Chrod算法是P2P中的四大算法之中的一个,是有MIT(麻省理工学院)于2001年提出,其它三大算法各自是:CANPastryTapestryChord的目的是提供一种能在P2P网络高速定位资源的的算法,Cord并不关心资源是怎样存储的,仅仅是从算法层面研究资源的取得,因此Chord的API就简单...
分类:
其他好文 时间:
2014-07-27 22:30:49
阅读次数:
285
Description
Every time it rains on Farmer John's fields, a pond forms over Bessie's favorite clover patch. This means that the clover is covered by water for awhile and takes quite a long time to r...
分类:
其他好文 时间:
2014-07-27 11:17:12
阅读次数:
255
A system includes a server and a controller embedded in a device. Both the server and the embedded controller are capable of communicating over a comp...
分类:
其他好文 时间:
2014-07-25 02:25:54
阅读次数:
321
http://www.intsci.ac.cn/users/luojw/P2P/index.html——————————————————————————————————————————————————献给对P2P网络感兴趣的朋友们:Peer-to-Peer 综述罗杰文中科院计算技术研究所目录1. P...
分类:
其他好文 时间:
2014-07-24 21:40:42
阅读次数:
250
http://blog.csdn.net/mazidao2008/article/details/4933730——————————————————————————————————————————————————————————————穿越NAT的意义: NAT是为了节省IP地址而设计的,但它隐藏....
分类:
其他好文 时间:
2014-07-24 21:34:02
阅读次数:
256
http://blog.csdn.net/mazidao2008/article/details/4934257————————————————————————————————————————————————————STUN简介STUN(Simple Traversal of UDP over NA...
分类:
其他好文 时间:
2014-07-24 21:33:22
阅读次数:
314
1、git目录和工作目录
Git目录并不是Bare repo,而是本地的代码库,即用git
init命令在根目录chau建的".git"目錄(類似於SVN的".svn"目錄),這個目錄就是git實現分布式代碼管理的關鍵了(想想p2p軟件是怎樣工作你就明白了)....
分类:
其他好文 时间:
2014-07-24 17:43:36
阅读次数:
433
1.首先,我们来介绍第一种方式:◆查询的SQL语句如下:select row_number() over (order by name) as rowid, sysobjects.[name] from sysobjects◆运行的结果:rowid name1 all_columns2 all_ob...
分类:
数据库 时间:
2014-07-24 17:28:45
阅读次数:
342
在大数据分析为背景的p2p网贷公司迅速崛起2014年二季度,全国P2P网贷成交额554.75元,较一季度增加145.04亿元,增长35.40%。与此同时,伴随着网贷行业的兴起,网贷公司运作上的坏账也一路飙升。银监会针对网贷公司风险提出监管,试图围剿。网贷公司提高自身风控能力已经迫在眉..
分类:
其他好文 时间:
2014-07-24 12:29:16
阅读次数:
235