• 제목/요약/키워드: Time Windows

검색결과 797건 처리시간 0.033초

맹씨행단 대청 전면창호에 관한 연구 (A Study on the Front Windows Frame of Maeng's House)

  • 곽동엽
    • 한국주거학회논문집
    • /
    • 제6권2호
    • /
    • pp.171-180
    • /
    • 1995
  • This paper tries to define the characteristics of windows frame built in the end of Koryu dynasty to the early period of Chosun dynasty. The windows frame is found both in temples and in Maeng's house. It is thus proved that the frame was a general one prevailed in that time without regard to function and region. And it proves to be the original form of windows frame of temples and houses in the middle or the end of Chosun dynasty.

  • PDF

A Realtime Analytical System of Football Game

  • Min, Dae-kee
    • Communications for Statistical Applications and Methods
    • /
    • 제8권2호
    • /
    • pp.557-564
    • /
    • 2001
  • The objective of he study is to record the real conditions along with the soccer ball that is, each player's ball keeping time, the number football keeping, accuracy of passing to other player, direction, etc., on a real-time basis, measure them in numbers and get necessary analyzed output as much as one needs. The study consists of the following stages: (1) Record the data by drawing through Visual Interface on a real-time basis; (2) Graphic windows to display the recorded data item by item in graphic; (3) Form windows to display the individual or team scores anytime when needed; (4) Windows to display the analyzed data in visualized form. The effect of the study is threefold: (1) It inputs all the game-related data on a real-time basis, which was impossible before and shows analyzed contents during the game enabling each tea manager o use; (2) In cse of TV broadcasting or newspaper articles, it explains objectively the situations of he game to the TV viewers or readers; (3) After the game, it provides importance information on each team's playing ability and individual player's technical improvement through data analysis.

  • PDF

윈도우즈 7 운영체제 이벤트에 대한 시각적 침해사고 분석 시스템 (Windows 7 Operating System Event based Visual Incident Analysis System)

  • 이형우
    • 디지털융복합연구
    • /
    • 제10권5호
    • /
    • pp.223-232
    • /
    • 2012
  • 최근 개인정보에 대한 유출과 침해행위가 급증하면서 악의적인 목적의 피해사례가 급증하고 있다. 대부분의 사용자가 윈도우즈 운영체제를 사용하고 있으며, 최근 Windows 7 운영체제가 발표되면서 Windows 7 OS 환경에서의 침해대응 기법에 대한 연구가 필요하다. 현재까지 개발된 침해사고 대응 기법은 대부분 Windows XP 또는 Windows Vista를 중심으로 구현되어 있다. 윈도우즈 운영체제에서 시스템 침해사고를 효율적으로 분석하기 위해서는 시스템에서 생성되는 이벤트 정보의 시간정보 및 보안 위협 가중치 정보를 중심으로 이를 시각적으로 분석할 필요가 있다. 따라서 본 논문에서는 최근 발표된 Windows 7 운영체제에서 생성되는 시스템 이벤트 정보에 대해 시각적으로 분석하고 이를 통해 시스템 침해사고를 분석할 수 있는 시스템을 설계 및 구현하였다. 본 논문에서 개발된 시스템을 이용할 경우 보다 효율적인 침해사고 분석이 가능할 것으로 예상된다.

Cognitive Based Context Aware Reference History Management Tool

  • Punithan, Dharani;McKay, Bob
    • 한국HCI학회:학술대회논문집
    • /
    • 한국HCI학회 2009년도 학술대회
    • /
    • pp.227-231
    • /
    • 2009
  • The aim of the research is to focus on the cognitive principles and to achieve human-level intelligence in referring context based browser history and the Windows history. One of the major problems faced by today's computer users is insufficient and single exclusive context based reference of the browser history and the Windows history. Today we search for the browser history and Windows history in different places even though the context is the same. For e.g., When working on a research paper or preparing a business presentation, a user may require to refer many web sites on the internet and various documents on the local computer. The browser can provide only time based history. The windows document history is also time based and limited to list only few documents. Hence, we propose a tool "Cognitive Based Context Aware Reference History Management Tool" which helps to access the exclusive reference of context and time based history in one place. The tool also proposes to store image history with urls and classifies images of a specific topic accessed in different time, bookmarks management and cross browser history management. These features are very useful as we can access all related documents (doc, docx, ppt, pptx, pdf, txt, and html), web pages, images and bookmarks in one place. The tool uses the cognitive principles like classification and association to achieve the purpose.

  • PDF

동일경로 제약을 갖는 집배송 차량 경로 수립 문제의 최적화 해법 (An Optimization Algorithm for The Pickup and Delivery Problem With Time Windows)

  • 강자영;장희정;강장하;박성수
    • 대한산업공학회지
    • /
    • 제33권1호
    • /
    • pp.33-43
    • /
    • 2007
  • The pickup and delivery problem with time windows generally involves the construction of optimal routeswhich satisfy a set of transportation requests under pairing, precedence, time window, vehicle capacity, andavailability constraints. In this paper, we added some constraints to the problem and adopted an objectivefunction based on number of used vehicles, total travel distance and total schedule duration to consider morerealistic problems. A branch and price algohthm for the problem is proposed and an enumeration method is usedfor the subproblems. The algorithm was tested on randomly generated instances and computational results werereported.

실시간 제어에 의한 개방형 CNC 소프트웨어 모듈의 설계 및 구현 (The Design and Implementation of Open Architecture CNC Software Module by a Real-time Control)

  • 이제필
    • 한국생산제조학회지
    • /
    • 제8권5호
    • /
    • pp.54-62
    • /
    • 1999
  • This paper describes the design and implementation of a PC(personal computer) based open architecture machine tool controller. The hardware of open architecture CNC has generally a motion control board on a PC for controlling a servo motor. But this paper describes open architecture hardware that consists of a PC, a counter board a DAC board and a DIO board only. This makes it easy to generate CNC software module in a hardware-independent way. The proposed open architecture CNC software runs on the MS-Windows NT. The paper describes a method of con-trolling servo motors using a real-time timer of MS-Windows NT and a commercial real-time operating system on the MS-Windows. NT. An open and reconfigurable software module is made up of an object and an API(application programming interface). Using the object and the API a new CNC system can be quickly configured to control dif-ferent machine tools. The proposed open architecture CNC system is applied to 4-axis lettering center.

  • PDF

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

  • Hwang, Hark-Chin
    • 한국경영과학회:학술대회논문집
    • /
    • 한국경영과학회 2007년도 추계학술대회 및 정기총회
    • /
    • 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

9-Windows를 이용한 문제 해결 방안 (Applying 9-Windows to Problem Solving)

  • 정해성
    • 한국신뢰성학회지:신뢰성응용연구
    • /
    • 제15권3호
    • /
    • pp.149-153
    • /
    • 2015
  • One common roadblock to innovation is the inability to define the problem that needs to be solved. Main contributors to this situation are the complexity of real field and the psychological inertia. 9-Windows can help break the complexity and the psychological inertia. In this article, we attempt to propose how to link resources to space and time framework through 9-Windows. Also, we propose how to use the 9-Windows to find multiple perspectives and explore solutions to a problem. This research is expected to be a vehicle to make an effective use of 9-Windows along with TRIZ, SIT, CT, FMEA and QFD.

정시배송체계의 실용적 설계를 위한 방법론 (A Practical Method for Designing Vehicle Routing with Time Windows in Warehouse)

  • 변의석
    • 산업공학
    • /
    • 제13권3호
    • /
    • pp.455-461
    • /
    • 2000
  • Logistics systems can be evaluated by how productively distribution center operates, how promptly transportation vehicle dispatches, how efficiently facility layout is, and so on. In this paper, a practical vehicle routing scheme with fixed delivery time and fixed vehicle routes is introduced. The method helps the distribution center reduce logistics cost with respect to dispatching vehicles, and satisfy the customer with pre-determined delivery time window constraints. A case study has shown that the proposed scheme not only generates a feasible schedule with time windows, but also balances material flow in warehouse.

  • PDF

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

  • 황학진
    • 한국경영과학회:학술대회논문집
    • /
    • 대한산업공학회/한국경영과학회 2006년도 춘계공동학술대회 논문집
    • /
    • 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