搜索资源列表
fopentrans
- 这个程序是用fopen打开文件并用socket传输文件的程序,真正的可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok-This procedure is used to open files and fopen socket to transfer files using the procedure, truly cross-platform, run-time requests to document the source file name an
softhy851g
- 首先,数据库采用了TXT为数据库,并用MD5加密数据库路径。其次,模板采用编译形式存在,经模板引擎简单处理后,直接由模板逻辑自行处理,可以这么说,网站的好坏全靠模板的功劳。-First of all, TXT database used for the database and the database path with MD5 encryption. Secondly, the template used to compile the form by a simple template en
p2duling
- p2p思想和关键路径的网格资源调度p2p thinking and critical path of the grid resource scheduling-p2p thinking and critical path of the grid resource scheduling
cheduling
- p2p思想和关键路径的网格资源调度p2p thinking and critical path of the grid resource scheduling-p2p thinking and critical path of the grid resource scheduling
udp-client--server
- 压缩文件中包含两个工程,client和server。client负责发送,server负责接收。实现基于UDP协议的文件传输。传输指定的文件时,需在程序中更改文件的路径。-The compressed file contains two projects, client and server. The client is responsible for sending, server is responsible for receiving. Realized based on UDP prot
Find-height-of-the-tree
- 求树的高度: 先利用递归算法依次比较每一层树的左右子树是否为空,通过层层比较,得出树高,再通过树高用遍历得出路径。-Find height of the tree: the first use of a recursive algorithm sequentially comparing each sub-tree layer around the tree is empty, through the layers of comparison, the tree height, tree h
ksp
- k最短路径实现 用K条最短路径来优化网络传输方式,提高网络的实时性,是在Dijkstra最短路径的基础上,优化备选路径的生成方式,提高信息传输速度。在中继节点故障的情况下,放弃最短路径,使用源节点的次最短路径进行信息传输,而不使用故障节点的前一节点的次最短路径。(K shortest path implementation The shortest path of K bar is used to optimize the network transmission mode and impr