-
effost
window应用程序界面设计, 实现半透明窗体效果(Interface design of window application program to realize translucent form effect)
- 2018-11-27 17:32:44下载
- 积分:1
-
WindowsSockets
SOCKET编程规范(SOCKET programming specification)
- 2008-03-27 15:35:30下载
- 积分:1
-
CDNS_demo
说明: DNS解析系统,通过发送DNS协议包到DNS服务器来获取DNS(DNS analysis system, the agreement by sending a DNS packet to the DNS server to obtain the DNS)
- 2021-01-23 21:48:39下载
- 积分:1
-
Joker-Hacks-Dayz-Sa
Another Dayz SA hack with script r
- 2016-02-05 14:06:38下载
- 积分:1
-
zgy-server
说明: 用VC6写的简单控制台服务器端程序,学习用。(with VC6 write a simple console server software, to study.)
- 2006-04-12 14:39: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
-
FEC_Code_Project
很好的能解决网络数据丢包处理的算法。特别是在带宽一定的情况下,解决网络数据传输和带宽、数据传输完整性的较优解决方案。(good solution processing network data packet loss algorithms. Especially in certain circumstances bandwidth, the solution to network bandwidth and data transmission, data transmission integrity of the optimum solution.)
- 2007-05-18 10:12:02下载
- 积分:1
-
两个VC++ Modbus通信例子源代码
modbbus rtu通讯例子,内附有实现文档(Modbbus RTU communication example, with an implementation document)
- 2018-01-07 23:40:36下载
- 积分:1
-
347
说明: 在运行本程序时,检索整个局域网络,将局域网中的计算机名和IP地址显示在ListControl空间中。(Running the program, search the entire local area network LAN of the computer name and IP address appears in ListControl space.)
- 2008-10-14 14:53:53下载
- 积分:1
-
WinPcap_4_0_beta2
数据包网卡抓包程序,实现网卡监控,并实现查看功能。(Packet capture card procedures, the realization of the network card to monitor and achieve viewing.)
- 2009-01-13 12:23:17下载
- 积分:1