-
CHAP40
There is no souse code. Just trash
- 2015-06-23 15:27:47下载
- 积分:1
-
gen_demo
a code generation framework implemented in Ruby that attempts to go beyond the classic substitution of variables in templates
- 2013-10-25 09:41:43下载
- 积分:1
-
calculate
用MFC 开发的基于UDP协议的网络科学计算中心,比较适用于局域网内(Using MFC development agreement based on the UDP network Scientific Computing Center, more applicable to the LAN)
- 2009-02-02 23:05:47下载
- 积分: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
-
socketServer
实习UDP网络通信,通过windows下UDP(come true UDP socket communition.)
- 2017-02-09 09:25:32下载
- 积分: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
-
chat
网络聊天室,实现类似QQ的功能,通过链表对客户管理(sockeg programming)
- 2011-01-24 01:46:22下载
- 积分:1
-
Onvifshengzhe8688
Onvif实例源码 VC6.0 C++开发 便于学习 Onvif开发入门 Onvif协议开发训练(Onvif instance source VC6.0 introduction to c++ development to facilitate learning Onvif Onvif protocol development training)
- 2013-07-31 16:25:35下载
- 积分:1
-
MH2.3CODE
11mh的辅助源码,下载研究去吧!!!!(Source of the 11mh the secondary, download study go! ! ! !)
- 2013-03-22 13:06:51下载
- 积分:1
-
WiseSocket
简化Sock连接。采用队列保存Sock的收发消息包,保证消息的处理顺序。(Simplify the Sock connection)
- 2012-05-28 11:19:06下载
- 积分:1