• 제목/요약/키워드: Development Framework

검색결과 3,961건 처리시간 0.03초

유도무기 통합최적화설계를 위한 전산프레임워크 개발연구 (Development of Missile Design Computer Framework for the Multidisciplinary Optimization)

  • 김우현;이승진;이재우;변영환
    • 한국전산구조공학회:학술대회논문집
    • /
    • 한국전산구조공학회 2006년도 정기 학술대회 논문집
    • /
    • pp.307-314
    • /
    • 2006
  • Missile system. which requires high speed/high maneuverability is getting more important as a defensive weapon system. Integrated design environment which includes all related resources during the missile development process, is a very useful development tool, Therefor the design framework can perform the operation analysis and utilize design information for the efficient missile design. For this purpose, various analysis computer codes under heterogeneous platforms and operating systems, the database, the optimization module, and Ideas a commercial CAD are integrated using distributed. middleware. and the complicated GUI design has been made for the specific missile system design. Under the various constraint, maximize missile range and loadfactor with missile design computer framework.

  • PDF

정보시스템 개발을 위한 애플리케이션 프레임웍의 설계 - 재사용과 구조적 단순화를 목적으로 - (Design of an Application Framework for Information Systems Development - Aiming at Reuse and Architectural Simplicity -)

  • 박광호
    • Asia pacific journal of information systems
    • /
    • 제8권1호
    • /
    • pp.87-102
    • /
    • 1998
  • Typical multi-tier client/server architecture includes various and complex objects scattered around the network. Those objects must be clearly identified and designed. Then, their interface must be well-defined so that the integration can be done without major difficulties. This paper presents an application framework to increase reuse and to accomplish architectural simplicity in information systems development. Each component of the architecture is identified and designed. The proposed architecture of the application framework provides the fundamental structure for developing individual functions of an information system. Resulting architectural simplicity achieves effective and efficient maintenance throughout the lifecycle of the information systems. Although the framework aims at the reuse within a project, the productivity of information systems development across projects will be greatly improved eventually. Cases are discussed to evaluate the practicality of the architecture presented.

  • PDF

New framework for adaptive and agile honeypots

  • Dowling, Seamus;Schukat, Michael;Barrett, Enda
    • ETRI Journal
    • /
    • 제42권6호
    • /
    • pp.965-975
    • /
    • 2020
  • This paper proposes a new framework for the development and deployment of honeypots for evolving malware threats. As new technological concepts appear and evolve, attack surfaces are exploited. Internet of things significantly increases the attack surface available to malware developers. Previously independent devices are becoming accessible through new hardware and software attack vectors, and the existing taxonomies governing the development and deployment of honeypots are inadequate for evolving malicious programs and their variants. Malware-propagation and compromise methods are highly automated and repetitious. These automated and repetitive characteristics can be exploited by using embedded reinforcement learning within a honeypot. A honeypot for automated and repetitive malware (HARM) can be adaptive so that the best responses may be learnt during its interaction with attack sequences. HARM deployments can be agile through periodic policy evaluation to optimize redeployment. The necessary enhancements for adaptive, agile honeypots require a new development and deployment framework.

Flex 플랫폼 상에서 사용가능한 DDX 프레임워크 설계 및 구현 (DDX Framework Design and Implementation Usable in the Flex Platform)

  • 김양훈;정구범;유갑상;김국보
    • 인터넷정보학회논문지
    • /
    • 제11권4호
    • /
    • pp.119-128
    • /
    • 2010
  • 오늘날 컴퓨터 사용 환경은 사용자 지향형의 RIA(Rich Internet Application)로 발전되고 있다. Flex 프레임워크는 RIA의 대표적 개발 방법으로써 메인프레임과 C/S(Client/Server) 구조의 단점을 극복하였다. 그러나 메모리 관리의 난해함, 바인딩 구조의 복잡함, 컴파일 결과물이 큰 용량을 지니고 있다는 점 등 다양한 문제점을 안고 있다. 본 논문에서는 Flex 플랫폼에서 사용자 지향의 웹 어플리케이션을 신속하고 정확하게 개발할 수 있는 프레임워크를 구현하는 데 목적을 두고 있다. DDX(Dynamic Data eXchange) 프레임워크는 Flex 플랫폼에서 효율적이고 표준화된 개발 환경을 제시한다. 다양한 업무 분야에서 적용할 수 있는 확장성을 갖춘 라이브러리를 활용하여 성능 향상과 개발 생산성을 증대시켜 안정적인 시스템을 구축할 수 있도록 한다.

Modes of Combinative Innovation: Case of Samsung Electronics

  • Hong, Yoo Soo
    • Asian Journal of Innovation and Policy
    • /
    • 제1권2호
    • /
    • pp.219-239
    • /
    • 2012
  • In this age of convergence, a combinative nature of innovation is in need of revisiting. The innovation based on combination is named "combinative innovation" and defined operationally as the innovation that combines different modes of combinations. Five modes are characterized and the framework is applied to the case of CDMA mobile phone development of Samsung Electronics Company in the 1990s. The case study demonstrates the usefulness of the framework and the future direction of further elaboration of the framework.

An English School of International Relations Approach to Public Diplomacy: A Public Diplomacy Framework for Global Governance Issues

  • Ayhan, Kadir Jun
    • Journal of Public Diplomacy
    • /
    • 제2권1호
    • /
    • pp.1-5
    • /
    • 2022
  • Throughout the six decades evolution of the public diplomacy concept, international relations approaches have remained at the margins of the field. An important international relations theory that has been virtually non-existent in the public diplomacy literature is the English School of international relations. This theory has been the centerpiece of literature in diplomatic studies, but curiously, has not been applied to public diplomacy. In this editorial, I outline a public diplomacy framework for global governance issues that builds on the English School and Pamment's framework on the intersection of international development and public diplomacy.

Document-View 패턴을 활용한 안드로이드 게임 프레임워크에 관한 연구 (Study on Android Game Framework Using Document-View Pattern (DVAGF))

  • 최영미
    • 한국멀티미디어학회논문지
    • /
    • 제19권4호
    • /
    • pp.789-795
    • /
    • 2016
  • Analyze the Android game framework that can be apply to the Application development of new areas and suggest Document-View pattern of a design pattern, design that this applies the Android framework(DVAGF) for novice Game programming learner. Case of Snake game development through DVAGF is supporting modularity of the code, reusability and expandability that seems that the learners can easily understand the game programming basic structure. In addition, the Android framework (DVAGF) seems to provide a basis that can be easily extended to 2D and 3D games.

Seam 프레임워크 기반의 대용량 분산 객체 처리의 설계 및 구현 (Design and Implementation of Large Size Distributed Object Process Based Seam Framework)

  • 이명호
    • 한국산학기술학회:학술대회논문집
    • /
    • 한국산학기술학회 2010년도 춘계학술발표논문집 1부
    • /
    • pp.9-13
    • /
    • 2010
  • This paper proposes an object-oriented software development guidance and an evaluation index for the productivity related to Seam Framework. Heavyweight and lightweight architecture to resolve the problem with benefits to support the new architecture is a large size distributed object standardization architecture. This architecture, such as the Seam Framework, to provide all of the architecture is possible. The distributed object standardization architecture is most often used in business Seam Framework is well-known architecture. Therefore, this study is based on the Seam Framework large distributed object architecture, design and implementation of standardization software development productivity and the objective is to provide guidance.

  • PDF

DEVELOPMENT OF STATE-LEVEL APPRAISAL INDICATORS OF SUSTAINABLE CONSTRUCTION IN TAIWAN

  • Rong-Yau Huang;Wei-Ting Hsu
    • 국제학술발표논문집
    • /
    • The 4th International Conference on Construction Engineering and Project Management Organized by the University of New South Wales
    • /
    • pp.292-298
    • /
    • 2011
  • In this study we examine Taiwan's overall performance in accordance with sustainable construction by developing an appraisal indicator framework. The framework consists of five layers, from bottom to top: the indicator; the indicator category; the core cluster; the theme; and the overall performance. The procedure for the development of a sustainable construction indicator system is outlined. Finally, a framework consists of 3 themes, 10 core clusters, and 33 indicator categories are established. Following the established framework, 67 proper indicators are selected for each category in the framework, and data of the 53 indicators are collected respectively from a nation's statistical databank in Taiwan. Sustainable construction index aggregated step-by-step from the indicators, the indicator categories, the core clusters and the themes is computed to assess Taiwan's progress in sustainable construction. The preliminary results and the discussion are reported.

  • PDF

오픈소스 하드웨어에서 효율적인 임베디드 소프트웨어 개발을 위한 프레임워크 (Framework for efficient development of embedded software in open source hardware)

  • 강기욱;이정환;홍지만
    • 스마트미디어저널
    • /
    • 제5권4호
    • /
    • pp.49-56
    • /
    • 2016
  • 무선인터넷이 보급되고 IoT 기술이 발달함에 따라 여러 종류의 센서 디바이스가 발전하였다. 그리고 IoT 환경에서 사용자들의 요구를 충족하는 다양한 서비스 개발을 위해 오픈소스 하드웨어가 도입되었다. 하지만 오픈소스 하드웨어는 개발 인력의 부족으로 인해 충분히 활용되지 못하고 있다. 따라서 본 논문에서는 오픈소스 하드웨어에서 효율적으로 임베디드 소프트웨어 개발을 교육하기 위한 소프트웨어 프레임워크를 제안한다. 제안하는 프레임워크는 비주얼 프로그래밍 언어와 빠른 결과 확인을 통해 다양한 오픈소스 하드웨어에서 빠르고 직관적으로 임베디드 소프트웨어를 개발할 수 있게 한다. 또한 제안한 프레임워크를 실제 오픈소스 하드웨어 개발 환경에 구현하여 장단점을 분석하고 개선방안을 확인하였다.