-
关于操作系统课程设计进程调度问题,内涵实验报告
关于操作系统课程设计进程调度问题,内涵实验报告-courses on operating system design process scheduling, content experimental report
- 2022-11-27 23:45:03下载
- 积分:1
-
website
网站系统-一个建站好用的系统网站系统-一个建站好用的系统-website
- 2023-03-19 16:20:03下载
- 积分:1
-
字符集编码的存储结构及其算法描述
字符集编码的存储结构及其算法描述-storage structure and algorithm description
- 2022-03-19 19:37:06下载
- 积分:1
-
matlab数值插值的相关程序,是我数学建模期间学习的资料,内带先关程序以及讲解PPS,适合初学者学习...
matlab数值插值的相关程序,是我数学建模期间学习的资料,内带先关程序以及讲解PPS,适合初学者学习-interpolation matlab numerical procedures, mathematical modeling is my data during the study, with customs clearance procedures, as well as with the first on the PPS, suitable for beginners to learn
- 2022-04-10 18:15:26下载
- 积分: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
-
编译环境:tuboc2.0
编译方法:在桌面建一TC.exe的快捷方式,将程序拖入快捷方式编译执行即可
程序在Dos环境通过图形界面函数和鼠标驱动接口函...
编译环境:tuboc2.0
编译方法:在桌面建一TC.exe的快捷方式,将程序拖入快捷方式编译执行即可
程序在Dos环境通过图形界面函数和鼠标驱动接口函数,实现能够用鼠标点击的卡诺图动态化简-Compiler environment: tuboc2.0 compiler Methods: One TC.exe built on the desktop shortcut, drag the shortcut to the program can compile the implementation of procedures in the Dos environment function through a graphical interface and mouse-driven interface function, can realize with the mouse clicks Karnaugh Map Simplification of dynamic
- 2022-03-09 23:53:53下载
- 积分:1
-
tc graphical programming of the mouse and keyboard first important document
tc图形编程中的鼠标和键盘的重要头文件-tc graphical programming of the mouse and keyboard first important document
- 2022-01-21 21:50:57下载
- 积分:1
-
教你如何简单显示一章TIFF位图,分析的很透彻,很适合出学者.希望能给你带来帮助!...
教你如何简单显示一章TIFF位图,分析的很透彻,很适合出学者.希望能给你带来帮助!-teach you how simple show a bitmap TIFF chapter, a very thorough analysis, very suitable to scholars. hope that they will bring you!
- 2022-02-01 23:56:32下载
- 积分:1
-
VB编写的小游戏,用于日常娱乐,调节精神。并测试您的鼠标使用灵敏程度。绿色程序。直接编译即可运行。...
VB编写的小游戏,用于日常娱乐,调节精神。并测试您的鼠标使用灵敏程度。绿色程序。直接编译即可运行。-VB prepared by the small games, entertainment for the day-to-day adjustments to the spirit. Testing and use your mouse sensitivity. Green procedures. Direct compiler can run.
- 2022-02-06 07:03:36下载
- 积分:1
-
The C
C-C方法计算时间延迟和嵌入维数计算Lyapunov指数计算关联维数混沌时间序列预测-The C-C Method is used to calculate the embeded dimension and Lyapunov exponents.It can be used to forcast the time series.
- 2022-12-08 18:00:03下载
- 积分:1