搜索资源列表
Chord-Source-Code
- 非常著名的P2P计算项目的源代码。对于研究P2P的拓扑构造、DHT算法等有着巨大的帮助-most famous peer-to-peer computing project's source code. For research P2P topology structure, DHT algorithm has a tremendous help
2005B
- v c++定k个排好序的序列s1,s2,…,sk,用2路合并算法将这k个序列合并成一个序列。假设-v c k scheduled arranging the order of the sequence s1, s2, ..., sk, using two routes merging algorithm k this sequence into a series. Assuming
chord
- p2p结构化经典算法,用C语言实现,应用于分布式存储,流媒体点播等多种途径-p2p structured classical algorithm, using C language, used in distributed storage, on-demand streaming media, such as a variety of ways
research_on_collaborative_p2p_system_in_jxta
- 针对目前分布式协同设计软件的特点,本文提出了一种基于jxta协同设计p2p模型"介绍了该模型的总体结构和节点结构、组通信的算法和相应的通信协议的设计、户和系统的双向认证机制"该系统具有高效、分散、安全和健壮等特点"最后以协同绘图作为实例验证了系统的正确性和实用性。-Distributed Collaborative Design view of the current features of the software, this paper, a p2p-based collaborative
paper1
- 一篇介绍P2P算法的论文,已在《情报实践与理论》核心期刊发表-P2P algorithm introduced a paper, has been in the " Practice and theory of intelligence" core journals
P2P_Algorithm
- Improving Data Access in P2P Systems;Information Retrieval in P2P Networks Using Genetic Algorithm;Managing Trust in a Peer-2-Peer Information System;Peer-to-Peer 文件共享系统中信誉机制的研究;对等网络研究综述,etc。-Improving Data Access in P2P Systems Information Retrieva
P2P_Algorithm_2
- Improving Data Access in P2P Systems;Information Retrieval in P2P Networks Using Genetic Algorithm;Managing Trust in a Peer-2-Peer Information System;Peer-to-Peer 文件共享系统中信誉机制的研究;对等网络研究综述,etc。-Improving Data Access in P2P Systems Information Retrieva
P2P_Algorithm3
- Improving Data Access in P2P Systems;Information Retrieval in P2P Networks 第三部分的 Using Genetic Algorithm;Managing Trust in a Peer-2-Peer Information System;Peer-to-Peer 文件共享系统中信誉机制的研究;对等网络研究综述,etc。-Improving Data Access in P2P Systems Information Re
Kademlia
- Kademlia协议(以下简称Kad)是美国纽约大学的PetarP. Maymounkov和David Mazieres. 在2002年发布的一项研究结果《Kademlia: A peerto -peer information system based on the XOR metric》。 简单的说,Kad 是一种分布式哈希表(DHT)技术,不过和其他 DHT 实现技术比较,如 Chord、CAN、Pastry 等,Kad 通过独特的以异或算法(XOR)为距离度量基础,建立了一种 全
P2Pfiletracnce
- 在P2P技术的应用过程中,需要考虑的问题甚多,包括网络中共享文件的发现机制,数据传输的完整性和传输过程中的效率和安全性问题,还包括网络中节点的负载均衡问题等等。本文主要完成了下面几个工作:1)采用基于超节点的混合型P2P网络拓扑结构,列出常见的资源定位搜索算法,进行比较,并选择Chord算法作为本系统资源定位搜索算法的基础,做出改进。 2)设计系统框架。将P2P应用系统的结构分为拥有设置和显示功能的用户应用层,拥有文件共享机制和节点发现及超节点选择机制的通知层和拥有文件上传和下载功能的网络传
leach
- this file is leach protocol on matlab which is a most common algorithm in wsn
Research-of-DHT-Algorithm-based-P2P-
- P2P 网络相对于CS 模式网络具有去中心化,可扩展性,健壮性,高性能,负载均衡等优点。本文介绍了4 种基于DHT 的P2P 算法:Chord, Can, Pastry, Tapestry。详细分析了各算法的组织结构,查找方法,结点插入退出,路由方法及性能,并对它们的算法效率进行了比较研究。-The P2P network relative to CS mode network to the center of the advantages of scalability, robustness,
Find-height-of-the-tree
- 求树的高度: 先利用递归算法依次比较每一层树的左右子树是否为空,通过层层比较,得出树高,再通过树高用遍历得出路径。-Find height of the tree: the first use of a recursive algorithm sequentially comparing each sub-tree layer around the tree is empty, through the layers of comparison, the tree height, tree h
Blocking-EDS
- Since RREQ packets are flooded throughout the network, this algorithm does not scale well to large networks. If the destination node is located relatively near the source, issuing a RREQ packet that potentially pass through every node in the network