• Title/Summary/Keyword: R언어

Search Result 403, Processing Time 0.024 seconds

Three Dimensional Flight Simulator of Terrain Using Satellite Image and Elevation Data (지형자료와 위성영상을 이용한 3차원 비행 시뮬레이터 개발)

  • Choi, K.H.;Jung, I.S.;Cho, S.I.;Yang, Y.K.;Lee, J.H.
    • Journal of the Korea Computer Graphics Society
    • /
    • v.1 no.2
    • /
    • pp.269-272
    • /
    • 1995
  • 본 논문에서는 자연지형의 3차원 투사도 제작기술에 비행기의 비행조건을 고려하여 개발한 비행 시뮬레이터에 대하여 설명하고자 한다. 여기서 발표하고자 하는 비행 시뮬레이터란 3차원의 자연지형을 마치 비행기를 타고가며 보는 것과 같은 효과를 낼 수 있게 하는 시스템을 말한다. 본 시스템은 사용자의 편의성을 도모하기 위하여 Sun workstation (SPARC 10)상에서 X11R5와 Motif 그리고 C언어를 이용하여 개발되었으며, 사용자가 비행경로, 비행속도, 비행고도 등의 비행 파라메타들을 마우스를 이용하여 손쉽게 입력할 수 있도록 구성되어 있다.

  • PDF

SOAP-based Distributed Processing Scheduling Framework: pyBubble (SOAP기반의 분산처리 스케줄링 프레임웍: pyBubble)

  • ;;;R.S.Ramakrishna
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04a
    • /
    • pp.742-744
    • /
    • 2004
  • 본 논문은 웹 서비스 프로토콜인 SOAP기반의 병렬처리 프레임웍인 pyBubble의 설계와 구현에 관한 것이다. 그리드 어플리케이션 프로그래밍의 어려움을 덜기 위해 그리드 미들웨어들로부터의 복잡성에 투명성을 제공하는 것을 본 논문의 목표로 한다. 이는 RPC스타일의 프로그래밍 인터페이스를 지원하면서 파이썬 스크립트 언어의 이식성과 확장성을 통해 기존 병렬처리 어플리케이션의 그리드화와 다양한 자원 스케줄링을 연구 할 수 있도록 하는 스케줄링 프레임웍이 주요 기능적 요소이다. 병렬처리를 위해 비동기 SOAP과 이를 이용한 Task-Farming과 DAG기반의 스케줄링의 지원함으로써 고성능의 그리드 계산환경을 제공하고자 한다.

  • PDF

The Development of Small and Medium Watergate Design System to the CIM Basement (CIM 기반용 중.소형 수문설계시스템 개발)

  • 성백섭;박창언;김일수;김인주;차용훈;김성현
    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 2001.10a
    • /
    • pp.330-335
    • /
    • 2001
  • Characteristics of the present world market include demanding and sophisticated customers, requirement of high quality and innovative products, greater product diversity, increasing labour and products costs, availability of diverse alternatives to the customers and smaller batch sizes to satisfy a variety of customer profiles. To fulfil these characteristics, manufacturing companies need to be flexible adaptable, proactive and able to produce variety of products in short time at low cost. The aim of the study is to develop a computer-aided design system for water-gate on AutoCAD R2000 system. The developed system has been written in AutoCAD and VisualLISP with a personal computer, and is composed four modules which are the gate-lifter input module, guide-frame input module, and upgrade module. Based on knowledge-based rules, the system is designed by considering several factors, such as width and height of a water-gate, material, object of product and maximum depth of water.

  • PDF

Design and Implementation of a Content-Based Multimedia Information Retrieval System for Cyber Museums (사이버 박물관을 위한 내용 기반 멀티키디어 정보검색 시스템의 설계 및 구현)

  • Sim, Chun-Bo;Song, Gwang-Taek;Jang, Jae-U
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.5 no.1
    • /
    • pp.88-98
    • /
    • 1999
  • 사이버 박물관과 같은 응용 분야에서는 기존의 단순 속성, 텍스트 키워드 검색 이외에 색상, 형태, 질감과 같은 이미지 특징을 기반으로 하는 효율적인 내용-기반 검색이 요구된다. 본 논문에서는 사이버 박물관을위한 내용-기반 멀티미디어 정보검색 시스템을 설계 및 구현한다. 이를 위해, 박물관 문화재중에서 특히 도자기 이미지 객체에 대해 색상과 형태에 기반한 효율적인 이미지 특징벡터 추출방법을 제안한다. 아울러, 단순 속성 검색에대해서는 B+-트리, 텍스트 키워드 검색에 대해서는 역화일 기법, 그리고 이미지 특징 검색에 대해서는 TV-트리(Telescopic Vector)를 지원하는 통합 검색 기법을 제안한다. 그리고 UNIX OS와 X11R5 라이브러리 환경에서 표준 C 언어를 사용하여 내용 -기반 멀티미디어 정보검색 시스템을 구현한다.

Reusing AP Node in G-machine (G-machine 에서의 AP 노드 재사용)

  • Joo, Sung-Yong;Woo, Gyun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.11c
    • /
    • pp.2329-2332
    • /
    • 2002
  • G-machine은 지연 함수형 언어를 효율적으로 구현하기 위한 추상기계이다. G-machine은 축약 과정에서 생성되는 그래프를 저장하기 위해서 많은 기억장소를 필요로 한다. 본 논문은 힙에 할당되는 그래프 노드 중 AP 노드를 재사용하는 방법을 제시한다. 일반적으로 AP 노드를 루트로 하는 그래프가 한 단계 축약된 후 다시 AP 노드를 루트로 하는 그래프로 구성되어지는 경우 루트 노드를 재사용할 수 있다. 이를 위해서는 기존 G-machine을 약간 확장 시켜야 하는데, 본 논문에서는 AP 노드의 일부를 변경하기 위한 명령어 UPDL과 UPDR을 제시하고, 이들 명령어의 상태변환 규칙과 이들 명령어 생성을 위해 수정된 R-변환 규칙을 제시한다. 본 논문에서 제시하는 방식으로 기 생성된 AP 노드를 재사용함으로써 힙 기억공간의 사용량을 줄일 수 있고, 이 과정에서 힙 기억장소 할당과 쓰기 연산의 수를 줄일 수 있다.

  • PDF

The linguistic phenomena in cognitive grammar (인지문법에서 본 언어현상)

  • Jung, Choon-Hoi
    • English Language & Literature Teaching
    • /
    • no.4
    • /
    • pp.179-206
    • /
    • 1998
  • Despite the fact that the phenomenal success of the classical model in phonology in terms of a small set of binary atomic primitives has encouraged the use of criterical features in the characterization of syntactic and semantic categories, cognitive linguists have recently found many evidences against it and proposed a valid alternative like prototype approach to classical model of linguistic categorization. In this paper the examples with prototype effects are shown in phonology, morphology, and syntax. In phonology there is no clear-cut borderline in initial sounds such as / r, m, n, v, ${\eth}$, z, w. j, b. d, g / and between vowels and consonants. In morphology family resemblance is shown between strong verbs and past tenses. In syntax there is no borderline among various kinds of sentences such as declarative, command, WH-question, yes-no question, etc.

  • PDF

Implementation of transmitter signal processing of the MP/HF DSC Controller (MF/HF DSC controller의 송신신호처리 구현)

  • 이홍기;유형열;조형래
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.1 no.1
    • /
    • pp.123-129
    • /
    • 1997
  • This study is implementation of transmitter signal processing of MF/HF DSC Controller, obliligation system of GMDSS, focused on the technique of processing to encode the distress and general signal of the DSC message. We analyzed recommendation which prescribed frequencies, operational procedures and technical sequence of the DSC and suggested the basic circuit to be materialize the function of a distress alert and general calf of the DSC equipment using Microprocessor, constructed the algorithm of processing a message, programmed it using C language.

  • PDF

A Design on the High-Speed MPEG-Audio Filter by DALUT (DALUT방식을 이용한 고속 MPEG-Audio 필터 설계)

  • Gu, Dae Seong;Kim, Jong Bin
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.27 no.8C
    • /
    • pp.812-818
    • /
    • 2002
  • 반도체 기술과 멀티기디어 통신기술이 발달하면서 고품위의 영상과 다중 채널의 오디오에 관심을 갖게되었다. 특히 DVD 시장의 급성장으로 인하여 고품질의 영상 및 오디오 필요성이 중요한 기술로 대두되었다. MPEG-Audio 표준안은 어떠한 비트율도 지원한다. 본 논문에서는 MPEG-Audio의 핵심부분인 필터부분을 DALUT (Distributed Arithmetic Look-Up Table)방식을 사용하여 FPGA(Field Programmable Gate Array)에 구현하였다. 고속 필터를 설계하기 위해서 승산기 대신에 DALUT를 사용하였으며 최소 10㎒에서 최대 30㎒ 사이에서 동작한다. 본 논문의 설계는 모두 VHDL로 구현하였으며, 알고리즘 검증은 C언어를 사용하였다. VHDL의 시뮬레이션은 ALDEC사의 Active-HDL5.1과 Synopsys사의 vhdlsim을 사용하였고, 합성은 Synopsys사의 design-analyzer를 사용하였다. 타겟 라이브러리는 XILINX사의 XC4010E, XC4020EX, XC4052XL을 사용하였으며, P&R 툴은 XACT Ml.4를 사용하였다.

Development of the Design System for a Small and Medium Watergate (중소형 수문 설계 시스템 개발)

  • 김인주;김일수;박창언;성백섭;송창재
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2001.04a
    • /
    • pp.535-539
    • /
    • 2001
  • The aim of this paper presents to develop a computer-aided design system for water gate on AutoCAD R2000system. The developed system has been written in AutoCAD and Visua ILISP with a personal computer, and is composed four modules which are the gate-lifter input module, guide-frame input module, template input module and upgrade module. Based on knowledge-based rules, the system is designed by considering several factors, such as width and height of a water gate, material, object of product and maximum depth of water. Employing the developed system enable the designer and manufactures of water gate to be more efficient in this field, and its potential capability for enhancement included FEM(Finite Element Method) and quotation system.

  • PDF

Die Entstehung des Germanischen im Hinblick des Sprachkontakts (언어접촉현상을 통한 게르만어의 발생 - 바스콘어, 셈어, 인도유럽어의 관계 -)

  • Kim Jai-Myoung
    • Koreanishche Zeitschrift fur Deutsche Sprachwissenschaft
    • /
    • v.10
    • /
    • pp.67-95
    • /
    • 2004
  • In diesel Albeit wird belegt, dass sich die Entstehung des Germanischen nicht als organische, $ausschlie{\ss}lich$ intern motivierte Weiterentwicklung des $Indoeurop\"{a}ischen$ verstehen $l\"{a}sst$, sondern dass substraie und superstrale Kontaktsprachen, bzw. Kontakt-sprachfamilien an seiner Entstehung beteiligt waren, namlich das mitl dem heutigen Baskischen verwandte Vaskonische und das mit dem heutigen Hamito-Semitischen verwandte Atlantische. Als Beweise $f\"{u}r$ $nicht-indoeurop\"{a}ische$ Kontakte des $Indoeurop\"{a}ischen$ werden $angef\"{u}hrt$ die Lexik und Strukturmerkmale der Ortsnamen, der $gro{\ss}e$ nicht aus dem Indoeuropaischen deutbare Anteil des Wortschatzes, der Initialakzent, die Systematisierung des Ablauts in starken Verben und die Spaltung der Wortstellung. Dabei wird deutlich, dass das Germanische ist substral vaskonisiertes, superstral semitisiertes $Indoeurop\"{a}isch$ ist.

  • PDF