搜索资源列表
StWinSocket
- 用Visual C++ 编写的点对点的通讯演示程序,有客户端和服务端通讯演示,希望他有用-prepared using Visual C of the point-to-point communications demonstration program, the client and server communications demonstration. He hopes useful
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
impulse
- 用impulse c设计的分布式两个数组的乘法和系统-Designed by impulse c Distributed multiplication of two arrays and systems
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
net_2013_3_24
- 稳定易用的大容量 windows socket api 封装库,采用重叠完成端口模型实现,引擎采用异步消息控制,实现了一个简明易用的网络框架,发送和接收数据全都采用异步模式,发送和接收数据都不会给调用线程带来等待或者延迟,同时引擎实现了两种通信模式,流模式和消息模式,可以节省用户大量的构建时间。 引擎内部实现参考了 ACE 的种种概念,比如 proactor(预先操作,前摄器),task(任务),主动对象(Active Object),message queue(消息队列),lock(
pca
- 集成了C代码和MATLAB的主成分分析代码,可以用这两种方法解决求取特征值和特征向量。-C code and MATLAB integrates principal component analysis code, you can use two methods to solve strike eigenvalues and eigenvectors.
test
- 用C++编写的贪吃蛇小程序,可运行,要加载一个ncurse函数-Written in C++, Snake applet can be run to load a ncurse function