-
本程序包含3个可执行文件, Gamer.exe Gamerdll.dll GameRun.exe .Gamer.exe的源
代码在Gamer目录下,Game...
本程序包含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集成开发环境的工程文件-This procedure contains three executable files, Gamer.exe Gamerdll.dll GameRun.exe. Gamer.exe in the Gamer
- 2022-02-13 23:21:22下载
- 积分:1
-
C#的例子
C#的例子-C# Example
- 2023-03-01 06:10:04下载
- 积分:1
-
简单的垃圾收集器,我想尝试很多次的影响,发挥重要作用。
简单垃圾回收器本人以多次试用效果不错,请大家多提意见
-Simple garbage collector I would like to try the effect of a good many times, please do so everyone
- 2022-08-03 10:28:47下载
- 积分:1
-
c++ mfc 计算器功能 如同windows自带
c++ mfc 计算器功能 如同windows自带-c++ mfc calculator functions as native windows
- 2022-11-27 20:35:03下载
- 积分:1
-
有用的MATLAB仿真源程序和教程,多多交流,多多指教噢
有用的MATLAB仿真源程序和教程,多多交流,多多指教噢-MATLAB simulation of useful source code and tutorials, a lot of exchange of exhibitions Oh
- 2022-10-28 10:55:04下载
- 积分:1
-
这个程序可恢复在Activate Driectory下不小心删除的用户账户和组账户....
这个程序可恢复在Activate Driectory下不小心删除的用户账户和组账户.-the process to resume under the Activate Driectory careful not to delete user accounts and group accounts.
- 2022-01-26 00:52:40下载
- 积分:1
-
C#写的一个操作系统任务的类库程序,很强大。
C#写的一个操作系统任务的类库程序,很强大。-C# to write an operating system task library program, very strong.
- 2022-03-10 10:09:41下载
- 积分:1
-
VC直接控制office的word文字的输出,WORD模板替换功能将其替换,这样可以省去很多的麻烦,简化操作。...
VC直接控制office的word文字的输出,WORD模板替换功能将其替换,这样可以省去很多的麻烦,简化操作。-VC
- 2022-03-23 01:09:40下载
- 积分:1
-
获取窗口标题句柄窗口类,VB源码,有用的功能,值得学习.
获取窗口标题句柄窗口类,VB源码,有用的功能,值得学习.-Access to window handles window class title, VB source, useful functions, it is worth learning.
- 2022-07-01 09:10:02下载
- 积分:1
-
process Scheduling Algorithm : The highest priority of several priority scheduli...
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。-process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-07-18 13:52:56下载
- 积分:1