• Title/Summary/Keyword: 소스 분석

Search Result 1,566, Processing Time 0.028 seconds

A Study on the Identification of Open Source License Compatibility Violations (오픈 소스 라이선스 양립성 위반 식별 기법 연구)

  • Lee, Dong-Gun;Seo, Yeong-Seok
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.7 no.12
    • /
    • pp.451-460
    • /
    • 2018
  • Open source software is used in various ways when developing new softwares all around the world. It requires rights and responsibilities as a form of an open source software license. Because the license is a contract between original software developers of the open source software and users, we must follow it and extremely cautious to avoid copyright infringement. In particular, we must verify license compatibility when we develop new software using the existing open source softwares. However, license violation issues always occur and lead to lawsuits so that they are having an adverse effect on the open source software ecosystem. Thus, in this paper, we propose a method, OSLC-Vid, to identify license violations whether compatibility issues exist between open source softwares. The proposed method is verified by the experiments to detect actual license violation cases.

Real-time data analysis technique using large data compression based spark (스파크 기반의 대용량 데이터 압축을 이용한 실시간 데이터 분석 기법)

  • Park, Soo-Yong;Shin, Yong-Tae
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2020.07a
    • /
    • pp.545-546
    • /
    • 2020
  • 스파크는 데이터 분석을 위한 오픈소스 툴이다. 스파크에서는 실시간 데이터 분석을 위하여 스파크 스트리밍이라는 기술을 제공한다. 스파크 스트리밍은 데이터 소스가 분석서버로 데이터 스트림을 전송한다. 이때 전송하는 데이터의 크기가 커질 경우 전송과정에서 지연이 발생할 수 있다. 제안하는 기법은 전송하고자 하는 데이터의 크기가 클 때 허프만 인코딩을 이용하여 데이터를 압축하여 전송시키므로 지연시간을 줄일 수 있다.

  • PDF

Design Pattern Discovery based on Machine Learning (자동학습에 기반한 디자인 패턴 인식)

  • Hwang, Sung-Wook;Youn, Hyun-Sang;Lee, Eun-Seok
    • 한국HCI학회:학술대회논문집
    • /
    • 2006.02a
    • /
    • pp.760-765
    • /
    • 2006
  • 디자인 패턴의 사용은 시스템을 좀 더 유연하고, 이해하기 쉽고, 재사용 가능하게 만든다. 개발이 완료된 시스템이 명확하게 문서화가 되어 있으면, 시스템의 내부 구조를 이해하기 쉽고, 향후 유지 보수의 비용이 적게 든다. 하지만, 대부분 시스템의 경우 개발된 시스템의 문서화가 잘 되어 있지 않기 때문에, 시스템에 문제가 생겨 수정 하고자 하거나, 새로운 모듈을 추가하여 시스템의 기능을 확장하고자 할 때, 전체 소스코드를 분석하여 시스템을 이해해야 하는 어려움이 있다. 이러한 문제점을 해결하기 위해서 소스코드에서 자동적으로 디자인 패턴을 인식하여 문서화를 증진시킬 수 있다. 따라서 신뢰할 만한 디자인 패턴 인식 시스템이 중요하다. 지금까지 디자인 패턴 인식 방법은 시스템의 구조적인 특징만을 이용하여 패턴을 인식하여 왔다. 그래서 본 논문은 구조적인 특징뿐만 아니라 동적인 분석, 그리고 자동학습(machine learning)에 기반하여 소스코드로부터 디자인 패턴을 인식하는 방법을 제안하고자 한다. 그리고 전 작업에서 만든 자바로 쓰여진 에이전트 개발 툴을 대상으로 실시하여 인식한 디자인 패턴에 대한 평가를 하였다.

  • PDF

Study on the comparison result of Machine code Program (실행코드 비교 감정에서 주변장치 분석의 유효성)

  • Kim, Do-Hyeun;Lee, Kyu-Tae
    • Journal of Software Assessment and Valuation
    • /
    • v.16 no.1
    • /
    • pp.37-44
    • /
    • 2020
  • The similarity of the software is extracted by the verification of comparing with the source code. The source code is the intellectual copyright of the developer written in the programming language. And the source code written in text format contains the contents of the developer's expertise and ideas. The verification for judging the illegal use of software copyright is performed by comparing the structure and contents of files with the source code of the original and the illegal copy. However, there is hard to do the one-to-one comparison in practice. Cause the suspected source code do not submitted Intentionally or unconsciously. It is now increasing practically. In this case, the comparative evaluation with execution code should be performed, and indirect methods such as reverse assembling method, reverse engineering technique, and sequence analysis of function execution are applied. In this paper, we analyzed the effectiveness of indirect comparison results by practical evaluation . It also proposes a method to utilize to the system and executable code files as a verification results.

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

  • Kang, Kiwook;Lee, Jeonghwan;Hong, Jiman
    • Smart Media Journal
    • /
    • v.5 no.4
    • /
    • pp.49-56
    • /
    • 2016
  • Various sensor devices has been developed as the wireless Internet and IoT technology are widely used. Recently, open source hardware has evolved for providing various services in IoT environments. However, in comparison to the development of the open source hardware, the development of human resources is missing. In order to solve such a phenomenon, in this paper, we propose a software framework for the embedded software development in open source hardware. The proposed framework provides a fast and intuitive development environment by using the visual programming language and providing fast feedbacks to developers. In addition, we discuss the strengths and weaknesses of the proposed scheme based on the implement on a real board.

Studies on Joint Source/Channel Coding Using MPEG-4 Video Codec (MPEG-4 동영상 부호화기를 이용한 조인트 소스/채널부호화에 관한 연구)

  • Lee, Woon-Moon;Shin, Jae-Eun;Sohn, Won;Lee, Soo-In;Lee, Hyun
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2002.11a
    • /
    • pp.99-103
    • /
    • 2002
  • 일반적인 통신 시스템의 소스 부호화기는 채널 잡음을 고려하지 않고 설계되며, 채널 부호화기는 소스 신호의 특성과 무관하게 채널 환경의 극복에만 중점을 두고 설계된다. 그러나 대역폭 제한적인 통신 환경에서 보다 효율적인 대역폭 사용을 위해서는 채널 환경에 따라 소스 부호율과 채널 부호율을 가변적으로 운용하여야 한다. 본 연구에서는 랜덤잡음 환경에서 동영상 신호를 전송함에 있어 채널 환경에 따라 한정된 채널 자원을 최적으로 할당하는 조인트 소스/채널 부호화 기법에 관하여 기술하였다. 소스 부호화로는 에러내성 기법을 적용한 MPEG-4 비디오 부호화기를 사용하였고, 채널 부호화는 RCPC 부호화기를 적용하였다. 본 논문에서는 여러 가지 채널상태(Es/No)에 따른 율-왜곡특성에 대해 분석하여 소스부호율과 채널부호율 간에 최적의 상충점(Trade-off point)을 결정하였고, 주어진 채널 상태에 대한 목표부호율과 평균제곱오차(Mean Squared Error)의 관계에 대해서 기술하였다.

  • PDF

An Analysis on Employing Developer Profit Incentive to Expedite Open Source Software Development

  • Sohn, Jung-woo;Ko, Yohan;Yun, Younguk
    • Journal of the Korea Society of Computer and Information
    • /
    • v.27 no.11
    • /
    • pp.257-270
    • /
    • 2022
  • This paper analyzes the effect of profit incentives within the setting of bounty open source project. A simple decision-making model based on classical utility maximization is presented for open source developers that includes income effects from the bounty prize. We then simulate the decisions of multiple developers to assess the effect from the bounty prize. Our result shows that learning costs can greatly reduce the software quality improvement benefit from bounty project. It also suggests that open source projects can benefit more when they have multiple small bounty projects than a single large bounty project since it reduces the learning cost and the opportunity cost for the open source developers.

Open Source Project Management-from a Behavior Control Perspective (행위 통제 관점에서 바라본 오픈소스 프로젝트 관리)

  • Cho, Jun-Gee
    • Information Systems Review
    • /
    • v.10 no.2
    • /
    • pp.235-251
    • /
    • 2008
  • With the successful arrival of quality free/open source software, open source ISD(Information System Development) projects have been drawing attention from academic researchers. However, there have been few efforts to examine the managerial aspect of open source ISD projects. This study use a case research methodology to explores the management of open source projects, especially from the perspective of behavior control. Through data analysis and discussion, the study found that various practices related to behavior control were exercised to obtain participants' shared goals, although specific instances vary in each case. This finding is contradictory to the views of some researchers who suggested open source ISD projects lack behavior control. For more comprehensive understanding, however, future research should also include controls of open source projects in terms of outcome control and self-control.

솔라셀용 uC-Si:H 박막 증착공정을 위한 플라즈마 소스에 대한 고찰 및 multi-hole hollow cathode CCP에 대한 연구

  • Seo, Sang-Hun;Lee, Heon-Su;Lee, Yun-Seong;Jang, Hong-Yeong
    • Proceedings of the Korean Vacuum Society Conference
    • /
    • 2010.02a
    • /
    • pp.409-409
    • /
    • 2010
  • 솔라셀은 차세대 대체 에너지 소스로 최근 큰 각광을 받고 있다. 솔라셀의 제조에 있어 가장 중요한 공정은 마이크로 결정질 및 비결정질 실리콘(uC-Si:H and a-Si:H) 박막을 증착하는 PECVD (Plasma Enhanced CVD)공정이다. 현재까지 이 증착공정을 위한 플라즈마 소스로 CCP(Capacitively Coupled Plasma)가 주로 사용되어 왔다. 그러나, CCP를 플라즈마 소스를 사용한 경우 솔라셀 대량 생산 적용시 다른 방법들에 비해 긴 공정 시간이 해결해야 할 문제점으로 대두되었다. 본 발표에서는 솔라셀의 대량 생산을 위한 마이크로 결정질 실리콘 박막 증착에 있어 현 시점에서 해결되어야 할 문제점에 대해 고찰해 보고자 한다. 현재까지 이러한 문제점들을 해결하기 위해 적용되어 왔던 플라즈마 소스들을 나열하고 이러한 플라즈마 소스에 대한 특성 및 문제점들을 고찰한다. 또한, PECVD 공정상의 문제점을 해결하기 위한 플라즈마 조건을 플라즈마 벌크에서의 전자에너지 분포를 기준으로 제시하고자 한다. 솔라셀용 결정질 실리콘 박막 증착용 플라즈마 소스로 hollow cathode 방전이 가장 유력시되고 있다. 본 연구에서는 CCP 플라즈마에서 hollow cathode 방전시 발생되는 플라즈마 특성에 대한 기초 연구를 제시한다. 기초 연구를 위해 다양한 불활성 가스인 아르콘, 헬륨, 크립톤 가스에 13.56 MHz의 RF 파워를 인가하고 방전되는 플라즈마 밀도 변화를 관찰하였다. 특히, 다양한 hole diameter에서 발생되는 플라즈마 밀도의 변화를 기존 평면 CCP 플라즈마의 밀도에 비교하여 분석함으로써 hole diameter에 따른 효과를 관찰하였다. 이러한 결과는 PIC 시뮬레이션을 통해 얻은 전자에너지 분포함수를 바탕으로 메커니즘을 논의하고자 한다. 마지막으로 솔라셀용 PECVD공정을 위해 고밀도 플라즈마 소스의 필요성뿐 만 아니라 대면적 소스의 구현에 대한 문제점을 고찰하였다. 대면적 공정에서 가장 중요한 핵심 연구 이슈는 공정 균일도를 높이는 것이다. CCP 플라즈마 소스에서 전극의 크기가 대면적화 됨에 따라 발생되는 전자기파 효과에 의한 불균일도에 대해 RF 전자기장 시뮬레이션을 통해 확인하고, 균일도 확보를 위한 방안에 대한 논의하고자 한다.

  • PDF

Java Class File Execution Simulator (자바 클래스 파일 실행 분석기)

  • 박상필;고광만
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10a
    • /
    • pp.262-264
    • /
    • 2003
  • 자바 언어에 대한 클래스 파일은 소스 프로그램의 의미를 자바 가상 기계에서 실행가능한 형식으로 변환된 형태이다. 이러한 클래스 파일의 구조 및 실질적인 실행 과정에 대한 분석은 디컴파일러 구성, 소스프로그램의 디버깅 등에 편리성을 지원할 수 있다. 본 논문에서는 이러한 클래스 파일에 대한 분석 및 실제로 실행 과정을 보다 시각적으로 표현하기 위한 실행 과정 분석기에 관한 연구이다. 이를 위해 클래스파일을 내용을 GUI 환경에서와 같이 접근 및 표현이 용이하도록 구현하였으며 이러한 클래스 파일의 실행 과정에서 핵심 정보를 저장하고 있는 메소드 영역 정보, 오퍼란드 스택 정보, 지역 변수의 정보를 시각적으로 표현하였다.

  • PDF