• 제목/요약/키워드: windows

검색결과 4,104건 처리시간 0.032초

스마트폰 App 개발 환경 구축 (Environment Construction for App Development Using Smart-phones)

  • 김진환;조재현
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2010년도 추계학술대회
    • /
    • pp.574-576
    • /
    • 2010
  • 본 논문에서는 최근 급속히 보급되고 있는 다양한 스마트폰에서 응용 프로그램을 개발하기 위한 환경을 구축하는 방법을 소개하고자 한다. 전 세계적으로 다양한 스마트폰들과 다양한 운영체제가 활용되고 있지만, 본 논문에서는 국내에 많이 보급되어 있고 향후에도 많이 활용될 것으로 판단되는 세 가지 스마트폰 즉, 마이크로소프트의 Windows Mobile(최근 Windows Phone 7), 애플의 아이폰, 구글의 안드로이드폰을 이용하여 응용 프로그램을 개발하고자 할 때 필요한 환경(장비와 소프트웨어) 구축에 대해 설명하고자 한다.

  • PDF

Improving Performance of YOLO Network Using Multi-layer Overlapped Windows for Detecting Correct Position of Small Dense Objects

  • Yu, Jae-Hyoung;Han, Youngjoon;Hahn, Hernsoo
    • 한국컴퓨터정보학회논문지
    • /
    • 제24권3호
    • /
    • pp.19-27
    • /
    • 2019
  • This paper proposes a new method using multi-layer overlapped windows to improve the performance of YOLO network which is vulnerable to detect small dense objects. In particular, the proposed method uses the YOLO Network based on the multi-layer overlapped windows to track small dense vehicles that approach from long distances. The method improves the detection performance for location and size of small vehicles. It allows crossing area of two multi-layer overlapped windows to track moving vehicles from a long distance to a short distance. And the YOLO network is optimized so that GPU computation time due to multi-layer overlapped windows should be reduced. The superiority of the proposed algorithm has been proved through various experiments using captured images from road surveillance cameras.

Windows 10 IoT Core 기반 Non-ROS TurtleBot2용 원격 제어 소프트웨어 구현 (Implementation of NON-ROS remote control software of TurtleBot 2 based Windows 10 IoT core)

  • 인가바어 원스포어;김민영;장종욱
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2019년도 춘계학술대회
    • /
    • pp.111-114
    • /
    • 2019
  • This paper intends to implement a software that controls TurtleBot 2 remotely. The moving of the robot TurtleBot 2 can be controlled using command control based on Windows 10 IoT core instead of the Robot Operating System (ROS). The implemented software allows the user to move remotely TurtleBot 2 in any specified direction and perform the monitoring such as reading feedback data from the robot. Through TCP/IP and serial communication technology, TurtleBot 2 can successfully receive command control and send feedback to the user. Using C# programming language, two Universal Windows Platform apps (client app and server app) have been implemented to allow communication between the user and TurtleBot 2. The result of this implementation has been verified and tested in an indoor platform.

  • PDF

A Model for Illegal File Access Tracking Using Windows Logs and Elastic Stack

  • Kim, Jisun;Jo, Eulhan;Lee, Sungwon;Cho, Taenam
    • Journal of Information Processing Systems
    • /
    • 제17권4호
    • /
    • pp.772-786
    • /
    • 2021
  • The process of tracking suspicious behavior manually on a system and gathering evidence are labor-intensive, variable, and experience-dependent. The system logs are the most important sources for evidences in this process. However, in the Microsoft Windows operating system, the action events are irregular and the log structure is difficult to audit. In this paper, we propose a model that overcomes these problems and efficiently analyzes Microsoft Windows logs. The proposed model extracts lists of both common and key events from the Microsoft Windows logs to determine detailed actions. In addition, we show an approach based on the proposed model applied to track illegal file access. The proposed approach employs three-step tracking templates using Elastic Stack as well as key-event, common-event lists and identify event lists, which enables visualization of the data for analysis. Using the three-step model, analysts can adjust the depth of their analysis.

윈도우즈 Crypto API를 이용한 악성코드 무력화 방안 연구 및 도구 구현 (A study on neutralization malicious code using Windows Crypto API and an implementation of Crypto API hooking tool)

  • 송정환;황인태
    • 정보보호학회논문지
    • /
    • 제21권2호
    • /
    • pp.111-117
    • /
    • 2011
  • 암호기술의 발전으로 통신의 비밀이나 정보보호가 강화되었지만, 암호기술을 역이용하는 Cryptovirus가 등장하였고 윈도우즈 CAPI(Crypto API)를 사용하는 악성코드도 누구나 쉽게 제작하여 배포할 수 있는 환경이 되었다. CAPI를 사용하는 악성코드는 윈도우즈에서 제공하는 정상적인 API를 사용하기 때문에 IPS(Intrusion Prevention System) 등 정보보호시스템은 물론 백신프로그램에서도 탐지 및 분석이 쉽지 않다. 본 논문에서는 Cryptovirus를 비롯하여 윈도우즈 CAPI를 사용하는 악성코드 무력화 방안 연구 및 이와 관련된 Hooking 도구 구현결과를 제시하고자 한다.

디지털포렌식을 이용한 아키텍처별 Windows11의 비교 (Comparison of Windows11 by Architecture Using Digital Forensics)

  • 김종도;홍승표;이훈재
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2022년도 제66차 하계학술대회논문집 30권2호
    • /
    • pp.263-266
    • /
    • 2022
  • 최근 프로세서 제조공정의 급속한 발전으로 프로세서의 종류에 상관없이 같은 운영체제를 설치 할 수 있게 되었다. 하지만 근본적으로 프로세서의 종류에 따라 차이점이 있고, 동작방식이 다르기 때문에 포렌식 할 경우 같은 운영체제라도 다른 결과가 나올 수 있다. 본 논문은 디지털포렌식을 이용하여 CISC 프로세서의 Windows 운영체제와 RISC 프로세서의 Windows운영체제를 비교하고, 프로세서 방식에 따른 차이점을 통해 후속 연구 방향을 제시한다.

  • PDF

Windows 드라이버 테스트 프로세스 적용 사례 (Application of Windows Driver Test Process )

  • 최정희;박상현;이명수;이상근
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2008년도 추계학술발표대회
    • /
    • pp.437-440
    • /
    • 2008
  • 소프트웨어 제품에서 Windows 드라이버의 결함은 BSOD 를 발생시키거나 제품의 전체 기능을 마비시켜 제품 신뢰도에 악영향을 미치게 된다. Windows 드라이버는 제품과 연관되는 부분이 많아 별도의 테스트가 어려워, 제품의 알파 테스트 단계에서 검증 단계를 거치게 된다. 이 단계에서는 테스트는 드라이버만의 기능 검증이 어렵고, 드라이버 결함 원인 파악 및 수정 기간의 연장을 가져온다. 이로 인한 전체 프로젝트 일정에도 영향을 주게 된다. 이에 본 연구에서는 드라이버의 신뢰성을 확보를 위한 Windows 드라이버 테스트 프로세스를 제시하였다. 전체 개발 프로세스 내에 드라이버에 관한 테스트 프로세스를 구체화하고, 드라이버 별도의 테스트 단계를 두는 방안을 제안했다. 제품 알파 단계 이전에 드라이버의 결함을 발견하여 제품 테스트 기간에 발견되는 드라이버 결함 발견이 감소되는 것을 증명하였다.

Windows Vista BitLocker 분석 (Analysis of Windows Vista BitLocker)

  • 황성호;남현우;박능수;홍도원
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2007년도 추계학술발표대회
    • /
    • pp.1115-1118
    • /
    • 2007
  • BitLocker는 2006년에 Microsoft가 새롭게 출시한 운영체제인 Windows Vista에서 처음 사용되는 보안 메커니즘이다. 기존의 다양한 운영체제에서 사용되는 보안 메커니즘은 기본적으로 사용자가 로그인한 후 로그인한 사용자의 데이터를 바탕으로 파일에 대한 암호화, 데이터에 접근에 관한 권한 확인과 같은 방법을 사용하여 데이터를 보호했다. 하지만 이러한 보안 메커니즘은 물리적으로 접근하는 공격방법에는 취약하고, 플랫폼 자체에 대한 신뢰성이 부족하기 때문에 새롭게 Microsoft에서 새롭게 제안하는 보안 메커니즘인 BitLocker는 디스크 자체를 암호화 해서 보호하는 새로운 메커니즘이다. 본 논문에서는 Windows Vista에서 사용되는 새로운 보안 메커니즘인 BitLocker의 운영 메커니즘에 대해서 분석하고 이를 바탕으로 Windows 보안 메커니즘에 대한 취약점을 검증하기 위한 기존 자료로 활용하였다.

효율적인 모니터 사용을 위한 화면 배치 시스템 구현 -와이드 모니터 사용자를 위한 화면 구성 시스템 SquareSpace- (Windows placement system development for efficient use monitor)

  • 조윤정;안동언
    • 한국HCI학회:학술대회논문집
    • /
    • 한국HCI학회 2009년도 학술대회
    • /
    • pp.428-431
    • /
    • 2009
  • 최근 대형, 와이드 모니터 사용이 일반화되면서 모니터의 작업 공간을 효율적으로 사용하고자 하는 사용자들이 늘어나고 있다. 하나의 윈도우만을 띄워놓고 작업하던 일반적인 사용 패턴에서 여러 개의 창을 한꺼번에 놓고 작업하는 사용 패턴으로 변화하고 있다. 본 논문에서는 사용자가 모니터의 작업공간을 효율적으로 사용할 수 있도록 윈도우 배치를 돕는 시스템을 구현하였다. 일반 유틸리티와 달리 미리보기 화면을 통한 배치가 이루어지기 때문에 사용자가 쉽고 간편하게 작업환경의 구성과 변환할 수 있다. 앞으로 대형, 와이드 모니터의 수요에 발맞춰 윈도우를 효율적으로 이용하고자 하는 사용자의 욕구를 만족시키고 일일이 윈도우를 조절해야하는 불편함을 해소시켜 줄 것이다.

  • PDF

건물일체형 투명 PV복층창의 설치조건에 따른 단위출력당 발전특성 분석연구 (A Study on the Power Performance Measurement of Transparent Thin-film PV Windows of BIPV Depending on the Inclined Angle)

  • 안영섭;송종화;김석기;이성진;윤종호
    • 한국태양에너지학회:학술대회논문집
    • /
    • 한국태양에너지학회 2008년도 춘계학술발표대회 논문집
    • /
    • pp.55-60
    • /
    • 2008
  • This study is on the analysis of power output of transparent thin-film PV windows which are integrated into the building envelope instead of traditional windows. 3 installation angles of vertical, horizontal and $30^{\circ}C$ inclination are investigated. To measure power output of PV windows, full scale mock-up house was designed and constructed. The power performance of PV window system was analyzed for horizontal angle, declination angle and vertical angle according to incline angle. Monitoring data are gathered from November 2006 to August 2007 and statistical analysis is performed to analysis a characteristics of power performance of transparent PV windows. Results show that annual power output of PV window with horizontal angle is 844.4kWh/kWp/year, declination angle 1,060kWh/kWp/year and vertical angle 431.6 kWh/kWp/year.

  • PDF