搜索资源列表
ctorrent-1.3.2.tar
- Torrent的C实现程序,在VC下可能不能编译-Torrent C procedures, the VC may not be compiled
Ice-1.3.0-C.pdf
- ICE目前最强的分布式开发库(包含源代码).应用非常广泛.借鉴了Corbal,Com的优点和缺点后由Corba创始人重新开发的.-ICE currently the strongest Distributed development libraries (including source code). Application of very extensive. Drawing on the Corbal, Com strengths and weaknesses after Corba fou
Dijkstra
- C语言编程实现D算法。本实验利用Matlab实现。实现以下功能: 1输入必要参数,包括:节点个数、节点间路径长度、给定节点; 2输出给定节点到其它各节点的最短路径、径长; 3节点间路径长度用矩阵形式表示: -D C language programming algorithm. In this study, by Matlab. Achieve the following functions: 1 Enter the required parameters, includ
kfs-0.2.3.tar
- 一个分布式文件系统,用C++实现,内容包括 : metaserver:a single meta-data server that provides a global namespace chunkserver:blocks of a file are broken up into chunks and stored on individual chunk servers. client library:that provides the file system API to