-
live555_vs2008_vs2015(live.2014.07.25)
live555 rtsp build in vs2008 and vs2015.
also make testRTSPClient execute project
- 2020-06-19 19:00:01下载
- 积分:1
-
2005070915564913764
SMTP协议实现总集,也是本人收集的,有7个程序的源代码!非常好!用于课程设计的!(SMTP protocol collection, and I collected a seven program's source code! Very good! For course design!)
- 2005-08-29 14:09:06下载
- 积分:1
-
client
局域网监控系统客户端程序,可以与服务器端的程序一起形成一个局域网监控系统。(juyuwang jiankong kehuduan)
- 2010-12-24 16:39:18下载
- 积分:1
-
PhoenixSim-(2)
光片上网络仿真器,哥伦比亚大学开发的,需要利用OMNET(ONoC simlator, made by the columbia university, working with OMNET)
- 2020-11-21 09:59:36下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
aodv-c
AODV的源代码,包括c++、头文件以及编写用来测试的tcl(AODV source code, including c++, head files, and write to test of TCL
)
- 2012-05-03 19:49:18下载
- 积分:1
-
capturingPacketNoCallBlock
使用winpcap非阻塞式抓取包(需要winpcap 库)(winpcap use nonblocking packet-capture (need winpcap Treasurer))
- 2006-07-21 09:49:46下载
- 积分:1
-
SocketUDP
使用vc中的socket类实现的UDP通信程序源码(Using multi-threaded approach to achieve the source code of the UDP traffic)
- 2012-09-05 22:16:32下载
- 积分:1
-
fileProtect
说明: 网络安全与密码学技术,用qt作为界面,利用md5算法实现的文件防篡改程序。(Network security and cryptography, using qt as an interface, use the file md5 algorithm tamper program.)
- 2021-03-29 16:59:10下载
- 积分:1
-
RipEmurator
说明: Rip协议实现 仿真器, 技术上包括Qt TableView,UDPSocket。(Emulator Rip protocol implementation, technically, including Qt TableView, UDPSocket.)
- 2021-04-20 21:18:50下载
- 积分:1