资源列表
lianlu
- 计算机网络的链路状态算法,这里是他的核心程序迪捷斯特拉算法的源代码,欢迎下载,自己编写的
wdemo3
- TCL scr ipts for undersdtanding th functioning
test.sh
- 事务提醒功能。添加、查看、修改。shell编写。-Transaction alerts. Add, view, modify. shell preparation.
eawf
- 网络流SAP GAP优化,封装到类里的简单模板-SAP GAP network flow optimization, packaged to a simple template class
ipc
- 关于IPC的基本使用方法和实现原理代码,使用C语言实现,虽然简单,但实现了所需要的基本功能。-The basic use of the IPC and the principles of the code using the C language, while simple, but the realization of the basic functions needed.
Noname1
- 共享内存 (shared memory)是Unix下的多进程之间的通信方法 ,这种方法通常用于一个程序的多进程间通信,实际上多个程序间也可以通过共享内存来传递信息。 ... 共享内存详情... outofmemory.cn/code-snippet/tagged/共享内存 - 2012-11-26 - 快照 - 预览- Shared memory code
1
- ROS 软路由系统,动态域名DDNS 脚本-Licence ok
UdpClient
- UDP客户端,可以与一个UDP服务器端实时通信
tcpip
- TCP/IP class for Java.
twin
- twin protocol代码双协议,共享协议源代码!-twin protocol代码
RawSocket
- 原始套接字的简单实例。 raw socket,即原始套接字,可以接收本机网卡上的数据帧或者数据包,对与监听网络的流量和分析是很有作用的-Simple examples of the original socket. raw socket, that is, the original socket, you can receive the card on the machine frame data or data packets to and monitor network tra
djstra-backup
- 最短路径算法的C语言实现,迪杰斯特拉算法的C语言实现- Shortest path algorithm C language, Dijkstra algorithm C language