• Title/Summary/Keyword: java script

Search Result 216, Processing Time 0.027 seconds

R 언어 기반의 REST API 구현 및 보안문제의 해결 방안 (Implementation of R-language-based REST API and Solution for Security Issues)

  • 강동훈;오세종
    • 예술인문사회 융합 멀티미디어 논문지
    • /
    • 제9권1호
    • /
    • pp.387-394
    • /
    • 2019
  • 최근 빅 데이터의 중요성이 부각되면서 데이터 분석에 대한 수요가 증가하고 있다. R 언어는 데이터 분석을 목적으로 고안된 언어로서, 사용자들은 R언어의 다양한 통계, 머신러닝, 데이터 마이닝 패키지의 알고리즘을 활용하여 데이터를 효과적으로 분석 할 수 있다. 그러나 R 언어는 분석 결과를 어플리케이션으로 만들어 활용하기 어렵다는 단점이 있다. 이를 보완하기 위해 PHP, Java등과 같은 다른 언어를 통해 R 스크립트를 호출하는 법이 제안되었다. 그러나 이러한 개발 방식은 R 이외에도 다른 언어를 혼용해서 작성해야 하는 번거로움이 있다. 본 연구에서는 R 언어의 Plumber 패키지를 활용하여 다른 언어를 사용하지 않고 오직 R 언어만을 이용하여 API를 작성하는 방법을 제안하였다. 또한 API를 구현할 때 고려해야할 보안 이슈와 해결 방안에 대해서도 제시하였다. 본 연구에서 제안한 기술을 이용하여 웹 응용 프로그램을 개발 한다면 높은 생산성과 개발의 편리성, 운영의 효율성을 기대할 수 있다.

웹을 기반으로 한 문제은행 시스템 설계 및 구현 (The Design and Implementation of Databank System Based on the Web)

  • 나종석;고병오
    • 정보교육학회논문지
    • /
    • 제4권2호
    • /
    • pp.202-211
    • /
    • 2001
  • 정보화 시대의 요구에 대한 교육적 대응은 학습자 중심의 교육이며, 정보통신기술을 기반으로 한 원격교육이다. 특히 웹은 그 특성상 구성주의 학습 원리를 실현하는데 적절한 환경을 제공하고 있다. 그러나 기존의 웹 기반 평가시스템의 경우 HTML과 자바스크립트만을 이용하여 구현하였기 때문에 상호작용이 떨어져 교육적인 효과가 미비하다. 따라서, 본 논문에서는 원격교육시스템에서 학생들의 학습 이해 능력을 실시간으로 평가하고, 학생들의 평가 결과를 분석하여 개인차를 고려한 수준별 학습을 하는데 유용한 정보를 제공 할 수 있도록 클라이언트/서버 환경에서 시간과 공간의 제약을 받지 않는 상호작용적인 문제 은행 시스템을 설계 및 구현하였다.

  • PDF

웹기반의 건강사정 멀티미디어 컨텐츠 개발 (Development of Web-based Multimedia Content for a Physical Examination and Health Assessment Course)

  • 오복자;김일옥;신성례;정회경
    • 대한간호학회지
    • /
    • 제34권6호
    • /
    • pp.994-1003
    • /
    • 2004
  • Purpose: This study was to develop Web-based multimedia content for Physical Examination and Health Assesment. Method: The multimedia content was developed based on Jung's teaching and learning structure plan model, using the following 5 processes: 1) Analysis Stage, 2) Planning Stage, 3) Storyboard Framing and Production Stage, 4) Program Operation Stage, and 5) Final Evaluation Stage. Results: The web based multimedia content consisted of an intro movie, main page and sub pages. On the main page, there were 6 menu bars that consisted of Announcement center, Information of professors, Lecture guide, Cyber lecture, Q&A, and Data centers, and a site map which introduced 15 week lectures. In the operation of web based multimedia content, HTML, JavaScript, Flash, and multimedia technology(Audio and Video) were utilized and the content consisted of text content, interactive content, animation, and audio & video. Consultation with the experts in context, computer engineering, and educational technology was utilized in the development of these processes. Conclusions: Web-based multimedia content is expected to offer individualized and tailored learning opportunities to maximize and facilitate the effectiveness of the teaching and learning process. Therefore, multimedia content should be utilized concurrently with the lecture in the Physical Examination and Health Assesment classes as a vital teaching aid to make up for the weakness of the face-to- face teaching-learning method.

Geohashed Spatial Index Method for a Location-Aware WBAN Data Monitoring System Based on NoSQL

  • Li, Yan;Kim, Dongho;Shin, Byeong-Seok
    • Journal of Information Processing Systems
    • /
    • 제12권2호
    • /
    • pp.263-274
    • /
    • 2016
  • The exceptional development of electronic device technology, the miniaturization of mobile devices, and the development of telecommunication technology has made it possible to monitor human biometric data anywhere and anytime by using different types of wearable or embedded sensors. In daily life, mobile devices can collect wireless body area network (WBAN) data, and the co-collected location data is also important for disease analysis. In order to efficiently analyze WBAN data, including location information and support medical analysis services, we propose a geohash-based spatial index method for a location-aware WBAN data monitoring system on the NoSQL database system, which uses an R-tree-based global tree to organize the real-time location data of a patient and a B-tree-based local tree to manage historical data. This type of spatial index method is a support cloud-based location-aware WBAN data monitoring system. In order to evaluate the proposed method, we built a system that can support a JavaScript Object Notation (JSON) and Binary JSON (BSON) document data on mobile gateway devices. The proposed spatial index method can efficiently process location-based queries for medical signal monitoring. In order to evaluate our index method, we simulated a small system on MongoDB with our proposed index method, which is a document-based NoSQL database system, and evaluated its performance.

Design-First Approach 와 UML이용 (A Case Study on the Design-First Approach and using UML for a Video Rental Store)

  • 국중각
    • 한국컴퓨터산업학회논문지
    • /
    • 제8권1호
    • /
    • pp.1-8
    • /
    • 2007
  • 객체지향기술을 이용하여 소프트웨어를 개발할 때 소위 @큰 그림@ (big picture)으로 나타내는 @design-first@ approach 방식으로 채택하는 하는 경향이 있어 관심을 끌고 있다. 본 연구도 이 방식을 채택하여 video rental store(VRS) system을 개발하였다 이 system은 효과적으로 모델링(modeling) 할 수 있도록 UML을 이용하였으며, PHP script, MySQL Database, Java를 함께 사용하였으며, 실습 프러적트(project)로 구현하였다. 단계별 프로세싱을 통해 학생들이 프로그래밍을 작성하는데 원칙을 따르도록 지도 하였으며, 코딩(coding)을 시작하기 전에, 계획, 분석, 그리고 설계를 이행하도록 지도했다. 학생들이 가능한 실제 세계와 같은 경험을 가지도록 노력했다. 그리고 전반적으로 그 개발과정은 긍정적이었다.

  • PDF

상호대화식 Web3D 컨텐츠의 구현 및 응용 (Implementation and application of interactive Web3D Contents)

  • 김혁진
    • 한국컴퓨터산업학회논문지
    • /
    • 제6권2호
    • /
    • pp.317-324
    • /
    • 2005
  • 현재 인터넷관련 기술은 단순한 2D로부터 상호작용 하는 3D 컨텐츠 형태로 변화하고 있다. 본 논문에서는 저작도구인 TurnTool를 이용하여 고품질의 상호대화식 Web3D 컨텐츠를 구현하고 이를 제품 매뉴얼 제작에 응용한다. 여기에서, 보다 사실적이고 사용자와의 상호작용이 가능한 Web3D 매뉴얼을 쉽고 빠르게 구현하는 방법을 제시한다. 이것은 기존의 Web3D 컨텐츠 저작도구들이 가진 문제점을 보완한다. 따라서 용량을 최소화하고, 구현 과정을 축소하여 제작 시간을 줄이며, 별도 EAI(External Authoring Interface)의 연계 없이 자바 스크립트를 사용하여 쉽게 상호작용이 가능한 컨텐츠를 구현 할 수 있다.

  • PDF

WALA와 Boa를 활용하여 대규모 소프트웨어 저장소를 정적으로 분석하는 도구 개발 (Static Analysis of Large Scale Software Repositories Using WALA and Boa)

  • 박경희;류석영
    • 정보과학회 논문지
    • /
    • 제44권10호
    • /
    • pp.1081-1086
    • /
    • 2017
  • 대규모 공개 소스 소프트웨어 저장소를 대상으로 프로그램 분석을 수행하면, 각 저장소의 소프트웨어의 변화 과정을 살펴볼 수 있고, 방대한 양의 프로그램을 분석함으로써 신뢰도가 높은 분석 결과를 얻을 수 있다는 점에서 의의가 있다. 본 논문에서는 대규모 소프트웨어 저장소를 대상으로 확장 가능하게 정적 프로그램 분석을 수행할 수 있는 프레임워크인 WALABOA를 소개한다. 나아가, 정적 분석 결과인 정적 함수 호출 그래프와 동적 분석 결과인 동적 함수 호출 그래프를 비교하는 모듈을 WALABOA에 추가하여, 자바스크립트 분석기 WALA에서 제공하는 분석 기법 중 하나인 필드 기반 분석(field-based analysis) 결과를 평가하는 데 활용하였다.

A Study on UCC and Information Security for Personal Image Contents Based on CCTV-UCC Interconnected with Smart-phone and Mobile Web

  • Cho, Seongsoo;Lee, Soowook
    • International Journal of Internet, Broadcasting and Communication
    • /
    • 제7권2호
    • /
    • pp.56-64
    • /
    • 2015
  • The personal image information compiled through closed-circuit television (CCTV) will be open to the internet with the technology such as Long-Tail, Mash-Up, Collective Intelligence, Tagging, Open Application Programming Interface (Open-API), Syndication, Podcasting and Asynchronous JavaScript and XML (AJAX). The movie User Created Contents (UCC) connected to the internet with the skill of web 2.0 has the effects of abuse and threat without precedent. The purpose of this research is to develop the institutional and technological method to reduce these effects. As a result of this research, in terms of technology this paper suggests Privacy Zone Masking, IP Filtering, Intrusion-detection System (IDS), Secure Sockets Layer (SSL), public key infrastructure (PKI), Hash and PDF Socket. While in terms of management this paper suggests Privacy Commons and Privacy Zone. Based on CCTV-UCC linked to the above network, the research regarding personal image information security is expected to aid in realizing insight and practical personal image information as a specific device in the following research.

신사복 재킷디자인의 감성 및 형상 데이터베이스를 이용한 제품검색 시스템 개발에 관한 연구 (The Development of a System for Product Search Using a Sensibility and Configuration Database on Designing Men's Jackets)

  • 박윤아
    • 대한가정학회지
    • /
    • 제44권4호
    • /
    • pp.133-144
    • /
    • 2006
  • The contemporary period is called "the age of sensibility" in which each individual consumer seeks to have her or his own products. Businesses are in need of design developments with an emphasis on customer sensitivity, and at the same time consumers must understand their own sensitivity to acquire information on designs that suit them. This research established a sensitivity and configuration database on designing men's jackets using the sensitivity engineering approach to clothing design information. The user interface was created on the Internet. Sixty-seven sensitivity terms of vocabulary appropriate for the assessment of men's jacket design were selected, and the different designs were classified into six items and 24 categories. Thirty men's jackets with different designs were produced for sensory testing and the results were analyzed in accordance with general linear I statistics. A sensitivity database was established for each category. My-sql, PHP, Java Script, and Html were used for the configuration database work. The configuration of items/categories, with the most appropriate sensitivity database information assigned to the selected sensitivity vocabulary, was programmed for display on the computer screen. The sensitivity vocabulary of a customer's choice for each factor was selected for the program to run, while the category and product configuration of the men's jacket most suitable for the search was displayed based on the user interface.

A SECURITY ARCHITECTURE FOR THE INTERNET OF THINGS

  • Behrens, Reinhard;Ahmed, Ali
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제11권12호
    • /
    • pp.6092-6115
    • /
    • 2017
  • This paper demonstrates a case for an end-to-end pure Application Security Layer for reliable and confidential communications within an Internet of Things (IoT) constrained environment. To provide a secure key exchange and to setup a secure data connection, Transport Layer Security (TLS) is used, which provides native protection against replay attacks. TLS along with digital signature can be used to achieve non-repudiation within app-to-app communications. This paper studies the use of TLS over the JavaScript Object Notation (JSON) via a The Constrained Application Protocol (CoAP) RESTful service to verify the hypothesis that in this way one can provide end-to-end communication flexibility and potentially retain identity information for repudiation. As a proof of concept, a prototype has been developed to simulate an IoT software client with the capability of hosting a CoAP RESTful service. The prototype studies data requests via a network client establishing a TLS over JSON session using a hosted CoAP RESTful service. To prove reputability and integrity of TLS JSON messages, JSON messages was intercepted and verified against simulated MITM attacks. The experimental results confirm that TLS over JSON works as hypothesised.