搜索资源列表

  1. Chord-Source-Code

    0下载:
  2. 非常著名的P2P计算项目的源代码。对于研究P2P的拓扑构造、DHT算法等有着巨大的帮助-most famous peer-to-peer computing project's source code. For research P2P topology structure, DHT algorithm has a tremendous help
  3. 所属分类:P2P编程

    • 发布日期:2024-05-12
    • 文件大小:82944
    • 提供者:steven
  1. open-chord_1.0.1_src

    0下载:
  2. 一个对等计算发生器,使用DHT变换,高效实现。-one pair of terms such as generator, the use of DHT transform, Efficient Implementation.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:465920
    • 提供者:shiwenlu
  1. dht

    0下载:
  2. 增强型导航条控件,实现了中文标题,欢迎下栽试用,本控件为修改DBNavPro控件制作-Enhanced navigation bar control, the Chinese realize the title, welcome下栽trial, the controls for the revision of the production control DBNavPro
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-12
    • 文件大小:14336
    • 提供者:李军
  1. libtorrent-0.10.0.tar

    0下载:
  2. 一个BT下载库. 支持DHT. 采用底层的网络通讯提速.-A BT download library. Support the DHT. The use of the underlying network communication speed.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:447488
    • 提供者:DengYC
  1. small-world

    0下载:
  2. 基于small-world网络的非结构化DHT算法详解-Based on small-world networks, unstructured DHT algorithm detailed
  3. 所属分类:编程文档

    • 发布日期:2024-05-12
    • 文件大小:168960
    • 提供者:brand
  1. chord-0.1-20060902

    0下载:
  2. DHT经典代码,学习P2P编程的必须阅读的代码-DHT classical code, learn P2P programming code must read
  3. 所属分类:P2P编程

    • 发布日期:2024-05-12
    • 文件大小:746496
    • 提供者:刘马飞
  1. FreePastry-2.0b-source

    0下载:
  2. pastry的java实现的2.0b版,微软研究院提出的p2p,dht方案-pastry realized the java version 2.0b, Microsoft Research made by p2p, dht program
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:4917248
    • 提供者:ssy
  1. supern0.9

    0下载:
  2. 用P2P技术实现的一个VOIP应用,用到了Kademlia这一DHT算法-Using P2P technology to achieve a VOIP application, uses the DHT algorithm Kademlia
  3. 所属分类:P2P编程

    • 发布日期:2024-05-12
    • 文件大小:303104
    • 提供者:陈辉
  1. libdht-20081220.tar

    0下载:
  2. 他是基於KadC所法展出來的一套DHT library 補足KadC的缺點:沒有辦法儲存node資訊-He is based on the law KadC display a set of DHT library to complement the shortcomings of KadC: there is no way of information storage node
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:89088
    • 提供者:Rocky
  1. KadC

    0下载:
  2. Kademlia协议(以下简称Kad)是美国纽约大学的PetarP. Maymounkov和David Mazieres. 在2002年发布的一项研究结果《Kademlia: A peerto -peer information system based on the XOR metric》。 简单的说,Kad 是一种分布式哈希表(DHT)技术,不过和其他DHT 实现技术比较,如 Chord、CAN、Pastry 等,K
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:509952
    • 提供者:libing
  1. DHT_Search_algorithm

    0下载:
  2. 一篇关于p2p中DHT搜索算法的文章,分析的很透彻-a DHT search algorithms for p2p in the article, very thorough analysis
  3. 所属分类:P2P编程

    • 发布日期:2024-05-12
    • 文件大小:146432
    • 提供者:liuxiao
  1. P2P-algorithm

    0下载:
  2. P2P的算法,有emule的还有bt的,kad算法,dht算法,非常详细;适合大家研究p2p算法。-P2P algorithms, there is emule also bt' s, kad algorithm, dht algorithm, in great detail suitable for everyone to consider p2p algorithm.
  3. 所属分类:P2P编程

    • 发布日期:2024-05-12
    • 文件大小:279552
    • 提供者:yourname
  1. dht

    0下载:
  2. chord算法研究和分析,很好的一个pdf文档的-chord algorithm research and analysis, a good one pdf document
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:559104
    • 提供者:fanyuqing
  1. FastDHT_v1.00.tar

    0下载:
  2. FastDHT 是一个高性能的分布式哈希系统 (DHT) ,使用 Berkeley DB 做数据存储,使用 libevent 做网络IO处理,提供 Java 版的客户端接口包。适合用来存储用户在线、会话等小数据量信息。-fastdht
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-12
    • 文件大小:64512
    • 提供者:chenyunfei
  1. SimpleP2P

    0下载:
  2. 实现的是P2P文件共享系统,是通过基于Chord原理实现的DHT网络,分享本地计算机上的文件,或下载其他计算机共享的文件。本文件系统的特点在于并不仅仅是个简单的文件传输系统,而是真正的实现文件的共享-Realize that P2P file sharing system, is achieved through the principle of Chord-based DHT network, sharing files on the
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:776192
    • 提供者:liu
  1. dht

    0下载:
  2. DHT table for network
  3. 所属分类:扫描程序

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:jintianqi
  1. Research-of-DHT-Algorithm-based-P2P-

    0下载:
  2. P2P 网络相对于CS 模式网络具有去中心化,可扩展性,健壮性,高性能,负载均衡等优点。本文介绍了4 种基于DHT 的P2P 算法:Chord, Can, Pastry, Tapestry。详细分析了各算法的组织结构,查找方法,结点插入退出,路由方法及性能,并对它们的算法效率进行了比较研究。-The P2P network relative to CS mode network to the center of the advantag
  3. 所属分类:P2P编程

    • 发布日期:2024-05-12
    • 文件大小:249856
    • 提供者:gaoyun
  1. DHT

    0下载:
  2. DHT芯片的一些中文资料,及自己学习时编写的简单程序及其在linux下的test、makefile等-Some DHT chip Chinese data, and when you learn to write a simple program and in the linux test, makefile, etc.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-12
    • 文件大小:2284544
    • 提供者:malei
  1. DHT-decoder

    0下载:
  2. its a some file abt dht decoder enojy folks
  3. 所属分类:Modem编程

    • 发布日期:2024-05-12
    • 文件大小:359424
    • 提供者:paramesh
  1. sensor-dht

    0下载:
  2. code for dht sensor with pic
  3. 所属分类:技术管理

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:chantor
« 1 23 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org