RISS 학술연구정보서비스

검색
다국어 입력

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

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

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

    RISS 인기검색어

      검색결과 좁혀 보기

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

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

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • 실시간 분산처리를 제공하는 CHILL 실행시간 지원 시스템의 설계 및 구현

        이동길(Dong Gill Lee),장종현(Jong Hyun Jang),백의현(Eul Hyun Paik) 한국정보처리학회 2000 정보처리학회논문지 Vol.7 No.9

        This paper describes the design and implementation of a CHILL Run-time System(CRS) that provides a running environments of real-time distributed software like as ATM switching software on host computers. To do this, we have proposed an execution model of real-time distributed CHILL programs and developed a CRS executing the software of the execution model on host computers. Because CRS provides transparent running environments of target operating system, programmers are able to develop target system software without target system. As it provides an environment for multiple users running programs concurrently, it guarantees the improvement of program productivity. Originally, CRS has developed as a simulator of SROS. But it can be easily modified for other operating systems.

      • C++ 중간 코드를 이용한 CHILL96 컴파일러의 설계 및 구현

        금창섭,이준경,이동길,이병선,Keum, Chang-Sup,Lee, Joon-Kyung,Lee, Dong-Gill,Lee, Byung-Sun 한국정보처리학회 2000 정보처리논문지 Vol.7 No.5

        본 논문에서는 ITU-T에서 통신시트템 구현을 위해 제안된 CHILL96 언어를 C++언어로 변환하는 컴파일러의 설계 및 구현에 관하여 기술하였다. C++ 코드를 생성하기 위해서 CHILL96 언어에서 C++ 언어로서 변환 규칙을 고안하였다. ChILL96 컴파일러는 심볼 테이블과 추상구문트리와 밀접한 관계를 갖는 구문 분석기, 가시싱 제어기, 의미 분석기, 코드 생성기로 이루어져 있다. 또한, 본 논문에서 기술한, CHILL96 컴파일러는 이전에 개발된 다른 CHILL 컴파일러들에 비해 우수한 성능을 보여주었다. 이 논문에서 개발된 CHILL96컴파일러는 성능과 이식성의 향상 이외에도 기존에 CHILL로 개발된 통신 소프트웨어들을 C++로 변환함으로써 신규 기능의 추가니 유지보수에서 편의성을 높였다. CHILL96 is recommended as development language for telecommunication systems by ITU-T. In this paper, we describe the design and implementation of CHILL96 compiler using C++ intermediate code. Translation rules from CHILL96 to C++ are designed for code generation. The CHILL96 compiler is composed of four parts such s syntax analyzer, visibility checker, semantic analyzer and code generator, and each part has very close relationship with symbol table and abstract syntax tree. Performance evaluation has been performed for feasibility study. After performance evaluation, we conclude the CHILL96 compiler using C++ intermediate sho good performance compared with other CHILL compilers. In addition to high performance and portability, the CHILL96 compiler using C++ intermediate code helps application developers to maintain and enhance telecommunications software by translating CHILL96 program to C++ program.

      • 실시간 분산처리를 제공하는 CHILL 실행시간 지원 시스템의 설계 및 구현

        백의현,장종현,이동길,Paik, Eui-Hyun,Chang, Jong-Hyun,Lee, Dong-Gill 한국정보처리학회 2000 정보처리논문지 Vol.7 No.9

        본 논문은 ATM교환 시스템과 같은 실시간 분산 소프트웨어를 범용 컴퓨터 시스템에서 실행할 수 있는 환경을 제공하는 CHILL 실행시간 지원 시스템(CHILL, Run-time System)의 설계 및 구현 기술에 관하여 기술한다. 이를 위하여 실시간 분산 CHILL 프로그램을 위한 실행 모델을 제시하고 해당 실행 모델을 갖는 소프트웨어를 범용 컴퓨터에서 실행하는 CRS를 개발하였다. CRS는 목적 시스템 운영체제와 동일한 실행환경을 호스트 컴퓨터에서 제공함으로 프로그래머는 목적 시스템이 없이도 소프트웨어 개발이 가능하다. 또한 다수의 개발자가 동시에 소프트웨어를 실행할 수 있는 환경을 제공하여 프로그램 생산성 향상에 도움이 된다. 이 실행환경은 SROS(Scalable Real-time Operating System)를 위하여 개발되었지만 다른 내장형 운영체제의 실행환경으로 확장이 용이하다. This paper describes the design and implementation of a CHILL Run-time System(CRS) that provides a running environments of real-time distributed software like as ATM switching software on host computers. To do this, we have proposed an execution model of real-time distributed CHILL proRrams and developed a CHS executinR the software of the execution model on host computers. Because CRS provides transparent runninR environments of target operating system, programmers are able to develop target system software without target system. As it provides an environment for multiple users running programs concurrently, it guarantees the improvement of program productivity. Originally, CRS has developed as a simulator of SROS. But it can be easily modified for other operating systems.

      • KCI등재

        ECT : CHILL96 언어를 위한 컬렉션 라이브러리

        김명호(Myung Ho Kim),이준경(Joon Kyung Lee),이동길(Dong Gill Lee) 한국정보과학회 1998 정보과학회 컴퓨팅의 실제 논문지 Vol.4 No.2

        CHILL96은 통신 시스템 개발을 위한 표준 언어인 CHILL에 객체지향성과 재사용성을 위한 다양한 기능을 추가하여 확장한 것이다. 본 논문에서는 CHILL96 시스템을 위한 컬렉션 라이브러리 ECT의 개발에 관하여 소개하였다. ECT는 트리 구조의 모드 계층과 포괄적 프로시듀어로 구성되어 있다. ECT에서는 컬렉션을 위한 모드의 기능을 단순화시키는 한편 재사용이 쉬운 다양한 프로시듀어를 추가하였다. 그 결과 동일한 목적의 다른 라이브러리 시스템 보다 간단한 프로그래머 인터페이스를 가지면서도 유사한 기능성을 제공할 수 있었다. 컬렉션과 포괄적 프로시듀어는 열거자를 매개체로 서로 연관되며 이를 위하여 모든 컬렉션 모드는 열거자를 제공한다. 그러므로 부분적으로만 열거자를 제공하는 다른 라이브러리 시스템에 비해 포괄적 프로시듀어의 일반성이 매우 높다. CHILL96 is an extension of CHILL, the standard language for programming telecommunication systems, that incorporates advanced features for object-orientation and reusability. ECT, a collection library for CHILL96, is explained in this paper. ECT consists of a set of modes forming a tree-structured hierarchy, and also a set of generic procedures. The modes for collections of ECT provide minimal operations while additional functionalities are supplemented by a variety of highly reusable procedures. As a result, the resulting library provides functions quite comparable to other library systems of the same purpose do, but the programmer interlaces and implementations are much simpler. Collections and generic procedures are interrelated using iterators, and every collection mode provides an iterator in order to support this strategy. As a consequence, procedures of ECT are much more general than those of other library systems that provide iterators only for some selective modes.

      • 통신용 병행 객체지향 프로그래밍 언어 설계

        조창현(Chang-Hyun Jo),최완(Wan Choi),이동길(Dong-Gill Lee),이준경(JoonKyung Lee) 한국정보과학회 1995 한국정보과학회 학술발표논문집 Vol.22 No.1

        이 논문은 통신 및 교환기용 프로그래밍 언어인 CHILL에 객체지향 개념의 접목을 위한 고려사항을 분석하여, 이에 따른 새로운 언어 구문의 설계를 소개한다. 이 연구 결과의 병행 객체지향 CHILL(COO-CHILL)은 국내에서 개발한 실험적인 언어로서 통신 및 교환기 프로그래밍을 위한 병행 분산 환경상의 프로그래밍에 적합하다. 이에 수반된 많은 개념은 ITU-T 국제 표준회의에 제안될 것이고, 이 결과에 따라 전자통신연구소에서 상용 컴파일러가 작성될 예정이다.

      • 시그널 종속을 이용한 SDL - 92에서 CHILL - 96으로의 개념 변환에 관한 연구

        정재욱(Jae-Wook Chung),이시영(Si-Young Lee),이동길(Dong-Gill Lee),기승호(Sung-Ho Kim) 한국정보과학회 1999 한국정보과학회 학술발표논문집 Vol.26 No.1A

        시스템의 명세 및 기술 그리고 구현을 위해 CCITT와 ITU-T에서 권고한 SDL-92와 CHILL-96은 각각 객체 지향의 개념을 도입하는 과정에서 서로 다른 형태로 발전하였다. 이러한 차이로 인해 프로세스에 독립적인 시그널을 타스크에 종속적인 메소드로 변형하고, 참조형 변수들을 해당 타스크 참조 모드로 변환해야 하는 문제가 발생한다. 또한 SDL의 구조에서 프로시쥬어를 사용하여 허가되는 중첩된 시그널의 대기는 CHILL-96이 수용한 메소드를 이용한 통신 방법으로의 변환을 어렵게 한다. 따라서 본 논문에서는 위와 같은 문제점을 해결하는 SDL-92에서 CHILL-96으로의 변환 방법을 제안한다.

      • C++ 중간 코드를 이용한 CHILL96 컴파일러의 설계 및 구현

        금창섭(Chang Sup Keum),이준경(Joon Kyung Lee),이동길(Dong Gill Lee),이병선(Byung Sun Lee) 한국정보처리학회 2000 정보처리학회논문지 Vol.7 No.5

        CHILL96 is recommended as development language for telecommunication systems by ITU-T. In this paper, we describe the design and implementation of CHILL96 compiler using C intermediate code. Translation rules from CHILL96 to C are designed for code generation. The CHILL96 compiler is composed of four parts such as syntax analyzer, visibility checker, semantic analyzer and code generator, and each part has very close relationship with symbol table and abstract syntax tree. Performance evaluation has been performed for feasibility study. After performance evaluation, we conclude the CHILL96 compiler using C intermediate show good performance compared with other CHILL compilers. In addition to high performance and portability, the CHILL96 compiler using C intermediate code helps application developers to maintain and enhance telecommunications software by translating CHILL96 program to C program.

      • CHILL 분리 컴파일 시스템

        박경숙(Kyung Sug Park),박성원(Sung Won Park),서진석(Jin Suk Suh),이동길(Dong Gill Lee),홍진표(Jin P Hong) 한국정보과학회 1987 한국정보과학회 학술발표논문집 Vol.14 No.2

        CHILL로써 신뢰성있는 대용량의 소프트웨어를 개발하는데 있어서 프로그램을 구성하는 각 파일들 간에 교환되는 name들에 대한 name binding과 interface 정보의 일치성을 보장할 수 있는 분리 컴파일 기능이 필요하며 이를 위해서 ETRI CHILL 분리 컴파일 시스템을 개발하였다. ETRI CHILL 분리 컴파일 시스템은 파일 사이의 time dependency와 각 파일의 source 프로그램으로부터 자동적으로 추출한 정보를 이용하여 높은 신뢰성과 컴파일 수를 최소화 할 수 있도록 설계하였으며, makefile 생성, interface 정보의 자동 추출과 생성, name binding의 기능을 가진다. 본 논문은 ETRI CHILL 분리 컴파일 시스템의 설계 및 구현에 관하여 기술하였다.

      • ATM Network 보안 기술과 데이터 보호 방법

        장종현(Jong Hyun Jang),한치문(Chi Moon Han),이동길(Dong Gill Lee) 한국정보처리학회 2000 정보처리학회논문지 Vol.7 No.8

        Asynchronous Transfer Mode (ATM) is seen to be a technology that allows flexibility, efficiency and manageable bandwidth on demand to be achieved in high-speed networks. ATM is able to support a variety of applications including voice, video, image and data with different quality of service requirements. The ATM Forum Security Working Group proposed that security specification, which defines security services for the ATM networks. This paper describes an overview of ATM security as specified by the ATM Forum Security Working Group. This Paper present a fundamental analysis of the ATM networks security, leading to a systematic of every weakness in ATM networks that may be exploited by security attacks. We introduce ATM security Model on focus ATM Forum and one method of data protection and analyze data transfer property in the ATM-WAN environments.

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼