-
这是一个汇编与VC结合的程序,在Ring3级获取Ring0级的操作
这是一个汇编与VC结合的程序,在Ring3级获取Ring0级的操作-This is a compilation and VC combination of procedures, the Ring3 level access Ring0 class operation
- 2023-02-07 07:20:03下载
- 积分:1
-
vb学生管理信息系统 适用与毕业设计 娘洗撇
vb学生管理信息系统 适用与毕业设计 娘洗撇-vb application of student management information system design and graduated from mother to wash charge
- 2022-04-08 18:45:09下载
- 积分:1
-
设计一个程序模拟进程管理的过程,采用时间片轮转法,进程占用CPU的时间片有每个进程的优先数来确定。(约定:每个优先数对应10分钟)...
设计一个程序模拟进程管理的过程,采用时间片轮转法,进程占用CPU的时间片有每个进程的优先数来确定。(约定:每个优先数对应10分钟)-design a simulation process management process using time-Web, the process of CPU time for each and every piece of the process to determine the priority number. (Agreement : each corresponding priority number 10 minutes)
- 2023-02-01 07:45:04下载
- 积分:1
-
非常精确的计时程序!
利用WINDOWS提供的API精确计时,精度为毫秒....
非常精确的计时程序!
利用WINDOWS提供的API精确计时,精度为毫秒.-Very precise timing procedures! Use the API provided WINDOWS precision timing, accuracy of milliseconds.
- 2022-11-21 22:15:03下载
- 积分:1
-
指定的目录中搜索文件,包括子目录
查找指定目录下的文件,包括子目录-designated directories to search documents, including subdirectories
- 2022-03-14 07:31:49下载
- 积分:1
-
详细介绍了vc动态链接库的开发过程,是本不可多得的vc开发用书...
详细介绍了vc动态链接库的开发过程,是本不可多得的vc开发用书-Vc detailed dynamic link library of the development process is the development of this rare book vc
- 2022-04-22 18:26:05下载
- 积分:1
-
通过使用未公开函数RegisterSerivceProcess来隐藏自己进程的程序,只适用于win9x...
通过使用未公开函数RegisterSerivceProcess来隐藏自己进程的程序,只适用于win9x-Through the use of any public function to hide its own process RegisterSerivceProcess procedures apply only to win9x
- 2022-06-03 17:00:41下载
- 积分:1
-
operational system
操作系统模拟的一部分
cpu源码-operational system
- 2022-05-09 05:39:20下载
- 积分:1
-
#如果定义(__msdos__)&!定义(msdos)
#if defined(__MSDOS__) && !defined(MSDOS)
# define MSDOS
#endif
#if defined(__OS2__) && !defined(OS2)
# define OS2
#endif
- 2022-04-09 22:32:48下载
- 积分:1
-
一个模拟的文件系统,支持EDDELCDDIRMDRD等命令(含设计文档)
一个模拟的文件系统,支持EDDELCDDIRMDRD等命令(含设计文档)-a simulated file system, support ED DEL CD DIR MD RD such orders (including design documentation)
- 2022-10-30 07:50:03下载
- 积分:1