종속형 스타일 시트 규칙 추출 장치 및 방법
    2.
    发明公开
    종속형 스타일 시트 규칙 추출 장치 및 방법 无效
    提取样式表的装置和方法

    公开(公告)号:KR1020120051419A

    公开(公告)日:2012-05-22

    申请号:KR1020100112850

    申请日:2010-11-12

    CPC classification number: G06F17/227

    Abstract: PURPOSE: An apparatus for extracting a CSS(Cascading Style Sheet) rule and a method thereof are provided to shorten times to extract a CSS rule by extracting a CSS rule applied to a Dom node based on identification marks included in an ID(Identification) list. CONSTITUTION: A generating unit(130) generates an ID(Identification) list including identification marks which are matched with a DOM(Document Object Model) node and a chooser. A rule extracting unit(150) selects a target DOM node from DOM nodes and extracts a CSS(Cascading Style Sheet) rule applied to the target DOM node based on identification marks included in the ID list. The generating unit includes an ID List generation unit(131) which generates the ID list matched with the DOM node whenever the DOM node is generated.

    Abstract translation: 目的:提供一种用于提取CSS(级联样式表)规则的方法及其方法,以缩短时间以提取CSS规则,方法是根据包含在ID(识别)列表中的识别标记提取应用于Dom节点的CSS规则 。 构成:生成单元(130)生成包括与DOM(文档对象模型)节点和选择器匹配的识别标记的ID(识别)列表。 规则提取单元(150)从DOM节点中选择目标DOM节点,并且基于ID列表中包含的识别标记提取应用于目标DOM节点的CSS(级联样式表)规则。 生成单元包括ID列表生成单元(131),每当生成DOM节点时,生成与DOM节点匹配的ID列表。

    프로그램 코드의 변환 방법
    3.
    发明授权
    프로그램 코드의 변환 방법 有权
    用于转换程序代码的方法

    公开(公告)号:KR101613971B1

    公开(公告)日:2016-04-21

    申请号:KR1020090134367

    申请日:2009-12-30

    CPC classification number: G06F8/458 G06F8/433 G06F8/456

    Abstract: 복수개의워크아이템들이하나의컴퓨팅유닛에포함된복수개의프로세싱엘리먼트에각각할당되어동시에수행되도록작성된프로그램코드의변환방법이제공된다. 프로그램코드를변환하는변환기는, 프로그램코드에대하여, 복수개의워크아이템이복수개의프로세싱엘리먼트보다적은개수의프로세싱엘리먼트에서직렬적으로수행되도록, 프로그램코드에포함된동기화배리어함수를기준으로워크아이템합체루프로감싸질 2 이상의프로그램코드영역을식별하는동작과, 식별된프로그램코드영역각각에대하여워크아이템합체루프로감싸는동작을수행한다.

    멀티코어 프로세서 상에서 연관된 작업들을 수행하는 방법및 장치
    4.
    发明授权
    멀티코어 프로세서 상에서 연관된 작업들을 수행하는 방법및 장치 有权
    在多核处理器上执行相关任务的方法和装置

    公开(公告)号:KR101375836B1

    公开(公告)日:2014-04-01

    申请号:KR1020070063135

    申请日:2007-06-26

    Inventor: 조승모

    CPC classification number: G06F9/5027 G06F9/5033 G06F9/5038 G06F2209/5012

    Abstract: 본 발명은 멀티코어 프로세서 상에서 연관된 작업의 수행 방법 및 그 장치에 관한 것으로, 복수 개의 코어들을 포함하는 멀티코어 프로세서 상에서 적어도 하나의 연관된 작업들을 수행하는 방법에 있어서, 작업들의 수행에 요구되는 데이터 및 주소 정보가 멀티코어 프로세서내의 각각의 코어들로 로딩되었는지 여부를 판단하고, 판단 결과에 기초하여 상기 멀티코어 프로세서내의 각각의 코어들이 동시에 작업을 개시하도록 제어함으로써, 연관된 작업들이 수행되는 동안 주 메모리에 불필요하게 접근하는 것을 방지함으로써 시스템의 성능을 향상시킨다.
    멀티코어 시스템, 동기화

    자바스크립트 코드 저장 및 최적화를 통한 웹 브라우징 방법 및 장치
    5.
    发明公开
    자바스크립트 코드 저장 및 최적화를 통한 웹 브라우징 방법 및 장치 有权
    通过代码缓存进行WEB浏览的方法和设备和JAVASCRIPT优化

    公开(公告)号:KR1020120082295A

    公开(公告)日:2012-07-23

    申请号:KR1020110003707

    申请日:2011-01-13

    CPC classification number: G06F8/4441 G06F9/45529 G06F8/37 G06F15/80

    Abstract: PURPOSE: A web browsing method through storing/optimizing a java script code and an apparatus thereof are provided to store type information, a stub code and a machine code generated in a runtime and perform gradual optimization through a spare core, thereby reducing a compile overhead of a java script. CONSTITUTION: A compiler(330) compiles a java script of a visited website. A storage(340) stores type information and a code generated by compiling the java script. A information confirmation unit(320) confirms the information about the java script. An optimizing module(350) performs a normal state compile by using the code in order to generate a optimized code. The compiler and the optimizing module are separately or simultaneously operated at separate cores.

    Abstract translation: 目的:提供通过存储/优化java脚本代码的网页浏览方法及其装置来存储在运行时间中生成的类型信息,存根代码和机器代码,并通过备用核进行逐步优化,从而减少编译开销 的java脚本。 构成:编译器(330)编译被访网站的java脚本。 存储(340)存储类型信息和通过编译java脚本生成的代码。 信息确认单元(320)确认关于java脚本的信息。 优化模块(350)通过使用代码执行正常状态编译以便生成优化的代码。 编译器和优化模块分开或同时在独立的核心上运行。

    컴퓨팅 시스템 상의 바이트코드의 분기 처리 장치 및 방법
    6.
    发明公开
    컴퓨팅 시스템 상의 바이트코드의 분기 처리 장치 및 방법 无效
    计算机辅助分支处理装置及方法

    公开(公告)号:KR1020120064446A

    公开(公告)日:2012-06-19

    申请号:KR1020100125688

    申请日:2010-12-09

    Inventor: 신규환 조승모

    CPC classification number: G06F9/322 G06F9/3806 G06F9/45508 G06F9/32 G06F8/40

    Abstract: PURPOSE: Apparatus and method for processing branch of bytecode on computing system are provided to aid branch prediction of a host processor treating a virtual imaginary machine like Java or Dalvik, thereby minimizing the failure of branch prediction. CONSTITUTION: Apparatus and method for processing branch of bytecode comprises: an interpreter conducting program to bytecode shape in a virtual machine; a branch information generator(320) acquiring branch information from calculated path of the branch in advance; and a BTB updater(330) updating the branch target buffer(341) on computing system by acquired branch information.

    Abstract translation: 目的:提供用于处理计算系统上字节码分支的装置和方法,以帮助处理虚拟虚拟机(如Java或Dalvik)的主处理器的分支预测,从而最小化分支预测的失败。 构成:用于处理字节码分支的装置和方法包括:解释器,在虚拟机中执行字节码形状的程序; 分支信息发生器(320)预先从分支的计算路径获取分支信息; 以及BTB更新器(330),通过获取的分支信息更新计算系统上的分支目标缓冲器(341)。

    작업 스케쥴링 기능을 구비한 작업 처리장치, 스케쥴링 활성화 제어장치 및 대칭형 멀티프로세싱 환경에서의 작업 스케쥴링 방법
    7.
    发明公开
    작업 스케쥴링 기능을 구비한 작업 처리장치, 스케쥴링 활성화 제어장치 및 대칭형 멀티프로세싱 환경에서의 작업 스케쥴링 방법 有权
    具有工作调度功能的工作处理单元,用于调度激活和控制方法的控制单元在SYMETRIC多处理环境中

    公开(公告)号:KR1020120017295A

    公开(公告)日:2012-02-28

    申请号:KR1020100079903

    申请日:2010-08-18

    Abstract: PURPOSE: A work managing device with a work scheduling function, a scheduling activation control device thereof, and a work scheduling method in a symmetric multiprocessing environment thereof are provided to implement a work scheduling function inside the work managing device, thereby reducing scheduling overhead and efficiently utilizing CPU resources. CONSTITUTION: A searching unit(111) searches a dependency work queue. A detecting unit(112) detects a dependency resolved work from enqueued dependency works to a searched dependency work queue. A transferring unit(113) transfers the dependency resolved work to a work executing queue. A dependency resolving unit(114) resolves dependency by dequeuing the execution completed works.

    Abstract translation: 目的:提供一种具有工作调度功能的工作管理装置,其调度激活控制装置和对称多处理环境中的工作调度方法,以在工作管理装置内实现工作调度功能,从而减少调度开销 利用CPU资源。 构成:搜索单元(111)搜索依赖关系工作队列。 检测单元(112)检测从排入的依赖关系到搜索的依赖关系工作队列的依赖性解析工作。 传送单元(113)将依赖性解析工作传送到工作执行队列。 依赖关系解析单元(114)通过对执行完成的作品进行排队来解决依赖性。

    프로그램 코드의 변환 방법
    8.
    发明公开
    프로그램 코드의 변환 방법 有权
    转换程序代码的方法

    公开(公告)号:KR1020110077720A

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

    申请号:KR1020090134367

    申请日:2009-12-30

    CPC classification number: G06F8/458 G06F8/433 G06F8/456 G06F8/423

    Abstract: PURPOSE: A conversion method of a program code is provided to convert an open CL kernel code made to be processed in a plurality of processing elements so that the open CL kernel code can be efficiently used in a device with a limited number of processing elements. CONSTITUTION: A kernel code converter identifies two or more code areas to be surrounded by a WCL(Work-item Coalescing Loop) on the basis of a synchronization barrier function included in a program code(310). The kernel code converter extends the private variable of each work item(320). The kernel code converter surrounds a kernel code area identified as a WCR(Work-item Coalescing Region) by the WCL(330).

    Abstract translation: 目的:提供程序代码的转换方法来转换在多个处理元件中进行处理的打开的CL内核代码,使得可以在具有有限数量的处理元素的设备中有效地使用打开的CL内核代码。 构成:内核代码转换器基于包括在程序代码(310)中的同步屏障功能来识别要被WCL(工作项合并循环)包围的两个或更多个代码区域。 内核代码转换器扩展每个工作项的私有变量(320)。 内核代码转换器围绕由WCL(330)识别为WCR(工作项目合并区域)的内核代码区域。

Patent Agency Ranking