• 제목/요약/키워드: java technology

검색결과 529건 처리시간 0.023초

Java 기반의 D-클래스 계산 패키지 구현에 대한 연구 (A Study on the Implementation of a D-Class Computation Package based on Java)

  • 임범준;한재일
    • 한국IT서비스학회지
    • /
    • 제3권2호
    • /
    • pp.99-104
    • /
    • 2004
  • Conventional and public-key cryptography has been widely accepted as a base technology for the design of computer security systems. D-classes have the potential for application to conventional and public-key cryptography. However, there are very few results on D-classes because the computational complexity of D-class computation is NP-complete. This paper discusses the design of algorithms for the efficient computation of D-classes and the Java implementation of them. In addition, the paper implements the same D-class computation algorithms in C and shows the performance of C and Java programming languages for the computation-intensive applications by comparing their execution results.

Java 기반 실시간 센서 데이터스트림처리 및 임베디드 시스템 구현 (Jave based Embedded System Design and Implementation for Real-time Stream Data Processing)

  • 김휴찬;고완기;박상열
    • 디지털산업정보학회논문지
    • /
    • 제4권2호
    • /
    • pp.1-12
    • /
    • 2008
  • Home network is a technology that provides possibilities of monitoring/controling/mutilating-recognition between optional home network machines in residences. Currently, home network or other networks like entertainment, residential electronic networks are jumbled together with heterogeneous networks in a rampaging condition. In a reality of high expectation for home networks system like the mutual application for various machines, we are required to have the unification technology for conveniences to satisfy expectations. This thesis reflects how to develop Java applications or mutual products based on convenient interfaces actually that process various sensors which create real time data stream in Java platform through Java based sensor data-stream processing embedded middleware design and realization in real time.

Development of Branch Processing System Using WebAssembly and JavaScript

  • Choi, Moon-Hyuk;Moon, Il-Young
    • Journal of information and communication convergence engineering
    • /
    • 제17권4호
    • /
    • pp.234-238
    • /
    • 2019
  • Existing web applications and services have historically been implemented using JavaScript. However, new technologies such as artificial intelligence, the Internet of Things, and Big Data are being developed as part of the Fourth Industrial Revolution. With the definition of the HTML5 web standard, services (such as the technologies mentioned above) that were previously not available through the Web become available. These services, however, need to have the same performance as native applications, and implementing these services will require new technologies. Therefore, additional tools that can work on the Web with native performance are needed. In this paper, a system for branching processing was established using JavaScript and WebAssembly, a language that can operate on the Web. This system performs user requests in advance, and requests are branched in a language that produces faster results. Therefore, a service capable of quick response times can be implemented.

Eval-Apply 모델의 STGM에 기반하여 지연 계산 함수형 프로그램을 자바로 컴파일하는 기법 (Compiling Lazy Functional Programs to Java on the basis of Spineless Taxless G-Machine with Eval-Apply Model)

  • 남병규;최광훈;한태숙
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제29권5호
    • /
    • pp.326-335
    • /
    • 2002
  • 최근에 지연 계산 함수형 언어를 자바 프로그램으로 변환함으로써 지연 계산 함수형 언어 프로그램에 대해 코드 이동성을 제공하려는 연구가 있었다. 이러한 연구들은 자바와 지연 계산형 함수형 언어의 추상 기계가 가지는 구조적 유사성에 바탕을 두고 있다. 지연 계산 함수형 언어에 대한 추상 기계인 STGM(Spineless Tagless G-machine)과 자바 언어에 대한 추상 기계인 JVM(Java Virtual Machine)은 기억장소 재활용 체계와 스택 기계 구조를 가진다는 점에서 공통된 특징을 가지고 있다. 그러나 현재가지의 지연 계산 함수형 언어로부터 자바로의 변환 구조는 이와 같은 추상 기계 구조상의 공통점을 충분히 이용하지 못하였다. 본 논문에서는 STGM의 계산 모델을 eval-apply 모델로 새로이 정의함으로써 STGM과 JVM의 공통점을 충분히 이용하는 새로운 변환 구도를 제안한다. 새로이 제안된 변환 구도에서는 자바 스택(Java Virtual Machine Stack)을 사용하여 함수 계산을 수행하도록 함으로써 스택 시뮬레이션으로 인해 나타나는 자바에서의 배열 접근 부담을 제거하였다. 본 논문의 변환 구도에 의해 자바로 변환된 벤치마크 프로그램들은 기존의 변환 구도에 의해 변환된 경우보다 JDK 1.3에서 빠르게 동작한다.

EER 모델을 이용한 Java Object 모델링과 Object 파서의 구현 (Java Object Modeling Using EER Model and the Implementation of Object Parser)

  • 김경식;김창화
    • 정보기술과데이타베이스저널
    • /
    • 제6권1호
    • /
    • pp.1-13
    • /
    • 1999
  • The modeling components in the object-oriented paradigm are based on the object, not the structured function or procedure. That is, in the past, when one wanted to solve problems, he would describe the solution procedure. However, the object-oriented paradigm includes the concepts that solve problems through interaction between objects. The object-oriented model is constructed by describing the relationship between object to represent the real world. As in object-oriented model the relationships between objects increase, the control of objects caused by their insertions, deletions, and modifications comes to be very complex and difficult. Because the loss of the referential integrity happens and the object reusability is reduced. For these reasons, the necessity of the control of objects and the visualization of the relationships between them is required. In order that we design a database necessary to implement Object Browser that has functionalities to visualize Java objects and to perform the query processing in Java object modeling, in this paper we show the processes for EER modeling on Java object and its transformation into relational database schema. In addition we implement Java Object Parser that parses Java object and inserts the parsed results into the implemented database.

  • PDF

자바와 C 언어 결합을 위한 자바 전처리기 (Java Preprocessor for Integration of Java and C)

  • 이창환;오세만
    • 한국멀티미디어학회논문지
    • /
    • 제10권4호
    • /
    • pp.537-547
    • /
    • 2007
  • 컴퓨터 기술 발전에 따라 컴퓨터는 복잡하고 다양한 작업을 실행하고 있다. 또한 프로그램 복잡도 증가와 사용 언어의 한계 때문에 둘 이상의 프로그래밍 언어를 사용하여 응용 프로그램을 구현되고 있다. 그러나 현재 여러 언어를 동시에 사용하여 프로그램을 작성하거나 이를 구현하는 일반적인 방법론은 없는 상태이다. 본 논문에서는 위와 같은 문제점을 해결하기 위하여 여러 언어의 혼합 사용 형태와 구현 방식을 이종 언어 결합도(Heterogeneous Language Integration Degree)를 통해 분류하였다. 또한 이종 언어 결합도를 통해, 현재 구현된 객체지향 언어인 자바와 절차형 언어인 C 언어를 동시에 사용하는 방법인 JNI(Java Native Interface)를 이종 언어 결합도 측면에서 개선한 자바 전처리기를 설계하고 구현하였다.

  • PDF

Cloud Computing to Improve JavaScript Processing Efficiency of Mobile Applications

  • Kim, Daewon
    • Journal of Information Processing Systems
    • /
    • 제13권4호
    • /
    • pp.731-751
    • /
    • 2017
  • The burgeoning distribution of smartphone web applications based on various mobile environments is increasingly focusing on the performance of mobile applications implemented by JavaScript and HTML5 (Hyper Text Markup Language 5). If application software has a simple functional processing structure, then the problem is benign. However, browser loads are becoming more burdensome as the amount of JavaScript processing continues to increase. Processing time and capacity of the JavaScript in current mobile browsers are limited. As a solution, the Web Worker is designed to implement multi-threading. However, it cannot guarantee the computing ability as a native application on mobile devices, and is not sufficient to improve processing speed. The method proposed in this research overcomes the limitation of resources as a mobile client and guarantees performance by native application software by providing high computing service. It shifts the JavaScript process of a mobile device on to a cloud-based computer server. A performance evaluation experiment revealed the proposed algorithm to be up to 6 times faster in computing speed compared to the existing mobile browser's JavaScript process, and 3 to 6 times faster than Web Worker. In addition, memory usage was also less than the existing technology.

Strengthening the Intention to Use Vehicle Tax Service Online in Indonesia

  • AMBARWATI, Rita;ASTUTI, Mudji;DIJAYA, Rohman
    • 유통과학연구
    • /
    • 제18권5호
    • /
    • pp.25-33
    • /
    • 2020
  • Purpose: The use of e-Samsat services in East Java has not been significant in the amount of use of its services for tax payments as a whole. The purpose of this study is to analyze what factors East Java e-Samsat services practice and the existence of recommendations as a basis for government decisions to improve the quality of East Java e-Samsat services. Research design, data and methodology: Our model hypothesizes that three key factors determine the intention to use e-samsat platform such as: trust, awareness, ease to use. Data collection methods by distributing questionnaires and interviews. Results: The results of the study provide two findings, firstly, Trust, Ease of Use, Awareness directly or indirectly affects the Intention to Use the East Java e-Samsat service for motor vehicle taxpayers. Thus it is essential to pay attention to these three variables in terms of clarity, reliability, and timeliness as a recommendation to improve the quality of East Java e-Samsat services.. Conclusions: The results of this study can be applied and developed in other countries besides Indonesia with the same cultural patterns. Several variables have been measured in previous studies in several Asian continent countries.

Non-Java 장치를 지원하기 위한 Jini 서로게이트 시스템의 설계 및 구현 (Design and Implementation of Jini Surrogate System for Supporting Non-Java Devices)

  • 최현석;모상덕;정광수;오승준
    • 한국정보과학회논문지:정보통신
    • /
    • 제29권6호
    • /
    • pp.685-695
    • /
    • 2002
  • 최근 내장형 장치를 인터넷과 연결하고자 하는 요구가 늘어나고 있다. 이러한 정보기기들 간의 동적인 분산 네트워크를 구성하는 기술로서 Jini 기술이 주목을 받고 있다. 그러나, 소형 장치에 Jini 기술을 적용하여 서비스를 제공하기 위해서는 높은 하드웨어 사양을 요구하는 문제점이 지적되고 있다. 본 논문에서는 이러한 non-Java 장치를 Jini 네트워크에 접속하여 Jini 서비스를 제공하기 위한 Jini 서로게이트 시스템(Surrogate System)과 non-Jana 장치간의 서로게이트 프로토콜(Surrogate Protocol)을 설계하고 자바 언어로 구현하였다. 서로게이트 시스템은 장치가 Jini 네트워크에 연결되어 Jini 서비스를 제공하기 위해 필요한 Discovery와 Join 과정을 대리해주는 역할을 수행한다. Jini 클라이언트는 서로게이트 시스템을 통해 장치가 제공하는 서비스를 이용할 수 있다 구현한 서로게이트 시스템이 정상적으로 동작하는지 검증하기 위해 Jini 예제 프로그램을 만들어 시험하였다. 시험결과, 구현한 서로게이트 시스템을 이용해 Jini 클라이언트가 non-Jana 장치의 서비스를 이용할 수 있음을 확인하였다.

실시간 운영체제 iRTOS 상에서의 KVM기반 자바 응용프로그램 설계 및 구현 (The Design and Implementation of Java Application in KVM on Real-Time Operating System, iRTOS)

  • 이진욱;김종진;이철훈
    • 한국콘텐츠학회:학술대회논문집
    • /
    • 한국콘텐츠학회 2009년도 춘계 종합학술대회 논문집
    • /
    • pp.833-838
    • /
    • 2009
  • 최근 PDA나 스마트폰 같은 휴대용 장치의 사용이 비약적으로 증가함에 따라, 이 기종의 하드웨어 플랫폼 상에서 플랫폼 독립성을 제공하는 자바 기술이 임베디드 소프트웨어 분야에 핵심 플랫폼이 되어가고 있다. 특히, 휴대용 장치에서는 자바의 여러 스펙중 KVM(Kilobyte Virtual Machine)을 사용하고 있다. 본 논문에서는 상기 구현한 KVM에 대한 검증을 위해 Java Game 응용 프로그램을 설계 및 구현 하였으며, 실시간 운영체제인 iRTOS상에서 검증하였다.

  • PDF