-
内存修改 和金山等功能类似的
可以修改内存数据
内存修改 和金山等功能类似的
可以修改内存数据-Memory changes
- 2022-06-15 23:01:18下载
- 积分:1
-
能删除自身代码的源码,可以删除自己的进程,然后从磁盘删除文件...
能删除自身代码的源码,可以删除自己的进程,然后从磁盘删除文件-Can delete their own source code, you can delete their own process, and then delete the file from the disk
- 2022-03-05 11:55:56下载
- 积分:1
-
One of the best document you may find to simplimfy and give the best results for...
One of the best document you may find to simplimfy and give the best results for code review.
- 2022-12-20 22:20:04下载
- 积分:1
-
how to receive data with a Pic 18f252
how to receive data with a Pic 18f252
- 2022-04-14 22:56:06下载
- 积分:1
-
readword 实现打开文件文档功能,VC++源码。
readword 实现打开文件文档功能,VC++源码。-readword function of the realization of the document to open the file, VC++ source code.
- 2022-03-02 13:51:10下载
- 积分:1
-
该算法经运行,无任何问题,可用于解决遗传算法求解旅行商问题...
该算法经运行,无任何问题,可用于解决遗传算法求解旅行商问题-The algorithm by running without any problems, can be used to solve the traveling salesman problem genetic algorithm
- 2022-03-06 04:45:19下载
- 积分:1
-
Sameball/// ////History Apr.30 完成DirectDraw 初始化,可以在Release Edition 正常工作 May.1...
Sameball/// ////History Apr.30 完成DirectDraw 初始化,可以在Release Edition 正常工作 May.1 完成了主要的数据类 May.2 更正了SameBallMap 的错误,完成了界面。 May.2 再次更正SameBallMap 的错误 May.8 添加DirectSound 部分,主要代码引自 Eugene Olafsen(美)等 著 MFC Programming with Visual C++ 6 Unleashed May.11 基本完成,除了改变窗口大小。 May.12 全部完成,可以将窗口设为两种大小,并可保存最后的改变。 May.20 更正成绩保存代码,以及状态栏异常////////////////Classes: Ball 球类,包含球的颜色(0,1,2),球的状态(int),球的外部标识。 MapNode 网结类,定义了一个专用的二维链表类的节点,包含该节点的 挂球位,该节点的组号,节点的外部标识。 SameBallMap 包含二维链表(由15*10个节点组成),实现对游戏的球对象的 完全管理. -Sameball /// /// //// History Apr.30 DirectDraw completed initialization, in the Release Edition normal work May.1 completed a major data categories SameBallMap May.2 corrected the error, completed the interface . May.2 SameBallMap again corrected the erroneous May.8 added DirectSound, the major source cited in Eugene Olafsen (US) waiting for MFC Programming with Visual C 6 May.11 basically completed 119,000, in addition to changing the size of the window. May.12 completed, the window c
- 2022-03-19 21:09:39下载
- 积分:1
-
PopCap Games Framework Version 1.3 Changes
General
* Removed support...
popcapframework1.3版,这是著名的PopCap游戏公司,不知道的话,祖玛应该知道吧,这些游戏都是用这个框架开发的,现在PopCap将它开源了!-PopCap Games Framework Version 1.3 Changes
General
* Removed support for Visual Studio/Visual C++ 6. If you use these versions, you will need to update your project files manually.
o Note: you can download Visual Studio 2005 Express edition for free from Microsoft (http://msdn.microsoft.com/vstudio/express/)
* PAKfile support- See docs/Pak Resource File Support.doc
* Added support for wide displays and for windowed emulation of wide displays.
* Some wide string/localization related changes to strings/chars: Use the WideString.vcproj projects for widestring support
* Added support to draw anti-aliased lines/polygons.
* Cached WAV files are "encrypted" (weakly) to prevent the easy copying of sound resources.
* All demos were made to be widestring compatible and we added corresponding widestring projects. std::string has been replaced with SexyString, c
- 2023-04-24 21:25:04下载
- 积分:1
-
Stone Server 8.0 source code can be compiled stone Server 8.0
石器服务端8.0原代码,可编译石器8.0服务端-Stone Server 8.0 source code can be compiled stone Server 8.0
- 2022-08-06 14:10:10下载
- 积分:1
-
JAVA编写简易ATM
用Java编写一个简易的atm,实现了数据的写入读取,提供基本界面。用户登陆,查询,操作等基本功能。没有链接数据库,可以自己实现,算是一个 atm的简易前端。
- 2022-05-19 09:37:12下载
- 积分:1