RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      검색결과 좁혀 보기

      선택해제
      • 좁혀본 항목 보기순서

        • 원문유무
        • 원문제공처
          펼치기
        • 등재정보
        • 학술지명
          펼치기
        • 주제분류
          펼치기
        • 발행연도
          펼치기
        • 작성언어
        • 저자
          펼치기

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • KCI등재
      • 상태재현 회피에 의한 게임트리의 최소화

        이두한(Doo Han Lee),박현수(Hyun Soo Park),이종철(Chong Cheol Lee) 한국정보과학회 1997 정보과학회논문지(B) Vol.24 No.8

        게임트리에서의 탐색공간을 줄이기 위하여, 우리는 상태재현 회피에 의한 탐색공간의 가지치기기법을 제안하였다. 제안한 기법은 바둑같은 게임의 게임트리에서 동일한 상태의 재현이 빈번하게 발생하는 점에 착안하였는데, 해결그래프를 만들기 위하여 게임트리의 탐색할 때, 특정노드에서 이미 만들어진 노드와 동일한 상태의 재현이 발생하면 이를 가지치기하도록 하였다. 또한 제안된 기법에서는 상태 재현을 검색하기 위하여 이미 만들어진 노드를 검색하는 추가적인 부하를 효과적으로 줄이기 위해 점진적이고 선택적인 검색기법을 사용하였다. 우리는 실험을 통하여 이러한 기법의 우수성을 입증하였다. To reduce the size of search-space in a game tree, we propose a pruning method of search-space by avoiding the reappearance of status. The proposed method is made by noticing frequent reappearance of same status in the tree of game like Go. When searching a game tree to make a solution graph, it prunes nodes which represent the status of premade nodes. And the proposed method use an incremental and selective searching method in order to reduce extra overheads which search the premade nodes to check a status reappearance. Through experiments, we prove the superiority of this method.

      • KCI등재

        컴퓨터 바둑에서 형세판단을 위한 객체지향적 프로그램의 설계 및 구현

        이두한(Lee Doo Han),박현수(Park Hyun Soo),이종철(Lee Chong Cheol) 한국정보과학회 1995 정보과학회 컴퓨팅의 실제 논문지 Vol.1 No.2

        우리는 컴퓨터 바둑에서 형세판단의 문제를 해결하기 위하여 형세를 결정하는 여러 가지 요소 들을 클래스로 정의하고 그들 간의 의미적 구조를 적절히 표현하였다. 이러한 목적으로 정의된 클래스와 그들 간의 계층 구조는 'group', 'string', 'point'와 같은 반면에 존재하는 객체들ㅇ과 이들이 결합된 형태를 의미적으로 표현한다. 우리는 이들을 체계적으로 이용하기 위하여 반면에 존재하는 구성요소들의 패턴을 표현하였고 의미적으로 결합된 클래스의 구조를 분류하였으며, 그들을 정리하였다. 그리고 우리는 클래스의 속성들을 정의하는데 사용되어질 휴리스틱한 함수들을 만들었다. 이러한 작업에 사용된 행위확장과 계승과 같은 객체지향적 개념은 클래스의 속성과 함수의 재사용성 증진시키는데 이용되었다. 우리는 이와 같은 작업을 통하여 객체지향적 개념이 컴퓨터 바둑을 개발하는데 있어서 적절한 도구임을 제시하고, 형세판단의 문제가 여러 구성요소들의 계층구조와 속성들을 탐구함으로써 적절하게 해결할 수 있음을 보인다. In order to solve a status evaluation problem on computer Go, we define as classes several components that determine the status of a Co game and represent the semantic structure among them. The classes and hierarchy structure of classes defined on this purpose represent semantically some combination shapes of classes such as 'group', 'string', 'point', In order to use them systematically. we represent the patterns of components that exist on board, classify the semantically_combined class structure, and organize them. The object-oriented concepts using on these processes such as behavioral extension and inheritance are applied to improve the reusability of attributes and functions in classes. We assert that object-oriented concept is a useful tool that can be used to develop computer Go programs, and that the problem of status evaluation can be solved by investigating the hierarchy structure and attributes of several components.

      • 논리언어에서 대단위 사실 관리를 위한 전위서버의 설계 및 구현

        이두한(Doo Han Lee),전일수(Il Soo Jun),이종철(Chong Cheol Lee) 한국정보과학회 1990 한국정보과학회 학술발표논문집 Vol.17 No.2

        최근에 와서 복잡한 응용환경을 처리할 수 있는 정보처리 시스템의 필요성으로 논리 언어와 데이타베이스간의 결합이 중요한 논재로 부각되어왔는데, 본 논문은 이러한 연구의 일환으로 논리프로그래밍언어 시스템의 공간적 제약을 극복하기 위하여 이미 개발된 데이타베이스의 효율적인 데이타 관리기술을 이용할 수 있는 시스템을 프롤로그에서 고안하였다. 본 시스템에서는 주기억장치내의 정보만을 처리할 수 있는 프롤로그의 기능을 확장하여 이차기억장치에 저장된 정보를 다룰 수 있도록 하였으며, 특히 기본 키로 인덱스된 순차화일에 다수의 보조 키로써 역 인덱스를 구성하는 저장기법을 사용함으로써 범위질의의 처리기능을 추가하여 효율을 높이고자 하였다.

      • 관계형 데이타베이스에서 지식관리에 의한 질의 최적화

        남인길,이두한,Nam, In-Gil,Lee, Doo-Han 한국정보처리학회 1995 정보처리논문지 Vol.2 No.5

        In this paper, we propose a mechanism to transform more effective and semantically equivalent queries by using appropriately represented three kinds of knowledge. Also we proposed a mechanism which transforms partially omitted components or expressions into complete queries so that users can use more simple queries. The knowledges used to transform and optimize are semantic, structural and domain knowledge. Semantic knowledge includes semantic integrity constraints and domain integrity constraints. Structural knowledge represents physical relationship between relations. And domain knowledge maintains the domain information of attributes. The proposed system optimizes to more effective queries by eliminating/adding/replacing unnecessary or redundant restrictions/joins. 본 논문에서는 세 가지 종류의 지식을 적절하게 표현하여 데이타베이스 시스템에 저장하고 이를 사용하여 질의를 의미적으로 등가이며 보다 처리 효율이 뛰어난 질의로 변환하는 기법을 제시하였다. 또한 제안된 지식을 사용하여 필수적인 성분이나 연산이 부분적으로 생략된 단순화된 질의를 완전한 질의로 변환할 수 있는 기법을 제시하여 사용자로 하여금 보다 단순화된 질의를 사용할 수 있는 환경을 제공하였다. 단순화된 질의로부터 변환과 최적화를 위해 다루는 지식은 크게 세 가지로 대별되는데, 의미적 무결성 규정과 도메인 무결성 규정을 포함하는 의미적 지식과 관계형 데이타베이스 에서의 릴레이션간의 물리적 관계를 표현하는 구조적 지식 그리고 속성의 도메인 정보 를 유지하는 도메인 정의이다. 제안된 시스템에서는 이들 지식을 사용하여 질의어의 조건 절에 있는 불필요하거나 중복적인 제한연산(restrictions)이나 조인연산(join) 을 제거하거나 다른 효율적인 연산으로의 대체, 혹은 보다 나은 효율을 위해 부가적인 제한연산이나 조인연산을 추가하여 질의 최적화를 이루게 된다.

      • KCI등재
      • 대학교 대형 강의실의 보행장애인 접근성을 위한 베리어프리 디자인 적용 실태

        양한나(Han na Yang),이두나(Doo na Lee),연소라(So ra Yeon),이현정(Hyun Jeong Lee) 충북대학교 생활과학연구소 2016 생활과학연구논총 Vol.20 No.1

        Accessibility to education spaces including college lecture rooms is directly related to right to education of persons with disabilities. This study aimed to investigate barrier-free design application in large lecture rooms in colleges focusing on accessibility of persons with mobility impairments. Total 83 lecture rooms accommodating 80 or more persons in two universities in Chungcheong Province were selected as study targets. Field survey using a barrier-free design checklist was conducted between March 19, 2015, to April 3, 2015. Major findings were as follows.(1) Application rate of items in lecture room entrance section were higher than that of items in in-room passage and assigned seat sections. (2) To compare characteristics between items that showed high application rates and low application rates, application rates of items related to building structure such as level difference and width of entrance and passage were found relatively satisfactory while items that could be easily improved with low cost and efforts such as height of entrance handle, closing time of a door check, wall safety bar, anti-sliding treatment on ramp, assigned seat for persons with disabilities were not applied well. (3) Among items with low application rates, ramp needs to be adopted from planning stage as it is not easy to be added after construction completion to secure proper gradient for wheelchair users (1/12 or less). (4) When planning seats for wheelchair users, adaptable seats in diverse locations are desirable so that the users could have location choices.

      • 세선화된 결과를 이용한 한글과 영어의 구별

        전일수,원남식,이두한,Jeon, Il-Soo,Won, Nam-Sik,Lee, Doo-Han 한국정보처리학회 1997 정보처리학회논문지 Vol.4 No.6

        본 논문에서는 세선화된 결과로부터 다중 활자체에 적용 가능한 한글과 영어를 구별하는 알고리즘을 제안한다. 제안된 알고리즘에서는 각 글자의 연결요소의 개수를 가지고 한글과 영어를 구별하였으며, 연결요소의 개수만으로는 구별이 되지 않을 경우에는 한굴에 존재하는 모음을 이용하여 이들을 구별하였다. 가장 널리 사용되는 세가지의 활자체에 대해 21,150 자를 실험한 결과 99.82%의 구별율을 얻었다. This paper proposes a distinction algorithm of Korean and English characters which can be applied to multi-font from the results of thinning. The proposed algorithm distinguishes Korean and English characters as the number of connected components. If it can not distinguish those characters with the number of connected component, it distinguishes them as the vowel included in Korean characters. In experimental results, the distinction rate is about 99.82% for the 21,150 characters of three widely used fonts.

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼