• Title/Summary/Keyword: GUI based language

Search Result 84, Processing Time 0.033 seconds

Development of 'IceView' Program for Estimation of Ice Resistance on Ice-Transiting Vessels (쇄빙선박에 작용하는 빙저항 산정을 위한 'IceView' 프로그램 개발)

  • Choi, Kyung-Sik;Lee, Jin-Kyoung
    • Journal of Ocean Engineering and Technology
    • /
    • v.19 no.6 s.67
    • /
    • pp.50-57
    • /
    • 2005
  • Ice resistance on ice-transiting vessels is one of th£ important issues concerning th£ design of ships with ice classes. In this study, th£ development of GUI software for estimation of ice resistance on ice-transiting vessels is discussed. lee resistance estimation equations, based on model tests and full-scale sea trial data from many previous research articles, are studied in conjunction with two ship categories i.e., ,icebreakers/supply/tug vessels and ice-strengthened cargo vessels. lee resistance estimation equations are summarized in common format and are compared with each other. The GUI software 'Ice View,' written in MS Visual Basic language, can calculate ice resistances according to varying ice thickness and ship speed. The software can provide the calculated results, with suitable tables and graphs, for easy comparison of each ice resistance estimation equation.

The Study of Usability Evaluation Method for the Mobile Internet GUI -Based on design evaluation method development for improvement of Emotional satisfaction- (모바일 인터넷 표준 GUI 개발을 위한 사용성 평가 기술 연구 -감성만족도 향상을 위한 디자인 평가 기술 개발을 중심으로-)

  • 김종덕;정봉금
    • Archives of design research
    • /
    • v.17 no.1
    • /
    • pp.253-264
    • /
    • 2004
  • The final goal of this research is development of graphic design evaluation methodology in elevation of a usability at the mobile internet services and of measurement model which can forecast user needs in interface design, and systemize evaluation basis. For this, we systemize core contents of GUI design evaluation methodology and embodied UI design support system that supports prototype layout and evaluation process directly. The sight language that can inform flow of controled information by the quick and implicated method so that user may complete task in a short time without overload of recognition in limited display environment of Small Screen device it must improve objectivity in the reflection of UI design with image. Thus evaluation methodology that can evaluate usability of mobile internet systematically is important and specially, graphic design evaluation model which can forecast user's design need and trend is meaningful because of special quality that can reflect sensitive aspect of user in interface design. Mobile internet GUI was done by the result of this design evaluation, and I hope this result can be utilized for the GUI development of Ubiquitous environment for the future research.

  • PDF

Design and Implementation of a Data Mining Query Processor (데이터 마이닝 질의 처리를 위한 질의 처리기 설계 및 구현)

  • Kim, Chung-Seok;Kim, Kyung-Chang
    • The KIPS Transactions:PartD
    • /
    • v.8D no.2
    • /
    • pp.117-124
    • /
    • 2001
  • A data mining system includes various data mining functions such as aggregation, association and classification, among others. To express these data mining function, a powerful data mining query language is needed. In addition, a graphic user interface(GUI) based on the data mining query language is needed for users. In addition, processing a data mining query targeted for a data warehouse, which is the appropriate data repository for decision making, is needed. In this paper, we first build a GUI to enable users to easily define data mining queries. We then propose a data mining query processing framework that can be used to process a data mining query targeted for a data warehouse. We also implement a schema generate a data warehouse schema that is needed to build a data warehouse. Lastly, we show the implementation details of a query processor that can process queries that discover association rules.

  • PDF

TET2DICOM-GUI: Graphical User Interface Based TET2DICOM Program to Convert Tetrahedral-Mesh-Phantom to DICOM-RT Dataset

  • Se Hyung Lee;Bo-Wi Cheon;Chul Hee Min;Haegin Han;Chan Hyeong Kim;Min Cheol Han;Seonghoon Kim
    • Progress in Medical Physics
    • /
    • v.33 no.4
    • /
    • pp.172-179
    • /
    • 2022
  • Recently, tetrahedral phantoms have been newly adopted as international standard mesh-type reference computational phantoms (MRCPs) by the International Commission on Radiological Protection, and a program has been developed to convert them to computational tomography images and DICOM-RT structure files for application of radiotherapy. Through this program, the use of the tetrahedral standard phantom has become available in clinical practice, but utilization has been difficult due to various library dependencies requiring a lot of time and effort for installation. To overcome this limitation, in this study a newly developed TET2DICOM-GUI, a TET2DICOM program based on a graphical user interface (GUI), was programmed using only the MATLAB language so that it can be used without additional library installation and configuration. The program runs in the same order as TET2DICOM and has been optimized to run on a personal computer in a GUI environment. A tetrahedron-based male international standard human phantom, MRCP-AM, was used to evaluate TET2DICOM-GUI. Conversion into a DICOM-RT dataset applicable in clinical practice in about one hour with a personal computer as a basis was confirmed. Also, the generated DICOM-RT dataset was confirmed to be effectively implemented in the radiotherapy planning system. The program developed in this study is expected to replace actual patient data in future studies.

A Study on the Development of a Korean Manual Alphabet Learning Game with Avatar (아바타를 내장한 한글 지문자 학습 게임 개발에 관한 연구)

  • Oh, Youung-Joon;Jung, Kee-Chul
    • Journal of Korea Game Society
    • /
    • v.9 no.4
    • /
    • pp.67-80
    • /
    • 2009
  • In this paper, we described the development of a Korean Manual Alphabet (KMA) learning game with avatar. KMA letters correspond to the vocabulary of Korean Sign Language (KSL) when spelling a word. Each KMA letter corresponds to a letter of the Korean Alphabet (KA) and KA is represented as hand shapes by sign language user. We developed a KMA learning game for a beginner to learn KMA letters from sign language avatar and practice KMA presentation easily. The system composed of sign language teacher avatar GUI popup window based on OpenGL, KMA letter recognition module, KA letter raining game module and USB camera. A user learns a KMA letter with expressing KA syllabic from avatar and inputs a KMA letter to the system using USB camera. We evaluated the efficiency of the developed system through the verification of users.

  • PDF

Implementation of an XML-Based Editor/Transformer for Large Volume of Similar Documents (XML 기반의 대용량 유사 문서 편집기/변환기 구현)

  • 황인준
    • The Journal of Society for e-Business Studies
    • /
    • v.9 no.1
    • /
    • pp.21-38
    • /
    • 2004
  • With its recent popularity, Web is now considered as a huge repository of information. Most documents on the web have been created using HTML(Hyper Text Markup Language). Even though HTML is simple and easy to learn, it has several features that are obstacles to the efficient information retrieval. XML(eXtensible Markup Language) can provide a solution to such problems and in fact, has already been used in many applications, XML is a standard markup language for exchanging data on the web. It can describe a document structure freely by defining its DTD, which enables efficient integration and retrieval of data on the web. In this paper, we propose a versatile and efficient XML document manager. Its features include (i) form-based XML editor that enables easy creation of new XML documents, (ii) automatic document converter that can transform HTML documents with similar structure into XML documents automatically, and (iii) GUI-based DTD editor.

  • PDF

On the Development of GUI and Command Based Finite Element Method Package in CEMTool (CEMTool 환경에서 GUI 및 명령어 기반 유한요소법 패키지 개발에 관하여)

  • Ahn, Choon-Ki;Park, Jeong-Hoon;Kwon, Wook-Hyun
    • Proceedings of the KIEE Conference
    • /
    • 2004.07d
    • /
    • pp.2568-2570
    • /
    • 2004
  • CEMTool is a command style design and analyzing package for scientific and technological algorithm and a matrix based computation language. In this paper, we present new FEM (Finite Element Method) package in CEMTool environment. In contrast to the existing MATLAB PDE Toolbox, our proposed FEM package can deal with the combination of the reserved words. Also, we can control the mesh in a very effective way With the introduction of new mesh generation algorithm and NDM (Hosted Dissection Method), our FEM package can guarantee the shorter computational time than MATLAB PDE Toolbox. In addition, using the advanced electromagnetics library of CEMTool FEM package, we can analyze the practical problems such as the motor field analysis. Consequently, with our new FEM package, we can overcome some disadvantages of the existing MATLAB PDE Toolbox.

  • PDF

A Review of Graphical Interface Design Methods through Collaborative Teamwork (공동협력 관계를 통한 GUI디자인 방법적 고찰)

  • 황지연;서정운
    • Archives of design research
    • /
    • v.11 no.2
    • /
    • pp.191-200
    • /
    • 1998
  • In the "digitalized" world of new media, visual designer are increasingly enlarging their roles in desighing interaction products. However, the concepts and their methods of the interaction design have not been well established in the design community yet. The reason is attributed to the fact that designing interaction products requires two way communication between the products and final users. whereas traditional graphic design counts only on one way communication. This study emphasizes GUI design should aim at improving the usability of products which helps users quickly learn about the products and easily use them. The usability of GUI design significantly improved by securing logical rationality helps designers communicate and collaborate with program engineers and other product developers. To explain how designers can effectively communicate with program engineers and other product participants in the design process, a model of design collaboration is provided in this study. Based on the model, the study deals with the principles and methods of visual interaction, the formulation of specification system, testing design usability, and design evaluation. The study concludes that GUI designers must ensure logical rationality and the cognitive approach of visual language. Because it improves the usability of products. It also becomes an objective tool for communicating and collaborationg with engineers and the other participants in the design process.

  • PDF

Design and Implementation of Distributed Pair Programming System based on IDE (IDE 기반의 분산 페어 프로그래밍 시스템의 설계 및 구현)

  • Park, Ji-Hoon;Lee, Kyung-Hwan
    • The KIPS Transactions:PartD
    • /
    • v.11D no.6
    • /
    • pp.1301-1310
    • /
    • 2004
  • In distributed office, the pairs can program together using a distributed pair programming system. Many CSCW tools featuring remote screen sharing function have insufficient usability, accessibility to introduce many developers to distributed pair programming. In this paper, we suggest a distributed pair programming system based on IDE, which many developers will accept and use easily. We have do#eloped a user scenario and GUI of the system, making distributed pair programming easier and designed with high extensibility by adapting design patterns and implemented in Java language. Our findings will be of significant help to developers dealing with implementation of distributed pair programming function into some commercial IDE.

Automatic drawing die design using visual Lisp & DCL (Visual Lisp & DCL을 이용한 인발 금형 자동 설계)

  • 권혁홍;이원복;이용훈;유동진
    • Proceedings of the Korean Society for Technology of Plasticity Conference
    • /
    • 2003.10a
    • /
    • pp.296-300
    • /
    • 2003
  • Design of drawing dies used in real industrial environments. It was designed by CAD software in many small & medium companies, but many products require various types, and sizes. Therefore, many companies are required to reduce process time and design mistakes. In this paper, for the automatic design of drawing dies, Design process considered that easy to team and use. which are used with Visual LISP/DCL language in a commercial CAD package, AutoCAD. It has adopted GUI in design system, and has applied DCL language. The system is based on the knowledge base system which is involved a lot of expert's know-how We have built database of design type and detail sizes. The automatic design system requires basic product type and sizes. Then the system accesses to the database and find out sizes by comparing with input parameters and generate drawing dies file.

  • PDF