EXTERNAL CONTROLLER AND METHOD FOR DELAYING SCREEN LOCKING OF COMPUTING DEVICE
    1.
    发明申请
    EXTERNAL CONTROLLER AND METHOD FOR DELAYING SCREEN LOCKING OF COMPUTING DEVICE 审中-公开
    外部控制器和延迟计算设备屏幕锁定的方法

    公开(公告)号:US20130148867A1

    公开(公告)日:2013-06-13

    申请号:US13684476

    申请日:2012-11-23

    申请人: HUA-YONG WANG

    发明人: HUA-YONG WANG

    IPC分类号: G06F21/32 G06K9/00 G10L17/22

    摘要: An external controller for delaying screen locking of a computing device, the screen of the computing device is automatically locked after a preset period of inactivity of the computing device. The external controller includes a detection unit and a control unit. The detection unit accounts a period of time of how long the computing device is inactive, and detects whether at least one authorized user is in front of the screen when the accounted period of time is greater than a predetermined time period. The control unit generates a control command for interrupting the inactivity mode of the computing device to delay the screen from automatically locking for the preset period, when the at least one authorized user is detected in front of the screen.

    摘要翻译: 一种用于延迟计算设备的屏幕锁定的外部控制器,计算设备的屏幕在计算设备的预设的不活动时段之后被自动锁定。 外部控制器包括检测单元和控制单元。 检测单元计算计算设备不活动时间的一段时间,并且当所考虑的时间段大于预定时间段时,检测至少一个授权用户是否在屏幕的前面。 当在屏幕前检测到至少一个授权用户时,控制单元产生用于中断计算设备的不活动模式的控制命令,以使屏幕自动锁定预设时段。

    METHOD AND SYSTEM FOR ANALYZING PARALLELISM OF PROGRAM CODE

    公开(公告)号:US20130007536A1

    公开(公告)日:2013-01-03

    申请号:US13613572

    申请日:2012-09-13

    IPC分类号: G06F11/34

    CPC分类号: G06F8/456

    摘要: Methods and systems are provided for analyzing parallelism of program code. According to a method, the sequential execution of the program code is simulated so as to trace the execution procedure of the program code, and parallelism of the program code is analyzed based on the result of the trace to the execution procedure of the program code. Execution information of the program code is collected by simulating the sequential execution of the program code, and parallelism of the program code is analyzed based on the collected execution information, so as to allow programmers to perform parallel task partitioning of the program code with respect to a multi-core architecture more effectively, thus increasing the efficiency of parallel software development.

    Transforming relational queries into stream processing
    3.
    发明授权
    Transforming relational queries into stream processing 有权
    将关系查询转换为流处理

    公开(公告)号:US08326821B2

    公开(公告)日:2012-12-04

    申请号:US12868344

    申请日:2010-08-25

    IPC分类号: G06F7/00 G06F17/30

    CPC分类号: G06F17/30516

    摘要: A method of transforming relational queries of a database into on a data processing system includes receiving a series of relational queries, transforming first parts of the queries into a continuous query embodied as a streaming application, sending parameters in second parts of the queries in the series to the streaming application as a data stream, and executing the continuous query based on the received data stream to generate query results for the series of relational queries. Each query in the series includes a first part and a second part. The first parts are a pattern common to all the queries in the series and the second parts each have one or more parameters that are not common to all of the queries in the series.

    摘要翻译: 将数据库的关系查询变换到数据处理系统的方法包括:接收一系列关系查询,将查询的第一部分转换成体现为流应用的连续查询,在该系列的查询的第二部分中发送参数 作为数据流的流应用,并且基于接收到的数据流执行连续查询以生成用于一系列关系查询的查询结果。 该系列中的每个查询包括第一部分和第二部分。 第一部分是系列中所有查询共同的模式,第二部分每个都有一个或多个参数,这些参数对于该系列中的所有查询都不常见。

    TRANSFORMING RELATIONAL QUERIES INTO STREAM PROCESSING
    4.
    发明申请
    TRANSFORMING RELATIONAL QUERIES INTO STREAM PROCESSING 有权
    将关联问题转化为流程处理

    公开(公告)号:US20120054173A1

    公开(公告)日:2012-03-01

    申请号:US12868344

    申请日:2010-08-25

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30516

    摘要: A method of transforming relational queries of a database into on a data processing system includes receiving a series of relational queries, transforming first parts of the queries into a continuous query embodied as a streaming application, sending parameters in second parts of the queries in the series to the streaming application as a data stream, and executing the continuous query based on the received data stream to generate query results for the series of relational queries. Each query in the series includes a first part and a second part. The first parts are a pattern common to all the queries in the series and the second parts each have one or more parameters that are not common to all of the queries in the series.

    摘要翻译: 将数据库的关系查询变换到数据处理系统的方法包括:接收一系列关系查询,将查询的第一部分转换成体现为流应用的连续查询,在该系列的查询的第二部分中发送参数 作为数据流的流应用,并且基于接收到的数据流执行连续查询以生成用于一系列关系查询的查询结果。 该系列中的每个查询包括第一部分和第二部分。 第一部分是系列中所有查询共同的模式,第二部分每个都有一个或多个参数,这些参数对于该系列中的所有查询都不常见。

    SYSTEM ENABLING TRANSACTIONAL MEMORY AND PREDICTION-BASED TRANSACTION EXECUTION METHOD
    5.
    发明申请
    SYSTEM ENABLING TRANSACTIONAL MEMORY AND PREDICTION-BASED TRANSACTION EXECUTION METHOD 有权
    系统启用交易记忆和基于预测的交易执行方法

    公开(公告)号:US20090292884A1

    公开(公告)日:2009-11-26

    申请号:US12463113

    申请日:2009-05-08

    IPC分类号: G06F12/00 G06N5/02

    摘要: This invention provides a system enabling Transactional Memory with overflow prediction mechanism, comprising: prediction unit for predicting the mode for the next execution of a transaction based on the final status of the previous execution of the transaction; execution unit for executing the transaction in the execution mode predicted by the prediction unit, wherein the execution mode comprises overflow mode and non-overflow made. According to this invention, before a transaction is executed, it is predicted whether or not the transaction will overflow, and therefore, the execution of the transaction which is necessary to determine whether or not an overflow will occur is saved and the system performance can be improved.

    摘要翻译: 本发明提供一种能够实现具有溢出预测机制的事务性存储器的系统,包括:预测单元,用于基于事务的先前执行的最终状态来预测下一次执行事务的模式; 执行单元,用于在由预测单元预测的执行模式中执行交易,其中执行模式包括溢出模式和非溢出。 根据本发明,在交易执行之前,预测交易是否会溢出,因此,确定是否发生溢出所必需的交易的执行被保存,并且系统性能可以是 改进。

    APPARATUS AND METHOD FOR EXECUTING RAPID MEMORY MANAGEMENT UNIT EMULATION AND FULL-SYSTEM SIMULATOR
    6.
    发明申请
    APPARATUS AND METHOD FOR EXECUTING RAPID MEMORY MANAGEMENT UNIT EMULATION AND FULL-SYSTEM SIMULATOR 有权
    用于执行快速记忆管理单元仿真和全系统仿真器的设备和方法

    公开(公告)号:US20080222384A1

    公开(公告)日:2008-09-11

    申请号:US12030163

    申请日:2008-02-12

    IPC分类号: G06F9/34

    摘要: A method for performing rapid memory management unit emulation of a computer program in a computer system, wherein address injection space of predefined size is allocated in the computer system and a virtual page number and a corresponding physical page number are stored in said address injection space, said method comprising steps of: comparing the virtual page number of the virtual address of a load/store instruction in a code segment in said computer program with the virtual address page number stored in said address injection space; if the two virtual page numbers are the same, then obtaining the corresponding physical address according to the physical page number stored in said address injection space; otherwise, performing address translation lookaside buffer search, that is, TLB search to obtain the corresponding physical address; and reading/writing data from/to said obtained corresponding physical address. The present invention also provides an apparatus and computer program product for implementing the method described above.

    摘要翻译: 一种用于在计算机系统中执行计算机程序的快速存储器管理单元仿真的方法,其中预定义大小的地址注入空间被分配在计算机系统中,并且虚拟页码和对应的物理页号存储在所述地址注入空间中, 所述方法包括以下步骤:将所述计算机程序中的代码段中的加载/存储指令的虚拟地址的虚拟页面号码与存储在所述地址注入空间中的虚拟地址页码进行比较; 如果两个虚拟页码相同,则根据存储在所述地址注入空间中的物理页码获得对应的物理地址; 否则,执行地址转换后备缓冲区搜索,即TLB搜索获取相应的物理地址; 以及从所述获得的对应物理地址读取/写入数据。 本发明还提供一种用于实现上述方法的装置和计算机程序产品。

    Method and apparatus for traffic management
    7.
    发明授权
    Method and apparatus for traffic management 有权
    交通管理方法和装置

    公开(公告)号:US09424744B2

    公开(公告)日:2016-08-23

    申请号:US13505165

    申请日:2010-10-18

    IPC分类号: G08G1/01 H04W4/02 H04W4/04

    摘要: A method for determining travel time of a vehicle on a road, wherein the vehicle is operable within a mobile communication network, comprising: collecting historical communication events of a mobile user in order to obtain travel samples, wherein the historical communication events indicate when the mobile user travelled along a monitored road; determining a cell handover sequence from the historical communication events; determining from the cell handover sequence, one of more road segments of the monitored road; determining the travel time of the one or more road segments according to the travel time samples; selecting, for an undetermined road segment of the monitored road for which the real-time travel time is not determined from the collected historical communication events, a candidate mobile user that is most likely to appear on the undetermined road segment; actively positioning the candidate mobile user to obtain positioning information; and returning to the step of collecting communication events of a mobile user currently on a monitored road with the active positioning as one communication event for the candidate mobile user, to determine the real-time travel time of the undetermined road segment.

    摘要翻译: 一种用于确定车辆在道路上的行驶时间的方法,其中所述车辆在移动通信网络内可操作,包括:收集移动用户的历史通信事件以获得旅行样本,其中所述历史通信事件指示所述移动 用户沿着监控的道路行驶; 从所述历史通信事件确定小区切换序列; 从所述小区切换序列确定所监视的道路的更多路段之一; 根据行驶时间样本确定一个或多个路段的行驶时间; 从所收集的历史通信事件中选择未确定实时旅行时间的被监测道路的未确定路段,最可能出现在未确定路段上的候选移动用户; 积极定位候选移动用户获取定位信息; 并且返回到采用主动定位的当前在被监视道路上的移动用户的通信事件作为候选移动用户的一个通信事件的步骤,以确定不确定路段的实时行进时间。

    Holding apparatus
    8.
    发明授权
    Holding apparatus 有权
    保持装置

    公开(公告)号:US09114507B2

    公开(公告)日:2015-08-25

    申请号:US13707664

    申请日:2012-12-07

    申请人: Hua-Yong Wang

    发明人: Hua-Yong Wang

    CPC分类号: B25B9/00 B25B5/04 B25B5/14

    摘要: A holding apparatus for holding an object, includes a support mechanism, a driven mechanism slidably coupled to the support mechanism and slidable between a first position and a second position, a driving mechanism slidably coupled to the support mechanism and adapted to drive the driven mechanism to slide between the first position and the second position, and a clamping mechanism rotatably secured to the driven mechanism and the support mechanism. When the driven mechanism is slid to the second position, the clamping mechanism moves inwards to clamp the object, and the driven mechanism clamps the support mechanism to prevent the driven mechanism from moving relative to the support mechanism so the clamping mechanism can hold the object firmly. When the driven mechanism is slid to the first position, the clamping mechanism expands out to allow the object to be released.

    摘要翻译: 用于保持物体的保持装置包括支撑机构,可滑动地联接到支撑机构并且可在第一位置和第二位置之间滑动的从动机构,可滑动地联接到支撑机构并适于驱动被驱动机构的驱动机构 在第一位置和第二位置之间滑动,以及可旋转地固定到从动机构和支撑机构的夹紧机构。 当从动机构滑动到第二位置时,夹紧机构向内移动以夹紧物体,并且从动机构夹持支撑机构以防止从动机构相对于支撑机构移动,使得夹紧机构可以牢固地保持物体 。 当从动机构滑动到第一位置时,夹紧机构膨胀以允许物体被释放。

    HOLDING APPARATUS
    10.
    发明申请
    HOLDING APPARATUS 有权
    控制装置

    公开(公告)号:US20130249153A1

    公开(公告)日:2013-09-26

    申请号:US13707664

    申请日:2012-12-07

    申请人: HUA-YONG WANG

    发明人: HUA-YONG WANG

    IPC分类号: B25B9/00

    CPC分类号: B25B9/00 B25B5/04 B25B5/14

    摘要: A holding apparatus for holding an object, includes a support mechanism, a driven mechanism slidably coupled to the support mechanism and slidable between a first position and a second position, a driving mechanism slidably coupled to the support mechanism and adapted to drive the driven mechanism to slide between the first position and the second position, and a clamping mechanism rotatably secured to the driven mechanism and the support mechanism. When the driven mechanism is slid to the second position, the clamping mechanism moves inwards to clamp the object, and the driven mechanism clamps the support mechanism to prevent the driven mechanism from moving relative to the support mechanism so the clamping mechanism can hold the object firmly. When the driven mechanism is slid to the first position, the clamping mechanism expands out to allow the object to be released.

    摘要翻译: 用于保持物体的保持装置包括支撑机构,可滑动地联接到支撑机构并且可在第一位置和第二位置之间滑动的从动机构,可滑动地联接到支撑机构并适于驱动被驱动机构的驱动机构 在第一位置和第二位置之间滑动,以及可旋转地固定到从动机构和支撑机构的夹紧机构。 当从动机构滑动到第二位置时,夹紧机构向内移动以夹紧物体,并且从动机构夹持支撑机构以防止从动机构相对于支撑机构移动,使得夹紧机构可以牢固地保持物体 。 当从动机构滑动到第一位置时,夹紧机构膨胀以允许物体被释放。