搜索资源列表
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
p2p-systems-based-on-DHT
- p2p的DHT的实现,如chord CAN-the p2p DHT example, the chord CAN etc.
chord
- chord演算法 用以改善p2p環境下的傳送速度-chord algorithm used to improve the environment p2p transmission speed
chord
- MIT最新的chord源码 chord算法是结构式的P2P搜索与管理协议,相比比非结构式算法简单高效。
chord-0.1-20060902
- DHT经典代码,学习P2P编程的必须阅读的代码
chord-0.1-20080405
- 基于DHT的对等协议,由MIT开发,一般用于P2P资源查询
chordfinger.rar
- 该协议是在原chord的基础上增加了finger表以加速路由定位,是chord的增强,也是经典的p2p协议。,The agreement is based on the original chord increased to speed up the routing table finger positioning is enhanced chord is also the classic p2p protocol.
chord
- 基于p2p的chord的算法介绍与实现 在才环境下运行-The chord-based p2p introduction and implementation of the algorithm was run under the
SimpleP2P
- 实现的是P2P文件共享系统,是通过基于Chord原理实现的DHT网络,分享本地计算机上的文件,或下载其他计算机共享的文件。本文件系统的特点在于并不仅仅是个简单的文件传输系统,而是真正的实现文件的共享-Realize that P2P file sharing system, is achieved through the principle of Chord-based DHT network, sharing files on the local computer, or download o
chord
- p2p结构化经典算法,用C语言实现,应用于分布式存储,流媒体点播等多种途径-p2p structured classical algorithm, using C language, used in distributed storage, on-demand streaming media, such as a variety of ways
chord
- chord算法 P2P资源定位算法 利用哈希函数的分布式散列-chord algorithm for P2P resource location algorithm using distributed hash function hash
chord
- 该源码是结构化p2p的经典模型的代码,也是当前理论仿真研究和实际应用最多的代码,很有用的-The source is the structure of the classical model of p2p code, but also in theoretical research and practical application of simulation up to the code, very useful
chord
- VC简单P2P点对点视频共享,点对点播放-VC simple P2P peer-to-peer video sharing,
P2Pstruct
- P2P架构文档。对学习P2P整体有直观的把握。-P2P architecture document. For learning has an intuitive grasp of P2P as a whole.
Chord_P2P
- 这是一篇经典的介绍chord的结构化P2P网络的文档。-This is a classic introduction to the structure of chord-based P2P network documentation.
Chord
- this about a famous P2P network source code, and it is implemented by java-this is about a famous P2P network source code, and it is implemented by java
chord-0.1-20080405
- MIT的chord源码,经典p2p,学习人员的必备-MIT' s chord source, classic p2p, learning essential personnel
chord
- p2p网络中对chord模拟 单机模拟N个节点 自己毕设中修改过的代码-p2p chord simulation
peersim(chord)
- p2p经典的架构chord在peersim中的实现-p2p chord classic architecture implemented in the peersim