• Title/Summary/Keyword: JAVA language

Search Result 421, Processing Time 0.023 seconds

A study on the compression test using virtual reality (가상현실을 이용한 압축 실험에 관한 연구)

  • Lee Ho-Yong;Lim Joong-Yeon;Jung Ji-Youn
    • Journal of Engineering Education Research
    • /
    • v.2 no.1
    • /
    • pp.51-58
    • /
    • 1999
  • This paper is concerned with the compression test such as compression and ring compression tests, by using virtual reality. Engineering material laboratory can be carried out on personal computer without the real expensive experiment devices. The virtual laboratory is composed of three modules as input, calculation and output module on internet. Internet user can give the material's property and other parameters to the server computer at the input module. On the calculation module, simulator cimputes the results by analysis program and store the data as a file. The output module is the program that internet user can confirm a virtual compression results by showing a table, graph, and 3D animation. This program is designed by Internet language such as HTML, CGI, VRML, JAVA. And analysis program uses the finite element method with fortran language. Since the study of virtual reality on internet is rapidly increasing, the virtual experiment of technique will substitute many real experiments in the future.

  • PDF

Supporting Media using XML-based Messages on Online Conversational Activity (온라인 대화 행위에서 XML 기반 메시지를 이용한 미디어 지원)

  • Kim, Kyung-Deok
    • The KIPS Transactions:PartB
    • /
    • v.11B no.1
    • /
    • pp.91-98
    • /
    • 2004
  • This paper proposes how to support various media on online conversational activity using XML(extensible Markup Language). The method converts media information into XML based messages and handles alike conventional text based messages. The XML based messages are unified to an XML document, and then a HTML document is generated using the XML and an XSLT documents in a server. A user in each client can play or present media through the hyperlink that is associated media information on the HTML document. The suggested method supports use of various media (text, image, audio, video, documents, etc) and efficient maintenance of font size, color, and style on messages according to extension and modification of XML tags. For application, this paper implemented the system to support media that has client and server architecture on online conversational activity. A user in each client inputs text or media based message using JAVA applet and servlet on the system, and conversational messages on every users' interfaces are automatically updated whenever a user inputs new message. Media on conversational messages are played or presented according to a user's click on hyperlink. Applications for the media presentation are as follows : distance learning, online game, collaboration, etc.

Multi-Agent based Operation System Modeling for Automated Container Terminals (자동화 컨테이너 터미널을 위한 멀티에이전트 기반의 운영시스템 모델링)

  • Kang K W.;Yu S. Y.;Mo S. J.;Yim J. H.
    • Journal of Navigation and Port Research
    • /
    • v.29 no.6 s.102
    • /
    • pp.567-572
    • /
    • 2005
  • Trade between nations has been globalized since establishing the WTO(World Trade Organization). By lowering trading barriers under the WTO's system, trade in goods has been gradually increased It requires global logistic system that transports goods in between nations. To save cost of product, cargo of product is containerized and container ships to carry container cargo is going to be bigger: In the market, there are many vendors to provide artificial intelligent modules to operate container terminal. In order to integrate automated container terminal system easily and successfully, this thesis proposes high-level XML/ JMS( eXtensive Markup Language/Java Message Service) communication model and multi-agent based system architecture to share knowledges, solve problems, and active objectives by cooperating between autonomous and intelligent agents that are developed by 3rd party companies in the market. This thesis analyzed current situation of advanced automated container terminal with case studies on implemented systems and difficulties to develop automated container terminal system, reviewed technologies of intelligent agent, communication and automation that unmaned automated container terminal is required.

TTL : An automatic door lock system utilizing time and applications (TTL : 시간과 어플리케이션을 활용한 자동 도어락 시스템)

  • Jung, Jin-young;Moon, Sangook
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.05a
    • /
    • pp.900-902
    • /
    • 2015
  • Doors are to be the most basics of our lives from opening, closing and even keeping our property. Hence, doors have been innovated to blend in and make our daily lives more convenient. However, we find it difficult to open and close the doors manually of offices or tour zones, where they open and close at a precise time everyday. To solve this, we added a dimension of time to previous Door Locks. By this, every door with this specific door lock will open and close at a certain time we want them to open or close. Also, through the application you can control the time or use it to open and close the doors remotely. In order to do this, we systemed the door lock time system based on Java Programing language to make it easy to communicate and open or close the doors through smart phone applications, with the C programming language for the ATmega128 which will open and close the doors.

  • PDF

Java Bytecode-to-.NET MSIL IL Translator (자바 바이트코드의 .NET MSIL 중간언어 번역기)

  • Jung, Ji-Hoon;Park, Jin-Ki;Lee, Yang-Sun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11b
    • /
    • pp.663-666
    • /
    • 2003
  • 자바는 썬 마이크로시스템즈사의 제임스 고슬링(James Gosling)에 의해 고안된 언어로 운영체제 및 하드웨어 플랫폼에 독립적인 차세대 언어로 최근에 가장 널리 사용하는 범용 프로그래밍 언어 중 하나이다. 자바 프로그램은 컴파일러에 의해 각 플랫폼에 독립적인 중간 코드 형태의 바이트코드로 변환된 클래스 파일로 생성되면 JVM(Java Virtual Machine)에 의해 실행된다. 마이크로소프트사의 .NET 플랫폼과 C# 언어는 프로그래머들의 요구를 충족시키고 썬사의 JVM 환경과 자바 언어에 대응하기 위해서 개발된 플랫폼과 언어이다. C#과 같은 .NET 언어는 컴파일러에 의해 MSIL(MicroSoft Intermediate Language) 코드로 번역되며 번역된 MSIL 코드는 .NET 플랫폼 환경에서 런타임 엔진인 CLR(Common Language Runtime)에 의해 실행이 된다. 자바로 작성된 프로그램은 JVM 플랫폼에서는 실행이 되지만 .NET 플랫폼에서 실행이 되지 않고, 반대로 C#과 같은 .NET 언어로 작성된 프로그램은 .NET 플랫폼에서는 실행이 되지만 JVM 플랫폼에서 실행이 되지 않는다. 이런 이유로 본 논문에서는 자바소스를 컴파일하여 생성된 클래스 파일에서 Oolong 코드를 생성하고 생성된 Oolong 코드를 .NET의 MSIL 코드로 변환하여 자바로 구현된 프로그램이 .NET 환경에서 실행되도록 하는 Bytecode-to-MSIL 번역기 시스템을 구현하였다. 따라서, 자바 프로그래머는 JVM이나 .NET 플랫폼 환경에 관계없이 프로그램을 작성하여 실행시킬 수 있다. 번역기 시스템의 구현을 정형화하기 위해 Oolong 코드의 명령어들을 문법으로 작성하였으며, PGS를 통해 생성된 어휘 정보를 가지고 스캐너를 구성하였으며, 파싱테이블을 가지고 파서를 설계하였다. 파서의 출력으로 AST가 생성되면 번역기는 AST를 탐색하면서 의미적으로 동등한 MSIL 코드를 생성하도록 시스템을 컴파일러 기법을 이용하여 모듈별로 구성하였다.

  • PDF

Standardization of Industrial Information Metadata Based on ISO/IEC 11179 (ISO/IEC 11179에 따른 산업기술정보 메타데이터 표준화)

  • Nam, Young-Kwang;Seo, Tae-Sul;Hwang, Sang-Won
    • Journal of Information Management
    • /
    • v.36 no.1
    • /
    • pp.57-75
    • /
    • 2005
  • The Industrial Metadata Registry(IMR) for standardizing industrial information metadata was implemented and four drafts of metadata sets were developed based on the ISO/IEC 11179. The IMR consists of four individual metadata registries characterized by subject category. Accordingly, the system includes the integrated administration module, and the divisions administration module. The users of the system are divided into committee members and general users. The system has been developed with Oracle 9i and Java JSP over Linux operating system. The system will support the procedure for data sharing and exchanging among users and organizations and improve the availability and manageability of data and provide the standardization of data across the industry.

Design and Implementation of a Performance Monitoring and Configuration Management Tool for SANtopia (SANtopia를 위한 성능 감시 및 구성 관리 도구의 설계 및 구현)

  • Rim Kee-Wook;Na Yong-Hi;Min Byoung-Joon;Seo Dea-Wha;Shin Bum-Joo
    • Journal of Internet Computing and Services
    • /
    • v.4 no.1
    • /
    • pp.53-65
    • /
    • 2003
  • I/O processing speed of relatively sluggish storage devices incurs overall performance degradation in computer systems. As a solution to improve the situation, SAN(Storage Area Network) has been proposed. In order to utilize a SAN system more effectively, where storage devices are directly connected with a high speed network such as Fibre Channel, a proper management tool is needed. In this paper, we present a design and implementation of a performance monitoring and configuration management tool for the SANtopia system which supports global file sharing in the SAN environment The developed tool is to monitor the performance of the Linux hosts composing the SANtopia system and to manage the configuration of the hosts and storage devices. It also supports GUI(Graphic User Interface) environment using the JAVA programming language.

  • PDF

Design and Implementation of Interactive e-Learning Contents for OpenCourseWare (오픈코스웨어를 위한 인터렉티브 이러닝 콘텐츠 설계 및 구현)

  • Kang, Hwan-Soo;Jung, Suk-Yong
    • Journal of Digital Convergence
    • /
    • v.10 no.11
    • /
    • pp.627-633
    • /
    • 2012
  • This paper deals with the design and implementation of interactive e-learning contents for OpenCourseWare. OpenCourseWare, also known as OCW began at MIT in October 2002. OCW is a free and open digital contents of high quality college and university level educational materials. In this paper, we have designed and implemented interactive e-learning contents for a regular course of introduction to java programing language and OCW of D University. We have developed a variety of multimedia elements, such as screen videos of practical exercise and animations in order to improve the effectiveness of learning. These e-learning contents are consist of interactive learning components that users can interact directly with. The e-learning contents developed in this study has been effectively applied to OCW and a regular course opened in the first semester of 2012.

An SGML Document Authoring Tool (SGML 문서 저작 도구)

  • An, Bo-Hui;Yu, Jae-U;Song, Hu-Bong
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.2
    • /
    • pp.512-521
    • /
    • 1999
  • SGML, defined as the ISO 8879, is a meta-language to define a document type, used as basic format for electronic documents. Since an SGML document is composed of a document type definition and a document instance conforms to the definition, it is necessary for SGML document authoring tools to compose and validate document type and document instance. In present, formal models and procedures for SGML documents are not defined, it's not easy to construct such tools. We propose a model of SGML authoring tool consists of SGML parser, document type definition editor, SGML document editor and style editor. We also introduce and implement formal procedure for each component. For user convenience, we adopted icon based visual programming method, and solved the HANGUL problems. The SGML authoring tool is implemented I Windows NT system using java and C++ programming language.

  • PDF

BomBart : Web-based Programming Environment Support to Graphic User Interface (그래픽 유저 인터페이스를 지원하는 웹 기반 프로그래밍 환경 '봄밭'의 설계 및 구현)

  • Cheon, Junseok;Song, Jiwon;Woo, Gyun
    • The Journal of the Korea Contents Association
    • /
    • v.17 no.5
    • /
    • pp.317-325
    • /
    • 2017
  • There has been a growing interest in programming education recently. However, to use most programming languages the corresponding compiler and IDE have to be installed on computers. To tackle this issue, though there developed several web-based programming environment including Eclipse Che and JDOODLE, most of them does not support GUI nor Korean programming languages. This paper proposes a web-based programming environment called Bombart, which supports Saesark, a Korean programming language, with GUI output. It also supports a console-based input and output. To support both kinds of interfaces, two compiling subsystems are designed and implemented. To test the effectiveness of the GUI support of Bombart, all the Java tutorial codes on GUI are translated into Saesark and executed on top of Bombart. According to this test, 81.42% of codes can be successfully converted and executed.