CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - chord

搜索资源列表

  1. mychord

    0下载:
  2. chord的代码实现
  3. 所属分类:源码下载

    • 发布日期:2011-11-10
    • 文件大小:1613507
    • 提供者:87323380@qq.com
  1. chordfinger.rar

    0下载:
  2. 该协议是在原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.
  3. 所属分类:P2P

    • 发布日期:2017-04-05
    • 文件大小:3209
    • 提供者:liufeng
  1. jchord.rar

    0下载:
  2. Chord 算法的Java实现,实现了Chord算法的基本功能,局域网内的功能,Java realization of Chord algorithm, the Chord algorithm to achieve the basic functions, the functions of LAN
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:5007
    • 提供者:紫涵
  1. jchord-src-0.1

    1下载:
  2. chord java 实现,完整的代码,一个主文件,6个类 -chord
  3. 所属分类:P2P编程

    • 发布日期:2013-09-13
    • 文件大小:19108
    • 提供者:he
  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 等,Kad 通过独特的以异或算法(XOR)为距离度量基础,建立了一
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:510394
    • 提供者:libing
  1. dht-eb22cc3d96e0

    0下载:
  2. 著名的P2P DHT Chord算法源代码-chord source
  3. 所属分类:P2P

    • 发布日期:2017-04-09
    • 文件大小:1025063
    • 提供者:yuze
  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 local computer, or download o
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:776572
    • 提供者:liu
  1. dht

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

    • 发布日期:2017-04-04
    • 文件大小:559389
    • 提供者:fanyuqing
  1. chord

    0下载:
  2. 基于chord的P2P源代码,可以深刻理解chord算法,有助于网络编程-The source of P2P based on chord
  3. 所属分类:P2P

    • 发布日期:2017-05-08
    • 文件大小:1737373
    • 提供者:张巧
  1. chord

    0下载:
  2. p2p结构化经典算法,用C语言实现,应用于分布式存储,流媒体点播等多种途径-p2p structured classical algorithm, using C language, used in distributed storage, on-demand streaming media, such as a variety of ways
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:82892
    • 提供者:liufendou
  1. chord

    0下载:
  2. 解非线性方程的双点弦截法的c程序,在Turbo C上可运行,内含源程序和一个例子以及实验报告。-Solution of nonlinear equations of two-point string c cut-off law procedures, the Turbo C can be run, including source code and an example and experimental report.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:26101
    • 提供者:白文静
  1. chord

    0下载:
  2. 模拟实现了chordP2P网络通信的模式,由西华大学一位程序高手实现,对大家的网络编程学习有很大的好处。-Analog implementation of chordP2P network model, from west to Howard University, a master implementation procedures, the U.S. study of network programming is highly desirable.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-16
    • 文件大小:4082025
    • 提供者:王超
  1. chord

    0下载:
  2. 该源码是结构化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
  3. 所属分类:P2P

    • 发布日期:2017-03-29
    • 文件大小:17233
    • 提供者:liufeng
  1. chord

    0下载:
  2. VC简单P2P点对点视频共享,点对点播放-VC simple P2P peer-to-peer video sharing,
  3. 所属分类:P2P

    • 发布日期:2017-04-05
    • 文件大小:82824
    • 提供者:zsw1
  1. ChordExpress

    0下载:
  2. 实现了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.
  3. 所属分类:P2P

    • 发布日期:2017-05-25
    • 文件大小:8508238
    • 提供者:李栋
  1. WindTurbine

    0下载:
  2. Wind blade chord and twist angle optimization by using genetic algorithms Juan M´ endez and David Greiner
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-26
    • 文件大小:282085
    • 提供者:PEN
  1. chordsol

    0下载:
  2. CHORDSOL Chord method code for scalar equations. This code terminates on small relative-absolute errors, function [X, HIST] = CHORDSOL(X, F, TOLA, TOLR) Inputs: X = initial iterate F = function TOLA = absolute error tolerance TOLR
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1025
    • 提供者:devdvl
  1. Chord_P2P

    0下载:
  2. 这是一篇经典的介绍chord的结构化P2P网络的文档。-This is a classic introduction to the structure of chord-based P2P network documentation.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:150012
    • 提供者:huiyu
  1. piax-2.1.0

    0下载:
  2. a simple chord implementation in java-a simple chord implementation in java..
  3. 所属分类:P2P

    • 发布日期:2017-05-10
    • 文件大小:2062641
    • 提供者:waqas
  1. NChord_src_1.0.1.0

    0下载:
  2. 经典chord算法,C#编写,文档类齐全-chord implementation in c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:282043
    • 提供者:李伟
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com