디바이스 드라이버 소스코드 자동생성 장치
    11.
    发明公开
    디바이스 드라이버 소스코드 자동생성 장치 失效
    用于生成基于设备驱动程序规范的源代码的设备

    公开(公告)号:KR1020090065200A

    公开(公告)日:2009-06-22

    申请号:KR1020070132674

    申请日:2007-12-17

    Abstract: An apparatus for generating a device driver specification based source code is provided to generate a source code for various drivers automatically by analyzing a device driver through a specification language. A driver specification storage unit(20) stores a device driver specification in a device driver specification language, and a specification editing unit(30) edits the device driver specification. A specification driver unit(50) translates the device driver specification with a source code. The device driver specification language includes basic driver information, device information, file cooperation information and bus-related operation information.

    Abstract translation: 提供了一种用于生成基于设备驱动程序规范的源代码的装置,以通过通过规范语言分析设备驱动程序来自动生成各种驱动程序的源代码。 驱动器指定存储单元(20)将设备驱动器规范存储在设备驱动器指定语言中,并且规范编辑单元(30)编辑设备驱动器规范。 规范驱动单元(50)将设备驱动器规范与源代码进行翻译。 设备驱动程序规范语言包括基本驱动程序信息,设备信息,文件协作信息和总线相关操作信息。

    응용 프로그램의 감시 환경 설정 장치 및 방법
    13.
    发明公开
    응용 프로그램의 감시 환경 설정 장치 및 방법 审中-实审
    监控应用程序应用程序的设备和方法

    公开(公告)号:KR1020170103279A

    公开(公告)日:2017-09-13

    申请号:KR1020160025848

    申请日:2016-03-03

    Inventor: 김정시

    CPC classification number: G06F11/3495 G06F11/302 G06F11/3668

    Abstract: 본발명은감시위치후보를검출하기위한감시위치분석단계; 및감시범위를검출하기위한감시범위분석단계를포함하고, 상기감시위치분석단계는, 상기일반응용프로그램의소스파일을소스라인단위로입력받는단계; 입력된소스라인이실행라인인경우, 상기입력된소스라인의실행로드를계산하는단계; 및가장큰 값의실행로드를갖는소스라인을감시위치후보로결정하는단계를포함하는응용프로그램의감시환경설정방법에관한것이다. 본발명에따르면, 자가적응형응용프로그램의효율적인성능감시를위해자가적응형응용프로그램의실행환경설정에필요한최적의성능감시위치와범위결정방법을제공할수 있다.

    Abstract translation: 本发明包括监视位置分析步骤,用于检测监视位置候选; 监视范围分析步骤,用于检测监视范围,其中监视位置分析步骤包括:在源线单元中接收通用应用程序的源文件; 当输入源线是执行线时计算输入源线的执行负载; 并且确定具有最大值的执行负载的源线作为监视位置候选。 根据本发明,可以提供为了自适应应用程序的高效性能监视而设置自适应应用程序的执行环境所需的最佳性能监视位置和范围确定方法。

    임베디드 소프트웨어 개발 환경 재구성 장치 및 방법
    14.
    发明授权
    임베디드 소프트웨어 개발 환경 재구성 장치 및 방법 有权
    重构嵌入式软件开发环境的装置和方法

    公开(公告)号:KR101444408B1

    公开(公告)日:2014-10-07

    申请号:KR1020100114076

    申请日:2010-11-16

    Inventor: 김정시

    CPC classification number: G06F8/30

    Abstract: 임베디드 소프트웨어 개발 환경 재구성 장치는 프로젝트 속성을 수신하고, 수신된 프로젝트 속성에 대응되는 복수 개의 개발 타입들 중에서 어느 하나를 선택 받으며, 수신된 프로젝트 속성과 선택된 개발 타입을 이용하여 통합 프로젝트를 생성한다. 이후, 복수 개의 개발 도구들을 이용하여 생성된 통합 프로젝트의 하위 프로젝트를 생성함으로써, 임베디드 소프트웨어의 개발 환경을 개발하고자 하는 임베디드 시스템에 적합한 소프트웨어 개발 도구들로 재구성할 수 있다.

    임베디드 시스템을 위한 오픈씨엘 응용 소프트웨어 개발 지원 도구 구성 및 방법
    15.
    发明公开
    임베디드 시스템을 위한 오픈씨엘 응용 소프트웨어 개발 지원 도구 구성 및 방법 无效
    用于支持嵌入式系统的OPENCL应用软件开发的工具组合及其方法

    公开(公告)号:KR1020140054948A

    公开(公告)日:2014-05-09

    申请号:KR1020120121067

    申请日:2012-10-30

    Inventor: 김정시

    CPC classification number: G06F8/41 G06F8/40 G06F8/71 G06F9/445 G06F15/161

    Abstract: An embodiment of the present invention provides a tool composition and a method for supporting open CL application software development for an embedded system. An open CL application software development support tool cooperating with a target system includes a project management unit dividing open CL application software including a host program and a kernel program into a host source code corresponding to the host program and a kernel source code corresponding to the kernel program and storing the divided software; the project management unit managing a tool chain corresponding to the open CL platform of the target system; and a builder determining the compile type of the kernel source code and determining whether to build the kernel source code according to the compile type. Therefore, it is possible to provide an open CL application software development support tool which can quickly develop open CL application software for an embedded system.

    Abstract translation: 本发明的实施例提供了一种用于支持用于嵌入式系统的开放式CL应用软件开发的工具组合和方法。 与目标系统配合的开放的CL应用软件开发支持工具包括项目管理单元,将开放的CL应用软件(包括主机程序和内核程序)分割成与主机程序相对应的主机源代码和对应于内核的内核源代码 程序存储分割软件; 项目管理单元管理与目标系统的开放CL平台相对应的工具链; 并确定内核源代码的编译类型并确定是否根据编译类型构建内核源代码。 因此,可以提供一种可以快速开发用于嵌入式系统的开放CL应用软件的开放式CL应用软件开发支持工具。

    AUTOSAR 응용 소프트웨어의 소프트웨어 구조 모델링 도구를 위한 프로젝트 관리 장치 및 방법
    16.
    发明公开
    AUTOSAR 응용 소프트웨어의 소프트웨어 구조 모델링 도구를 위한 프로젝트 관리 장치 및 방법 有权
    项目管理装置及其自动化应用软件建模工具的建模方法及其可读取的记录介质

    公开(公告)号:KR1020100071361A

    公开(公告)日:2010-06-29

    申请号:KR1020080130041

    申请日:2008-12-19

    Inventor: 김정시 한태만

    Abstract: PURPOSE: A project management device and a method for an architecture modeling tool of an application software on an AUTOSAR(AUTomotive Open System Architecture) and a computer readable recording medium thereof are provided to supply a convenient user environment for a working procedure by enabling an intuitive understanding of an AUTOSAR model related resource. CONSTITUTION: An interface unit(200) receives and sorts the processing commands influencing a project resource from a user, and then processes a corresponding call. A command execution unit(300) sorts a tool terminal command or an interface input command into a description resource build command and a model update command, and processes the command. When the processing content of the command execution tool is reflected to a workspace, a workspace management unit(400) creates, deletes and updates the contents of the workspace.

    Abstract translation: 目的:提供一种用于AUTOSAR(自动开放系统架构)及其计算机可读记录介质上的应用软件的架构建模工具的项目管理设备和方法,以通过实现直观的方式为工作过程提供方便的用户环境 了解AUTOSAR模型相关资源。 构成:接口单元(200)从用户接收和排序影响项目资源的处理命令,然后处理相应的呼叫。 命令执行单元(300)将工具终端命令或接口输入命令分类到描述资源构建命令和模型更新命令中,并处理该命令。 当命令执行工具的处理内容被反映到工作空间时,工作空间管理单元(400)创建,删除和更新工作空间的内容。

    디바이스 드라이버 소스코드 자동생성 장치
    17.
    发明授权
    디바이스 드라이버 소스코드 자동생성 장치 失效
    用于生成设备驱动程序规范的源代码的设备

    公开(公告)号:KR100935683B1

    公开(公告)日:2010-01-08

    申请号:KR1020070132674

    申请日:2007-12-17

    Abstract: 본 발명은 디바이스 드라이버 프로그램을 명세언어를 통해 기술하고, 소스코드를 자동생성하는 장치에 관한 것이다. 본 발명의 특징은 디바이스가 적용가능한 도메인을 분석하여 자세한 디바이스 드라이버 작성 코드가 자동생성 될 수 있는 장치 및 그 방법을 제공하고 개발자가 디바이스 드라이버를 작성하는데 있어서, 자동 생성된 코드에 기반하여 최소한의 노력으로 디바이스 드라이버를 작성할 수 있도록 도와준다.
    디바이스, 드라이버, 명세언어, 코드 자동생성

Patent Agency Ranking