• 제목/요약/키워드: C-language

검색결과 1,636건 처리시간 0.029초

게이트 및 기능 레벨 논리 시뮬레이터 (A Gate and Functional Level Logic Simulator)

  • 박홍준;김종성;조순복;신용철;임인칠
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1987년도 전기.전자공학 학술대회 논문집(II)
    • /
    • pp.1577-1580
    • /
    • 1987
  • This paper proposes a gate and functional level logic simulator which can be run on XENIX O.S. The simulator has hierarchical structure including Hardware Description Language compiler, Waveform Description Language compiler, and Simulation Command Language compiler. The Hardware Description Language compiler generates data structure composed of gate structure, wire structure, condition structure, and event structure. Simulation algorithm is composed of selective trace and event-driven methods. To improve simulation speed, Cross Referenced Linked List Structure ia defined in building the data structure of circuits.

  • PDF

프로그래밍형 자동화기기를 위한 실시간 메카니즘 제어언어의 설계 및 구현기법 (Design and implementation technique of real-time mechanism control language for programmable automation equipment)

  • 백정현;원용훈
    • 전자공학회논문지C
    • /
    • 제34C권11호
    • /
    • pp.29-38
    • /
    • 1997
  • As the trend of the automation is increasing, the usage of the programmable automation equipments like programmable controller(PC), numerical controller(NC), distributed control systems(DCS) and robot controller is greatly expanding in the area of the industrial equipments. But the development of the programing language for the programmable automatic equipment is rarely accomplished. In this paper, we propose design and implementation technique of the real-time mechanism control language by adding time constraint constructs and timing analysis constructs ot conditional statement and iteration statement of a programming language. Moreover, we made it possible to predict plausibility of time constraint constructs of a real time application program at compilation time and developing execution time analysiss technique.

  • PDF

무선인터넷 서비스를 위한 유무선 마크업 언어간의 컨텐츠 변환 모듈 설계 및 구현 (Design and Implementation of Wired and Wireless Markup Language Content Conversion Module)

  • 김은수;김석훈;윤성일
    • 한국컴퓨터정보학회논문지
    • /
    • 제9권4호
    • /
    • pp.149-155
    • /
    • 2004
  • 현재 국내 5개의 이동통신 회사들은 각각 다른 markup-language와 플랫폼 및 컨텐츠들을 사용하여 무선인터넷 서비스를 하고 있는 실정이다. 이러한 무선인터넷 환경에서 서로 다른 무선 인터넷 플랫폼의 통합 컨텐츠에 관한 연구와 개발의 필요성이 대두되고 있다. 본 논문에서는 HTML 문서의 분석을 통해 WML과 HDML, M-HTML, C-HTML 등으로 자동 변환하는 유무선 플랫폼 통합 컨텐츠 변환기를 설계하여 다양한 플랫폼 상의 무선 인터넷 컨텐츠 개발 시 유지 및 보수가 용이하도록 하고자 한다.

  • PDF

하위범주화에 의한 한국어 파서의 설계와 구현 : I (A Design & Implementation of Korean Parser using Subcategorization: I)

  • 이호석
    • 한국정보과학회 언어공학연구회:학술대회논문집(한글 및 한국어 정보처리)
    • /
    • 한국정보과학회언어공학연구회 2008년도 제20회 한글 및 한국어 정보처리 학술대회
    • /
    • pp.1-4
    • /
    • 2008
  • 본 논문에서는 의존 문법, 하위범주화, 그리고 조사와 어미의 분석과 처리에 기반 한 한국어 파서를 제시하고 논의한다. 의존 문법과 하위범주화는 BNF(Backus Naur Form)를 확장한 형식을 사용하여 정의하였다. 논문에서 한국어 파서의 개념적 기본 구도를 C 프로그램 형식을 사용하여 나타내었다. 현재 구현된 한국어 파서의 구성을 설명하고 실행결과를 보여준다.

  • PDF

SCARA형 로봇트를 위한 프로그래밍 시스템 (A Programming System for SCARA-Type Robots)

  • 김성국;신유식;임준홍;변증남
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1987년도 전기.전자공학 학술대회 논문집(I)
    • /
    • pp.275-278
    • /
    • 1987
  • In this paper, a programming system for SCARA-type robots is designed, consisting of robot language, computational facilities and programming tools for handling interconnection environments. In designing the robot language, CLRC(C Library for Robot Control) is introduced, using the general-purpose language 'C' as base programming language. Also the motion primitives for Continuous Path control as well as Point-To-Point motion arc included. By means of frame and homogeneous transformations the system is capable of applying the SCARA-type robot efficiently and easily for any given task.

  • PDF

내장형 스트리밍 어플리케이션을 위한 매개변수 데이터플로우 모델 기반의 C++ 확장 (A C++ Extension based on a Parameterized Dataflow Model for Embedded Streaming Applications)

  • 최윤서
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제15권4호
    • /
    • pp.231-243
    • /
    • 2009
  • 내장형 신호처리 시스템의 상당 수는 스트리밍(streaming) 어플리케이션의 특성을 지니고 있다. 데이터플로우(dataflow) 계산모델을 이용하면 스트리밍 프로그래밍 패러다임을 손쉽게 표현할 수 있다. 데이터플로우 계산모델에서는 프로그램의 병렬성이 드러나므로 멀티코어를 위한 병렬 프로그램으로의 컴파일 과정 또한 용이해진다. 우리는 내장형 신호처리 시스템의 스트리밍 특성을 데이터플로우 계산모델에 기반하여 표현하기 위한 언어 확장으로서 SPEX(Signal Processing Extension)을 제안하고자 한다. SPEX는 기존의 명령형언어(imperative language)상에 스트리밍 프로그램밍 패러다임을 표현할 수 있게 한다. SPEX 언어 확장은 매개변수 데이터플로우 계산모델(parameterized dataflow)에 기반하고 있으며, 이를 위해 몇몇의 키워드를 기존의 C++ 언어 더하는 방식으로 이루어져 있다. 본 논문에서는 하나의 필터내에서의 스트리밍 계산 특성 및 필터 간의 스트리밍 데이터 전달을 표현하는 SPEX의 기능에 초점을 맞추고자 한다.

Principle-based Parsing for Chinese

  • Yang, Charles D.;Berwick, Robert C.
    • 한국언어정보학회:학술대회논문집
    • /
    • 한국언어정보학회 1996년도 Language, Information and Computation = Selected Papers from the 11th Pacific Asia Conference on Language, Information and Computation, Seoul
    • /
    • pp.363-372
    • /
    • 1996
  • PDF

프로그래밍 학업성취도에 관한 사례연구: 하드웨어 교과과정 중심으로 (A case study on programming academic achievement: Focused on the hardware curriculum)

  • 이승우
    • Journal of the Korean Data and Information Science Society
    • /
    • 제25권4호
    • /
    • pp.779-790
    • /
    • 2014
  • 본 논문에서는 H/W 전공자들의 프로그래밍 수준을 S/W 전공자들과의 상대적 비교 분석을 통하여 파악하고자 첫째, H/W와 S/W 분야 졸업예정자들에게 C언어와 C++언어에 관한 프로그래밍 학업성취도를 비교 측정하였다. 둘째, H/W와 S/W의 교과과정 편성을 비교 분석하여 프로그래밍 학업성취도 향상에 관련된 정보를 교과과정을 통하여 도출하였다. 셋째, 수학적 학습능력이 프로그래밍 학업성취도에 어떠한 영향을 주는지 파악하기 위해서 수학 교과목과 프로그래밍 교과목간의 학업성취도에 관한 회귀분석을 실시하여 그 관련성을 분석했다. 이를 통하여 향후 H/W 교과과정에서 학과차원의 특수성과 실정을 반영한 효율적인 프로그래밍 학업성취도 증대 방안에 관하여 제안하였다.