Equipment management method, computer program, and device for changing operating state of equipment on network according to number of user of network
    111.
    发明专利
    Equipment management method, computer program, and device for changing operating state of equipment on network according to number of user of network 审中-公开
    设备管理方法,计算机程序和用于根据网络用户数改变网络设备运行状态的设备

    公开(公告)号:JP2011086055A

    公开(公告)日:2011-04-28

    申请号:JP2009237369

    申请日:2009-10-14

    Abstract: PROBLEM TO BE SOLVED: To achieve reduced office power consumption by, when the number of active user computers in the vicinity of the network printer is large, setting the network printer in a standby state and, when that number is small, powering off the network printer. SOLUTION: A method for managing a first unit and one or more other units connected to the first unit over a network is provided. The method includes (i) detecting, by a management unit, the operating state of the other units positioned within a specific range from the first unit on the basis of the location of each of the first and other units over the network, the operating state including at least an operating state at which a service request is capable of being transmitted to the first unit. The method further includes (ii) transmitting, by the management unit, to the first unit, an instruction to change an operating state of the first unit depending on a number of the other units being in the detected operating state at which the service request is capable of being transmitted. COPYRIGHT: (C)2011,JPO&INPIT

    Abstract translation: 要解决的问题:为了通过在网络打印机附近的活动用户计算机的数量大的情况下实现办公室功耗的降低,将网络打印机设置为待机状态,并且当该数量小时, 关闭网络打印机。 提供了一种用于管理通过网络连接到第一单元的第一单元和一个或多个其它单元的方法。 该方法包括(i)基于网络上的第一单元和其他单元的位置,由管理单元检测位于来自第一单元的特定范围内的其他单元的操作状态,操作状态 包括至少能够将服务请求发送到第一单元的操作状态。 该方法还包括(ii)由管理单元向第一单元发送根据其中检测到的服务请求的操作状态的其他单元的数量来改变第一单元的操作状态的指令 能够传输。 版权所有(C)2011,JPO&INPIT

    Media system with social awareness
    112.
    发明专利
    Media system with social awareness 有权
    具有社会意识的媒体体系

    公开(公告)号:JP2011082986A

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

    申请号:JP2010227360

    申请日:2010-10-07

    CPC classification number: H04N21/2665 H04N21/25891 H04N21/2668 H04N21/8455

    Abstract: PROBLEM TO BE SOLVED: To provide insertion of content into media streams. SOLUTION: A media stream is monitored by a media server computer, the monitored media stream having at least one marker designating an associated insertion position within the media stream. A marker is selected to insert personalized social-awareness based content into the media stream. Social awareness information associated with a target of the monitored media stream is identified. The social awareness information is utilized to select personalized social-awareness based content. The personalized social-awareness based content is inserted into the monitored media stream at the corresponding insertion position associated with the selected marker to transform the media stream. COPYRIGHT: (C)2011,JPO&INPIT

    Abstract translation: 要解决的问题:提供将内容插入到媒体流中。 解决方案:媒体流由媒体服务器计算机监视,所监视的媒体流具有指定媒体流内的相关联的插入位置的至少一个标记。 选择标记以将基于个人化的基于社会意识的内容插入到媒体流中。 识别与所监视的媒体流的目标相关联的社会意识信息。 利用社会意识信息来选择个性化的基于社会意识的内容。 基于个性化的基于社会意识的内容被插入到与所选择的标记相关联的相应插入位置处的受监视媒体流中以转换媒体流。 版权所有(C)2011,JPO&INPIT

    Method, system and program for supporting input of execution parameter of prescribed software to input field
    113.
    发明专利
    Method, system and program for supporting input of execution parameter of prescribed software to input field 有权
    用于支持将预定软件执行参数输入到输入字段的方法,系统和程序

    公开(公告)号:JP2011076426A

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

    申请号:JP2009227925

    申请日:2009-09-30

    Abstract: PROBLEM TO BE SOLVED: To provide a method, a program and a system for supporting input of an execution parameter of prescribed software to an input field.
    SOLUTION: The method includes steps of: receiving input of a text character string including one or more execution parameters to the input field displayed on a display device; displaying one or more execution options of the prescribed software on the display device such that a user can perform selection according to that part of the text character string is selected by the user; and converting the text character string such that it is indicated that at least one of the selected one or more execution options is included, and displaying it on the display device. The displayed one or more execution options can vary according to a type of the selection of the part of the text character string.
    COPYRIGHT: (C)2011,JPO&INPIT

    Abstract translation: 要解决的问题:提供一种用于支持将输入指定软件的执行参数输入到输入字段的方法,程序和系统。 解决方案:该方法包括以下步骤:将包括一个或多个执行参数的文本字符串的输入接收到显示设备上显示的输入字段; 在所述显示装置上显示所述规定软件的一个或多个执行选项,使得用户可以根据所述文本字符串的所述部分由用户选择进行选择; 并且将文本字符串转换为指示包括所选择的一个或多个执行选项中的至少一个,并将其显示在显示设备上。 显示的一个或多个执行选项可以根据文本字符串的部分的选择的类型而变化。 版权所有(C)2011,JPO&INPIT

    Compiler program, compilation method and computer system
    114.
    发明专利
    Compiler program, compilation method and computer system 有权
    编译程序,编译方法和计算机系统

    公开(公告)号:JP2011065220A

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

    申请号:JP2009212881

    申请日:2009-09-15

    CPC classification number: G06F8/4443 G06F8/433

    Abstract: PROBLEM TO BE SOLVED: To improve the performance of an execution code by applying delay evaluation to imperative language having side effects such as Java (R) or PHP. SOLUTION: The compilation method includes: generating a dependence graph for data and side effects in the analysis of a source code; identifying a portion of the program able to be delayed based on a postdominator tree; generating a code for performing delay; profiling a location where the delay has been forced by a profiler during execution; in-lining a delay closure code determined to be forced with high frequency based on the profile into a location where the delay has been forced; generating a code by applying partial evaluation; and eliminating an intermediate data structure by the partial evaluation in the generated code. COPYRIGHT: (C)2011,JPO&INPIT

    Abstract translation: 要解决的问题:通过对具有副作用的命令式语言(如Java(R)或PHP))应用延迟评估来提高执行代码的性能。

    解决方案:编译方法包括:在源代码分析中生成数据和副作用的依赖图; 基于一个后缀树识别能够被延迟的程序的一部分; 生成用于执行延迟的代码; 分析在执行期间由分析器强制延迟的位置; 将基于简档强制为高频的延迟关闭码内插到已经被强制延迟的位置; 通过应用部分评估生成代码; 并通过在生成的代码中的部分评估来消除中间数据结构。 版权所有(C)2011,JPO&INPIT

    Associative memory array
    115.
    发明专利
    Associative memory array 有权
    相关记忆阵列

    公开(公告)号:JP2011048894A

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

    申请号:JP2010180536

    申请日:2010-08-11

    CPC classification number: G11C15/046 G11C7/1006 G11C11/5678 G11C13/0004

    Abstract: PROBLEM TO BE SOLVED: To provide a memory device used particularly for an associative memory, a method for operating the associative memory, and a system including the associative memory. SOLUTION: The memory device for storing one or a plurality of addresses includes a coincidence line and first and second memory cells forming a two-bit memory cell. Each memory cell includes two memory elements connected to the coincidence line, and a selection line connected there. The selection line provides a signal expression of logical combinations of at least two different inputs. COPYRIGHT: (C)2011,JPO&INPIT

    Abstract translation: 要解决的问题:提供特别用于关联存储器的存储器件,用于操作关联存储器的方法以及包括关联存储器的系统。 解决方案:用于存储一个或多个地址的存储器件包括一致线和形成两位存储器单元的第一和第二存储器单元。 每个存储单元包括连接到重合线的两个存储元件,以及连接在该存储单元上的选择线。 选择线提供至少两个不同输入的逻辑组合的信号表达。 版权所有(C)2011,JPO&INPIT

    Visualization program, visualization method and visualization device for visualizing reading order of content
    117.
    发明专利
    Visualization program, visualization method and visualization device for visualizing reading order of content 有权
    可视化程序,可视化方法和可视化设备,用于可视化内容读取订单

    公开(公告)号:JP2011034204A

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

    申请号:JP2009177902

    申请日:2009-07-30

    Inventor: SATO DAISUKE

    CPC classification number: G06K9/344 G06K9/00463

    Abstract: PROBLEM TO BE SOLVED: To provide a technology for visualizing the reading order of content. SOLUTION: A device for visualizing the reading order of the content includes an oriented segment creating unit which creates an oriented segment indicating, for each of a plurality of elements having character strings to be read, as a display position an element region for displaying the character strings on a screen, based on the character writing direction of the character strings; a storage means which stores the oriented segment of each created element in the reading order; and an overlay drawing unit which couples the created oriented segments for each element and displays, overlapping with a structured document displayed on the screen. COPYRIGHT: (C)2011,JPO&INPIT

    Abstract translation: 要解决的问题:提供用于可视化内容的阅读顺序的技术。 解决方案:用于可视化内容的读取顺序的装置包括定向段创建单元,其创建定向段,其指示对于具有要被读取的字符串的多个元素中的每一个,作为显示位置,元素区域用于 基于字符串的字符写入方向在屏幕上显示字符串; 存储装置,其以读取顺序存储每个创建的元素的定向段; 以及覆盖图形单元,其将针对每个元素的所创建的定向段联系并显示,与显示在屏幕上的结构化文档重叠。 版权所有(C)2011,JPO&INPIT

    Aiding in creating, extending, and verifying accessibility metadata
    120.
    发明专利
    Aiding in creating, extending, and verifying accessibility metadata 有权
    帮助创建,扩展和验证可访问性元数据

    公开(公告)号:JP2011022864A

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

    申请号:JP2009168195

    申请日:2009-07-16

    CPC classification number: G06F17/30899

    Abstract: PROBLEM TO BE SOLVED: To provide a method for estimating degrees of similarity between pages from the viewpoint of creating and verifying metadata, based on similarity in each of structure/style (appearance)/accessibility errors between pages, and to recommend an appropriate representative page for efficiently adding metadata, based on the estimation result or to recommend an appropriate target page for efficiently verifying metadata. SOLUTION: The method is executed by a computer system, including an input/output means, an operation control means, and a storage means and supports correction of a plurality of defects included in a structured text. The method includes a step for computing the degree of defect for each of the plurality of defects; a step for computing similarity in each of the plurality of defects; a step for computing the degree of contribution indicating a degree where correction of each defect affects correction of the remaining defects, based on the degree of defect and the similarity; and a step for selecting a defect having higher degree of contribution as a defect that has higher priority. COPYRIGHT: (C)2011,JPO&INPIT

    Abstract translation: 要解决的问题:提供一种从创建和验证元数据的角度来估计页面之间的相似度的方法,基于每个结构/样式(外观)/页面之间的可访问性错误的相似性,并且推荐一个 基于估计结果有效地添加元数据的适当代表页面,或者为了有效地验证元数据而推荐适当的目标页面。 解决方案:该方法由计算机系统执行,包括输入/​​输出装置,操作控制装置和存储装置,并支持校正结构化文本中包含的多个缺陷。 该方法包括用于计算多个缺陷中的每一个的缺陷程度的步骤; 用于计算所述多个缺陷中的每一个的相似度的步骤; 基于缺陷程度和相似度计算表示每个缺陷的校正影响剩余缺陷的校正的程度的贡献度的步骤; 以及选择具有较高贡献度的缺陷作为具有较高优先级的缺陷的步骤。 版权所有(C)2011,JPO&INPIT

Patent Agency Ranking