资源列表
DSDV-10.tcl.tar
- tcl code for dsdv protocol in ns2
solARP
- ARP request with raw sockets
recv.c
- 这是一个不错的用来从一个套接字在指定时间内读取数据的程序,希望大家喜欢!-This is a pretty good from a socket for the specified time to read data procedures, hope you like!
presstiondynamic
- 自编动态网格算法源码,适用于计算流体力学软件相配套。
DHCP
- 一个实现DHCP客户端的示例代码,可以发送和接受DHCP请求。-A DHCP client to achieve the sample code, you can send and receive DHCP requests.
chat
- 实现简单的聊天室,不能实现私聊。初学者适用-easy
Mutex.tar
- Mutex封装类,对信号量的封装,简单易用,带测试代码-Mutex wrapper class, semaphore package, easy to use, with the test code
100aodvtcl
- AODV code for simulating 100 nodes in Vehicular ad hoc network. This can be used by running through ns2 simulator and it is a tcl scr ipt.
emailSender
- 用于实现邮件的发送,支持发送附件,如图片-For the realization of e-mail sent to support sending attachments, such as pictures
hashtable
- 多种散列存储方式的效率分析,包含闭散列,开散列,桶扩充-Multiple hash storage efficiency analysis, including closed hashing, open hash bucket expansion
echoclient
- unix program of echo client for tcpip socket programming learning