• 제목/요약/키워드: 자동 프로그램

Search Result 1,443, Processing Time 0.029 seconds

A Middleware Framework for an Automatic Deployment of a Grid Computing Environment (그리드 컴퓨팅 환경을 자동으로 구축하는 미들웨어 프레임워크)

  • Lee, Jin-Bock;Choi, Jae-Young
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.15 no.4
    • /
    • pp.255-259
    • /
    • 2009
  • In this paper, we present AGE(Automatic Grid Environments), which is a middleware system in which Grid resources can automatically participate in a Grid environment. While other existing systems need the configuration of each Grid node to deploy a Grid environment, AGE offers automatic installation and execution of necessary middleware for participating in a Grid environment. And Grid applications in AGE do not need to be pre-installed and pre-configured. When an application is to be executed in participating Grid nodes, this system can download, install, and execute the application automatically. Therefore, AGE provides users with convenience such as deploying a Grid environment, executing the application, and releasing nodes or resources from the Grid environment automatically.

A Scraping Method of In-Frame Web Sources Using Python (파이썬을 이용한 프레임내 웹 페이지 스크래핑 기법)

  • Yun, Sujin;Seung, Li;Woo, Young Woon
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2019.05a
    • /
    • pp.271-274
    • /
    • 2019
  • In this paper, we proposed a detailed address acquisition scheme for automatically collecting data of a web page in a frame that is difficult to access by a general web access method. Using the Python language and the Beautiful Soup library, which can utilize the proposed address resolution technique and the HTML selector, we were able to automatically collect all the bulletin board text data written in several pages. By using the proposed method, we can collect large amount of data automatically by Python web scraping program for web pages of any form of address, and we expect that it can be used for big data analysis.

  • PDF

Precise Gravity Terrain Correction of Gravity Exploration for Small Anomalous Bodies (소규모 이상체의 중력탐사를 위한 정밀지형보정)

  • Lee, Heui-Soon;Rim, Hyoung-Rea
    • Journal of the Korean earth science society
    • /
    • v.31 no.1
    • /
    • pp.1-7
    • /
    • 2010
  • Many studies have successfully developed a number of terrain correction programs in gravity data. Furthermore, terrain data that is a basic data for terrain correction has widely been provided through internet. We have also developed our own precise gravity terrain correction program. The currently existing gravity terrain correction programs have been developed for regional scale gravity survey, thus a more precise gravity terrain correction program needs to be developed to correct terrain effect. This precise gravity terrain program can be applied on small size geologic targets, such as small scale underground resources or underground cavities. The multiquadric equation has been applied to create a mathematical terrain surface from basic terrain data. Users of this terrain correction program can put additional terrain data to make more precise terrain correction. In addition, height differences between terrain and base of gravity meter can be corrected in this program.

Automatic Recommendation on (IP)TV Program schedules in a personalized way using sequential pattern mining (순차 패턴 마이닝 기법을 이용한 개인 맞춤형 (IP)TV 프로그램 스케줄 자동 추천 -프로그램 시청 시간의 정량적 정보를 고려한 패턴 추출 및 개인 선호도 정보 추출을 통한 스케줄 추천 시스템-)

  • Pyo, Shin-Jee;Kim, Eun-Hui;Kim, Mun-Churl
    • 한국HCI학회:학술대회논문집
    • /
    • 2009.02a
    • /
    • pp.105-110
    • /
    • 2009
  • Conventional TV viewing environment had provided limited numbers of channels and contents so that accessibility of contents was made user's manual change of TV channels and by manual selection of TV program contents. However, with advent of IPTV and various contents and channels available to users’ terminals, excessive numbers of TV contents become available to users’ terminals, thus leading to totally different TV viewing environments. In this TV environment, users are required to make much effort to choose their preferred TV channels or program contents, which becomes much cumbersome to the users. Therefore, in this paper, we will propose TV contents schedule recommendation by making reasoning on users’ TV viewing patterns from TV viewing history data using sequential pattern mining so that so that it increases accessibility of users to many TV program contents which may be or may not be aware of the users.

  • PDF

Automatic TV Program Recommendation using LDA based Latent Topic Inference (LDA 기반 은닉 토픽 추론을 이용한 TV 프로그램 자동 추천)

  • Kim, Eun-Hui;Pyo, Shin-Jee;Kim, Mun-Churl
    • Journal of Broadcast Engineering
    • /
    • v.17 no.2
    • /
    • pp.270-283
    • /
    • 2012
  • With the advent of multi-channel TV, IPTV and smart TV services, excessive amounts of TV program contents become available at users' sides, which makes it very difficult for TV viewers to easily find and consume their preferred TV programs. Therefore, the service of automatic TV recommendation is an important issue for TV users for future intelligent TV services, which allows to improve access to their preferred TV contents. In this paper, we present a recommendation model based on statistical machine learning using a collaborative filtering concept by taking in account both public and personal preferences on TV program contents. For this, users' preference on TV programs is modeled as a latent topic variable using LDA (Latent Dirichlet Allocation) which is recently applied in various application domains. To apply LDA for TV recommendation appropriately, TV viewers's interested topics is regarded as latent topics in LDA, and asymmetric Dirichlet distribution is applied on the LDA which can reveal the diversity of the TV viewers' interests on topics based on the analysis of the real TV usage history data. The experimental results show that the proposed LDA based TV recommendation method yields average 66.5% with top 5 ranked TV programs in weekly recommendation, average 77.9% precision in bimonthly recommendation with top 5 ranked TV programs for the TV usage history data of similar taste user groups.

Development of a New Automatic Image Quality Optimization System for Mobile TFT-LCD Applications (모바일 TFT-LCD 응용을 위한 새로운 형태의 자동화질 최적화 시스템 개발)

  • Ryu, Jee-Youl;Noh, Seok-Ho
    • Journal of the Institute of Electronics Engineers of Korea SC
    • /
    • v.47 no.1
    • /
    • pp.17-28
    • /
    • 2010
  • This paper presents a new automatic TFT-LCD image quality optimization system using DSP for the first time. Since conventional manual method depends on experiences of LCD module developers, it is highly labor-intensive and requires several correction steps providing large gamma correction error. The proposed system optimizes automatically gamma adjustment and power setting registers in mobile TFT-LCD driver IC to reduce gamma correction error, adjusting time, and flicker. It contains module-under-test (MUT, TFT-LCD module), PC installed with program, multimedia display tester for measuring luminance and flicker, and control board for interface between PC and TFT-LCD module. We have developed a new algorithm using 6-point programmable matching technique with reference gamma curve and applying automatic power setting sequence. Developed algorithm and program are generally applicable for most of the TFT-LCD modules. It is realized to calibrate gamma values of 1.8, 2.0, 2.2 and 3.0, and reduce flicker level. The control board is designed with DSP and FPGA, and it supports various interfaces such as RGB and CPU. Developed automatic image quality optimization system showed significantly reduced gamma adjusting time, reduced flicker, and much less average gamma error than conventional manual method. We believe that the proposed system is very useful to provide high-quality TFT-LCD and to improve developing process using optimized gamma-curve setting and automatic power setting.

Tracking Sensitive Data Source for Secret Information Protection (보안 정보 보호를 위한 프로그램 데이터 근원 분석)

  • Ahn, Sun-Woo;Shin, Jang-Seop;Bang, In-Young;Paek, Yun-Heung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2016.10a
    • /
    • pp.426-428
    • /
    • 2016
  • 컴퓨터 시스템은 악성 프로그램 또는 프로그램의 취약점을 통한 해커의 공격 등 위험에 항시 노출되어 있다. 따라서 이러한 컴퓨터 시스템에서 처리되는 보안적으로 중요한 데이터는 언제나 노출될 위험이 있다. 이 문제를 해결하기 위해 보안적으로 중요한 데이터의 처리 과정을 다른 프로그램 부분과 분리하여 다른 프로그램 부분의 취약점을 통해 해당 데이터까지 위험에 노출되는 것을 막으려는 연구들이 있다. 이러한 연구들에서 필요한 것은 보안적으로 중요한 데이터가 프로그램 상에서 처리되는 시작점을 찾고, 해당 데이터가 처리되는 부분을 분석하는 것이다. 본 연구에서는 그 중 첫 번째 문제를 자동적으로 풀기 위한 컴파일러 기반 분석 도구를 개발하였다.

Development of Automatic Calibration System of Digital Multimeter(HP 3458A) (Digital Multimeter(HP 3458A)의 자동교정시스템 개발)

  • Jung, J.K.;Kang, J.H.;Kim, K.T.;Ryu, J.C.;Yu, K.M.;Kim, H.J.;Park, Y.T.
    • Proceedings of the KIEE Conference
    • /
    • 2002.07b
    • /
    • pp.915-916
    • /
    • 2002
  • 최근 산업체 및 국가교정검사기관에서 교정용 표준기급으로 많이 사용하고 있는 Digital Multimeter(HP 3458A)의 수동교정과 불확도 평가후 성적서 발급까지 5시간 정도가 소요된다. 이러한 교정시간을 단축시키고 객관적인 양질의 교정data를 얻을수 있는 교정자동화 프로그램을 개발하였다. 이 프로그램은 Labview를 이용하여 작성하였고 교정부터 불확도평가후 성적서 발급까지 자동적으로 1시간내에 수행이 된다. 또한 기존의 수동교정에 의한 결과와 비교했을 때 불화도 범위 내에서 동일한 결과를 얻었다.

  • PDF

Development of Tool to Generate Qplus Package Automatically (Qplus 패키지 자동 생성 도구 개발)

  • 우덕균;임채덕;김흥남
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.10b
    • /
    • pp.394-396
    • /
    • 2004
  • 한국전자통신연구원(ETRI)에서 개발한 임베디드 리눅스인 Qplus(1)의 개발환경은 타겟 설정 도구인 타겟 빌더(2)와 통합개발환경인 Esto(3)를 포함한다. 타겟 빌더는 타겟에 설치될 응용, 라이브러리 등에 대해서 패키지 형태로 관리하고 있다. 개발자가 Esto를 사용하여 개발된 응용 프로그램을 타겟 빌더의 패키지로 추가하기 위해서는 패키지 명세 구문을 익혀서 수작업으로 패키지를 작성해야 한다. 이와 같은 과정은 개발자에게 프로그램 개발 이외의 오버헤드를 제공하기 때문에 전체적인 개발 시간이 길어질 수 있다. 본 연구에서는 이와 같은 문제를 해결하기 위하여 타겟 빌더의 패키지를 자동으로 생성하는 도구를 개발하였다. 본 도구는 Eclipse(4) 기반으로 개발되었으며, 개발중인 Eclipse 기반의 Esto와 타겟 빌더와 연동되어 개발자에게 사용하기 편리한 통합 Qplus 개발환경을 제공하여, Qplus 기반의 임베디드 시스템 개발 시간을 단축시킬 수 있을 것으로 기대한다.

  • PDF

A Study on the Modeling of Helical Gear using Automatic Design Program (자동설계 프로그램을 이용한 헬리컬 기어 모델링에 관한 연구)

  • 김민주;이승수;박정보;전언찬
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2002.05a
    • /
    • pp.591-594
    • /
    • 2002
  • In this study, we develop automatic design program, which create 3D model of spur gear and helical gear used VisualLISP and create helical gear in the CATIA using 2D profile of gear. This model become the standard models which give not only in itself mold information but also compare processed product with measuring date. Spur gear require mathematical examination of involute curve and trocoidal fillet curve. Automatic design program, which have a mathematical development create the profile of spur gear.

  • PDF