-
锁定键盘的程序,演示了9x和2k平台上应用程序从三级切换到零级,并执行键盘端口i/o,还演示了直接从dll中调用函数的代码。关键部分采用嵌入汇编,演示了一些编程...
锁定键盘的程序,演示了9x和2k平台上应用程序从三级切换到零级,并执行键盘端口i/o,还演示了直接从dll中调用函数的代码。关键部分采用嵌入汇编,演示了一些编程技巧。-keyboard lock procedures, and demonstrated the 2k 9x platform application switch from three to zero level and the implementation of keyboard i/o, also demonstrated a direct call from dll function of the code. Using embedded key part of the compilation, demonstrated some programming skills.
- 2023-01-20 12:20:03下载
- 积分:1
-
process virtual memory state
进程的虚拟内存状态-参数为进程PID.(14-VMMap.rar)-process virtual memory state-PID parameters for the process. (14-VMMap.rar)
- 2022-04-10 12:32:54下载
- 积分: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
-
VC6高级编程范例第六章――高级编程
VC6高级编程范例第六章――高级编程-VC6 high-level programming paradigm Chapter VI-- Advanced Programming
- 2022-10-03 18:30:03下载
- 积分:1
-
用C++实现数据读入XML文档和从XML文档中读出
用C++实现数据读入XML文档和从XML文档中读出-With C++ Realize data read XML documents and XML document from the read out
- 2022-07-03 21:07:57下载
- 积分:1
-
可以对磁盘进行格式化
可以对磁盘进行格式化-be right disk format
- 2022-08-23 11:00:48下载
- 积分:1
-
1) processor scheduler and its implementation 2) process, the state and its sta...
1)处理机调度及其实现;
2)进程状态及其状态转换;
3)进程控制块PCB及其作用。
-1) processor scheduler and its implementation 2) process, the state and its state transitions 3) process control block PCB and its role.
- 2022-03-02 12:06:09下载
- 积分:1
-
使用c编的内存自动分配程序,用起来很方便,欢迎实用!
使用c编的内存自动分配程序,用起来很方便,欢迎实用!-Use c-series automatic memory allocation process is very easy to use, welcome practical!
- 2022-11-21 09:10:02下载
- 积分:1
-
Intel的CPU检测程序的源代码酷吧!
Intel的CPU检测程序的源代码酷吧! -Intel CPU detection program"s source code Cool!
- 2023-06-19 08:10:03下载
- 积分:1
-
virtual memory management procedures
虚拟内存管理程序-virtual memory management procedures
- 2023-06-17 10:05:04下载
- 积分:1