搜索资源列表
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
jchord-0.0.1-src
- java 实现的P2P Chord算法。chord算法是结构式的P2P搜索与管理协议,比非结构式算法简单高效,比较适合实时多媒体传输的系统结构。-java achieve P2P Chord algorithm. Chord algorithm is structured P2P search and management agreement than non-structured algorithm is simple and efficient, more suitable for real
sfsnet
- 基于chord算法的p2p文件系统。A p2p file system based on chord.-algorithm based on the chord p2p file system. A p2p file system based on chord.
chord
- MIT最新的chord源码 chord算法是结构式的P2P搜索与管理协议,相比比非结构式算法简单高效。
chord
- chord的详细介绍和相关算法
mychord
- chord的代码实现
chord
- 基于p2p的chord的算法介绍与实现 在才环境下运行-The chord-based p2p introduction and implementation of the algorithm was run under the
KadC
- 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)为距离度量基础,建立了一
dht-eb22cc3d96e0
- 著名的P2P DHT Chord算法源代码-chord source
chord
- 基于chord的P2P源代码,可以深刻理解chord算法,有助于网络编程-The source of P2P based on chord
chord
- p2p结构化经典算法,用C语言实现,应用于分布式存储,流媒体点播等多种途径-p2p structured classical algorithm, using C language, used in distributed storage, on-demand streaming media, such as a variety of ways
ChordExpress
- 实现了P2P系统中采用的一种DHT算法——Chord算法,能够有效地节省节点存储的路由信息。经过测试,在局域网环境下可以达到10M/s。-Chord, one of DHT algorithms which can spare memory efficentily applied in the peer-to-peer network has been implemented. The transmisson speed in LAN reaches 10M/s.
ChordDistributionForBell1b
- 以CE-shape数据库为例来计算弦长关联算法相似性测度。-With CE-shape database as an example to calculate the chord length correlation algorithm similarity measure.
NChord_src_1.0.1.0
- 经典chord算法,C#编写,文档类齐全-chord implementation in c#
chord
- chord 算法 chord的c++源代码 -chord algorithm chord of c++ source code
P2Pfiletracnce
- 在P2P技术的应用过程中,需要考虑的问题甚多,包括网络中共享文件的发现机制,数据传输的完整性和传输过程中的效率和安全性问题,还包括网络中节点的负载均衡问题等等。本文主要完成了下面几个工作:1)采用基于超节点的混合型P2P网络拓扑结构,列出常见的资源定位搜索算法,进行比较,并选择Chord算法作为本系统资源定位搜索算法的基础,做出改进。 2)设计系统框架。将P2P应用系统的结构分为拥有设置和显示功能的用户应用层,拥有文件共享机制和节点发现及超节点选择机制的通知层和拥有文件上传和下载功能的网络传
mychord
- chord算法的c++实现,包含ring、node、network等小文件-realization of chord by c++
Jjchordda
- Chord 算法的Java实现,实现了了Chord算法的基本功能,局域网内的功能 -Chord algorithm of the Java implementation to achieve the basic functions of the Chord algorithm within the LAN function
chord
- 对p2p网络中chod算法改进的实现, 能够有效提高基于关键字的资源查询效率-improvement of the chod algorithm
chord-0.1
- 麻省理工最新版本chord实现代码 github打包下载 分布式系统及P2P中使用的chord算法源码 P2P四大算法之一 -MIT latest version of the package to download chord implementation code github and P2P distributed systems used in the four chord algorithm source P2P algorithms