搜索资源列表
Billiards8.4
- 编译Billiards.dsw文件,在Debug目录下会生成Billiards.exe文件,直接双击该文件,即可运行“网络台球”程序。 ****************** Billiards在运行时需要glut32.dll的支持,另外还需要资源文件BILLIARDSTABLE.bmp、MOHOGANY.bmp和tableface.bmp。-compiler Billiards.dsw documents in the Debug directory will generate Billiard
DNF ini注入器 不非法
- DNF ini注入器 不非法 在图片资源的“lucifer”处添加你的DLL文件即可-DNF ini is not illegal in the picture into the resources of the " lucifer" add the DLL file to your
Billiards
- 编译Billiards.dsw文件,在Debug目录下会生成Billiards.exe文件,直接双击该文件,即可运行“网络台球”程序。Billiards在运行时需要glut32.dll的支持,另外还需要资源文件BILLIARDSTABLE.bmp、MOHOGANY.bmp和tableface.bmp.-Compile Billiards.dsw file will be generated in the Debug directory Billiards.exe file directly do
DNF2011.03.15E
- 2011.3.15日最新辅助源码,编译后即可使用,绝不非法。Nice.e是辅助注入器,Nice.dll是辅助,需要在注入器内的图片资源表内添加,默认已经添加了。功能:自定义全屏攻击+伤害,30秒无敌,回血回蓝,略微加攻击,远程出售修理+仓库。 -2011.3.15 Japanese new auxiliary source, compiled to use, not illegal. Nice.e is to assist the injector, Nice.dll is the seco
Billiards
- 编译Billiards.dsw文件,在Debug目录下会生成Billiards.exe文件,直接双击该文件,即可运行“网络台球”程序。 ************ Billiards在运行时需要glut32.dll的支持,另外还需要资源文件BILLIARDSTABLE.bmp、MOHOGANY.bmp和tableface.bmp.-Compile Billiards.dsw documents in the Debug directory will generate Billiards.e
Chess_project
- 最终的可执行文件及相关图片资源与dll文件存放在release文件夹中,用户可至release文件夹中点击chess.exe即可进行游戏。 源代码在src文件中,但是与最终project中的代码的存放方式有区别,project中kerenl文件夹中无子文件夹 kernel为AI部分源代码,用户若想了解AI的组织,可阅读其中的代码. project文件夹中Qt project文件夹,里面包含Qt 工程文件,也包含最终形成工程的源代码。其AI源代码可能与src中的代码有区别。因