• Title/Summary/Keyword: java script

Search Result 215, Processing Time 0.025 seconds

Development of ASP-Based School Affairs Support System Using UML (UML을 활용한 ASP 기반의 학사지원시스템 개발)

  • 정화영;송영재
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10b
    • /
    • pp.574-576
    • /
    • 2001
  • 인터넷의 발달과 함께 많은 부분에서 이를 응용하려는 노력이 지속되고 있다. 이에 학사행정업무에서도 이를 응용하여, 원거리의 학생에 관한 학교업무에 편리성과 효율성을 주고 있다. 본 논문에서는 전체 학사행정업무 중에서 성적조회와 수강신청 및 변경에 관한 업무를 온라인 상에서 할 수 있도록 하는 학사지원시스템을 설계 및 구현하였다. 이는, 크게 학생모드와 관리자 모드로 나누었으며, 학생모드에서는 성적조회와 수강신청을 하도록 하고 관리자모드에서는 수강기간을 입력 및 변경할 수 있도록 하였다. 이를 위하여, 본 시스템분석에서는 UML을 이용하였고, 시스템 개발에서는 ASP를 이용하였으며 데이터베이스는 MS-ACCESS를 이용하였다. 또한, 웹 문서의 효율적인 활용을 위하여 Java Script 언어를 사용하였다.

  • PDF

Remote Control of a Mobile Robot using Embedded web server (Embedded web server를 이용한 이동로봇의 원격제어)

  • Park, Jeong-Hoon;Kim, Jin-Geun;Kang, Moon-Sung
    • Proceedings of the KIEE Conference
    • /
    • 2005.07d
    • /
    • pp.2693-2695
    • /
    • 2005
  • In this paper, we developed a more efficient system for the remote control and monitoring of a wheeled mobile robot using internet without spatial limitation. The hardware configuration of the remote control system for a wheeled mobile robot includes a client PC executed on the remote site, a embedded web-server and a mobile robot with many measuring equipments. The communication between a client PC and a embedded web-server is implemented through internet. And the Bluetooth module is used for connecting a embedded web-server and a mobile robot. A GUI program has been developed by using JavaScript in order to easily control a mobile robot on a client PC.

  • PDF

HTML5-based Web TV Industry Trends

  • Park, Sehwan;Kim, Jungho;Yu, Daesang;Park, Jongkyu
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.5 no.2
    • /
    • pp.15-17
    • /
    • 2013
  • The web service companies develop the App support technique of the HTML5 base in the smart media system and smart TV competitively while the Web platform of the HTML5 base is legislated with the next generation national standard. It is essential to the web kernel, which is the common library of the operating system including the file, window, resource and network management is provided in order to support the various app developments of the HTML5 base effectually. Additionally, the web application program can support UI/UX function of the desktop user using the web browser and JavaScript drive and administration, window management function, and etc. is needed.

Implementation of an Open Artificial Intelligence Platform Based on Web and Tensorflow

  • Park, Hyun-Jun;Lee, Kyounghee
    • Journal of information and communication convergence engineering
    • /
    • v.18 no.3
    • /
    • pp.176-182
    • /
    • 2020
  • In this paper, we propose a web-based open artificial intelligence (AI) platform which provides high convenience in input data pre-processing, artificial neural network training, and the configuration of subsequent operations according to inference results. The proposed platform has the advantages of the GUI-based environment which can be easily utilized by a user without complex installation. It consists of a web server implemented with the JavaScript Node.js library and a client running the tensorflow.js library. Using the platform, many users can simultaneously create, modify and run their projects to apply AI functionality into various smart services through an open web interface. With our implementation, we show the operability of the proposed platform. By loading a web page from the server, the client can perform GUI-based operations and display the results performed by three modules: the Input Module, the Learning Module and the Output Module. We also implement two application systems using our platform, called smart cashier and smart door, which demonstrate the platform's practicality.

Development of Cloud Photo-stitching Application for 360 degree video converting based HTML5 (360도 영상 변환을 위한 HTML5기반 클라우드 포토스티칭 어플리케이션 구현)

  • Yoo, Sunggeun;Jung, Seo-kyung;Park, Sangil
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2017.11a
    • /
    • pp.1-2
    • /
    • 2017
  • 최근 기존의 설치형 어플리케이션으로 제공되던 워드 프로세서나 스프레드 시트 등이 RIA(Rich Internet Application)와 Ajax(Asynchronous JavaScript and XML)같은 기술의 발달로 구글 독스(Google Docs)와 같이 웹브라우저(Web Browser)에서 동작하는 형태의 클라우드 기반 웹 어플리케이션으로 제작되어 널리 사용되고 있다. 또한 기존의 웹 기술로는 구현하기 어려웠던 동영상 포맷 변환이나 사진이나 동영상에 필터를 적용하는 것과 같은 영상처리가 가능한 클라우드 기반 웹 어플리케이션이 등장하고 있는 실정이다. 이에 본 논문은 컴퓨팅 자원을 많이 사용하고, 장시간의 변환이 필요한 360도 영상의 변환과정에 꼭 필요한 기술인 포토스티칭(Photo-stitching)을 클라우드에서 가능하게 하는 프론트엔드 및 백엔드를 구현하고, 웹소켓(Websocket)기술을 활용하여 실시간으로 변환결과를 전달 받을 수 있도록 하였다.

  • PDF

A Research on Development of Bills of Material Using Web Grid for Product Lifecycle Management

  • Yoo, Ji-Hyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.22 no.12
    • /
    • pp.131-136
    • /
    • 2017
  • PLM(Product Lifecycle Management) is an information management system that can integrate data, processes, business systems and human resources throughout the enterprise. BOM(Bills Of Material) is key data for designing, purchasing materials, manufacturing planning and management, which is basic for product development throughout the product life cycle. In this paper, we propose the efficient system to increase the data loading speed and the processing speed when using such large BOM data. We present the performance and usability of IMDG (In Memory Data Grid) for data processing when loading large amounts of data. In the UI, using the pure web grid of JavaScript instead of the existing data loading method can be improve performance of data managing.

A Study on the Internet Control and Monitoring System using an Embedded System (임베디드 시스템을 이용한 인터넷 제어감시 시스템에 관한 연구)

  • Haeng-Choon Chun
    • Journal of Advanced Marine Engineering and Technology
    • /
    • v.28 no.5
    • /
    • pp.811-817
    • /
    • 2004
  • Recently embedded systems are widely used in various industrial fields as supervisory controller because they have many merits. One of merits seems to be that operating environment of embedded system is the same as development environment using PC. That makes developing and manufacturing period shorten and also proper time to market Most of all machinery have sequential control system for their maneuvering which is composed of relays. contacts. timers. etc. In this paper. software sequential control system is proposed to be able to replace hardware sequential control system by using embedded system A lot of merits by the software sequential control system can be expected in the respect of economic reproduction, intelligent technologies and utilities, And porting of LINUX operating system to embedded system is carried out and device drivers and interface boards for LINUX 05 are designed for controlling air compressor by software Internet remote control and monitoring system of air compressor is implemented with Java script and CGI for these purposes. The experiment for operating air compressor system is taken through internet networks. The results show that developed system can be used for real plant.

Plan of Realization of Learner - Contents Interaction in Distance Education for Teacher's Multimedia Literacy (교사의 Multimedia Literacy를 위한 원격교육에서의 Learner - Contents Interaction 구현 방안)

  • Lee, Ji-Young;Hong, Myung-Hui
    • 한국정보교육학회:학술대회논문집
    • /
    • 2004.01a
    • /
    • pp.45-55
    • /
    • 2004
  • 본 논문은 교사의 Multimedia Literacy 함양을 위한 원격교육 Contents를 제작함에 있어 효율적으로 활용할 수 있는 상호작용 구현 방안을 제시함을 목적으로 한다. 이에 앞서 본 논문에서는 웹 기반 원격교육 상호작용 유형과 그 구현 방안을 새롭게 정리해 보고, 효율적인 원격교육과 상호작용 구현을 위해 고려해야 할 사항에 대한 제안을 통해 논지에 접근하였다. 본 논문은 연구 범위를 교사의 멀티미디어 리터러시 함양을 위한 원격교육 Contents에서의 Learner - Contents Interaction으로 제한하였으며, Java Script, Hash, HTML의 Event, Action, Link, Navigation 등을 활용한 Courseware 개발에 주력하였다. 상호작용이 강화된 이 Courseware는 Open Contents System으로 구축되어 다양한 원격교육 Contents에 다각도로 활용 가능하다.

  • PDF

Selection and Ranking of Common Attack Patterns for Developing Secure Web Applications (안전한 웹 애플리케이션 개발을 위한 공통 공격패턴의 선별 및 순위화)

  • Moon, Jae-Chan;Kim, Dae-Gyeong;Cho, Seong-Je
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2012.06b
    • /
    • pp.226-228
    • /
    • 2012
  • 최근 HTML5, AJAX(Asynchronous JavaScript XML) 등으로 구현된 웹 애플리케이션이 널리 이용됨에 따라 웹 애플리케이션에 존재하는 취약점을 악용하는 공격 사례가 증가하고 있다. 웹 애플리케이션의 안전한 개발과 유지보수를 위해, 설계/구현 단계에서의 취약점 완화를 통한 예방, 그리고 운영 단계에서의 공격 탐지 및 대응이 필요하다. 더불어, 위험한 취약점들 및 공격 패턴들을 분석하고 우선순위를 부여하여, 웹 애플리케이션 개발 단계 및 운영 단계에서 심각한 취약점과 공격들을 우선 고려해야 한다. 본 논문에서는 OWASP Top 10과 CWE(Common Weakness Enumeration)를 연동시켜 CAPEC(Common Attack Pattern Enumeration and Classification)에서 웹 관련 주요 공격 패턴을 선별하고 순위화하였다. CWE는 취약점 예방에 도움을 주며, 순위화된 공격 패턴은 웹 애플리케이션에서 주요 공격들을 효율적으로 방어할 수 있게 하여 준다.

A Design of Realtime Reservation System Using AJAX (AJAX를 이용한 실시간 예약 시스템 설계)

  • Jun, Kook-Hyun;Moon, S.J.;Eom, Y.H.;Kook, Y.K.;Jung, K.D.;Choi, Y.G.
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.10d
    • /
    • pp.738-741
    • /
    • 2006
  • 기존의 웹 애플리케이션 데이터 처리 기법으로는 동일 페이지에서 데이터의 Request와 Response를 동적으로 처리할 수 없다. 단위 워크플로우를 처리하기 위해서는 Request 페이지와 Response 페이지를 구분 처리하거나 페이지를 Refresh 해야 한다. 따라서, 사용자가 증가할수록 리소스 사용 비율 및 네트워크 대역폭이 급격하게 증가하게 된다. 이러한 이유로 복잡한 대화형 웹 애플리케이션 개발 및 실시간 정보교환시스템 구축이 어렵다. 본 논문에서는 비동기 통신 방법인 AJAX(Asynchronous JavaScript And XML)기반 기술을 이용하여 기존 예약 시스템의 문제를 개선한 실시간 예약 시스템을 구축하고, 직관적이며 데이터 변동 상태를 실시간으로 제공하는 사용자 인터페이스 구축 방법을 제안한다.

  • PDF