-
这是一个软件工程的第一章的课件,不过以后,我会陆续给大家传的...
这是一个软件工程的第一章的课件,不过以后,我会陆续给大家传的-This is a software engineering in the first chapter of courseware, but then, I will continue to biographies of everyone
- 2023-08-06 22:30:03下载
- 积分:1
-
certification process synchronization signal quantity of C Program
验证进程同步的信号量方法的C程序-certification process synchronization signal quantity of C Program
- 2022-03-16 04:56:50下载
- 积分:1
-
操作系统的课程设计 包括银行家算法;内存分配回收;进程调度;作业调度...
操作系统的课程设计 包括银行家算法;内存分配回收;进程调度;作业调度-Operating system, including curriculum design bankers algorithm memory allocation recovery the process of scheduling job scheduling
- 2022-03-15 19:50:44下载
- 积分:1
-
利用Visual C++进行对话框的各种技巧编写
利用Visual C++进行对话框的各种技巧编写-The use of Visual C++ Dialog to the preparation of a variety of skills
- 2023-04-15 20:25:03下载
- 积分:1
-
A user
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.-A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running comput
- 2022-11-28 07:20:03下载
- 积分:1
-
cpu的使用状况编程,效果根windows的一样好
cpu的使用状况编程,效果根windows的一样好-cpu of the use of programming and the results-as good as the windows
- 2022-02-13 22:41:12下载
- 积分:1
-
带模块显示进程管理,对于学习操作系统编程的开发人员有帮助...
带模块显示进程管理,对于学习操作系统编程的开发人员有帮助-Band module show that the process of management, programming operating system for the study will help developers
- 2022-08-10 16:07:09下载
- 积分:1
-
这是从不同语言来实现操作系统交通灯的调度问题
这是从不同语言来实现操作系统交通灯的调度问题-This is a different language from the operating system of traffic lights to achieve the scheduling problem
- 2022-04-26 17:07:40下载
- 积分:1
-
操作系验实验:模拟进程调度
操作系验实验:模拟进程调度-Operation of the Department of inspection experiment: Analog Process Scheduling
- 2022-01-23 11:08:46下载
- 积分:1
-
一个小型操作系统雏形,实现了基本的启动以及基础的内存设备管理功能...
一个小型操作系统雏形,实现了基本的启动以及基础的内存设备管理功能-a small operating system prototype, to achieve the basic infrastructure as well as the start of the memory management functions of equipment
- 2022-01-31 21:09:48下载
- 积分:1