Compiler program, a computer-readable storage medium storing a compiler program, a compiling method and a compiling unit
    1.
    发明授权
    Compiler program, a computer-readable storage medium storing a compiler program, a compiling method and a compiling unit 有权
    编译程序,存储编译程序的计算机可读存储介质,编译方法和编译单元

    公开(公告)号:US07590976B2

    公开(公告)日:2009-09-15

    申请号:US10541458

    申请日:2003-12-26

    IPC分类号: G06F9/45

    CPC分类号: G06F8/433 G06F12/023

    摘要: The present invention relates a compiler program, a computer-readable storage medium storing such a compiler program, a compiling method and a compiling unit, and an object thereof is to automatically generate a reentrant object program. In order to accomplish this object, an address saving program generator 16a generates an address saving program for saving a data area address of a calling program module; an address setting program generator 16b generates an address setting program for setting a data area address of an other program module; a transferring program generator 16c generates a transferring program for the transfer from the calling program module to the other program module; an address resetting program generator 16d generates an address resetting program for reading and resetting the saved data area address; and an accessing program generator 16e generates an accessing program for accessing a data area for the other program module using a relative address from the set data area address.

    摘要翻译: 本发明涉及编译程序,存储这种编译程序的计算机可读存储介质,编译方法和编译单元,其目的是自动生成可重入对象程序。 为了实现该目的,地址保存程序生成器16a生成用于保存调用程序模块的数据区域地址的地址保存程序。 地址设定程序生成部16b生成用于设定其他程序模块的数据区域地址的地址设定程序。 传送程序生成器16c生成用于从主叫程序模块传送到另一程序模块的传送程序; 地址复位程序发生器16d产生用于读取和复位保存的数据区域地址的地址重置程序; 并且访问程序生成器16e生成访问程序,用于使用来自设置数据区域地址的相对地址来访问另一程序模块的数据区域。

    Compiler program, a computer-readable storage medium storing a compiler program, a compiling method and a compiling unit
    2.
    发明申请
    Compiler program, a computer-readable storage medium storing a compiler program, a compiling method and a compiling unit 有权
    编译程序,存储编译程序的计算机可读存储介质,编译方法和编译单元

    公开(公告)号:US20060095897A1

    公开(公告)日:2006-05-04

    申请号:US10541458

    申请日:2003-12-26

    IPC分类号: G06F9/45

    CPC分类号: G06F8/433 G06F12/023

    摘要: The present invention relates a compiler program, a computer-readable storage medium storing such a compiler program, a compiling method and a compiling unit, and an object thereof is to automatically generate a reentrant object program. In order to accomplish this object, an address saving program generator 16a generates an address saving program for saving a data area address of a calling program module; an address setting program generator 16b generates an address setting program for setting a data area address of an other program module; a transferring program generator 16c generates a transferring program for the transfer from the calling program module to the other program module; an address resetting program generator 16d generates an address resetting program for reading and resetting the saved data area address; and an accessing program generator 16e generates an accessing program for accessing a data area for the other program module using a relative address from the set data area address.

    摘要翻译: 本发明涉及编译程序,存储这种编译程序的计算机可读存储介质,编译方法和编译单元,其目的是自动生成可重入对象程序。 为了实现该目的,地址保存程序生成器16a生成用于保存调用程序模块的数据区域地址的地址保存程序; 地址设定程序生成器16b生成用于设定其他程序模块的数据区域地址的地址设定程序; 传送程序生成器16c生成用于从主叫程序模块传送到另一程序模块的传送程序; 地址重置程序发生器16d产生用于读取和复位保存的数据区域地址的地址重置程序; 并且访问程序生成器16e生成访问程序,用于使用来自设定数据区域地址的相对地址来访问另一程序模块的数据区域。

    Device for increasing the execution speed of a linked program
    3.
    发明授权
    Device for increasing the execution speed of a linked program 失效
    用于增加链接程序执行速度的设备

    公开(公告)号:US07571436B2

    公开(公告)日:2009-08-04

    申请号:US10814183

    申请日:2004-04-01

    IPC分类号: G06F9/44

    CPC分类号: G06F9/44521

    摘要: The speed of execution of linked programs is improved to the extent possible within the limit of the capacity of memory storing linked programs. As initial settings, all class libraries are set for linking. By this means, all class libraries are linked. Then, a judgment is made as to whether there is overflow of memory storing linked programs. If there is overflow, the maximum value of the number of applications using currently linked class libraries is set in variable N. Then, settings are modified such that class libraries used by N or more applications are not linked, and linking is again performed. If memory overflow does not occur, processing ends.

    摘要翻译: 链接程序的执行速度在存储链接程序的存储容量的限度内尽可能地提高。 作为初始设置,所有类库都设置为链接。 通过这种方式,所有类库都链接起来。 然后,判断存储链接节目的存储器是否溢出。 如果存在溢出,则使用当前链接的类库的应用程序数量的最大值设置为变量N.然后,修改设置,使得N个或更多应用程序使用的类库未链接,并再次执行链接。 如果不发生内存溢出,则处理结束。

    Apparatus, method, and program for breakpoint setting
    4.
    发明授权
    Apparatus, method, and program for breakpoint setting 有权
    断点设置的装置,方法和程序

    公开(公告)号:US07134115B2

    公开(公告)日:2006-11-07

    申请号:US10358827

    申请日:2003-02-05

    IPC分类号: G06F9/44 G06F9/45

    CPC分类号: G06F11/3624 G06F11/3648

    摘要: Disclosed is a breakpoint setting apparatus capable of setting a breakpoint without imposing any burden on a programmer. The breakpoint setting apparatus includes an edited-line list manager 115 for managing an address of an edited line in a source code, and a breakpoint setting/disabling sub unit 106 for setting a breakpoint at the address stored in the edited-line list manager 115. The breakpoint setting apparatus automatically sets a breakpoint on each line where the programmer makes an edit without any specific instruction from the programmer.

    摘要翻译: 公开了一种能够设定断点而不对编程器造成任何负担的断点设定装置。 断点设定装置包括用于管理源代码中的编辑行的地址的编辑列表管理器115和用于在存储在编辑列表管理器115中的地址设置断点的断点设置/禁用子单元106 。 断点设置设备在程序员进行编辑的每一行自动设置断点,而没有来自编程器的任何特定指令。

    Program generation apparatus for program execution system, replaces variable name in each class file by assigned offset number so that same offset numbers are assigned to non-dependent variables with same variable name
    5.
    发明授权
    Program generation apparatus for program execution system, replaces variable name in each class file by assigned offset number so that same offset numbers are assigned to non-dependent variables with same variable name 失效
    用于程序执行系统的程序生成装置,通过分配的偏移号替换每个类文件中的变量名,以便将相同的偏移号分配给具有相同变量名的非依赖变量

    公开(公告)号:US07024657B2

    公开(公告)日:2006-04-04

    申请号:US09789021

    申请日:2001-02-20

    IPC分类号: G06F9/44

    CPC分类号: G06F8/54 G06F9/4492

    摘要: A program generation apparatus for generating light-weight class files for each terminal apparatus by linking class files. The program generation apparatus includes: a storage unit for prestoring the class files for each terminal apparatus, where each class defines (a) dependent variables unique to each terminal apparatus and (b) non-dependent variables common to all the terminal apparatuses, each variable is identified by a variable name, and each class file includes a variable name for each variable; an assignment unit for assigning an offset number to each variable defined in the class files so that the same offset numbers are assigned to non-dependent variables having the same variable names; and a generation unit for generating the light-weight class files for each terminal apparatus by replacing each variable name in each class file with an offset number assigned by the assignment unit.

    摘要翻译: 一种程序生成装置,用于通过链接类文件来生成每个终端装置的轻量级文件。 程序生成装置包括:存储单元,用于预先存储每个终端设备的类文件,其中每个类别定义(a)每个终端设备唯一的相关变量,以及(b)所有终端设备公用的非依赖变量,每个变量 由变量名称标识,每个类文件包含每个变量的变量名; 分配单元,用于将偏移号分配给在类文件中定义的每个变量,使得相同的偏移号被分配给具有相同变量名的非相关变量; 以及生成单元,用于通过用分配单元分配的偏移号替换每个类文件中的每个变量名称来生成每个终端设备的轻量级文件。

    Multiple access apparatus and method using power line
    6.
    发明申请
    Multiple access apparatus and method using power line 有权
    使用电力线的多路访问装置和方法

    公开(公告)号:US20080107134A1

    公开(公告)日:2008-05-08

    申请号:US11594021

    申请日:2006-11-07

    IPC分类号: H04J13/00

    摘要: Provided is a telecommunication apparatus and a telecommunication method accomplishing a one-to-many, many-to-one, and many-to-many simultaneous accesses in a power line telecommunication of a code division multiple access (CDMA) by using an AC power line (including the ground).A comprisal includes an external power line model 1, a power distribution board 2 and an indoor power line model 3 which is connected to a power line by way of a capacitor for shutting off a sine wave of a power signal of a low frequency; a terminal station 5 and a base station 4 perform a power line telecommunication by way of a plug outlet; and the terminal station 5 controls and manages electric appliances installed in the indoor power line model 3. The terminal station 5 and base station 4 which are connected to the power line are connected to the Internet by way of a line; the base station 4 comprises a media converter 7 and a data link controller 8 which are connected to an external data bus, and also a power line telecommunication controller 9 for controlling a transmission and reception of an information signal and a synchronous signal; the terminal station 5 comprises a power line telecommunication controller 9 for controlling a transmission and reception of an information signal and a synchronous signal, thereby accomplishing an apparatus and method for carrying out a power line telecommunication.

    摘要翻译: 提供了一种电信设备和电信方法,其通过使用AC电源来实现码分多址(CDMA)的电力线电信中的一对多,多对一和多对多同时访问 线(包括地面)。 包括外部电力线模型1,配电板2和室内电力线模型3,其通过用于关闭低频功率信号的正弦波的电容器连接到电力线; 终端站5和基站4通过插头插座进行电力线通信; 终端站5控制和管理安装在室内电力线模型3中的电器。 连接到电力线的终端站5和基站4通过线路连接到因特网; 基站4包括连接到外部数据总线的媒体转换器7和数据链路控制器8,以及用于控制信息信号和同步信号的发送和接收的电力线电信控制器9; 终端站5包括用于控制信息信号和同步信号的发送和接收的电力线通信控制器9,从而实现用于执行电力线通信的装置和方法。

    Content search device, content search method, program
    7.
    发明授权
    Content search device, content search method, program 有权
    内容搜索设备,内容搜索方法,程序

    公开(公告)号:US08688633B2

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

    申请号:US13502586

    申请日:2011-08-10

    IPC分类号: G06F17/00

    CPC分类号: G06F17/30575

    摘要: A player (content searching device) compares an acquired piece primary metadata (with running number 100) to a corresponding piece of primary metadata having number 100 in a memory unit. When no matching occurs, primary metadata with running number 99 is used. Then, this acquired primary metadata is compared to the piece of primary metadata having number 100 in the memory unit. When matching occurs, the player acquires content corresponding to running number 99 from a server and begins playback.

    摘要翻译: 播放器(内容搜索装置)将获取的片段主要元数据(运行号码100)与存储器单元中具有号码100的主要元数据相对应。 当不匹配时,使用运行号为99的主元数据。 然后,将获得的主要元数据与存储器单元中具有数字100的主要元数据进行比较。 当匹配发生时,玩家从服务器获取与运行号99相对应的内容,并开始播放。

    CONTENT SEARCH DEVICE, CONTENT SEARCH METHOD, PROGRAM
    8.
    发明申请
    CONTENT SEARCH DEVICE, CONTENT SEARCH METHOD, PROGRAM 有权
    内容搜索设备,内容搜索方法,程序

    公开(公告)号:US20120209806A1

    公开(公告)日:2012-08-16

    申请号:US13502586

    申请日:2011-08-10

    IPC分类号: G06F17/30 G06F7/00

    CPC分类号: G06F17/30575

    摘要: A player (content searching device) compares an acquired piece primary metadata (with running number 100) to a corresponding piece of primary metadata having number 100 in a memory unit. When no matching occurs, primary metadata with running number 99 is used. Then, this acquired primary metadata is compared to the piece of primary metadata having number 100 in the memory unit. When matching occurs, the player acquires content corresponding to running number 99 from a server and begins playback.

    摘要翻译: 播放器(内容搜索装置)将获取的片段主要元数据(运行号码100)与存储器单元中具有号码100的主要元数据相对应。 当不匹配时,使用运行号为99的主元数据。 然后,将获得的主要元数据与存储器单元中具有数字100的主要元数据进行比较。 当匹配发生时,玩家从服务器获取与运行号99相对应的内容,并开始播放。

    Garbage collection apparatus and a garbage collection method
    9.
    发明授权
    Garbage collection apparatus and a garbage collection method 有权
    垃圾收集装置和垃圾收集方法

    公开(公告)号:US06766336B2

    公开(公告)日:2004-07-20

    申请号:US09772257

    申请日:2001-01-29

    申请人: Takuji Kawamoto

    发明人: Takuji Kawamoto

    IPC分类号: G06F1730

    摘要: A garbage collection apparatus that performs scavenging processing for specifying unused cell blocks from among a plurality of cell blocks, some of which can be reached from a specified root cell block via one of a set of trays. Each of the set of trays being specified by a second type address and holding a first type address, each of the plurality of cell blocks (a) being specified by a first type address and (b) including a plurality of cells that each hold one of a second type address and a numerical value, and compaction processing for relocating each of the specified unused cell blocks so as to form a continuous memory area, and updating each first type address that is held in a tray and corresponds to a cell block so as to specify a cell block following relocation.

    摘要翻译: 一种垃圾收集装置,其执行用于从多个单元块中指定未使用的单元块的清理处理,所述多个单元块中的一些可以通过一组托盘中的一个从指定的根单元块到达其中。 所述一组托盘中的每一个由第二类型地址指定并保持第一类型地址,所述多个单元块(a)中的每一个由第一类型地址指定,并且(b)包括多个单元,每个单元保持一个 以及压缩处理,用于重新定位每个指定的未使用的单元块以便形成连续的存储区域,并且更新保持在托盘中并对应于单元块的每个第一类型地址,从而如此形成第二类型地址和数值 以便在重新定位之后指定一个单元格块。

    INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND INFORMATION PROCESSING PROGRAM
    10.
    发明申请
    INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND INFORMATION PROCESSING PROGRAM 有权
    信息处理设备,信息处理方法和信息处理程序

    公开(公告)号:US20110067034A1

    公开(公告)日:2011-03-17

    申请号:US12991980

    申请日:2009-05-13

    申请人: Takuji Kawamoto

    发明人: Takuji Kawamoto

    IPC分类号: G06F9/46

    CPC分类号: G06F9/461

    摘要: An information processing device for causing a processor to execute a plurality of threads by switching between them. Each thread performs a process in correspondence with an obtainment of an event. The information processing device, when causing a second thread to transit from a non-execution state to an execution state to replace a first thread, detects whether or not, in the first thread having transited to the non-execution state, a next start position of a process belongs to an already processed part, detects whether or not a start position of a process in the second thread in the execution state belongs to the processed part; and determines whether or not to set a context for execution of the second thread into the processor in accordance with detection results of the first and second detection units, and performs processing in accordance with the determination.

    摘要翻译: 一种信息处理装置,用于使处理器通过在它们之间切换来执行多个线程。 每个线程执行与事件获取相对应的处理。 信息处理装置在使第二线程从非执行状态转移到执行状态以替换第一线程时,检测在第一线程已经转移到非执行状态的下一个起始位置 的处理属于已经处理的部分,检测执行状态下的第二线程中的进程的开始位置是否属于处理部分; 并且根据第一和第二检测单元的检测结果确定是否将用于执行第二线程的上下文设置到处理器中,并且根据该确定来执行处理。