资源列表
JXtxRFtS
- 最全的*教程-Most of the plug-in tutorial !!!!!!!!!!!!!!!!!!!!!
wai_guai_jiao_cheng
- 游戏*制作教程 本教程主要讲述WPE和VB制作*的准备知识、制作方法、制作技巧、实例讲解,由浅如深,逐步介入-Games plug-in tutorials make tutorial about the WPE and the production of plug-VB preparation of knowledge, production methods, production techniques, examples of explanations, such as by the
waiguamake
- 教C++的基础编程材料,这是很不错的书哦-this book teaches you how to learn and use C
cfautologin
- 其实不是*,只是穿越火线的登陆器。很方便,可以自动登录穿越火线-In fact, not a plug, just across the line of fire of the lander. Very convenient, you can automatically log in Cross Fire
tlbb
- ogre实现天龙八部的技术分析报告 pdf格式-ogre realized technical analysis of Tian Long Ba Bu
MemEdit
- 一个快速的游戏修改工具的Delphi6源代码 和金山游侠之类的很接近,速度较快。
san5-Ediot
- 基于VC的三国志5武将修改器。能登录新武将、修改武将参数。-5 Based on VC' s of the Three Kingdoms generals Trainer
san10Editor
- 基于VC6.0的三国志武将修改器源代码,具有修改武将统率、武力、智力、政治和登录新武将的功能。-Based on the Three Kingdoms generals VC6.0 modifier source code, with changes generals command, force, intelligence, political and login features new generals.
xtrap
- 最新Xtrap SDK,可调用,懂得拿去! -Xtrap SDK hacker!
W2iELE_VB6
- el编译器的vb代码,参考学习用,可后续修改-eltools
english
- QQ农场*源码!可以最新版!额...就只有这么多了-Plug a
验证码识别第五种
- 一眼看上去一堆的干扰线好像很乱,实际上字符没有倾斜,没有缩放变形,比第二个还要简单 识别步骤: 1。还是灰度一下 2。阈值化 (要把字符分割出来几乎是不可能的,反正我没办法用代码分割出来,在这里唯有人工把字符分割出来当样本) 3。把每个样本都在图片上扫描一遍,样本上是白色的地方如果在图片也是白色的就表示这个字符匹配上