-
MY_QQ
聊天界面,简易的聊天界面懂得更多,了解更多,沟通更多(Chat interface, a simple chat interface know more, learn more, communicate more)
- 2013-07-17 22:34:50下载
- 积分:1
-
vncviewer
说明: 这是一个比较复杂的远程控制工具,分为服务器与客户斋,让你了解socket编程的知识.(This is a more complex remote control tools, is divided into server and client fasting, so that you understand socket programming knowledge.)
- 2008-11-17 16:42:34下载
- 积分:1
-
shenjingwangluo
说明: 神经网络算法源程序神经网络算法源程序神经网络算法源程序(Neural network algorithm neural network algorithm source source source neural network algorithm)
- 2021-02-16 13:09:47下载
- 积分:1
-
RBF
RBF整定PID程序,对于工程应用比较的使用(PID tuning procedures RBF)
- 2009-06-02 19:17:00下载
- 积分:1
-
ArpSender
一个抓包小工具,获取网络上面其它装置之间通讯报文(a tool that get a net reports between other equipments)
- 2015-05-07 16:34:05下载
- 积分:1
-
UDP_Lost_test2
这是一个测试UDP数据包的丢包率的程序,包含程序源码,已经验证成功(This is a test UDP packet loss rate of the program, including program source code, has been successfully verified)
- 2013-12-30 11:10:56下载
- 积分:1
-
TP5-Todo-list
Visual Studio2017制作,TO-DO-LIST程序,包含源代码,可以添加任务的标题、描述、分类以及Deadline,添加后可进行修改,完成后打勾可以删除。(done with visual studio 2017 and it can add some tasks you want to do and modify them if you want, and at the end you can delete the task that you have finished.)
- 2018-04-30 22:02:36下载
- 积分:1
-
the4th
利用socket实现简单文件传输,mfc实现,很简单(Simple file transfer using socket, mfc achieve)
- 2013-10-20 15:37:24下载
- 积分: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
-
face-and-facial-features-using-haar-classifiers
face and facial features using haar classifiers
- 2014-10-24 12:59:34下载
- 积分:1