-
j2me手机游戏代码,内含图片素材和源代码文件
j2me手机游戏代码,内含图片素材和源代码文件-j2me mobile game code, including picture material and source code files
- 2022-02-13 17:49:34下载
- 积分:1
-
统计 C 语言源程序里标识符的个数及相应标识符出现次数的程序...
统计 C 语言源程序里标识符的个数及相应标识符出现次数的程序-statistics Lane C language source identifier number and the corresponding frequency identifier procedures
- 2022-02-24 18:03:49下载
- 积分:1
-
人类
版五子棋人机对弈模式 -Human-computer version of backgammon game mode
- 2022-03-26 02:19:01下载
- 积分:1
-
Maze Find a path through the maze to any space character in the perimeter of the...
走迷宫 Find a path through the maze to any space character in the perimeter of the maze. Paths through the maze are denoted by a space character and walls by any other non white-space character (apart from . characters). -Maze Find a path through the maze to any space character in the perimeter of the maze. Paths through the maze are denoted by a space character and walls by any other non white-space character (apart from. Characters).
- 2022-12-29 19:05:03下载
- 积分:1
-
新魔界刷怪生成器
可以用来刷怪 绝对是很好玩的东西
新魔界刷怪生成器
可以用来刷怪 绝对是很好玩的东西-Makai strange new brush can be used to brush generator is certainly strange thing is a lot of fun
- 2023-01-11 15:30:03下载
- 积分:1
-
平衡树,包括平衡树的创建,按照树的形状打印
平衡树,包括平衡树的创建,按照树的形状打印-tree balance, including the balance of the tree is created, in accordance with the shape of the tree Print
- 2022-01-27 10:09:32下载
- 积分:1
-
User interface (or interface) is: Human and machine (or program) the interaction...
用户界面(或接口)是指:人与机器(或程序)之间交互作用的工具和方法。如键盘、鼠标、跟踪球、话筒都可成为与计算机交换信息的接口。-User interface (or interface) is: Human and machine (or program) the interaction between the tools and methods. Such as keyboard, mouse, track ball, microphone and computer can become the interface to exchange information.
- 2022-04-22 14:22:19下载
- 积分:1
-
FPGA
FPGA-Xilinx 官方下载线,英文。入门必备!-FPGA-Xilinx Download the official line, in English. Entry required!
- 2023-02-20 03:35:03下载
- 积分:1
-
直接在内存运行PE
使用了PE加载技术、Hook技术用程序加载PE文件到内存并运行。当在内存中运行的程序,比如arp.EXE执行完之后就会退出,那结果是ExitProcess被调用,那将是我们主进程也结束,显然我们不希望这样。
处理办法:HOOK ExitProcess。问题来了,对MS的许多控制台程序,它们退出都是调用exit,所以如果HOOK ExitProcess, 那我们俩次在内存中运行arp.EXE之后就会死锁。所以对这类程序而言,不能H
OOK ExitProcess,只能HOOK msvcrt!exit。LOADER要加载一个EXE文件,这个EXE文件加载的地址是在0x400000。在我们LOADER的MAIN函数里面,这个地址已经被占用,而你是不能去Free这个地址
重新分布的,这样可能会导致程序崩溃,处理方法相见说明。
- 2022-01-21 18:51:40下载
- 积分:1
-
Rare DM9000 of the Chinese data. A detailed description of the internal and pin...
难得的DM9000的中文资料。详细的引脚描述以及内部及寄存器和功能描述。-Rare DM9000 of the Chinese data. A detailed description of the internal and pin registers and functional description.
- 2023-09-05 23:45:03下载
- 积分:1