资源列表
MAODV
- MAODV是NS2中AODV代码的扩展,用于仿真无线网络组播。-MAODV is an extension of NS2 in the AODV code for simulation of wireless network multicast.
linux_pcap
- 在Linux利用Libpcap实现的一个数据包捕获程序,能捕获TCP,UDP,ICMP等类型数据包。-Linux use in the realization of a Libpcap packet capture process can capture TCP, UDP, ICMP and other types of packets.
深入理解计算机系统配套Lab4
- 深入理解计算机系统配套Lab4,完全是本人自己制作-Depth understanding of computer systems supporting Lab4, I completely produce their own
threads
- Linux高级编程:多线程、线程池、并发处理、信号等-Linux Advanced Programming: Multi-thread, thread pools, concurrent processing, signal, etc.
hso-1.12.tar
- linux系统下3G模块USB串口驱动程序源代码最新版本,附pdf文档。3G的USB modem都用得着,有了这个就可以在linux下使用了。-3G module linux system USB serial driver source code for the latest version, pdf file attached. 3G data cards are useful
timer.tar
- linux下同一个进程中多个定时器实现。简单描述下定时器模块的实现,有一个manager单例类保存所有CTimer对象,开启一线程运行延迟函数,每次延迟间隔到,扫描保存CTimer的容器,对每个CTimer对象执行减少时间操作,减少到0则执行回调函数。对一次性CTimer,超时则从容器中删除,循环型的将间隔时间重置,不从容器中移除。 CTimer的start执行将对象插入到manager容器中操作;stop执行将对象从manager容器中删除的操作;reset执行先删除,重置间隔,然后再放到
ptpd-2.1.0.tar
- linux下IEEE1588-2008时钟协议守护进程,V2.1版本-IEEE1588-2008 under linux clock protocol daemon, V2 version
CFileTransfer
- 基于VC++6.0点对点的文件传输。socket编程 tcp/ip- Design and Realization of Point-to-Point Files Transfer with Visual C++6.0
cgic_upload
- 使用cgi实现文件的上传,是经过修改和完善的,需要的下。-Realize the use of cgi file upload is the result of the revision and perfection of their own, and the next required.
wireless
- wifi通讯应用层API源代码,包括iwconfig,iwget iwlist等功能。使用于PC和各种嵌入式平台。-wifi communications application layer API source code, including iwconfig, iwget iwlist functions. Used in the PC and various embedded platforms.
eybuild
- eybuild 宽带路由器实例 全部教程测试例子-broadband router eybuild tutorial examples all test examples
Qt
- 基于Qt的串口通信程序,已经调试可以放心使用。