-
delphi内存搜索源码
修改内存数值流程:1.运行->2.运行游戏>3.打开游戏进程->4.首次搜索一个数值>5.回游戏中让这个数值改变 ->6.按数值增减的情况再次搜索->7.重复步骤5和6直到得到一个或很少的几个结果->8.在这几个结果中判断哪一个是真正的结果
- 2023-07-11 22:50:05下载
- 积分:1
-
配置visual_studio_2005和visual_studio _008汇编程序。采用INtel_A2
配置visual_studio_2005和visual_studio _008汇编程序。采用INtel_A2-Configure visual studio 2005 and visual studio 2008 assembler. Using INtel_A2
- 2023-02-21 04:00:03下载
- 积分:1
-
汇编的时钟驻留程序
汇编的时钟驻留程序- Assembly clock resident program
- 2022-04-20 22:24:52下载
- 积分:1
-
用汇编语言实现的一个打字练习程序,程序一个..
利用汇编语言实现的一个打字练习程序,程序界面为典型的Dos窗口,当字符从窗口顶端掉下来后,如果按键与该字符相同,字符变为红色,在打字结束后,给出打字的统计结果,在打字过程中按ESC可退出程序-The use of assembly language to achieve a typing practice program, the program interface for the typical Dos window, when the characters fall from the top window, if the button with the same characters, the character turns red, in the typing after the end of typing results is given , in the typing process by pressing ESC to exit
- 2022-02-13 01:56:11下载
- 积分:1
-
DSP2407A头文件,以应用于自己设计的DSP最小系统,证明有效
DSP2407A头文件,以应用于自己设计的DSP最小系统,证明有效-DSP 2407 header
- 2022-07-28 16:16:00下载
- 积分:1
-
还是汇编语言编的asm to vxd例子
还是汇编语言编的asm to vxd例子-or assembly language series asm example to vxd
- 2022-08-04 11:31:38下载
- 积分:1
-
Windows下32位汇编程序设计经典源码 不可错过
Windows下32位汇编程序设计经典源码 不可错过-Windows 32 program design compilation of classic source not to be missed
- 2022-03-10 06:58:34下载
- 积分:1
-
这是一个四阶幻方生成器,程序来自动生成多个幻方,幻方是一种神奇的东西...
这是一个四阶幻方生成器,程序来自动生成多个幻方,幻方是一种神奇的东西-This is a fourth-order magic square generator, procedures to automatically generate a number of magic square, magic square is a wonderful thing
- 2022-09-25 11:40:02下载
- 积分:1
-
X86汇编写的32位图形操作系统
X86汇编写的32位图形操作系统--MenuetOS 很有帮助的哦, -X86 compilation of 32 write graphical operating system-- MenuetOS helpful Oh,
- 2022-11-03 04:35:03下载
- 积分:1
-
学习如何使用MPLAB集成开发环境(IDE)的编码基因…
To learn how to use MPLAB Integrated Development Environment (IDE) for code generation, simulation, and debugging.
This code is a very simple program that sets up PORTC and PORTB I/Os and sends some values over these ports, and tries to read Port C and increments a counter and resets to a predetermined value when the counter rolls over to zero. All labels start in the first column, and the last line has an end directive. For detailed information, refer to the PIC18F452 datasheet on the course web page.
- 2022-07-13 16:21:22下载
- 积分:1