System and method for monitoring a workflow process and generating reminder alerts using modular arithmetic
    41.
    发明授权
    System and method for monitoring a workflow process and generating reminder alerts using modular arithmetic 失效
    用于监控工作流程的系统和方法,并使用模块化算法生成提醒警报

    公开(公告)号:US08205198B2

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

    申请号:US11933434

    申请日:2007-11-01

    IPC分类号: G06F9/46 G06Q90/00

    摘要: An exemplary method for controlling a workflow is provided. The method includes: setting a check-status schedule and a reminder timer for each task of the workflow process; checking whether any task of the workflow process is in an incomplete state according to the check-status schedule; obtaining an operator name and a task assigned time of the task remained in the incomplete state; calculating a time difference between a current time and the task assigned time and calculating a remainder by utilizing modular arithmetic; and generating an alarm signal and sending the alarm signal to inform a corresponding operator to perform the task remained in the incomplete state if the remainder is greater than zero and not greater than the check-status schedule. A related system is also provided.

    摘要翻译: 提供了一种用于控制工作流程的示例性方法。 该方法包括:为工作流过程的每个任务设置检查状态调度和提醒计时器; 根据检查状态进度检查工作进程的任务是否处于不完整状态; 获取操作员名称和任务分配任务的时间保持在不完整状态; 计算当前时间和任务分配时间之间的时间差,并通过利用模数运算计算余数; 并且产生警报信号并发送警报信号以通知对应的操作者以执行保持在不完整状态的任务,如果余数大于零并且不大于检查状态调度。 还提供了相关系统。

    System and method for controlling downloading web pages
    42.
    发明授权
    System and method for controlling downloading web pages 失效
    用于控制下载网页的系统和方法

    公开(公告)号:US08117536B2

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

    申请号:US12188207

    申请日:2008-08-08

    IPC分类号: G06F3/00 G06F17/00

    CPC分类号: G06F17/30873 G06F17/30011

    摘要: A system for controlling downloading web pages is disclosed. The system parses a current web page to generate information about the web pages pointed to by the selected links in the current web page. A number of the selected links and the number of script commands is counted and information about each of the web pages pointed to by the selected links is obtained. Script commands are used for downloading the web pages pointed to by the selected links. The system also switching to a next page of the current web page if the current web page comprises two or more pages, and if the number of the script commands equals the number of the selected links.

    摘要翻译: 公开了一种用于控制下载网页的系统。 该系统解析当前网页以产生关于当前网页中所选链接指向的网页的信息。 对所选择的链接的数量和脚本命令的数量进行计数,并且获得关于所选链接指向的每个网页的信息。 脚本命令用于下载所选链接指向的网页。 如果当前网页包括两个或多个页面,并且如果脚本命令的数量等于所选择的链接的数量,则系统还切换到当前网页的下一页。

    System and method for downloading text content and images in web pages
    43.
    发明授权
    System and method for downloading text content and images in web pages 失效
    用于在网页中下载文本内容和图像的系统和方法

    公开(公告)号:US08041732B2

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

    申请号:US12331382

    申请日:2008-12-09

    IPC分类号: G06F7/00

    CPC分类号: G06F17/30899

    摘要: A computer-based method for downloading text content and images in web pages is provided. The method includes downloading a web page as a temporary extensible markup language (XML) file in an application server, and searching the temporary XML file for predetermined information in the temporary XML file. The method further includes searching the temporary XML file for text content in the temporary XML file. Furthermore, the method includes converting a relative path of the image uniform resource locator (URL) to an absolute path by joining the URL of the web page to the front of the relative path of the image URL, and generating a local path for each image in the temporary XML file and storing each image into an application server according to the local path.

    摘要翻译: 提供了一种用于在网页中下载文本内容和图像的基于计算机的方法。 该方法包括在应用服务器中下载作为临时可扩展标记语言(XML)文件的网页,以及在临时XML文件中搜索临时XML文件中的预定信息。 该方法还包括在临时XML文件中搜索临时XML文件中的文本内容。 此外,该方法包括通过将网页的URL连接到图像URL的相对路径的前端来将图像统一资源定位符(URL)的相对路径转换为绝对路径,并且为每个图像生成本地路径 在临时XML文件中,并根据本地路径将每个图像存储到应用服务器中。

    System and method for managing files
    44.
    发明授权
    System and method for managing files 有权
    用于管理文件的系统和方法

    公开(公告)号:US07953972B2

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

    申请号:US11778088

    申请日:2007-07-16

    IPC分类号: H04L29/06 H04L9/32

    CPC分类号: G06F21/6218 G06F2221/2141

    摘要: A computer-based method for managing files includes: configuring an access control list which illustrates all the accessible rights to corresponding users, the accessible rights comprise the right for comparing selected files, the right for merging selected files and the right for dividing a selected file; saving created files in a file transfer protocol (FTP) server, and saving file information of the files in a database, the file information including a file path of each of the files; reading from the FTP server selected files that need to be compared according to respective file paths if a files comparing request is received, comparing the selected files, and outputting differences between the selected files; reading from the FTP server selected files that need to be merged according to respective file paths if a files merging request is received, merging the selected files to create a merged file, and saving information of the merged file in the database; reading from the FTP server a selected file that needs to be divided according to a corresponding file path and a file position of the file, if a file dividing request is received, dividing the selected file into two files at the file position, and saving information of two divided files in the database. A related system is also disclosed.

    摘要翻译: 用于管理文件的基于计算机的方法包括:配置示出对相应用户的所有可访问权限的访问控制列表,可访问权利包括用于比较所选文件的权利,合并所选文件的权利和用于分割所选文件的权利 ; 将创建的文件保存在文件传输协议(FTP)服务器中,并将文件的文件信息保存在数据库中,该文件信息包括每个文件的文件路径; 如果接收到文件比较请求,从FTP服务器读取需要根据相应文件路径进行比较的所选文件,比较所选文件,并输出所选文件之间的差异; 从FTP服务器读取如果接收到文件合并请求时根据各自的文件路径需要合并的所选文件,合并所选文件以创建合并的文件,并将合并文件的信息保存在数据库中; 从FTP服务器读取需要根据相应的文件路径和文件的文件位置分割的所选文件,如果接收到文件分割请求,则将所选择的文件分割成文件位置的两个文件,并且保存信息 在数据库中有两个分割的文件。 还公开了相关系统。

    Thermal sensitive image display
    45.
    发明申请
    Thermal sensitive image display 审中-公开
    热敏图像显示

    公开(公告)号:US20110012496A1

    公开(公告)日:2011-01-20

    申请号:US12703517

    申请日:2010-02-10

    IPC分类号: H01K1/30 H01J1/00

    CPC分类号: C09K9/00

    摘要: A thermal sensitive display is disclosed, including a substrate, a first electrode and a second electrode perpendicular with each other over the substrate, a electric heat converting layer between the first electrode and the second electrode, and a heat induced color changing layer, heated by the electric heat converting layer to display pictures.

    摘要翻译: 公开了一种热敏显示器,包括基板,第一电极和在基板上彼此垂直的第二电极,在第一电极和第二电极之间的电热转换层,以及热诱导的变色层,由 电热转换层显示图片。

    System and method for managing the lifecycle of a patent case
    46.
    发明申请
    System and method for managing the lifecycle of a patent case 审中-公开
    用于管理专利案件生命周期的系统和方法

    公开(公告)号:US20070214004A1

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

    申请号:US11309865

    申请日:2006-10-16

    IPC分类号: G06Q10/00 G06Q50/00

    CPC分类号: G06Q10/10 G06Q50/22

    摘要: A method for managing the lifecycle of a patent case is disclosed. The method includes the steps of: uploading files of the patent case, and saving the uploaded files; analyzing the saved files to confirm the last completed control proceeding of the patent case; updating status of the patent case; generating a current control proceeding and a control date for the current control proceeding; assigning one or more undertakers to be in charge of the current control proceeding of the patent case; and system checking. A related system is also disclosed.

    摘要翻译: 公开了一种用于管理专利案例的生命周期的方法。 该方法包括:上传专利案例文件,保存上传的文件; 分析保存的文件,以确认专利案件的最后完成的控制程序; 更新专利案件状况; 生成当前控制程序的当前控制程序和控制日期; 指定一名或多名承办人负责专利案件的现行控制程序; 和系统检查。 还公开了相关系统。

    SYSTEM AND METHOD FOR MANAGING PRODUCT COMPOSITION TESTING
    47.
    发明申请
    SYSTEM AND METHOD FOR MANAGING PRODUCT COMPOSITION TESTING 审中-公开
    用于管理产品组合物测试的系统和方法

    公开(公告)号:US20070162290A1

    公开(公告)日:2007-07-12

    申请号:US11309217

    申请日:2006-07-13

    IPC分类号: G06Q30/00

    CPC分类号: G06Q50/22

    摘要: An exemplary system includes a database (3), and a website (20) connected thereto. The database is configured for storing RoHS specifications, and the website is configured for information exchange with the database. The website includes a creating module (204), an uploading module (210), a RoHS checking module (212) and a storing module (214). The creating module is configured for creating a product RoHS compliance test list specifying testing items. The product composition analysis is based on a testing result. The RoHS checking module is configured for checking whether all compositions in the product composition analysis comply with the RoHS specifications. The storing module is configured for storing the product RoHS compliance test list and the product composition analysis of the product into the database, if all the compositions in the product composition analysis comply with the RoHS specifications. A related method is also provided.

    摘要翻译: 示例性系统包括数据库(3)和与其连接的网站(20)。 数据库被配置为存储RoHS规范,并且网站被配置为与数据库进行信息交换。 该网站包括创建模块(204),上传模块(210),RoHS检查模块(212)和存储模块(214)。 创建模块被配置为创建指定测试项目的产品RoHS合规性测试列表。 产品组成分析基于测试结果。 RoHS检查模块配置用于检查产品组成分析中的所有组成是否符合RoHS规范。 如果产品组成分析中的所有组成都符合RoHS规范,则存储模块配置为将产品符合RoHS标准测试列表和产品的产品组成分析存储到数据库中。 还提供了相关的方法。

    System and method for synchronizing distributed stored documents
    48.
    发明授权
    System and method for synchronizing distributed stored documents 失效
    用于同步分布式存储文档的系统和方法

    公开(公告)号:US06976030B2

    公开(公告)日:2005-12-13

    申请号:US10329175

    申请日:2002-12-23

    IPC分类号: G06F17/30 G06F17/00

    摘要: A system for synchronizing distributed stored documents includes a core-node (110), a plurality of branch-nodes (120, 130), and a network (140) connecting the core-node with the branch-nodes. Each branch-node includes: a branch-database server (123, 133) for storing a summary of all distributed stored documents, wherein the summary can be updated in accordance with a sync message received from the core-node; and a branch-FTP (File Transfer Protocol) server for storing the distributed stored documents, the branch-FTP server having the function of exchanging documents with the core-node. The core-node includes a core-database server (113), a core-FTP server (309), and an application server (310). The core-database server stores a summary of all distributed stored documents. The core-FTP server is used for storing the distributed stored documents. The application server comprises a sync controlling module (313) that controls data exchange between the core-FTP server and the branch-FTP servers. A related method is also disclosed.

    摘要翻译: 用于同步分布式存储文档的系统包括核心节点(110),多个分支节点(120,130)以及将核心节点与分支节点连接的网络(140)。 每个分支节点包括:分支数据库服务器(123,133),用于存储所有分布式存储文档的摘要,其中可以根据从核心节点接收的同步消息来更新摘要; 以及用于存储分布式存储文档的分支FTP(文件传输协议)服务器,该分支FTP服务器具有与核心节点交换文档的功能。 核心节点包括核心数据库服务器(113),核心FTP服务器(309)和应用服务器(310)。 核心数据库服务器存储所有分布式存储文档的摘要。 核心FTP服务器用于存储分布式存储的文档。 应用服务器包括控制核心FTP服务器与分支FTP服务器之间的数据交换的同步控制模块(313)。 还公开了相关方法。

    Patent family analysis system and method
    49.
    发明申请
    Patent family analysis system and method 审中-公开
    专利家族分析系统及方法

    公开(公告)号:US20050060303A1

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

    申请号:US10940244

    申请日:2004-09-13

    IPC分类号: G06F17/30

    CPC分类号: G06F16/951

    摘要: A patent family analysis system includes a number of client computers (10), an application server (12), and a database server (14). The application server includes a patent family searching device (120), a patent family analysis device (121), and a controlling device (122). Any of the client computers may receive information of a patent whose patent family needs to be analyzed. The database server searches for corresponding patent family data according to the patent information. The analysis device then analyzes the patent family data according to a selected analysis type for the patent family, and generates patent family analysis results. The patent family analysis results are displayed through the client computer. A related patent family analysis method is also provided.

    摘要翻译: 专利族分析系统包括多个客户端计算机(10),应用服务器(12)和数据库服务器(14)。 应用服务器包括专利族搜索设备(120),专利族分析设备(121)和控制设备(122)。 任何客户端计算机都可以接收专利的信息,该专利需要被分析。 数据库服务器根据专利信息搜索相应的专利族数据。 然后,分析装置根据专利族的选定分析类型分析专利族数据,并产生专利族分析结果。 专利族分析结果通过客户端计算机显示。 还提供了相关的专利族分析方法。

    Electronic device and method for searching related terms
    50.
    发明授权
    Electronic device and method for searching related terms 失效
    用于搜索相关术语的电子设备和方法

    公开(公告)号:US08478770B2

    公开(公告)日:2013-07-02

    申请号:US13217272

    申请日:2011-08-25

    IPC分类号: G06F7/00

    CPC分类号: G06F17/3053 G06F17/30672

    摘要: A method for searching related terms first calculates a direct relationship between every two of a plurality of query terms to obtain a direct related matrix, and calculates a related score between every two of the query terms to obtain a related score matrix. The method further calculates an indirect relationship between every two of the query terms according to the direct relationship and the related score, and determines indirect terms of each query term according to the indirect relationship between every two of the query terms.

    摘要翻译: 搜索相关术语的方法首先计算多个查询项中的每两个之间的直接关系以获得直接相关矩阵,并且计算每两个查询项之间的相关分数以获得相关分数矩阵。 该方法还根据直接关系和相关分数进一步计算每两个查询项之间的间接关系,并根据每两个查询项间的间接关系确定每个查询项的间接条件。