-
73791095GzChat
实现简单的聊天室设计 包括服务器和客户端的设计(Simple chat room design
)
- 2011-06-25 19:00:04下载
- 积分:1
-
ufademo
VFP的相关代码demo,很好的东西,VFP的相关代码demo,很好的东西(very good demo code,very good demo code)
- 2013-10-23 16:47:47下载
- 积分:1
-
openssl
为网络通信提供安全及数据完整性的一种安全协议,囊括了主要的密码算法、常用的密钥和证书封装管理功能以及SSL协议,并提供了丰富的应用程序供测试或其它目的使用。(The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing ...
)
- 2014-01-19 23:59:58下载
- 积分:1
-
C06策略
c06tb套利交易策略源码,源码为人人宽客编写分享(C06tb arbitrage strategy source code, source code for everyone to share quants written)
- 2017-09-22 09:54:00下载
- 积分:1
-
regflarly
改变窗口控制的背景颜色和字体颜色,这个程序不错哦()
- 2018-02-24 12:43:03下载
- 积分:1
-
POQLALC
C语言程序设计教程电子教案的源代码,很好用,可以用(C language programming course electronic teaching plan of the source code, very easy to use, can use)
- 2018-12-25 21:01:24下载
- 积分:1
-
111
说明: 实时视频传输有很大的实用价值,对采集到的原始视频信息进行压缩编码,获取己编码视频流是实现实时视频传输和QoS研究的关键。(Real-time video transmission are of great practical value of collected information for the original video coding, video streaming access to their own code is to achieve real-time video transmission and the key QoS.)
- 2009-08-01 11:04:37下载
- 积分: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
-
RemoteControl-master
说明: 实现1对多远程桌面控制,远程文件传输等功能。(Realize the functions of 1-to-many remote desktop control and remote file transfer.)
- 2019-05-14 16:10:15下载
- 积分:1
-
tcpip
tcp/ip通信用VC++6.0开发的 基于三层结构(tcp/ip communication VC++ 6.0 developed based on the three-tier architecture)
- 2008-03-18 13:58:01下载
- 积分:1