-
CloseWindow
一个监控网卡的程序。功能如果网卡掉线,电脑自动关机(A monitoring procedure for the network card. Function if the network card offline, the computer automatically shuts down)
- 2008-07-17 13:27:47下载
- 积分:1
-
验证码识别+投票程序+自动换代理ip+adsl自动拨号
主要功能:某网站投票程序(含验证码识别、自动换ip、adsl自动拨号、自动清除cookie、
- 2012-12-12下载
- 积分: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
-
rxjh
热血江湖服务端C++源代码vs8应用程序向导已为您创建了这个 GameServer 应用程序。
此文件包含组成 GameServer 应用程序
的每个文件的内容摘要。
(RXJH_source)
- 2009-05-18 00:25:08下载
- 积分:1
-
hacker-programing
黑客编程精粹,可以学到很多使用的东西啊,里面包含好几个文件(Hacker programming the essence of things you can learn a lot using the ah, which contains several files)
- 2009-12-30 11:41:55下载
- 积分:1
-
_157
CS1.6 175PT僵尸模型包括全部僵尸 欧阳 威武 依其 安琪(COUNTER STRIKE175 ZOMBIE MODELS)
- 2015-08-22 21:18:03下载
- 积分:1
-
socketServer
实习UDP网络通信,通过windows下UDP(come true UDP socket communition.)
- 2017-02-09 09:25:32下载
- 积分:1
-
hacker
学习网络安全的一本书籍。《黑客入侵(超级详细版)》(A learning network security books. " Hacking (super-detailed version)" )
- 2014-01-10 23:46:45下载
- 积分:1
-
ping
基于ping的源代码,实现原始套接字编程(Ping-based source code, to achieve the raw socket programming)
- 2011-07-10 10:18:44下载
- 积分:1
-
csexamsys
考试程序”客户端/服务器模式”,初学网络编程的人看了一定有所收获(C/S Program)
- 2009-10-27 13:57:55下载
- 积分:1