• Title/Summary/Keyword: JAVA language

Search Result 421, Processing Time 0.022 seconds

DEVELOPMENT AND APPLICATION OF AUTOMATIC GRID GENERATION PROGRAM FOR 3-D WING USING JAVA APPLET (자바 애플릿을 이용한 3차원 날개 격자 자동 생성 프로그램의 개발과 적용)

  • Lee, J.H;Cho, H.S.;Kim, Byoung-Soo
    • 한국전산유체공학회:학술대회논문집
    • /
    • 2010.05a
    • /
    • pp.335-340
    • /
    • 2010
  • In this paper development of an automatic grid generation program for flow field calculation around 3D wing is described and its application is also introduced. The program is developed by using JAVA programming language and a graphic library, JOGL, and it can be usee either as an application program on a local computer or as a applet in the network environment. Currently, The program provides NACA series 4-digit airfoils as the wing cross-section shape and it offers a non-complicated GUI program which can easily generate structured grids for wings based on user's parameter input. Grid generated by the program can be selected as one of two types; O-type and C-type. In this research advancing layer method(ALM) augmented by elliptic smoothing method is used for the FLUENT. It is shown that by using current program high-quality structured grids around 3D wings can be easily generated, and typical grid generation results and flow solutions are demonstrated. Study on effects of geometric parameters on flow field is also tried by changing major wing parameters such as incidence angle type of wing-tip and sweepback angle.

  • PDF

Performance Comparison of Python and Scala APIs in Spark Distributed Cluster Computing System (Spark 기반에서 Python과 Scala API의 성능 비교 분석)

  • Ji, Keung-yeup;Kwon, Youngmi
    • Journal of Korea Multimedia Society
    • /
    • v.23 no.2
    • /
    • pp.241-246
    • /
    • 2020
  • Hadoop is a framework to process large data sets in a distributed way across clusters of nodes. It has been a popular platform to process big data, but in recent years, other platforms became competitive ones depending on the characteristics of the application. Spark is one of distributed platforms to enable real-time data processing and improve overall processing performance over Hadoop by introducing in-memory processing instead of disk I/O. Whereas Hadoop is designed to work on Java and data analysis is processed using Java API, Spark provides a variety of APIs with Scala, Python, Java and R. In this paper, the goal is to find out whether the APIs of different programming languages af ect the performances in Spark. We chose two popular APIs: Python and Scala. Python is easy to learn and is used in AI domain in a wide range. Scala is a programming language with advantages of parallelism. Our experiment shows much faster processing with Scala API than Python API. For the performance issues on AI-based analysis, further study is needed.

A Study on Optimized Information Search Algorithm Using lava (Java를 이용한 정보 검색 최적화 알고리즘에 관한 연구)

  • 김용호;정종근;이윤배
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.6 no.6
    • /
    • pp.797-804
    • /
    • 2002
  • As internet use is being generalized central of WWW(World Wide Web) service of multimedia based recently, we could acquire many informations that exist to all over the world's computer network .Therefore, picking up of information became important problem before that internet is generalized, but it is risen to important problem to acquire correct information rapidly on modem society that use of internet is generalized. This paper designed internet search engine and understand structure of internet search engine drawing URL that is optimized, and secure embodiment technology using Java that is language of object base. Search engine that proposed in this paper maintained user's the convenience by offer keyword search, and simplify user interface And although quantity of searched information site is few, search engine show that the bad link rate of searched result is improved compare with existent domestic manufacture search engines.

Development of an SWRL-based Backward Chaining Inference Engine SMART-B for the Next Generation Web (차세대 웹을 위한 SWRL 기반 역방향 추론엔진 SMART-B의 개발)

  • Song Yong-Uk;Hong June-Seok;Kim Woo-Ju;Lee Sung-Kyu;Youn Suk-Hee
    • Journal of Intelligence and Information Systems
    • /
    • v.12 no.2
    • /
    • pp.67-81
    • /
    • 2006
  • While the existing Web focuses on the interface with human users based on HTML, the next generation Web will focus on the interaction among software agents by using XML and XML-based standards and technologies. The inference engine, which will serve as brains of software agents in the next generation Web, should thoroughly understand the Semantic Web, the standard language of the next generation Web. As abasis for the service, the W3C (World Wide Web Consortium) has recommended SWRL (Semantic Web Rule Language) which had been made by compounding OWL (Web Ontology Language) and RuleML (Rule Markup Language). In this research, we develop a backward chaining inference engine SMART-B (SeMantic web Agent Reasoning Tools -Backward chaining inference engine), which uses SWRL and OWL to represent rules and facts respectively. We analyze the requirements for the SWRL-based backward chaining inference and design analgorithm for the backward chaining inference which reflects the traditional backward chaining inference algorithm and the requirements of the next generation Semantic Web. We also implement the backward chaining inference engine and the administrative tools for fact and rule bases into Java components to insure the independence and portability among different platforms under the environment of Ubiquitous Computing.

  • PDF

Design and Implementation of a Language Supporting Compositional Approach to Multiparadigm Programming (결합 방식 멀티패러다임 프로그래밍을 지원하는 언어의 설계 및 구현)

  • Choi, Jong-Myung;Yoo, Chae-Woo
    • The KIPS Transactions:PartA
    • /
    • v.10A no.6
    • /
    • pp.605-614
    • /
    • 2003
  • In this paper we introduce a new style multiparadigm language named Argos which applies a compositional approach [20] to multiparadigm programming. Argos is a superset of the Java, and its grammar has an extension point which allows other languages to be used in Argos programs. Therefore, Argos can support object-oriented programming and multiparadigm programming by enabling each method in a class to be implemented with one of the Java, C, Prolog, Python, and XML languages. Since Argos allows the existing languages to be used, it has advantages such as easiness of learning and high reusability. The Argos compiler is implemented according to the delegating compiler object (DCO) model[28,29]. The compiler partitions a program Into several parts according to the languages used in methods and delivers the parts the languages' processors which compile the parts.

Design and Application of Web Contents for Integrated Programming Language Course (프로그래밍 언어의 통합 교육을 위한 웹 콘텐츠의 설계 및 운용)

  • Suh, Bong-Sue;Park, Seong-Gyoon
    • The Journal of the Korea Contents Association
    • /
    • v.7 no.8
    • /
    • pp.226-233
    • /
    • 2007
  • There have not been integrated courses for education of C and Java programming languages in most universities. Based on similarities and uniqueness and the previous lecturing of each language, we designed and made an integrated programming course. In this paper, we introduce the web-based contents which make the successful and effective application of the new course. The web-based contents consist of the main page, the course materials, the auxiliary materials, and the bulletin board, and supports a variety of practices with the examples. From the application of the web-based contents to the practical lectures, we notice that understandability, satisfaction, and the programming skills of students significantly increase comparing to that of the previous respective courses.

An Implementation of Group Objects in CORBA (CORBA상에서의 그룹객체의 구현에 관한 연구)

  • Ryu, Gi-Yeol;Lee, Jeong-Tae;Byeon, Gwang-Jun
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.1
    • /
    • pp.234-246
    • /
    • 1999
  • As an application software in distributed computing environment becomes large, the number of objects to be created increases drastically and the interfaces among them become very complex, The concept of group object resolves this problem to some extent by grouping a set of related objects, encapsulating them and controlling their interfaces systematically. In this paper, we propose an implementation model f the group object concept in CORBA, which is a standard middle ware for developing distributed application software on heterogeneous networks. To support group objects we extends CORBA ORB without modifying its internal structure for the compatibility with existing CORBA applications. And we devise an interface definition language by extending CORBA IDL to describe group objects in a language-independent style, which is one of the most important characteristics in CORBA. Finally, we experiment the implementation model on a CORBA ORB compliant product which supports the Java language.

  • PDF

Design and Implementation of Web Crawler Wrappers to Collect User Reviews on Shopping Mall with Various Hierarchical Tree Structure (다양한 계층 트리 구조를 갖는 쇼핑몰 상에서의 상품평 수집을 위한 웹 크롤러 래퍼의 설계 및 구현)

  • Kang, Han-Hoon;Yoo, Seong-Joon;Han, Dong-Il
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.20 no.3
    • /
    • pp.318-325
    • /
    • 2010
  • In this study, the wrapper database description language and model is suggested to collect product reviews from Korean shopping malls with multi-layer structures and are built in a variety of web languages. Above all, the wrapper based web crawlers have the website structure information to bring the exact desired data. The previously suggested wrapper based web crawler can collect HTML documents and the hierarchical structure of the target documents were only 2-3 layers. However, the Korean shopping malls in the study consist of not only HTML documents but also of various web language (JavaScript, Flash, and AJAX), and have a 5-layer hierarchical structure. A web crawler should have information about the review pages in order to visit the pages without visiting any non-review pages. The proposed wrapper contains the location information of review pages. We also propose a language grammar used in describing the location information.

SDR Software Download Framework using Jini (Jini를 이용한 SDR 소프트웨어 다운로드 Framework)

  • Jang Kee-Hyun;Kwon Yong-Ho;Kim Mun-Gi;Rhee Byung-Ho
    • Proceedings of the IEEK Conference
    • /
    • 2004.06a
    • /
    • pp.257-260
    • /
    • 2004
  • This paper describes the software download framework for SDR(Software Defined Radio). SDR is expected to solve the compatibility problem among various mobile communication standards so that people can use the same device for different wireless network. We integrated the SDR software download process into Jini architecture, and modified Jini's several functions. We implemented this proposed framework on a Linux and windows operating systems with Java programming language. With Java platform, we can easily transfer this framework into hand-held devices.

  • PDF

네트웍 기반의 3D 컨퍼런싱 시스템

  • Choi, Young;Yang, Sang-Wook
    • Proceedings of the CALSEC Conference
    • /
    • 1998.10b
    • /
    • pp.415-422
    • /
    • 1998
  • The international standard STEP for representation and exchange of product model data, and CORBA as a standard for distributed object computing environment are expected to play very important role in the future manufacturing environment. Platform independent network programming language Java is also becoming a standard environment for developing Internet/Intranet applications. Furthermore, the ObjectWeb environment supported by the combination of CORBA and Java technology provides very efficient and convenient way of developing network applications and user interfaces. In this research, we developed a framework for the real time sharing of STEP data and 3D conference in the ObjectWeb environment and tested our proposal by implementing prototype software which we call STEPShare.

  • PDF