搜索资源列表
hashtree
- hashtree算发-hashtree counting fat
hashtree
- hashtree算发-hashtree counting fat
beansdb-0.3.0.tar
- BeansDB 是一个主要针对大数据量、高可用性的分布式KeyValue存储系统,采用HashTree和简化的版本号来快速同步保证最终一致性(弱),一个简化版的Dynamo。 它采用类似memcached的去中心化结构,在客户端实现数据路由。目前只提供了Python版本的客户端,其它语言的客户端可以由memcached的客户端稍加改造得到。 -BeansDB 是一个主要针对大数据量、高可用性的分布式KeyValue存储系统,
Inside-BeansDB
- BeansDB 是一个主要针对大数据量、高可用性的分布式KeyValue存储系统,采用HashTree和简化的版本号来快速同步保证最终一致性(弱),一个简化版的Dynamo
HashTree
- 哈希树,一种新的数据结构,可以在常数时间内查询海量数据。其原理是将关键字与查询地址相关。-Hash tree, a new data structure, you can check in constant time mass data. The principle is to address the query keywords.
Conversion
- 这是我在大学波尔多1类PROJET。我professieur Mr.Baudon创世这些代码给Java结构hashtree的例子。-this is a projet in my class in university bordeaux 1. My professieur Mr.Baudon creater these code for give a example of hashtree structure in java.
Calculette
- 这是我在大学波尔多1类PROJET。我professieur Mr.Baudon创世这些代码给Java结构hashtree的例子。这是评估一个数值表达式,实现了类计算器。-This is to achieve a class calculator evaluating a numeric expression. Prefixed expressions are used to facilitate analysis:
hashtree-master
- hashtree基于key value的高效查询(http://www.pudn.com/User/find_pass_ok.html?email=wangyi12wy@163.com&sid=5305edbbe50f0e3bff3ab56a5e67eeca)