• Title/Summary/Keyword: Semsitive Analysis

Search Result 2, Processing Time 0.015 seconds

An Analysis on the Impact of New Route for Multimodal Transport Routes (복합운송경로상에서 신규경로가 미치는 영향에 관한 연구)

  • Kim, Hwan-Seong;Ganbat, Enkhtsetseg;Kim, Eun-Ji
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2015.10a
    • /
    • pp.239-240
    • /
    • 2015
  • This study aims to clarify current situation of transportation flow and determine to demand forecasting in new route between Korea and Mongolia. By follows the mongolia government information, there will be open 5 new routes in nearest 10 years. Thus, this study purpose is determining the efficiency way by consider time and cost factors for new route between Korea and Mongolia.

  • PDF

Debelppment of C++ Compiler and Programming Environment (C++컴파일러 및 프로그래밍 환경 개발)

  • Jang, Cheon-Hyeon;O, Se-Man
    • The Transactions of the Korea Information Processing Society
    • /
    • v.4 no.3
    • /
    • pp.831-845
    • /
    • 1997
  • In this paper,we proposed and developed a compiler and interactive programming enviroments for C++ wich is mostly worth of nitice among the object -oriented languages.To develope the compiler for C++ we took front=end/back-end model using EM virtual machine.In develpoing Front-End,we formailized C++ gram-mar with the context semsitive tokens which must be manipulated by dexical scanner and designed a AST class li-brary which is the hierarchy of AST node class and well defined interface among them,In develpoing Bacik-End,we proposed model for three major components :code oprtimizer,code generator and run-time enviroments.We emphasized the retargatable back-end which can be systrmatically reconfigured to genrate code for a variety of distinct target computers.We also developed terr pattern matching algorithm and implemented target code gen-erator which produce SPARC code.We also proposed the theroy and model for construction interative pro-gramming enviroments. To represent language features we adopt AST as internal reprsentation and propose uncremental analysis algorithm and viseal digrams.We also studied unparsing scheme, visual diagram,graphical user interface to generate interactive environments automatically Results of our resarch will be very useful for developing a complier and programming environments, and also can be used in compilers for parallel and distributed enviroments.

  • PDF