搜索资源列表
chord
- chord演算法 用以改善p2p環境下的傳送速度-chord algorithm used to improve the environment p2p transmission speed
chord
- MIT最新的chord源码 chord算法是结构式的P2P搜索与管理协议,相比比非结构式算法简单高效。
chord-0.1-20060828
- chord 源码 http://pdos.csail.mit.edu/chord/
chord
- chord的详细介绍和相关算法
chord.tar
- peersim下用于模拟chord的源码
chord source code
- chord c++
Chord 源代码
- 这个是Chord的源代码。。。。
chord.rar
- chord的实现源码,相当全,the realization of chord source, rather the whole
peersim(chord).rar
- peersim仿真chord协议的测试过的环境,可以直接运行,也可以在此基础上改变初始设置来做仿真实验。在eclipse下打开源文件夹为工程即可使用。,chord simulation environment build on peersim.could execute under eclipse.no further modification required.
chord
- 基于p2p的chord的算法介绍与实现 在才环境下运行-The chord-based p2p introduction and implementation of the algorithm was run under the
chord
- chord article Chord: A Peer-to-Peer Protocol Hoeteck Wee May 1, 2003
chord
- chord算法 P2P资源定位算法 利用哈希函数的分布式散列-chord algorithm for P2P resource location algorithm using distributed hash function hash
Chord
- Chord Algorithm Presentation
chord
- 主要是描述了Chord网络中传递信息时所用的跳数的最大值,最小值和平均值。-This tutorial describes the maximum value,minimum value and average value in Chord when forwarding message.
chord-s
- 主要描述了Chord中,网络规模和传递信息时所用的跳数之间的关系。-This source code mainly describes the relation between the network size and the hop counter in Chord.
chord-0.3.tar
- chord的java实现,需要使用ant进行编译-chord of the java implementation, need to be compiled using the ant
chord-0.1-20080405
- MIT的chord源码,经典p2p,学习人员的必备-MIT' s chord source, classic p2p, learning essential personnel
Chord-Source-Code
- chord源代码,用c语言编写。有需要的朋友可下载学习。-code of chord
Chord
- 本文的分析是基于麻省理工(MIT)的Chord-0.1 发布版本(2005-04-09-Chord-0.1.tar.gz), Chord 0.1 的代码主要包括两个模块:Chord 和协作文件系统(Cooperative File System,CFS),-This analysis is based on the Massachusetts Institute of Technology (MIT), Chord-0.1 release version (2005-04-09-Chord-
chord
- p2p网络中对chord模拟 单机模拟N个节点 自己毕设中修改过的代码-p2p chord simulation