-
转载c++例子,是一个关于文件系统管理的代码,可以下来
转载c++例子,是一个关于文件系统管理的代码,可以下来-reproduced example is a file system on the management of code can look down
- 2022-02-15 03:17:11下载
- 积分:1
-
O-qpsk 在 systemview 的实现方法, 源代码哦-O-qpsk is implemented by systemview . all is source code very well.
- 2022-11-14 17:40:04下载
- 积分:1
-
vc++下的坦克游戏,代码结构清晰,是游戏开发初学者不可多得的好材料...
vc++下的坦克游戏,代码结构清晰,是游戏开发初学者不可多得的好材料-vc the tanks games, code structure and is the game developers beginners very good material
- 2022-01-24 15:44:17下载
- 积分:1
-
新书《python开发技术详解》的光盘上的源代码。
新书《python开发技术详解》的光盘上的源代码。-Book 《python development technologies Xiang Jie》 CD-ROM on the source code.
- 2022-05-06 19:13:37下载
- 积分:1
-
cs5460 51单片机读取功率因数
cs5460 51单片机读取功率因数,测量负载的功率因数。作为一个编程的参考,通过4个LED显示出结果。
- 2022-03-15 02:38:38下载
- 积分: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
-
an intermediary management system, it contains the original source and backgroun...
一个中介管理系统,里面含有原代码和后台数据,我们在做任何中介系统时都可以采纳这个系统的内容,可以运行。-an intermediary management system, it contains the original source and background information, we do any intermediary system can be adopted this system, and can run.
- 2022-06-18 15:12:36下载
- 积分:1
-
Datasheet IC SPHE8202S in picture
Datasheet IC SPHE8202S in picture
- 2022-01-25 17:14:04下载
- 积分:1
-
带背景音乐的动画,dos下的多任务实现
带背景音乐的动画,dos下的多任务实现-background music with animation, dos under the multi-task to achieve
- 2023-02-27 18:00:03下载
- 积分:1
-
C源码集,超多成堆源码文件,难度从低到高都有,供各位根据需要选用研读。...
C源码集,超多成堆源码文件,难度从低到高都有,供各位根据需要选用研读。-C source code sets, piles of super-multi-source documents, the difficulty from low to high have for you in accordance with the need to use reading.
- 2022-03-24 21:17:54下载
- 积分:1