어플리케이션 제공 시스템
    121.
    发明公开
    어플리케이션 제공 시스템 无效
    供应申请程序制度

    公开(公告)号:KR1020110082271A

    公开(公告)日:2011-07-19

    申请号:KR1020100002171

    申请日:2010-01-11

    Abstract: PURPOSE: An application supplying system is provided to selectively purchase uploaded application by uploading individually developed applications. CONSTITUTION: Developer terminals(10, 10') develope applications and upload the developed applications. A COD(Compile On Demand) server(30) registers the developer terminals and classifies the applications. The COD server confirms whether user terminals(20, 20') select the classified applications. The COD server receives operating systems and specification.

    Abstract translation: 目的:提供应用程序供应系统,通过上传单独开发的应用程序来选择性地购买上传的应用程序。 规定:开发人员终端(10,10')开发应用程序并上传开发的应用程序。 COD(编译按需)服务器(30)注册开发者终端并对应用进行分类。 COD服务器确认用户终端(20,20')是否选择分类的应用。 COD服务器接收操作系统和规范。

    캐시 프로파일을 이용한 향상된 소프트웨어 파이프라인 스케줄링 방법
    122.
    发明公开
    캐시 프로파일을 이용한 향상된 소프트웨어 파이프라인 스케줄링 방법 有权
    使用现金配置文件的增强软件管道调度方法

    公开(公告)号:KR1020110081725A

    公开(公告)日:2011-07-14

    申请号:KR1020100002029

    申请日:2010-01-08

    CPC classification number: G06F9/38 G06F9/30

    Abstract: PURPOSE: An EPS method using a cache profile is provided to secure the parallelism of instruction and improve the performance of cache at the same time. CONSTITUTION: Cache profiling is performed(S100). EPS(Enhanced Pipeline Scheduling) is performed by using a cache profiling result(S200). On the basis of the cache profiling result, the optimization target load instruction is determined. Instructions connected to the load instruction with a dependent relation are divided from remaining instructions. Different options are applied to the divided instruction.

    Abstract translation: 目的:提供使用缓存配置文件的EPS方法来保护指令的并行性,同时提高缓存的性能。 构成:执行缓存分析(S100)。 通过使用缓存分析结果(S200)来执行EPS(增强流水线调度)。 在缓存分析结果的基础上,确定优化目标加载指令。 连接到具有从属关系的加载指令的指令与剩余指令分开。 对分割的指令应用不同的选项。

    디지털 티브이 소프트웨어 플랫폼을 위한 하이브리드 자바 컴파일 시스템

    公开(公告)号:KR1020110081723A

    公开(公告)日:2011-07-14

    申请号:KR1020100002026

    申请日:2010-01-08

    Abstract: PURPOSE: A hybrid JAVA compile system for a DTV(Digital Television) software platform is provided to apply a different compile mode to a system, a middleware class, and an xlet application according to each characteristic of the system, the middleware class, and the xlet application. CONSTITUTION: A system and middleware method administration module(100) administrates a machine code which is previously compiled and installed. An xlet application receiving module(200) receives an xlet application from a broadcast station. An xlet application compile module(300) compiles the received xlet application using a JITC(Just-In-Time Compile) mode. A JAVA application execution module(400) executes a JAVA application using the machine code for the complied xlet application.

    Abstract translation: 目的:提供一种用于DTV(数字电视)软件平台的混合JAVA编译系统,以根据系统的每个特性,中间件类,和中间件类,将不同的编译模式应用于系统,中间件类和xlet应用程序 xlet应用程序 构成:系统和中间件方法管理模块(100)管理先前编译和安装的机器代码。 小应用程序接收模块(200)从广播站接收xlet应用程序。 xlet应用编译模块(300)使用JITC(即时编译)模式来编译接收到的xlet应用程序。 JAVA应用程序执行模块(400)使用所编译的xlet应用程序的机器代码执行JAVA应用程序。

    수행 중 선행 컴파일링을 이용한 내장형 시스템을 위한 자바 컴파일링 방법

    公开(公告)号:KR1020110081720A

    公开(公告)日:2011-07-14

    申请号:KR1020100002023

    申请日:2010-01-08

    CPC classification number: G06F8/47 G06F8/447

    Abstract: PURPOSE: A JAVA compiling method for an embedded system is provided to solve the insufficiency of a code cache in the use of a JITC(Just-In-Time Compiler). CONSTITUTION: If a method is not a hot spot method, an embedded system executes the method with an interpreter and performs a next method(S100,S200). If the method is the hot spot method, the embedded system confirms whether a machine code for a corresponding method is stored in a c-AOTC(client Ahead-Of-Time Compiling) file(S300). If the machine code is stored in the c-AOTC file, the embedded system loads and relocates the machine code and executes the machine code(S400).

    Abstract translation: 目的:提供一种用于嵌入式系统的JAVA编译方法,以解决使用JITC(即时编译器)中代码高速缓存的不足。 构成:如果方法不是热点方法,嵌入式系统使用解释器执行该方法,并执行下一种方法(S100,S200)。 如果该方法是热点方法,则嵌入式系统确认相应方法的机器代码是否存储在c-AOTC(客户端未来编译)文件(S300)中。 如果机器代码存储在c-AOTC文件中,嵌入式系统将加载并重新定位机器代码并执行机器代码(S400)。

    내장형 자바시스템을 위한 인스톨-타임 컴파일러 프로그램을 기록한 컴퓨터 판독가능한 기록매체

    公开(公告)号:KR1020110081719A

    公开(公告)日:2011-07-14

    申请号:KR1020100002022

    申请日:2010-01-08

    CPC classification number: G06F9/445 G06F8/44 G06F9/4488 G06F9/45516

    Abstract: PURPOSE: A computer-readable recording medium recording an install-time compiler program for an embedded JAVA system is provided to optimize an install-time compiler through reference access optimization and optimization considering the usage of memory on the basis of an application analysis. CONSTITUTION: An application reader(205) reads class files and a resource file list included in an input Jar file inputted from the outside. A class file reader/byte code verifier(210) reads the class file and verifies a byte code. A byte code transformer(220) creates a code with reference to the reference list of an application memory. A binding/rearrangement unit(230) modifies the created code through binding/rearrangement.

    Abstract translation: 目的:提供一种记录嵌入式JAVA系统的安装时间编译程序的计算机可读记录介质,以便根据应用程序分析考虑存储器的使用,通过参考访问优化和优化来优化安装时编译器。 构成:应用程序读取器(205)读取从外部输入的输入Jar文件中的类文件和资源文件列表。 类文件读取器/字节码验证器(210)读取类文件并验证字节码。 字节代码变换器(220)参考应用存储器的参考列表创建代码。 绑定/重排单元(230)通过绑定/重排来修改所创建的代码。

    소프트웨어 패키지의 생성 및 설치를 위한 시스템 및 방법
    126.
    发明公开
    소프트웨어 패키지의 생성 및 설치를 위한 시스템 및 방법 有权
    用于生成软件包并安装软件包的系统和方法

    公开(公告)号:KR1020110080772A

    公开(公告)日:2011-07-13

    申请号:KR1020100001169

    申请日:2010-01-07

    Inventor: 김수현 남현우

    CPC classification number: G06F8/61 G06F8/63 G06F8/65 G06F9/445

    Abstract: PURPOSE: A system and a method for the creation and installation of a software package are provided to offer the same installation method regardless of the type of CPU. CONSTITUTION: A software package generation module(10) creates a software package. A platform(20) comprises a processing unit(21). The platform receives the software package. A software is installed in the platform. Using a conversion code, a software package installation module(22) converts the middle language code into an execution file corresponding to the processing unit.

    Abstract translation: 目的:提供用于创建和安装软件包的系统和方法,以提供相同的安装方法,而不管CPU的类型。 构成:软件包生成模块(10)创建一个软件包。 平台(20)包括处理单元(21)。 平台接收软件包。 软件安装在平台上。 使用转换代码,软件包安装模块(22)将中间语言代码转换成与处理单元对应的执行文件。

    C언어 기반의 프로그래밍 언어로 작성된 애플리케이션의 배포 시스템 및 방법
    127.
    发明公开
    C언어 기반의 프로그래밍 언어로 작성된 애플리케이션의 배포 시스템 및 방법 有权
    基于语言编程语言分配应用的系统与方法

    公开(公告)号:KR1020110080768A

    公开(公告)日:2011-07-13

    申请号:KR1020100001160

    申请日:2010-01-07

    Inventor: 김수현 강진구

    Abstract: PURPOSE: A distribution system and method of application made with a C-based programming language are provided to eliminate inconvenience that a developer compiles the source code of application even when a target platform is changed. CONSTITUTION: A distribution system comprises a developer platform(10) and a server(20). The developer platform converts the source code of application made with a C-based programming language into an intermediate language code independent of a platform. The server receives the intermediate language code from the developer platform and converts the intermediate language code into a binary code corresponded to a platform(30~32) in which the application is transferred.

    Abstract translation: 目的:提供使用基于C的编程语言进行分发系统和应用方法,以消除开发人员在更改目标平台时编译应用程序源代码的不便。 构成:分发系统包括开发平台(10)和服务器(20)。 开发人员平台将基于C语言编程语言的应用程序源代码转换为独立于平台的中间语言代码。 服务器从开发者平台接收中间语言代码,并将中间语言代码转换为对应于应用程序转移的平台(30〜32)的二进制代码。

    특정 바이너리를 타겟 운영체제 바이너리로 변환하는 방법 및 시스템
    128.
    发明公开
    특정 바이너리를 타겟 운영체제 바이너리로 변환하는 방법 및 시스템 无效
    将源二进制转换为目标二进制的系统和方法

    公开(公告)号:KR1020110072696A

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

    申请号:KR1020090129741

    申请日:2009-12-23

    CPC classification number: G06F9/06

    Abstract: PURPOSE: A system and method for converting particular binary to target operating system binary are provided to enable a binary program to be compatible with different kind of operating system by applying the binary format of a target operating system without additionally modifying the existing binary itself. CONSTITUTION: A target operating system binary header(103) executes compatible binary which is compatible with a target management system(102). A load unit(104) interprets the binary format of an application or library and loads binary data to a memory(108). If the binary data loaded on the memory by the load unit is an application program, an initialization unit(105) performs the initialization required for executing the application program.

    Abstract translation: 目的:提供一种用于转换特定二进制到目标操作系统二进制文件的系统和方法,以使得二进制程序能够通过应用目标操作系统的二进制格式来与不同类型的操作系统兼容,而无需额外修改现有的二进制文件本身。 构成:目标操作系统二进制头(103)执行与目标管理系统(102)兼容的兼容二进制。 加载单元(104)解释应用或库的二进制格式,并将二进制数据加载到存储器(108)。 如果由加载单元加载在存储器上的二进制数据是应用程序,则初始化单元(105)执行执行应用程序所需的初始化。

    전계 효과 트랜지스터 센서 어레이 및 그 제조 방법
    129.
    发明公开
    전계 효과 트랜지스터 센서 어레이 및 그 제조 방법 有权
    场效应晶体管传感器阵列及其制造方法

    公开(公告)号:KR1020110060704A

    公开(公告)日:2011-06-08

    申请号:KR1020090117374

    申请日:2009-11-30

    Abstract: PURPOSE: A field effect transistor sensor array and a manufacturing method thereof are provided to simultaneously measure a plurality of materials by increasing the number of gate electrodes of a field effect transistor according to the kind of materials. CONSTITUTION: An n x n sensor array is arranged on a substrate. A plurality of gate electrodes corresponds to materials. A common source electrode commonly connects n sources comprising each row of the n x n sensor array. A common drain electrode commonly connects n drains comprising each row of the n x n sensor array. A nano wire channel is formed between the common source electrode and the common drain electrode.

    Abstract translation: 目的:提供场效应晶体管传感器阵列及其制造方法,以通过根据材料的种类增加场效应晶体管的栅电极的数量来同时测量多种材料。 构成:一个n x n传感器阵列布置在基片上。 多个栅电极对应于材料。 公共源电极通常连接包括n×n个传感器阵列的每一行的n个源。 公共漏电极通常连接包括n×n个传感器阵列的每行的n个漏极。 在公共源电极和公共漏电极之间形成纳米线通道。

    나노선 다중채널 전계효과 트랜지스터 소자의 제조방법
    130.
    发明授权
    나노선 다중채널 전계효과 트랜지스터 소자의 제조방법 有权
    纳米线多通道FET器件的制造方法

    公开(公告)号:KR100992834B1

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

    申请号:KR1020080084201

    申请日:2008-08-28

    Abstract: 본 발명은 나노선 다중채널 전계효과 트랜지스터 소자의 제조방법에 관한 것으로서, 더욱 상세하게는 기존의 나노구조 물질(나노튜브, 나노와이어)를 이용한 FET 소자 및 이를 이용한 화학센서와 바이오센서에서 전류운반능력과 전하(전자 또는 정공) 이동도를 향상시킬 수 있도록 한 나노선 다중채널 전계효과 트랜지스터 소자의 제조방법에 관한 것이다.
    이를 위해, 본 발명은 레이저 간섭 리소그라피 공정을 통해 나노선 배열을 제조하는 단계; 상기 나노선 배열에 용액공정을 통해 나노물질을 자기조립하는 단계; 및 상기 나노물질이 자기조립된 나노선 배열을 이용하여 다중채널 전계효과 트랜지스터 소자를 제조하는 단계를 포함하는 것을 특징으로 하는 나노선 다중채널 전계효과 트랜지스터 소자의 제조방법을 제공한다.
    탄소나노튜브, 다중채널, 나노선 배열, 레이저 간섭 리소그라피, 용액공정

Patent Agency Ranking