-
dos 1.0 其中包含quick basic源代码、内存管理himem emm386 发展历史
dos 1.0 其中包含quick basic源代码、内存管理himem emm386 发展历史-dos 1.0 which includes quick basic source code, memory management himem emm386 history
- 2023-02-04 17:40:08下载
- 积分:1
-
C++编写的内存管理源代码,适合定制自己内存池的程序员参考。...
C++编写的内存管理源代码,适合定制自己内存池的程序员参考。-C++ Prepared memory management source code, customize their own memory pool for the programmer
- 2022-01-24 17:28:43下载
- 积分:1
-
ucos
uCOS-II操作系统电子书 uCOS-II操作系统电子书-uCOS-II eBook
- 2023-08-18 02:40:04下载
- 积分:1
-
COS 0.0.1.rar Cos操作系统源代码
COS 0.0.1.rar Cos操作系统源代码-0.0.1.rar Cos COS operating system source code
- 2023-08-22 13:25:04下载
- 积分:1
-
μCOSII操作系统开发中文教程详细解释
μCOSII操作系统开发中文教程详细解释-μCOSII operating system tutorials explain in detail the development of Chinese
- 2023-05-11 05:20:04下载
- 积分:1
-
模拟Unix文件系统
每一个文件系统不仅包括文件和数据,还包括文件系统本身的树形目录结构,以及子目录、链接、访问权限等信息,它还必须保证数据的安全性和可靠性。 Unix文件系统调用主要包括:文件的打开和关闭、文件的创建和删除,文件的连接和解除连接,文件的读和写,以及文件的随机访问。用户可以通过文件系统提供的系统调用在其程序中对文件进行上述操作。
- 2023-08-30 03:10:03下载
- 积分: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
-
Linux_Kernel核心中文手册(内核图解)
详细描述了linux内核的内部原理,并配有大量的图形方便理解。-A detailed description of the internal linux kernel principle, there are a lot of graphics to help understanding.
- 2022-04-16 22:38:18下载
- 积分:1
-
tc Treasury under the mouse to see it!
tc下鼠标库,看看吧!-tc Treasury under the mouse to see it!
- 2023-04-26 16:00:03下载
- 积分:1
-
1.实验目的: 模拟实现银行家算法,用银行家算法实现资源分配。 2.实验内容: 设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{...
1.实验目的: 模拟实现银行家算法,用银行家算法实现资源分配。 2.实验内容: 设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{A,B,C}的资源数量分别为10,5,7。进程可动态地申请资源和释放资源,系统按各进程的申请动态地分配资源。要求程序具有显示和打印各进程的某一时刻的资源分配表和安全序列;显示和打印各进程依次要求申请的资源号以及为某进程分配资源后的有关资源数据。 3.程序设计和说明: 函数说明:anquan( )判断给某个进程请求后系统是否安全,anquan1()判断当前系统是否安全。GetAll()取得所有进程的的各个资源数据。详细说明请参见附录中的程序的文档说明。-1. The experiment : Simulation Algorithm bankers, bankers algorithm with the allocation of resources. 2. Experiment : Design 5 (process P0, P1, P2, P3, P4) (resource sharing three categories A, B, C), (A, B, C) amount of resources to 10,5,7. Dynamic process could apply to the resources and the release of resources, according to the system processes the application to dynamically allocate resources. Procedures required to display and print the process of a moment of the distribution of resources and safety sequence; Display and print the process followed for seeking resources, as well as a process of distribution of resources in the resource data. 3. Program design and description : F
- 2022-04-07 18:24:35下载
- 积分:1