资源列表
ntp_proxy
- ntp proxy example code
Selctive-Repeat
- A matlab source code to illustrate the Selective Repeat Protocol.
AremoteWakeupc
- 根据MAC发送特殊包包,远程开机,远程唤醒,-According to the MAC to send a special bag, remote boot, remote wake
OpenGL-face
- OpenGL绘制二维人脸图形 利用简单的几何图形绘制组合出一个二维图形-OpenGL rendering 2D graphics Face the use of simple geometric shapes drawn combination of a two-dimensional graphics
Insert_data_to_DB_by_taobao
- 调用淘宝API,解析用户ip信息,获取用户地理位置及所使用网络运营商信息。-Get users location and network info by taobao s API
matrixdiagonal
- MPI并行程序设计-MPI parallel programming
ModifiedClient
- exercise 2 on ssd8 abot ModifiedClient
debug
- 有关linux的线程的跟踪示例,描述的很详细,很方便的-thread debug
AODV-Wireless-with-3-nodes-and-different-Packet-t
- NS2 Code for AODV with 3nodes
TokenizerTest2011
- C# 分词演示程序 TokenizerTest2011.rar
fifo
- create fifo on client side and server side for linux programming
packet_mmap
- 通过mmap实现进程间共享内存的读与写,linux下运行-use mmap to read and write share memory of thread,in linux