-
动态链接库d
动态链接库d-dll,dllllllllllllllllllllllllllllllll
- 2022-01-26 04:23:37下载
- 积分:1
-
behnam kkkdderfgf
;输出:
- 2022-03-10 14:26:55下载
- 积分:1
-
研究计算机程序算法中关于字符串操作的经典算法实现源程序...
研究计算机程序算法中关于字符串操作的经典算法实现源程序-study computer programming algorithm for string manipulation of the classic algorithm source code
- 2022-06-15 05:40:23下载
- 积分:1
-
a sample WinMobile source code that parses REG files and imports them into regis...
a sample WinMobile source code that parses REG files and imports them into registry.
- 2023-05-13 07:20:03下载
- 积分:1
-
接收发送消息例子
接收发送消息例子-receive messaging examples
- 2023-01-25 12:20: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
-
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变...
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句――同步原语――所组成。本试验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进程并发执行时同步机构的作用。
-process is a procedure in the data set to run the process, the process is conducted with the system that is the rotation process more than the occupier runs. We have a number of process can visit and revision of those variables as public variables. As the process is complicated by the implementation, so if the right to visit public process variables without restrictions, it will have a "Time" is wrong, the implementation process, the results obtained with the public to visit the variables of time. To prevent such mistakes, the system must be used to control synchronization process bodies for public variables visit. In general, synchronous bodies of a number of statements-- synchronization primitives-- composed. Th
- 2023-01-24 21:05:04下载
- 积分:1
-
一个可视化的学生基本信息管理系统,可以输入学生姓名,ID,性别,年龄等相关资料并保存,查询,删除,修改等...
一个可视化的学生基本信息管理系统,可以输入学生姓名,ID,性别,年龄等相关资料并保存,查询,删除,修改等-a visual basic student information management system, students can enter the name, ID, gender, age and other relevant information such as preservation, inquiries, deletion, modification, etc.
- 2023-09-01 19:45:04下载
- 积分:1
-
一个MFC的简单学生成绩数据库管理系统,适合初学者参考。
一个MFC的简单学生成绩数据库管理系统,适合初学者参考。-A simple MFC database management system for student achievement
- 2022-01-25 15:22:54下载
- 积分:1
-
Matlab源码例子
Matlab源码例子-Examples of MATLAB original codes.rar
- 2022-05-07 16:42:22下载
- 积分:1