-
SipRecordServer
在vc++下通过ip端口抓取数据包,获取音频数据进行处理(In vc++ crawl through the ip port packet)
- 2013-11-07 16:26:26下载
- 积分:1
-
ChatRoom(Winsock)
这是一个用于局域网内部进行聊天通信的小软件源程序,对于学习和了解winsock编程很有借鉴意义。(This is a chat for LAN communications within a small software source code, for learning and understanding of referential significance to winsock programming.)
- 2008-12-28 13:45:26下载
- 积分:1
-
sjwl
用VB编写的 循环神经网络 股票预测系统(Recurrent neural network stock prediction system written in VB)
- 2012-10-25 19:24:06下载
- 积分:1
-
udp
利用socket技术,实现了局域网之间的通信,两个客户端之间可以相互聊天(Socket technology, communication between the LAN between the two clients can chat with each other.
)
- 2012-05-06 09:10:59下载
- 积分: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
-
DownLoad
基于HTTP协议的支持断点续传的下载软件源码(HTTP protocol support for HTTP-based download software source)
- 2013-03-27 16:54:24下载
- 积分:1
-
financemanagement
说明: 基于mfc可视化完成个人财务管理系统。完成添加、删除、修改、连接数据库等功能。(Mfc-based visualization to complete personal financial management system. Complete add, delete, modify, connect to the database and other functions.)
- 2010-04-08 15:24:29下载
- 积分:1
-
下载软件
从网页上下载,这样的话可以用其加工来设计升级程序(downloaded from the website, so processing can be used to design its promotion procedures)
- 2005-01-28 23:18:59下载
- 积分:1
-
omnet
本文是介绍仿真软件omnet++基础知识的文档,适合omnet+入门者学习,欢迎使用(failed to translate)
- 2021-01-15 17:08:45下载
- 积分:1
-
netchating
局域网内的一个简单的聊天程序,分为服务器端与客户端两部分(LAN within a brief chat procedures, divided into server and client part 2)
- 2006-10-17 11:24:42下载
- 积分:1