Determining priority between data items in shared environments
    1.
    发明授权
    Determining priority between data items in shared environments 有权
    确定共享环境中数据项之间的优先级

    公开(公告)号:US08001081B1

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

    申请号:US10972965

    申请日:2004-10-21

    IPC分类号: G06F7/00 G06F17/00

    CPC分类号: G06F17/30578

    摘要: One embodiment of the invention enables nodes or endpoints that have been involved with synchronization of data items to determine which version of a data item (if any) has priority over another version of that same data item. For example, one embodiment of the invention can include a method that can include the determination as to whether any data items have matching identities and conflicting priorities after the synchronization process. Provided a first and second data items have matching identities and conflicting priorities, a determination is made as to whether an indication had been made that the first data item is desirable over the second data item. Provided the indication had been made that the first data is desirable over the second data item, it is indicated that the first data item has priority over the second data item.

    摘要翻译: 本发明的一个实施例使得已经涉及数据项的同步的节点或端点确定数据项的哪个版本(如果有的话)优先于相同数据项的另一个版本。 例如,本发明的一个实施例可以包括一种方法,其可以包括关于在同步过程之后任何数据项是否具有匹配的身份和冲突的优先级的确定。 如果第一和第二数据项具有匹配的身份和冲突的优先级,则确定是否已经做出关于第一数据项是否期望超过第二数据项的指示。 如果指示第一数据对于第二数据项是期望的,则指示第一数据项具有优于第二数据项的优先级。

    Determining priority between data items
    2.
    发明授权
    Determining priority between data items 失效
    确定数据项之间的优先级

    公开(公告)号:US07337193B1

    公开(公告)日:2008-02-26

    申请号:US10159461

    申请日:2002-05-31

    IPC分类号: G06F17/30 G06F15/16

    摘要: One embodiment of the present invention enables nodes or endpoints involved with synchronization of data items to determine which version of a data item (if any) has priority over another version of that same data item. Within the present embodiment, when a data item is modified by a node, it is presumed that the modified data item takes priority over the previous version of that data item. Therefore, the “descendant” data item (modified) takes precedence over its “ancestor” data item (previous version). By including this type of “pedigree” information with data items involved with synchronization between different nodes or endpoints, the present embodiment enables the endpoints to determine which version of a data item (if any) has priority over another version of that same data item.

    摘要翻译: 本发明的一个实施例使得涉及数据项的同步的节点或端点确定数据项(哪个)的哪一个版本具有优先于相同数据项的另一版本的优先级。 在本实施例中,当数据项被节点修改时,假设修改的数据项优先于该数据项的先前版本。 因此,“后代”数据项(修改)优先于其“祖先”数据项(以前的版本)。 通过将这种类型的“谱系”信息与涉及不同节点或端点之间的同步的数据项包括在一起,本实施例使得端点能够确定哪个版本的数据项(如果有的话)优先于相同数据项的另一版本。

    Method and apparatus for creating a structured image data set based on
acquired image data
    3.
    发明授权
    Method and apparatus for creating a structured image data set based on acquired image data 失效
    用于基于获取的图像数据创建结构化图像数据集的方法和装置

    公开(公告)号:US4625288A

    公开(公告)日:1986-11-25

    申请号:US656611

    申请日:1984-10-01

    IPC分类号: G06F17/50 G06T19/20 G06F15/26

    摘要: A method of structuring vectorized data obtained by scanning a drawing or other document comprising the steps of displaying on a computer controlled display screen a template image comprising template lines and nodes corresponding to the acquired image data and selecting portions of the acquired image data to be designated for inclusion in a restructured image data set by using a screen cursor to select the corresponding template lines displayed on the screen. Inclusion designations are subsequently and selectively removed as desired from portions of the acquired image data from the structured data set by using the cursor to select the corresponding lines and nodes on the screen. When the desired portions of the acquired data set are selectively designated for inclusion in the restructured data set, all remaining designated data is copied into the restructured image data.

    摘要翻译: 一种构造通过扫描图形或其它文档获得的矢量化数据的方法,包括以下步骤:在计算机控制的显示屏幕上显示包括与所获取的图像数据相对应的模板行和节点的模板图像,并且选择要被指定的所获取的图像数据的部分 通过使用屏幕光标来选择显示在屏幕上的相应模板行,以便包含在重构的图像数据集中。 随后通过使用光标从所述结构化数据集的所获取的图像数据的部分中随机选择性地去除包含名称,以在屏幕上选择相应的行和节点。 当选择性地指定所获取的数据集合的所需部分以包含在重构数据集中时,所有剩余的指定数据被复制到重构的图像数据中。

    Methods and devices for binary object serialization
    4.
    发明授权
    Methods and devices for binary object serialization 失效
    二进制对象序列化的方法和设备

    公开(公告)号:US06906646B1

    公开(公告)日:2005-06-14

    申请号:US10802895

    申请日:2004-03-16

    IPC分类号: H03M9/00 H04L29/06

    CPC分类号: H04L69/22 H04L69/03

    摘要: Methods and devices for data serialization are described. Numbers are each encoded as one or more four-bit nibbles. Three bits of a nibble are for encoding some portion of a number and one bit of the nibble is for indicating whether encoding of the number is continued to another nibble. A begin command and an end command are used to bracket and thereby group selected nibbles. The numbers and the commands are serialized in a stream. An interpreter of the stream reads the numbers into data fields of a data object starting at the begin command. The interpreter automatically skips to the end command when the data fields are filled. As such, a newer version of an interpreter can read data serialized using an older version of an encoder, and an older version of an interpreter can read data serialized using a newer version of an encoder.

    摘要翻译: 描述数据序列化的方法和设备。 数字都被编码为一个或多个四位半字节。 半字节的三位用于编码一个数字的一​​部分,并且该半字节的一位用于指示该数字的编码是否继续到另一个半字节。 一个begin命令和一个结束命令用于括起来,从而组合选定的半字节。 数字和命令在流中序列化。 流的解释器从begin命令开始读取数据到数据对象的数据字段。 当填写数据字段时,解释器会自动跳过结束命令。 因此,较新版本的解释器可以读取使用较旧版本的编码器串行化的数据,而较旧版本的解释器可以读取使用较新版本的编码器串行化的数据。

    Synchronization protocol for synchronizing data between nodes
    5.
    发明授权
    Synchronization protocol for synchronizing data between nodes 失效
    节点之间同步数据同步协议

    公开(公告)号:US07747561B1

    公开(公告)日:2010-06-29

    申请号:US10159918

    申请日:2002-05-31

    IPC分类号: G06F17/30

    摘要: A method and system thereof for synchronizing a data set comprising a first data set residing on a first node with a second data set residing on a second node. Packets are exchanged with the second node. A packet comprises one or more messages and a message comprises a plurality of elements. At least one of the elements identifies the data set. Other information in the packets is used to identify any data from the first data set that needs to be sent to the second node and any data from the second data set that needs to be received from the second node, in order to synchronize the data set on both nodes. The data so identified can then be exchanged.

    摘要翻译: 一种用于使包含驻留在第一节点上的第一数据集的数据集与驻留在第二节点上的第二数据集同步的方法和系统。 数据包与第二个节点进行交换。 分组包括一个或多个消息,并且消息包括多个元素。 至少有一个元素标识数据集。 分组中的其他信息被用于识别需要发送到第二节点的第一数据集的任何数据以及需要从第二节点接收的来自第二数据集的任何数据,以便同步数据集 在两个节点上。 然后可以交换如此识别的数据。