• Title/Summary/Keyword: 코드 재사용

Search Result 476, Processing Time 0.026 seconds

An Algorithms on Incremental Dominator-Join Graph (진적 지배자연결그래프에 관한 알고리즘)

  • Sim, Son-Kweon;Yu, Heui-Jong;Shin, Hyun-Deok;Lee, Dae-Sik;Jang, Jae-Chun;Ahn, Heui-Hak
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11a
    • /
    • pp.313-316
    • /
    • 2003
  • 객체지향 프로그래밍 방식으로 인해 프로그램의 재사용성이 증대되었다. 객체들을 재사용함으로서 프로그램을 수정 갱신하는 일이 더욱 많아져 점진적 데이터 흐름 분석 기법은 코드 최적화의 성능을 향상하는 중요한 방안이 되었다. 이에 본 논문에서는 데이터 흐름 분석을 위한 지배자연결그래프를 점진적으로 구성하는 알고리즘을 제안하고 이의 타당성과 성능을 실험을 통하여 제시하였다.

  • PDF

The Design of Component Registry for constructing Integrated Component Sharing Environment (통합된 컴포넌트 공유환경 구축을 위한 컴포넌트 레지스트리 설계)

  • 임성빈;문창주;백두권
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10a
    • /
    • pp.441-443
    • /
    • 1999
  • 소프트웨어의 재사용에 관한 문제는 오래 전부터 풀어야 할 과제로 내려왔다. 계속적인 개발에 따른 재사용의 심각함을 인식하고 기존의 제품이나 기능코드 모듈들을 어떻게 재활용 할지에 대해서 연구해 왔었다. 이러한 관점에서 컴포넌트라는 개념의 중요성이 부각되어지고 계속적인 노력을 하고 있는데, 체계화가 잡히지 않은 무분별한 컴포넌트 개발로 인해, 컴포넌트 홍수라는 새로운 문제를 발생시킨다. 따라서, 본 논문에서 컴포넌트 레지스트리라는 어플리케이션을 만들어 컴포넌트들을 응용분야별, 기능별 등으로 분류하여 재사용을 용이하게 하였다. 또한, 컴포넌트 레지스트리를 이용하여 개발자나 사용자들에게 컴포넌트를 공급함으로서 시간과 노력을 줄일 수 있고 통합된 관리로서 표준화가 가능하게 만들었다. 이렇게 체계화된 컴포넌트 관리로서 공유환경을 구축할 수 있고 CBDMS(Component-Based Development & Management System)의 개발을 용이하게 할 수 있다.

  • PDF

An analysis of Content Disarm and Reconstruction (콘텐츠 무해화 및 재조합 기술 연구 분석 및 고찰)

  • Sohyeon Oh;Abir EL Azzaoui;Jong Hyuk Park
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2023.05a
    • /
    • pp.206-208
    • /
    • 2023
  • 비대면 활동 및 원격 작업 증가에 따라 문서 파일을 이용한 사이버 공격 빈도가 증가하고 있으며, 별도의 실행 파일 대신 문서 내의 기본적인 기능을 악용하는 문서 공격은 기존의 악성코드 탐지 메커니즘을 우회할 수 있기 때문에 큰 문제가 되고 있다. 이러한 문제에 대응하기 위한 여러 기술 중 CDR 기술은 악성 행위에 이용될 가능성이 있는 액티브 콘텐츠를 제거하거나 비활성화하여 사전에 악성코드로 탐지되지 않았던 파일에 대한 보안성을 제공하지만, 문서의 내용을 분석하고 안전하게 재조합하는 과정에서 오류가 발생하여 전달하고자 했던 내용을 제대로 표현할 수 없게 되거나, 파일을 사용할 수 없게 되는 문제가 발생할 수 있다. 본 논문에서는 파일을 후처리하는 방식으로만 CDR을 적용하는 것이 아니라, 확장 프로그램이나 가상 환경 등을 이용해 문서의 작성 단계에서부터 CDR 처리과정을 거치게 하는 방법을 제안하여 파일 손상이나 내용 누락 문제를 완화하고 사용자의 업무 효율을 높이는 동시에 강화된 보안성을 제공한다.

A Technique to Specify and Generate .NET Components in MDA/PSM for Pervasive Service (MDA/PSM상에서 퍼베이시브 서비스를 지원하는 닷넷 컴포넌트의 명세 및 생성 기법)

  • Kum, Deuk-Kyu;Kim, Soo-Dong
    • Journal of KIISE:Software and Applications
    • /
    • v.34 no.7
    • /
    • pp.635-645
    • /
    • 2007
  • Component technology has been widely accepted as an effective way for building software systems with reusable components, and Microsoft (MS) .NET is one of the recent representative component technologies. Model Driven Architecture (MDA) is a new development paradigm which generates software by transforming design models automatically and incrementally. Transformation of structural models in MDA has been successfully applied. However, transformation of dynamic models and pervasive services, such as transaction service, security service, synchronization service and object pooling are largely remains as an area for further research. The recent enterprise system has multi tier distributed architecture, and the functionality of early mentioned pervasive services is essential for this architecture. .NET platform can implement Component Object Model+ (COM+) component for supporting pervasive services by specify Attribute code. In this paper, we specify the functionalities of the COM+ component offering pervasive services, and then those functionalities are defined by UML profile. By using the profile, the Platform Specific Model (PSM) for .NET/C# is specified, and .NET components are automatically generated through our tool. The development productivity, extensibility, portability, and maintenance of software can be dramatically improved by using of the proposed methods.

Assessment of RELAP5MOD2 Cycle 36.04 using LOFT Intermediate Break Experiment L5-1 (LOFT중형 냉각재 상실 사고 모사 실험 자료 L5-1을 이용한 RELAP5/MOD2 Cycle 36.04 코드 평가)

  • Lee, E.J.;Chung, B.D.;Kim, H.J.
    • Nuclear Engineering and Technology
    • /
    • v.23 no.1
    • /
    • pp.66-80
    • /
    • 1991
  • The LOFT intermediate break experiment L5-1, which simulates 12 inch diameter ECC line break in a typical PWR, has been analyzed using the reactor thermal/hydraulic analysis code RELAP5/MOD2, Cycle 36.04. The base calculation, which modeled the core with single flow channel and two heat structures without using the options of reflood and gap conductance model, has been successfully completed and compared with experimental data. Sensitivity studies were carried out to investigate the effects of nodalization at reactor vessel and core modeling on major thermal hydraulic parameters, especially on peak cladding temperature(PCT). These sensitivity items are : single flow channel and single heat structure (Case A), two flow channel and two heat structures (Case B), reflood option added (Case C) and both reflood and gap conductance options added (Case D). The code, RELAP5/MOD2 Cycle 36.04 with the base modeling, predicted the key parameters of LOFT IBLOCA Test L5-1 better than Cases A,B,C and D. Thus, it is concluded that the single flow channel modeling for core is better than the two flow channel modeling and two heat structure is also better than single heat structure modeling to predict PCT at the central fuel rods. It is, therefore, recommended to use the reflood option and not to use gap conductance option for this L5-1 type IBLOCA.

  • PDF

A Design On RUP based Component System (RUP 기반의 컴포넌트 시스템 설계)

  • Choi, Chang-Min;Chung, Chung-Soo;Kim, Cheon-Sik
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05c
    • /
    • pp.1705-1708
    • /
    • 2003
  • 오늘날의 컴퓨팅 시스템은 비즈니스 거래와 분산 업무 처리로 확대되어가고 있으며 정보 기술은 점차적으로 재사용성과 독립성 그리고 이식성을 가진 컴포넌트를 기반으로 한 응용 개발이 확산되고 있다. 컴포넌트 개발 형태는 코드의 재사용이나 클래스 라이브러리보다 좀 더 발전된 형태의 부품개발 형태로서, CBD(Component Based Development)를 기초로 한다. 그러나 CBD를 이용하여 새로운 컴포넌트를 구축하는 비용의 증가와 함께 비즈니스 요구사항에 맞는 컴포넌트 개발을 위한 노력이 필요하며, 빠르고 정확한 컴포넌트 정보를 지원할 수 있도록 시스템 측면에서 정규화 형태의 컴포넌트 모델이 요구되고 있다. 본 논문에서는 사용자 요구사항에 접근하고, 재사용성과 독립성, 그리고 이식성을 가진 컴포넌트를 추출하고, 컴포넌트를 대상으로 인터페이스 나타내고자 한다. 따라서 본 논문에서는 대학 종합정보시스템 구축의 일부분인 구매관리 시스템을 분석 및 설계하여, 컴포넌트를 추출하고 컴포넌트 설계 모델을 제시한다.

  • PDF

Study of the RBTRAN Code for Upper Plenum Analysis in Very Small LOCA (매우 작은 규모의 LOCA에 있어서 Upper Plenum분석을 위한 RETRAN코드의 연구)

  • Hee Cheon No
    • Nuclear Engineering and Technology
    • /
    • v.16 no.3
    • /
    • pp.125-130
    • /
    • 1984
  • In the application of the RETRAN code to the analysis of very small LOCA one of main concerns is placed on use of the bubble rise model in the upper plenum, because the bubble rise model nay cause a numerical divergence problem and coefficients used to describe it are based on experimental results of large LOCA. In order to solve this problem, a method, which enables us to predict the mixture level in the upper plenum without use of the bubble rise model, was proposed. For this method the local void distribution in the core and upper plenum was derived by using a simplified slip model. It was shown that results predicted from the derived equation are in excellent agreement with experimental data. Additionally it was found that local void in the upper plenum has a uniform distribution unlike a linear distribution in large LOCA. Communication between the upper plenum and upper head was investigated. By introducing the concept of Taylor instability, it was proved that counter-current Hon between them is possible.

  • PDF

Design and Implementation of the Digital App-Book Interaction Library (디지털 앱북 상호작용 라이브러리 설계 및 구현)

  • Lee, Kang-Woon;Beak, A-Ram;Choi, Haechul
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2014.06a
    • /
    • pp.183-184
    • /
    • 2014
  • 최근 스마트 폰 가입자 수 증가와 함께 모바일 기기의 보급이 대중화 되었다. 모바일 기기 대중화로 다양한 형태의 멀티미디어 콘텐츠 소비가 많아지면서 새로운 콘텐츠를 요구하는 사용자들 늘어나고 있다. 다양한 소비 계층에서 콘텐츠의 수요가 늘어나고 있지만, 현재 시장에서는 공급량이 수요에 미치지 못하고 있다. 모바일 기기중 하나인 디지털 앱북 콘텐츠 또한 시장에서 더 많은 콘텐츠가 필요하다. 본 논문에서는 디지털 앱북의 콘텐츠 증가를 위해 디지털 앱북 제작에 있어 코드 재사용성 증가로 인한 체계적인 개발과 유지지보수의 용이함을 높이기 위해 사용자와의 다양한 상호작용 기능들을 라이브러리로 구현하고 검증하였다. 라이브러리는 사용자 동작부와 기기 동작부로 구성하고 각 동작부의 명령들을 조합하여 상호작용 메소드 형태로 존재하도록 설계하였다. 구현된 라이브러리는 코드 사용량을 크게 줄여 개발 시간 단축에 영향을 주어 디지털 앱북 콘텐츠 제작에 있어 효율을 높여준다.

  • PDF

Simulation for the Filling Process of Resin Transfer Molding by Incorporating Composity Grids (복합격자법을 이용한 수지이동성형의 충전공정에 대한수치모사)

  • 이성재
    • The Korean Journal of Rheology
    • /
    • v.9 no.3
    • /
    • pp.103-110
    • /
    • 1997
  • 고분자 복합재료 제조방법의 하나인 수지이동성형의 충전공정을 모사하기 위한 수 치모사 코드를 개발하였다. 수지이동성형의 충정공정문제를 수학적 공식으로 표현하기 위하 여 비등방성 다공질체를 통과하는 유동에 대한 이론을 사용하였다. 과도상태로 진행하는 자 유표면의 동적 충전거동을 묘사하기 위하여 수치격자 생성을 포괄하는 경계적합 좌표계의 계산기법을 적용하였다. 이와 아울러 불규칙적인 구저와 다중으로 연결된 금형면의 충전모 사에 저합한 복합격자의 개념을 도입하였다. 복합격자들 간의 가상의 경계에 대해서는 검사 체적 기법을 이용하여 물질보존을 만족시켜 주었다. 임의의 금형 두께와 투과도를 가지는 다수의 금형면이 결합된 두 개의 입구를 지닌 금형을 대상으로 하여 몇가지 예를 시험해 보 았다. 수치모사의결과 복합격자의 개념을 도입한 수치모사 코드는 수지이동성형의 복잡한 충전공정을 보다 정교하게 모사하는데 응용될수 있음을 보여주었다.

  • PDF

Design of a supporting Tool for modeling and developing EJB Components (EJB 컴포넌트의 모델링 및 생성 지원 도구의 설계)

  • 김민정;조진희;이우진;신규상
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.10a
    • /
    • pp.388-390
    • /
    • 2000
  • 컴포넌트 소프트웨어 기술은 재사용성, 적시성, 유지 보수성 등이 업체의 경쟁력으로 대두되고 있는 정보기술 업계에서 점차 각광을 받고 있다. 현재 다양한 컴포넌트 생성 지원 도구들이 제공되고 있지만 컴포넌트의 식별, 모델링, 코드 생성, 배치 등 전 개발 단계를 밀접히 연계하여 지원하는 도구가 드물다. 이 논문에서는 컴포넌트 생성에 연관된 모든 과정을 지원하는 컴포넌트 모델링 및 생성 지원도구의 설계를 제안한다. 컴포넌트 모델링은 영역 특성을 고려한 시스템 분할 관점에서 컴포넌트 플랫폼 아키텍쳐에 관계없이 논리적(logical) 컴포넌트의 식별 및 모델링을 지원한다. 코트 생성 부분은 플랫폼 아키텍쳐에 의존적이어야 하므로 이 논문에서는 우선적으로 EJB 컴포넌트의 코드 생성을 지원한다.

  • PDF