您要查找的是不是:
- Most structured P2P networks are based on distributed hash tables(DHT), for example, Chord, CAN, Pastry and Tapestry. 大部分结构化P2P网络都基于分布式哈希表(Distributed Hash Tables,DHT)技术,比如著名的Chord、CAN、Pastry、Tapestry等。
- Some research is based on Distributed Hash Table (DHT) networks. 其中,有些研究是奠基在DHT网路之上。
- general weighted distributed hash tables 通用带权分布式哈希表
- Currently, the research of p2p is focused on resources location based on distributed hash table and transaction security based on trust mechanism between peers. 当前对等网络研究的重点是基于分布式哈希表的资源定位问题,以及基于节点间信任机制的交互安全问题。
- To address the problem, several research groups independently proposed structured P2P systems based on DHT (distributed hash table), which include Chord, CAN, Pastry and Tapestry. 目前已有的基于分布式哈希表(Distributed Hash Tables;DHT)技术的结构化P2P系统;最基本的功能是提供文件的精确定位.
- The systems can employ HSE (High Speed Ethernet) to connect hosts which construct a Peer-to-Peer system;and DHT (Distributed Hash Table) is utilized to balance load and to issue data. 该集群通过高速以太网连接,节点采用对等结构构件系统,通过分布式哈希表进行数据发布、负载均衡及系统自动扩容。
- Novel Distributed Hash Table for Wireless Ad Hoc Networks 网络的新型分布式哈希表
- This value can be used as a key in hash tables. 此值可用做哈希表中的键。
- distributed Hash tables 分布式哈希表
- A Hybrid Peer-to-Peer Lookup Service Algorithm on Distributed Hash Table 一种基于分布式哈希表的混合对等发现算法
- A Kind of Web Service Catalog System Based on Distributed Hash Table 一种基于分布式哈希表的Web服务目录系统
- In all kinds of P2P techniques, P2P search method is the most urgent problem to be solved as it is the basis of the P2P system, And the distributed hashing table (DHT) methods are the most potential direction in the future research. 在各种P2P技术中,搜索技术是最有价值、最亟待解决的问题,其中分布式哈希表(DHT)协议将是对等网搜索的重要发展方向。
- CORE NOTE: What are hash tables and how do they relate to dictionaries? 核心笔记:什么是哈希表?它们与字典的关系是什么?
- When a new record was added to the hash table. 当将新记录添加到哈希表时。
- Directory size is the size of the hash table. 目录大小为哈希表的大小。
- Method and passes an array of hash tables containing notification data to the content formatter. 方法,并向内容格式化程序传递包含通知数据的哈希表数组。
- Hash tables generally provide good performance because lookups occur fairly quickly once you have a key. 哈希表一般有很好的性能,因为用键查询相当快。
- Hash tables generally provide good performance because lookups occur fairly quickly once you have key. 哈希表一般有很好的性能,因为用键查询相当快。
- The attacker also replaces our publicly distributed hash with the hash of the Trojaned copy of the release. 攻击者也将我们公开分发的杂凑替换成带有特洛伊副本的杂凑发行版。
- Existing components are: Linked lists; Hash tables with optional auto-resize; Memory-efficient sparse matrices built on hash tables; Red-black trees. 现有组件包括:链表、希表(选自动调整大小)建立在哈希表基础上的有效内存稀疏基、-黑树。