• 제목/요약/키워드: Program Format

검색결과 358건 처리시간 0.028초

기계진동학 문제 해석을 위한 전산프로그램 개발 (Development of Computer Program for Analysis of Mechanical Vibrations)

  • 이상순
    • 한국실천공학교육학회논문지
    • /
    • 제3권2호
    • /
    • pp.83-92
    • /
    • 2011
  • 기계진동학 문제의 해석을 위한 전산프로그램이 비주얼 C++을 이용하여 개발되었다. 이 프로그램은 일반적인 기계진동학 교재에서 다루는 내용에 맞추어 구성되어 있다. 이 프로그램은 매뉴방식을 택하고 있으며, GUI(graphical user interfaces)방식을 도입하고 있다. 문제에 대한 해는 그래픽과 수치 데이터로 표현된다. 예제를 통해 프로그램의 효율성과 응용 가능성을 보여준다. 이 프로그램은 기계시스템의 진동거동을 해석하는데 활용될 수 있다.

  • PDF

GMLJP2 영상압축 기술을 이용한 다양한 공간자료의 효율적인 활용을 위한 프로그램 설계 및 구현 (Program Design and Implementation for Efficient Application of Heterogeneous Spatial Data Using GMLJP2 Image Compression Technique)

  • 김윤형;염재홍;이동천
    • 한국측량학회지
    • /
    • 제24권5호
    • /
    • pp.379-387
    • /
    • 2006
  • 실세계는 불연속성의 물체와 지표면의 개념으로 공간적인 모델링이 된다. 생성된 데이터 모델은 벡터와 래스터 형태로 표현된다. 비록 공간에 관련된 문제를 해결하기 위해서 단지 한 종류의 데이터를 사용해도 충분한 경우가 있기는 하지만 일반적으로 GIS는 다양한 형태의 데이터를 사용하게 된다 최근에는 GIS 분야의 발달로 다양한 형태의 데이터 모델이 소개되어지면서 이들 다양한 형태의 데이터를 효과적으로 다루기 위한 요구가 점점 커져가고 있는 추세이다. 지리정보 분야의 표준에 대한 연구를 수행하고 있는 Open GIS Consortium은 다양한 형태의 공간 데이터를 저장하고 활용하기 위해서 GMLJP2(Geographic Mark-Up Language JP2) 포맷을 소개하였다. GMIJP2 포맷은 웨이블렛 영상 압축 기법을 기반으로 하는 JPEG2000(JP2) 포맷을 기반으로 해서 확장성 및 호환성이 좋은 GML 데이터를 압축된 영상 위에 추가한 포맷이다. 이번 논문은 GMLJP2 포맷의 고찰과 다양한 공간데이터를 활용하고 관리하는데 활용될 수 있는 가능성을 검증하고자 한다. 항공사진, 수치지도와 LIDAR 데이터를 변환시켜서 GMLIP2 파일을 성공적으로 생성할 수가 있었다. 또한, GMLJP2 파일을 처리할 수 있는 응용프로그램을 설계 및 구현시켜 단일 파일에서 다양한 형태의 공간데이터를 효율적으로 처리되는 것을 확인하였다.

해외학술 프로시딩 DB 구축 프로세스 개선 및 구현 (Improvement on foreign proceedings DB building process)

  • 여일연;김선태;김순영;한희준;윤희준;예용희
    • 한국콘텐츠학회:학술대회논문집
    • /
    • 한국콘텐츠학회 2007년도 추계 종합학술대회 논문집
    • /
    • pp.343-345
    • /
    • 2007
  • 본 논문은 한국과학기술정보연구원의 해외저널 및 프로시딩 논문에 대한 국가과학기술전자도서관 NDSL에서 서비스 중인 IEEE 컨퍼런스 프로시딩 자료에 대한 DB 구축 프로세스를 개선하고, 그에 따른 시스템을 구현하였다. 각 출판사에서 제공하는 원시데이터 포맷이 각각 상이하고 수시로 변경됨에 따라 NDSL에서는 그에 따른 분석과 프로그램 수정이 매번 필요하게 되고, 그 시간만큼의 서비스 지연이 발생할 수밖에 없다. 본 논문에서는 원시데이터 포맷의 변화에 따른 프로그램의 의존도를 최소화하기 위해 프로그램을 모듈화 하여 원시데이터 포맷이 변경되어도 프로그램 상에서 변화되는 부분을 최소화 하였다.

  • PDF

simpleRTJ 클래스 파일의 형식 분석 (Analysis of the simpleRTJ Class File Format)

  • 양희재
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2002년도 추계종합학술대회
    • /
    • pp.373-377
    • /
    • 2002
  • 내장형 시스템은 데스크톱 시스템과 달리 메모리 사용상 큰 제한을 받는다. 자바 프로그램 실행을 위해서는 클래스 파일들이 메모리 상에 배치되어져야 하는데, 클래스 파일은 내부에 상수풀, 클래스 정보, 필드 정보, 그리고 메소드 정보 등을 갖는다. 이 정보들 중 어떤 것들은 디버깅 등의 목적으로 사용되며 또 어떤 것들은 실제 프로그램 실행을 위해 사용되어진다. 본 연구에서는 내장형 자바 시스템을 위한 클래스 파일들의 내부 정보, 즉 형식에 대해 분석해보고, 그것이 메모리 상에 배치되었을 때 요구되어지는 메모리의 양 둥을 해당 정보별로 조사해보았다. 실험은 원천코드가 공개되어져있는 상용제품인 simpleRTJ 내장형 자바 시스템에 대해 이루어졌다.

  • PDF

굴삭기 주행 시뮬레이터를 위한 통합 프로그램 (An integrated program of driving simulator for excavators)

  • 유창훈;손권
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1997년도 한국자동제어학술회의논문집; 한국전력공사 서울연수원; 17-18 Oct. 1997
    • /
    • pp.716-719
    • /
    • 1997
  • An integrated program of driving simulator has been developed for excavators using the Motif, OpenGL, and C compiler. The developed program not only offers a GUI but also covers graphic algorithms, therefore, the user can easily run the driving simulator whose components include a simplified visual graphics system. Several graphics technique are combined and applied to the simulator program in order to increase the speed of graphical representation, which access computer memories, mix 2D models with 3D ones, and use the basic position detection method. A text format environment file has been utilized for organizing more flexible driving circumstances.

  • PDF

비선형 유한변형률 압밀이론을 이용한 압밀 해석 프로그램 개발 (Development of a Program for Consolidation Analysis Using Nonlinear Finite Strain Consolidation Theory)

  • 이송;이규환;전제성
    • 한국지반공학회:학술대회논문집
    • /
    • 한국지반공학회 1999년도 연약지반처리위원회 학술세미나
    • /
    • pp.36-47
    • /
    • 1999
  • Terzaghi's theory of one-dimensional consolidation is restricted in its applicability to relatively thin layers and small incremental loading. Because it is assumed to infinitesimal strain and linear material function. For this reason, Gibson et al established a rigorous formulation for the one-dimensional nonlinear finite strain consolidation theory. There are some difficulties in the application of finite strain consolidation theory. The developed program consisted of several forms and modules. These forms and modules with graphic-user-interfaced format are used in analysis of consolidation practices. For the purpose of verification of developed program. the results of case study and prediction of developed program are compared. The results of comparison is fairly well with prediction and measured data. And with varying finite strain consolidation parameter, g(e) or λ(e), the sensitivity of predicted values were examined.

  • PDF

정적 링크된 ELF 파일에서의 외부 심볼 정보 복구 기법 (A Recovery Method of External Symbol Information in Statically-Linked ELF Files)

  • 김정인
    • 한국멀티미디어학회논문지
    • /
    • 제13권2호
    • /
    • pp.161-170
    • /
    • 2010
  • ELF는 실행과 링킹 형식(Executable and Linkable Format)의 약어로서, 리눅스 시스템에서 사용하는 공유 라이브러리와 실행 파일을 위한 기본 파일 형식이다. 한편 링커는 정적 링킹을 통한 목적 파일 생성 시, 정적 공유 라이브러리의 심볼 정보를 목적 파일 내 심볼 테이블에 복사한다. 이 때, 심볼 테이블은 공유 라이브러리가 제공하는 함수 이름을 포함하여 여러 가지 디버깅 관련 정보를 포함하는데, 프로그램 실행에 직접적인 영향을 미치지 않는다는 점을 이용하여 보안상 디버깅되는 것을 방지하기 위해 삭제될 수 있다. 본 논문은 심볼 테이블이 삭제된 ELF 목적 파일에서 정적 공유 라이브러리의 심볼 정보를 복구하는 방법을 제안하고 실제로 실험을 행하여 복구된 심볼 정보를 확인한다.

STEP을 근거로 한 선체화물창부 구조 데이터 모델에 관한 연구 (A Study on the Ship Cargo Hold Structure Data Model Based on STEP)

  • 박광필;이규열;조두연
    • 한국CDE학회논문집
    • /
    • 제4권4호
    • /
    • pp.381-390
    • /
    • 1999
  • In this study, a pseudo ship structure data model for the :.hip cargo hold structure based on STEP is proposed. The proposed data model is based on Application Reference Model of AP218 Ship Structure which is the model that specifies conceptual structures and constraints used to describe the information requirements of an application. And the proposeddata model refers the Ship Common Model framework for the model architecture which is the basis for ongoing ship AP development within the ISO ship-building group and the ship product definition information model of CSDP research project for analyzing the relationship between ship structure model entities. The proposed data model includes Space, Compartment. Ship Structural System, Structural Part and Structural Feature of cargo hold. To generate this data model schema in EXPRESS format, ‘GX-Converter’was used which enables user to edit a model in EXPRESS format and convert schema file in EXPRESS format. Using this model schema, STEP physical file containing design data for ship cargo hold data structure was generated through SDAI programming. The another STEP physical file was also generated containing geometry data of ship cargo hold which was extracted and calculated by SDAI and external surface/surface intersection program. The geometry information of ship cargo hold can be then transferred to commercial CAD system, for example, Pro/Engineer. Examples of the modification of the design information are also Presented.

  • PDF

Icefex: Protocol Format Extraction from IL-based Concolic Execution

  • Pan, Fan;Wu, Li-Fa;Hong, Zheng;Li, Hua-Bo;Lai, Hai-Guang;Zheng, Chen-Hui
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제7권3호
    • /
    • pp.576-599
    • /
    • 2013
  • Protocol reverse engineering is useful for many security applications, including intelligent fuzzing, intrusion detection and fingerprint generation. Since manual reverse engineering is a time-consuming and tedious process, a number of automatic techniques have been proposed. However, the accuracy of these techniques is limited due to the complexity of binary instructions, and the derived formats have missed constraints that are critical for security applications. In this paper, we propose a new approach for protocol format extraction. Our approach reasons about only the evaluation behavior of a program on the input message from concolic execution, and enables field identification and constraint inference with high accuracy. Moreover, it performs binary analysis with low complexity by reducing modern instruction sets to BIL, a small, well-specified and architecture-independent language. We have implemented our approach into a system called Icefex and evaluated it over real-world implementations of DNS, eDonkey, FTP, HTTP and McAfee ePO protocols. Experimental results show that our approach is more accurate and effective at extracting protocol formats than other approaches.

공공도서관 문화프로그램 모형 및 운영매뉴얼에 관한 연구 (A Study of the Model and Program Manual of Public Library Cultural Programs)

  • 곽철완;안인자;김호연;박미영
    • 한국비블리아학회지
    • /
    • 제20권1호
    • /
    • pp.197-208
    • /
    • 2009
  • 본 연구의 목적은 공공도서관에 적합한 문화프로그램 모형을 개발하고 운영매뉴얼을 제시하는 것이다. 이를 위해 국내외 문헌의 프로그램 모형과 매뉴얼을 조사하였고, 도서관 문화프로그램 전문가와 면담을 통해 데이터를 수집하였다. 연구 결과에서 문화프로그램 모형을 내적요소와 외적요소로 구분하여 제시하였다. 문화프로그램의 밑바탕이 되는 틀인 내적요소에는 문화프로그램의 목적과 도구가 포함되고, 개개의 문화프로그램을 어떤 내용을 어떻게 전달할 것인가에 대한 외적요소에는 문화프로그램의 주제 분야 및 형식을 포함시켰다. 도서관에서 문화프로그램을 개발하여 실행하기 위한 운영매뉴얼을 제시하였는데 전 과정을 12단계로 구분하고 각 단계에서 필요한 중요 활동을 따로 제시하여 각 단계에서 무엇을 하여야 할 것인가 서술하였다.