资源列表
Design.VC.code.queue
- VC编程排入队列设计经典代码Design Classics VC programming code into the queue -Design Classics VC programming code into the queue
VC.module.code.create.hash.table
- VC 编程哈希表创建设计模块代码VC design module programming code to create the hash table -VC design module programming code to create the hash table
VC.code.string.generator.developed
- VC编程设计字符串生成器开发代码VC Programming code string generator developed -VC Programming code string generator developed
RemoteInject
- 一个比较完善而且简单易用的DLL注入类库 编译成lib文件 并可以同时被编译成UNICODE和ANSI版本 内有注释 经测试在XP下可以成功注入winlogon.exe-A complete and easy-to-use dll inject class library, compiled into .lib as UNICODE or ANSI versions. Has been test successfully inject dlls into winlogon.exe in
1.2c
- plase dejame entrart
MiniClockV1.4_XP
- mini clock 很不错的迷你时钟-mini clock mini clock
1PKO-nL-vn
- Resistance fire of central control cabinet
inireadwrite
- ini文件读写,用于将变量保存在ini文件及读写-ini file reading and writing, for the variable stored in the ini file and read and write
generator_lottery
- VC++随机数原理编写彩票号码生成器,应用平台windows,无数据库-VC++ random number generator lottery numbers written principles, pplication platform windows, free database
Code
- 这是本人花好大力气从网上找到的,包含了《Visual C++技术内幕(第四版)》一书中的所有源代码,仅供VC++爱好者学习之用-xxx
YaHooAction_AD_Bomber_V.20
- yahoo通强制添加好友。实现了对方不同意的情况下,强制添加,不可用于非法操作。转载的。-yahoo pass forced to add friends. Achieved without the consent of the other, forced to add, can not be used for illegal operations. Reproduced.
wenbenbianji
- 功能:输入一页文字,程序可以统计出文字、数字、空格的个数。 静态存储一页文章,每行最多不超过80个字符,共N行;要求(1)分别统计出其中英文字母数和空格数及整篇文章总字数;(2)统计某一字符串在文章中出现的次数,并输出该次数;(3)删除某一子串,并将后面的字符前移。 要求: 存储结构使用线性表,分别用几个子函数实现相应的功能; 输入数据的形式和范围:可以输入大写、小写的英文字母、任何数字及标点符号。 输出形式:(1)分行输出用户输入的各行字符;(2)分4行输出"全部字