• Title/Summary/Keyword: Dynamic Windows

Search Result 128, Processing Time 0.02 seconds

Dynamic Programming Approach for Prize Colleting Travelling Salesman Problem with Time Windows (시간제약이 있는 상금 획득 외판원 문제에 대한 동적 계획 접근 방법)

  • Tae, Hyun-Chul;Kim, Byung-In
    • IE interfaces
    • /
    • v.24 no.2
    • /
    • pp.112-118
    • /
    • 2011
  • This paper introduces one type of prize collecting travelling salesman problem with time windows (PCTSPTW), proposes a mixed integer programming model for the problem, and shows that the problem can be reduced to the elementary shortest path problem with time windows and capacity constraints (ESPPTC). Then, a new dynamic programming algorithm is proposed to solve ESPPTC quickly. Computational results show the effectiveness of the proposed algorithm.

A GUI Implementation of a Power Plant Dynamic Simulation System on Windows NT/2000 (원도즈 NT/2000에서의 발전플랜트 동특성 해석시스템 그래픽 사용자 인터페이스 구현)

  • 이동수;이기현;조창호
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 2002.05a
    • /
    • pp.197-201
    • /
    • 2002
  • APESS(Advanved Plant Engineering & Simulation System) is a dynamic simulation software for power plant which is being developed by Doosan Heavy Industries & Construction Co., Ltd. This Paper represents the GUI implementation of APESS on Windows NT/2000 operating system.

  • PDF

Analysis of Energy Performance for Dynamic Windows on Office Buildings (사무소 건축물에서 다이나믹 윈도우의 에너지 성능 분석)

  • Park, Yool;Park, Kyung-Soon
    • Korean Journal of Air-Conditioning and Refrigeration Engineering
    • /
    • v.26 no.10
    • /
    • pp.481-485
    • /
    • 2014
  • Low solar gain glazing should be applied on windows in order to reduce the solar radiation load. In a country where a cooling and a heating load coexist throughout the year, such as in Korea, a high solar gain glazing is need to reduce the heating load, but a low solar gain glazing should be applied to reduce the cooling load. Recently, dynamic windows have been developed for which the solar shading performance switches according to the amount of solar radiation flowing into the indoor space through the glazing, and these have been used in building to solve such problems. The purpose of this research is to analyze the energy performance of the electrochromic glazing for dynamic windows that has been extensively commercialized for office buildings in Incheon and Ulsan through an energy simulation implemented in the eQUEST program.

A Functional Unit Dynamic API Birthmark for Windows Programs Code Theft Detection (Windows 프로그램 도용 탐지를 위한 기능 단위 동적 API 버스마크)

  • Choi, Seok-Woo;Cho, Woo-Young;Han, Tai-Sook
    • Journal of KIISE:Software and Applications
    • /
    • v.36 no.9
    • /
    • pp.767-776
    • /
    • 2009
  • A software birthmark is a set of characteristics that are extracted from a program itself to detect code theft. A dynamic API birthmark is extracted from the run-time API call sequences of a program. The dynamic Windows API birthmarks of Tamada et al. are extracted from API call sequences during the startup period of a program. Therefore. the dynamic birthmarks cannot reflect characteristics of main functions of the program. In this paper. we propose a functional unit birthmark(FDAPI) that is defined as API call sequences recorded during the execution of essential functions of a program. To find out that some functional units of a program are copied from an original program. two FDAPIs are extracted by executing the programs with the same input. The FDAPIs are compared using the semi-global alignment algorithm to compute a similarity between two programs. Programs with the same functionality are compared to show credibility of our birthmark. Binary executables that are compiled differently from the same source code are compared to prove resilience of our birthmark. The experimental result shows that our birthmark can detect module theft of software. to which the existing birthmarks of Tamada et al. cannot be applied.

Dynamic Lot-Sizing Model with Production Time Windows under Nonspeculative Cost Structure (비모의성 비용구조와 생산납기구간 환경에서의 동적롯사이징 모델)

  • Hwang Hark-Chin
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2006.05a
    • /
    • pp.133-136
    • /
    • 2006
  • We consider dynamic lot-sizing model with production time windows where each of n demands has earliest due date and latest due date and it must be satisfied during the given time window. For the case of nonspeculative cost structure, an O(nlog n) time procedure is developed and it is shown to run in O(n) when demands come in the order of latest due dates.

  • PDF

Automated Method for Detecting Use-After-Free Vulnerability of Windows System Calls Using Dynamic Symbolic Execution (동적 기호 실행을 이용한 윈도우 시스템 콜 Use-After-Free 취약점 자동 탐지 방법)

  • Kang, Sangyong;Lee, Gwonwang;Noh, Bongnam
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.27 no.4
    • /
    • pp.803-810
    • /
    • 2017
  • Recently, social security problems have been caused by the development of the software industry, and a variety of automation techniques have been used to verify software stability. In this paper, we propose a method of automatically detecting a use-after-free vulnerability on Windows system calls using dynamic symbolic execution, one of the software testing methods. First, a static analysis based pattern search is performed to select a target point. Based on the detected pattern points, we apply an induced path search technique that blocks branching to areas outside of interest. Through this, we overcome limitations of existing dynamic symbolic performance technology and verify whether vulnerability exists at actual target point. As a result of applying the proposed method to the Windows system call, it is confirmed that the use-after-free vulnerability, which had previously to be manually analyzed, can be detected by the proposed automation technique.

Inbound Shipment Planning for Dynamic Demands with Production Time Windows at A Third-Party Warehouse Hub (제 3 자 물류 허브 창고의 생산납기구간 수요에 대한 인바운드 선적계획)

  • Hwang, Hark-Chin
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2007.11a
    • /
    • pp.7-11
    • /
    • 2007
  • This paper considers a shipment planning of products from manufacturers to a third-party warehouse for demands with production time windows where a demand must be replenished in its time window. The underling lot-sizing model also assumes cargo delivery cost in each inbound replenishment to the warehouse. For this model, an optimal O($nT^4$) is presented where n is the number of demands and T is the length of the planning horizon.

  • PDF

Development of a Dynamic Simulator for Moving Capability Estimation of Track Vehicle (궤도 차량의 기동성능 예측을 위한 동적 시뮬레이터 개발)

  • 조길수
    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 1999.10a
    • /
    • pp.137-141
    • /
    • 1999
  • In this paper, we developed a Windows 95 version off-line programming system which can simulate a track vehicle model in 3D graphics space. The track vehicle was adopted as an objective model. The interface between users and the off-line program system in the Windows 95's graphic user interface environment was also studied. The developing language is Microsoft visual C++. Graphic libraries, OpenGL, by Silicon Graphics, Inc. were utilized for 3D Graphics.

  • PDF

Development of a Simulator and Dynamic Modeling for Moving Capability estimation of Track Vehicle (궤도 차량의 기동성능 예측을 위한 동적 모델링 및 시뮬레이터 개발)

  • 김종수
    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 2000.04a
    • /
    • pp.194-198
    • /
    • 2000
  • In this paper, we developed a Windows 98 version off-line programming system which can simulate a track vehicle model in 3D graphics space. The track vehicle was adopted as an objective model. The interface between users and the off-line program system in the Windows 98' graphic user interface environment was also studied. The developing language is Microsoft Visual C++. Graphic libraries, OpenGL, by Silicon Graphics, Inc. were utilized for 3D graphics.

  • PDF

Development of a Static and Dynamic Characteristics Analysis System for Machine -Tool Spindle Systems with 3 Lobe Sliding Bearings (3원호 미끄럼 베어링을 적용한 공작기계 주축계의 정적 및 동적 특성 해석시스템 개발)

  • 조재완
    • Journal of the Korean Society of Manufacturing Technology Engineers
    • /
    • v.9 no.4
    • /
    • pp.99-107
    • /
    • 2000
  • In this study, a static and dynamic characteristics analysis system for machine tool spindle systems with 3 lobe sliding bearing is developed based on Timoshenko theory, finite element method and windows programming techniques. And the characteristics value of 3 lobe sliding bearing such as eccentricity ratio, attitude angle, friction coefficient , stiffness coefficients, damping coefficients and so on, are determined by using the thermal equilibrium conditions of spindle systems. Since the developed system has various analysis modules related to static deformation analysis, modal analysis, frequency responses analysis and so on, it can be utilized to perform systematically the design an devaluation process of spindle systems with 3 lobe sliding bearing under windows GUI environment.

  • PDF