-
本书是讲述VxD和设备驱动程序的权威指南。主要分为两部分。第一部分(第2到第12章)讲述Windows执行环境和VxD。第二部分(第13到第19章)讲述基于DL...
本书是讲述VxD和设备驱动程序的权威指南。主要分为两部分。第一部分(第2到第12章)讲述Windows执行环境和VxD。第二部分(第13到第19章)讲述基于DLL的驱动程序。本书几乎涵盖了设备驱动程序开发的各个层面,内容全面翔实,可读性较高。 -the book is about the VxD driver and equipment to the authority and guidance. Divided into two main parts. The first part (section 2 of chapter 12) about the implementation of the Windows environment and VxD. The second part (13 to 19) based on the DLL drivers. The book covers almost the device driver development at all levels, as comprehensive and informative, readable higher.
- 2023-04-07 17:35:04下载
- 积分:1
-
这是一个进程创建实现的简单源程序,实现进程间的通信和管理...
这是一个进程创建实现的简单源程序,实现进程间的通信和管理
-This is the realization of a process to create a simple source code to achieve inter-process communication and management
- 2022-03-23 03:07:48下载
- 积分:1
-
多幅图像合成的小例子
大家共同学习啊
有很大问题请大家帮助...
多幅图像合成的小例子
大家共同学习啊
有很大问题请大家帮助-image synthesis of a number of small examples of common learning ah there is a big problem Please Help
- 2022-11-26 04:05:03下载
- 积分:1
-
操作系统的内存与回收
用于展示window操作系统内存分配和回收机制,是学习操作系统内存和分配的经典案例。工程基于windows API编程,可以供学习分享。
- 2022-03-26 13:11:49下载
- 积分:1
-
模拟Unix文件系统
每一个文件系统不仅包括文件和数据,还包括文件系统本身的树形目录结构,以及子目录、链接、访问权限等信息,它还必须保证数据的安全性和可靠性。 Unix文件系统调用主要包括:文件的打开和关闭、文件的创建和删除,文件的连接和解除连接,文件的读和写,以及文件的随机访问。用户可以通过文件系统提供的系统调用在其程序中对文件进行上述操作。
- 2023-08-30 03:10:03下载
- 积分:1
-
哲学家进餐问题仿真
哲学家进餐问题仿真-dining philosophers problem Simulation
- 2023-06-24 23:10:04下载
- 积分:1
-
MSDOS 2.0 源代码
MSDOS 2.0 操作系统 (内核和基本实用工具) 的源代码。这就是现在由微软公司官方许可的公共 (非专业用途) 可用源代码的 MSDOS 2.0 。
- 2022-01-31 16:18:33下载
- 积分:1
-
Linux0.07版本的源代码,很经典的,对于初学者有很大的帮助,不可不看。...
Linux0.07版本的源代码,很经典的,对于初学者有很大的帮助,不可不看。-linux version 0.07 source code, very classic, helpful to the beginner.
- 2022-03-21 00:16:10下载
- 积分:1
-
information system for understanding the mechanism of C source code
用以理解系统消息机制的C++源代码-information system for understanding the mechanism of C source code
- 2022-02-21 04:20:17下载
- 积分:1
-
write in C#, emulate diskette head schedule program, include FCFS, SSTF and ELEV...
C#写的模拟磁盘磁头调度程序 包含fcfs sstf elevator3种算法-write in C#, emulate diskette head schedule program, include FCFS, SSTF and ELEVATOR arithmetic.
- 2022-07-27 09:41:53下载
- 积分:1