RISS 학술연구정보서비스

검색
다국어 입력

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

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

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

    RISS 인기검색어

      검색결과 좁혀 보기

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

        • 원문유무
        • 원문제공처
          펼치기
        • 등재정보
          펼치기
        • 학술지명
          펼치기
        • 주제분류
          펼치기
        • 발행연도
          펼치기
        • 작성언어
        • 저자
          펼치기
      • 무료
      • 기관 내 무료
      • 유료
      • 데이터 레지스트리 기반 XML 데이터 타입 지원 방안

        백두권,나홍석,채진석 高麗大學校附設 컴퓨터科學技術硏究所 1999 JOURNAL OF COMPUTER SCIENCE & ENGINEERING TECHNOLO Vol.2 No.-

        차세대 인터넷 문서 작성 표준인 XML(eXtensible Markup Language)은 차세대 인터넷 문서 표준으로서 구조적 문서와 사용자 정의 태그를 사용할 수 있는 장점이 있다. 그러나, XML 스팩 1.0에서는 기초적인 데이터 타입만을 정의하였으며, 데이터 타입을 위해 발표한 XML 스키마에서도 데이터 타입 부류 정의와 타입 정의 규칙만 정의하였을 뿐, 타입의 관리와 운용에서 한계를 갖는다. 이러한 문제점은 타입 시스템의 이용으로 얻을 수 있는 이점인, 요소에 대해 질의, 연산자의 이용, 데이터 교환의 자동화 등의 장점을 이용할 수 없다. 본 논문에서는 XML 데이터 타입의 정의, 표현, 이용을 위한 환경을 제시하고 데이터 레지스트리 기반의 타입 정보 시스템을 설계 구현하였다. 논문에서 제안한 환경에서 표준화되고 공유할 수 있는 데이터 요소를 제공할 수 있는 데이터 레지스트리를 이용한다. XML 스키마로 전환이 가능한 데이터 타입 데이터 요소를 정의하기 위하여 타입 정보를 담당하는 요소들을 추출한다. 추출된 요소들을 형식 언어로 전환할 수 있는 전환규칙을 갖는다. 데이터 레지스트리에 저장된 데이터 요소는 XML에서 사용할 수 있는 형식인 XML 스키마로 변환하여 XML 데이터 타입 namespaces에 저장된다. 본 논문에서 구현한 타입 레지스트리는 개발자에게 XML 데이터 타입 정의와 이용을 할 수 있는 환경을 제공함으로써 XML에서 데이터 타입을 편리하게 사용할 수 있는 데이터 타입 정보기반을 제공한다. XML (eXtensible Markup Language)'ll become a next internet standard document format, and enables IT(Information Technology) developers to define their own tags and to write a structural document. But there aren't enough datatypes defined in XML Specification version 1.0. But if there is a type system in XML, then it's possible to use operators or queries about elements or other facilities by using type system. In this paper, we propose a method to define, represent and use datatype by DR(Data Registry). Also we design a Data Registry system served as XML datatype Namespaces and a type information server which stores data elements and schemas to describe the definition and the formal description of datatypes. In this work, some methods are presented to map attributes of datatype into data elements in DR. Our work gives developers an environment to define and use datatypes, so under the environment of XML type information based on the data registry, they easily do their job related with the development of applications in the area of EDI or CALS/EC using XML documents as a protocol.

      • A METHOD ON AUTOMATIC TRANSLATION OF SEQUENTIAL PROGRAMS INTO DATA FLOW PROGRAMS

        朴斗淳,黃鐘善,白斗權 순천향대학교 1987 논문집 Vol.10 No.3

        기존의 Von Neumann Model 방식의 Sequential Program을 Speed-up 시키는 방법들이 연구되어왔다. 이는 Von Neumann Model방식의 Uni-processor를 사용해서 program을 execution시키는 speed-up에 한계가 있다는 것이다. 그래서 sequential program을 speed-up execution 시키기 위해서 multi-processor를 도입하였고 multi-processor에서는 program을 execution 시키는데 parallel processing을 해야만 execution time을 speed-up시킬 수 있다. 이런 parallel processing에 근거를 두고 개발 된 system 이 data flow system이다. 그러나 기존의 Von Neumann 방식의 sequential program은 data flow system에서 직접 execution 시킬 수 없다. 그러므로 기존의 sequential program을 data flow execution 시키기 위한 automatic translation 방법을 도입하였다. 이를 위하여 본 paper에서는 dependency testing algorithm 과 automatic translation algorithm을 도입하였고, 이를 이용하여 sequential program을 data flow program으로 automatic 하게 translation하였다.

      • KCI등재

        멀티미디어 디스플레이-시간 합성 모델 : 기업 홍보시스템에의 적용 An Application to a Company Advertizing System

        왕숙희,백두권 한국경영과학회 1994 韓國經營科學會誌 Vol.19 No.1

        An important modeling requirement for multimedia systems is the representation of temporal constraints among several different media that ordinarily arise in multimedia application. The multimedia system which integrates various types of data is required to express voice, image, text and graphic data with simultaneousness or an arbitrary time intervals. The purpose of this study is to analyze the temporal reationships and synchronization among several different kinds of medium. Moreover, it proposes a Multimedia Display-Time Composition Model(MDTC Model) which guarantees a representation of any kind of temporal synchronization among more than two kinds of medium. The proposed model is applied to a company advertizing system. Finally, a multimedia authoring tool based on the MDTC Model is implemented.

      • KCI등재

        MAO모델을 사용한 관계 데이타베이스의 논리적 설계방법론

        조동영,백두권,황종선 한국경영과학회 1991 韓國經營科學會誌 Vol.16 No.2

        In this paper, we present a stepwise design methodology for relational databases using a new conceptual data model, the MAO(Multiple Aspects-based Object.) model. Our methodology consists two steps: first, data requirements are conceptualized the MAO model form in the relational model supported by transformation DBMSs. A top-down approach is used for the MAO modeling in the first step, and more accurate database design of real world than other methodologies supports easier and more database design of real world than other methodologies using existing data models.

      • 분산 데이타베이스 설계를 위한 데이터 분할 방법론

        박성진,백두권 한국경영과학회 1994 한국경영과학회 학술대회논문집 Vol.- No.2

        최근들어 분산 데이터베이스 시스템에 관한 연구가 연구 목적뿐만 아니라 실질적인 응용 분야에서도 급속히 증가하고 있다. 한편, 분산 데이터베이스 시스템에서 데이터 분할은 주요한 설계 이슈중의 하나이다. 비록 데이터 단편화 설계에 관한 많은 연구가 진행되었지만 기존 연구의 대부분은 일시적인 해결책이나 특별한 경우에 대한 일반적인 해결책에 그치고 있으며 단순히 수평 혹은 수직 분할 방법론만을 선택적으로 적용하고 있다. 본 논문에서는 혼합 단편화에 기반한 분할 방법론을 제안하였다. 제안한 방법론은 후보 단편들을 생성하고 데이터 할당과 중복을 위한 최적의 단위를 제공한다.

      • 컴퓨터 통신 프로토콜의 모델링과 시뮬레이션에 관한 연구

        손진곤,백두권 한국경영과학회 1990 한국경영과학회 학술대회논문집 Vol.- No.1

        본 논문에서는 컴퓨터 통신 프로토콜의 모델링과 시뮬레이션에 관한 이론적인 연구를 하였다. 먼저 통신 프로토콜의 정의와 기능을 설명하였고 통신 프로토콜을 위한 모델을 분류하였다. 또한, 통신 프로토콜의 모델 중에 Timed Petri Net. (TPN) 모델에 시간함수 ??를 부여함으로써 TPN을 구조적으로 정의하였으며 TPN Based모델의 문제점을 보완하기 위하여 시스템 시뮬레이션 분야의 이산사건 시스템 명세(DEVS: Discrete EVent Simulation) 개념을 도입하였다. 중요한 연구 결과로서 TPN모델이 DEVS모델이라는 정리를 제시하고 증명하였다. 이 정리에 따르면, TPN모델을 시뮬레이션 할 때 시뮬레이션을 위해 모델을 설계할 필요없이 DEVS모델로 변환하여 사용함으로써 시뮬레이션을 수행할 수 있다. In this paper, we have studied modelling and simlation of Conputer communication protocols theoretically. After describng a deginition and functions of communication protocols , we have classifiedmodels for protocol design. And, in those protocol models, by endowing Timed Petri Net(TPN) models with a time function τ, we have proposed a structual definition of TPN models. Furthermore, in order to complement. Petri Net Based models with some Problems, we have introduced the discrete EVent system Specification(DEVS) concept in system simulation field. As an important resuIt of our study, we have presented a theorem, which says that a TPN model becomes a DEVS model, and proved it.

      • KCI등재

        지식베이스 구축을 위한 지식정의 언어와 지식생성

        김창화,백두권 한국경영과학회 1989 韓國經營科學會誌 Vol.14 No.2

        REA 모델은 EA 모델의 구성 요소인 측면을 역할 측면, 연산 측면, A-PART-OF 측면, IS-A 측면, 속성 측면 증의 5개 측면으로 분류한 모델이다. EATPS는 사용자 인터페이스 모듈, 지식 생성 모듈, 인스턴스 관리 모듈, 스키마 구조 관리 모듈, 무결성 검사 모듈등의 5개 모듈로 구성된 지능적 지식 표현 시스템으로 REA 모델에 의해 대화식(interactive)으로 생성하고 관리한다. 본 논문에서는 EATPS의 구성과 기능, 지식 정의 언어인 EAKDL의 구조 및 대화식 형성, 지식 생성 모듈 의 구성과 기능, 클래스 생성 모듈의 기능과 알고리즘, 그리고 상속 추론 메카니즘을 도입한 인스턴스 생성 모듈의 기능 및 알고리즘을 제시하였다. REA (Restricted Entity Aspect) model is a knowledge representation model to classify the aspect type, the EA model component, into five aspects (IS-A aspect, A-PART-OF aspect, attribute aspect, role aspect, and operation aspect). EATPS, the knowledge representation system, consists of user interface module, knowledge creation module, instance management module, schema management module, and integrity checking module. EATPS creates and manages interactively REA model based knowledge base. This paper shows the structure and functions of EATPS, the design and interactive construction of the knowledge definition language EAKDL, the functions and algorithm of class creation module, and the functions and algorithm of instance creation module to include inheritance inference mechanism.

      • 한글 워드프로세서의 개선 방안에 관한 연구

        윤호상,백두권 한국경영과학회 1990 한국경영과학회 학술대회논문집 Vol.- No.1

        컴퓨터를 이용한 문서의 작성과 관리가 많아짐에 따라 한글 문서의 호환에 대한 문제가 심각하게 대두되었다. 한글 워드프로세서에서 사용하는 한글 코드와 문서 형식의 차이로 인하여 타 워드프로세서의 문서는 사용하는데 많은 어려움이 따른다 본 논문에서는 이러한 한글 문서 호환의 문제점을 해결하는 방안으로 한글 워드프로세서에 대해서 기능과 문서 형식에 대해서 조사 분석하여 한글 문서화일을 관리하기 위해서 보유해야 하는 기능을 정의하고 한글 문서화일을 관리하기 위해서 보유해야 하는 기능을 정의하고 한글 문서화일의 문서 형식에 대해서도 연구하였다. 그리고 기존의 한글 워드 프로세서에서 코드 변환을 자동적으로 하고 문서 형식이 다른 문서화일에 대해서도 사용할 수 있도록 하여 사용자에게 효과적인 한글 문서화일 관리 환경을 제공하는 방안을 설계, 구현하였다.

      • KCI등재

        형식 도구를 이용한 이산사건 시뮬레이션의 모델 형식화 방법론

        정영식,황종선,백두권 한국경영과학회 1992 韓國經營科學會誌 Vol.17 No.3

        The DEVS(Discrete EVent system Specification) formal model for discrete event simulation is a hierarchical, modular model. Because the DEVS formal model has a mathematical structure, is provides a theoretic background of discrete event simulation model. However, the DEVS formal model is difficult to understand because of its mathematical structure. Also, since the DEVS formal model is often constructed by heuristic, subjective method of model designer from the informal model, a systematic model built-in methodology does not exist. In this paper, we propose the model formalization methodology from an informal model to the DEVS formal model. For this formalization methodology, we introduce formal tools for model construction based on the DEVS from an informal model : Event Dependency Graph (EDG) for the event analysis and State Representation Graph (SRG) for the system state analysis.

      • SCISCIESCOPUS

        Notice of Violation of IEEE Publication Principles<br>Ontology-based semantic recommendation system in home network environment

        Jinhyung Kim,Dongwon Jeong,Doo-kwon Baik IEEE 2009 IEEE transactions on consumer electronics Vol.55 No.3

        <P>Home network is one of the predominant applications in ubiquitous computing. In home network environment, we need semantic recommendation system for exact and abundant information recommendation to users. For semantic recommendation system, we construct ontology for user profiles and home network services firstly in this paper. In addition to, we suggest recommendation method for ontology-based semantic recommendation. By using the suggested system, we can support more precise and richer information recommendation.</P><P>Notice of Violation of IEEE Publication Principles 'Ontology-based Semantic Recommendation System in Home Network Environment' by Jinhyung Kim, Dongwon Jeong and Doo-kwon Baik in the IEEE Transactions on Consumer Electronics, Vol 55, No. 3, August 2009, pp. 1178-1184 After careful and considered review of the content and authorship of this paper by a duly constituted expert committee, this paper has been found to be in violation of IEEE's Publication Principles. This paper contains text and figures that have been copied from the paper cited below. The original text was copied without attribution (including appropriate references to the original author(s) and/or paper title) and without permission. Due to the nature of this violation, reasonable effort should be made to remove all past references to this paper, and future references should be made to the following article: 'Applying User Profile Ontology for Mining Web site Adaptation Recommendations' by Tarmo Robal and Ahto Kalja in the Proceedings of the 11th East-European Conference on Advances in Databases and Information Systems (ADBIS 2007), pp. 126-135 </P>

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼