-
Any cs. student a ny average university will at some point be faced with design...
Any cs. student a ny average university will at some point be faced with design patterns (dp for the rest of the article). Dp s are generic principles or best practices from software development. This article is not an introduction to dp s, since others have already covered that in longer and better written articles. Instead, this article deals with implementing and re-using C++ templates when thinking dp s. -Any cs. Student a ny average university will at some point be faced with design patterns (dp for the rest of the article). Dp s are generic principles or best practices from software development. This article is not an introduction to dp s, since others have already covered that in longer and better written articles. Instead, this article deals with implementing and re-using C++ templates when thinking dp s.
- 2022-06-16 19:07:14下载
- 积分:1
-
一个用VB开发的自动生成任意长度任意数量的密码和用户名的程序源代码,密码和用户名可以包含数字,大小写字母等;特别适合于需要自动生成大量密码和用户名的场合!...
一个用VB开发的自动生成任意长度任意数量的密码和用户名的程序源代码,密码和用户名可以包含数字,大小写字母等;特别适合于需要自动生成大量密码和用户名的场合!-a VB development of the automatic generation of arbitrary length any number of passwords and user names of the source code, password and user name can contain figures, a case-insensitive; particularly suited to the need for automatic generation of large amounts of passwords and user names to the occasion!
- 2022-08-20 20:21:03下载
- 积分:1
-
HeadFirst设计模式源码
HeadFirstDesignPatterns_code
HeadFirst设计模式源码
HeadFirstDesignPatterns_code-HeadFirstDesignPatterns_code
HeadFirstDesignPatterns_code
- 2022-07-01 20:40:21下载
- 积分:1
-
一个简单的红宝石脚本解释器。用法:在脚本目录下新建rb文件,R.
从RPG MAKER XP中提取的一个简单的ruby脚本解释器。使用方法:在script目录下新建rb文件,在require.rb中增加require。执行game.exe运行脚本。-A simple ruby script interpreter. Usage: In the script directory New rb files, require.rb add require. Implementation of the game.exe to run scripts.
- 2023-04-17 04:00:03下载
- 积分:1
-
嵌入式系统的文件下载源码。实现通过串口下载文件
嵌入式系统的文件下载源码。实现通过串口下载文件-Embedded System File Download source. Achieved through serial download
- 2023-07-08 08:50:03下载
- 积分:1
-
欢迎使用月影飞狐游戏修改器
欢迎使用月影飞狐游戏修改器--内存修改 v1.0
(目前只支持 win 2k/xp/2003 系统)
本程序包含3个可执行文件, Gamer.exe Gamerdll.dll GameRun.exe .Gamer.exe的源
代码在Gamer目录下,Gamerdll.dll的源代码在Gamerdll目录下,GameRun.exe的源代码在GameRun
目录下,其中Gamer.exe为主程序文件,Gamerdll.dll是动态连接库,GameRun.exe为游戏自修改补
丁,支持游戏Directx模式下直接弹出,热键是小键盘的 * 键,对于不能在directx模式下弹出的游戏,
可以按小键盘的 - 键弹出主程序界面,然后选择游戏进程进行修改.在源代码目录中.rap文件为
RadAsm集成开发环境的工程文件.
程序使用 100% Win32 汇编语言程序设计,3个执行文件合起来才42K的大小,共4451行汇编源
代码(不算资源文件).
月影飞狐游戏修改器以windows进程和线程环境知识为基础,以完全独创的搜索算法为
手段,其中使用了PE(可执行文件)文件结构,windows结构化异常处理(SEH)技术,使得其搜索
速度和金山公司的金山游侠相差无几,而且搜索的精度高于金山游侠,支持模糊搜索,可以生成
游戏自修改补丁程序.
目前月影飞狐游戏修改器已经在星际争霸等游戏上测试通过.但在内存占用超过100M的游戏
中不够稳定.
-welcomed the use of video on flying fox-game changes-- changes v1.0 memory (currently only supports the win 2k/x p/2003 system) the procedures contained three executable files, Gamer.exe Gamerdll.dll GameRun.exe. Gamer.e xe in the source code directory Gamer, Gamerdll.dll the source code in Gamerdll directory, GameRun.exe the source code in
- 2022-07-13 03:54:11下载
- 积分:1
-
debug用的,把头文件加在工程里,就可以输出日至文件了。
debug用的,把头文件加在工程里,就可以输出日至文件了。-debug with the document added to the head works, it can export to the document.
- 2022-03-01 15:03:30下载
- 积分:1
-
浙江大学程序设计大赛源代码ACM2481题
浙江大学程序设计大赛源代码ACM2481题-Zhejiang University Design Competition source code that ACM2481
- 2023-01-20 03:30:04下载
- 积分:1
-
增强 C 源代码的可读性的 C 语言源程序
增强 C 源代码的可读性的 C 语言源程序 -C source code to enhance the readability of the C language source code
- 2022-03-07 07:24:37下载
- 积分:1
-
1 Socket multi
一个Socket多客户端的例子,这只是一个服务器段,用户可以通过命令行窗口telnet到本服务端-1 Socket multi-client example, this is only a server segment, the user can command window and telnet to this server
- 2023-05-20 22:30:02下载
- 积分:1