-
tes
对于网络开发包的详细解释,包括了libcap和libnid等(For a detailed explanation of the network development kit, including the libcap and libnid of)
- 2012-10-23 10:24:33下载
- 积分:1
-
Visual C实现POP3邮件接收程序
用pop3实现邮件的接收功能,图形化界面,基于MFC(please read Chinese comments,thank you)
- 2021-01-16 17:38:50下载
- 积分: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
-
bxr__form
A practical example of moving a form without title bar is simple, effective and worthy of reference.
- 2018-11-04 09:31:40下载
- 积分:1
-
MFCfeiqu
实现简单的window局域网通信,即,传输文件。飞秋(Simple window LAN communications, that is, transmission file. Fei Qiu)
- 2015-06-15 08:56:44下载
- 积分:1
-
transfers
局域网 实现文件的数据传输
传输进行了 文件属性的 处理, 接受后文件属性不变!(LAN file transfer data transfer carried out the deal with file attributes, file attributes unchanged accepted!)
- 2008-08-17 17:18:18下载
- 积分:1
-
testdlg
检测NAT类型的客户端,程序中指定了服务器IP地址,用户可以自行修改(Detect NAT type of the client, the program specifies the server IP address, the user can modify)
- 2013-08-22 10:16:36下载
- 积分:1
-
IOCP
实现服务器发送结构体到客户端 联合开发网 - pudn.com
- 2012-02-14 14:51:44下载
- 积分:1
-
JustChat
基于CS模式的聊天软件,具有加密功能,服务器端得数据库操作自己实现。(base on CS model chat tool)
- 2011-07-28 11:22:52下载
- 积分:1
-
网络聊天小程序chat
一个有用的网络聊天小程序,含有全部源代码,经过调试(a useful Internet chat small program containing all the source code, after debugging)
- 2005-07-13 20:08:42下载
- 积分:1