会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 5. 发明申请
    • Object based test library for WinFS data model
    • 用于WinFS数据模型的基于对象的测试库
    • US20060242167A1
    • 2006-10-26
    • US11113112
    • 2005-04-22
    • Siddhartha SinghLi LiangZhongwei WuTiberiu Doman
    • Siddhartha SinghLi LiangZhongwei WuTiberiu Doman
    • G06F17/00
    • G06F16/10
    • A test library for use with a database storage system such as WinFS provides users with a WinFS schema agnostic way to test the WinFS store application programming interfaces (APIs) and to use the WinFS store APIs to populate the WinFS store with randomly generated data. The WinFS test library provides users with an object layer that they can program against to carry out multiple tasks on the WinFS store. Tests can use the WinFS test library to generate schema-agnostic tests that do not break if a schema is changed or removed. For instance, a user can create a WinFS schema and install it in a WinFS store. The WinFS test library will automatically validate that the schema and all of its declared types are properly installed in the store. It will also generate instances of each type, set randomly generated values for every property including nested types, call the store API to create them in the store, and then select values from the store and validate that they were set property. The WinFS test library also automatically validates Update and Delete of the types. The WinFS test library also describes both the store types (metadata) and the store data in the same framework, making it straightforward to write tests on unknown schemas.
    • 用于数据库存储系统(如WinFS)的测试库为用户提供了一种WinFS架构无关方式来测试WinFS存储应用程序编程接口(API),并使用WinFS存储API使用随机生成的数据填充WinFS存储。 WinFS测试库为用户提供了一个对象层,可以对其进行编程,以在WinFS存储上执行多个任务。 测试可以使用WinFS测试库来生成模式不可知测试,如果模式被更改或删除,则不会中断。 例如,用户可以创建一个WinFS架构并将其安装在WinFS存储中。 WinFS测试库将自动验证模式及其所有声明的类型是否已正确安装在存储中。 它还将生成每个类型的实例,为包含嵌套类型的每个属性设置随机生成的值,调用存储API在存储中创建它们,然后从存储中选择值并验证它们是否已设置属性。 WinFS测试库还会自动验证类型的更新和删除。 WinFS测试库还在同一框架中同时描述了存储类型(元数据)和存储数据,使得在未知模式上编写测试变得简单直观。
    • 8. 发明授权
    • Asynchronous directed acyclic map based distributed transaction network
    • US10713086B2
    • 2020-07-14
    • US16120732
    • 2018-09-04
    • Zhongwei Wu
    • Zhongwei Wu
    • G06F9/46H04L9/06G06F16/23
    • A distributed transaction network for processing and verifying transactions asynchronously between transaction parties comprising a transferor and a transferee, the transferor having an obligation to transfer control of assets to the transferee. Each transaction party is randomly assigned a verifier upon it joining the network, which verifies the transaction of its transaction party by ensuring the asset of the transferor satisfies the transaction obligation and no fork condition exists. The transaction is executed only upon every verifier verifying and signing the transaction. The distributed transaction network further has a directed acyclic transaction map comprising topologically sorted transactions forming a single transaction path of sequentially executed transactions for each transaction party, to prevent the occurrence of race conditions, double spend, or fork conditions. The transaction network further comprises a global consensus mechanism to detect and replace failing verifiers and reverse invalid transactions which were improperly signed by the failing verifiers.