-
模拟操作系统中的银行家算法,1.txt的录入格式
进程名(单字符),所需a资源数,所需b资源数,所需c资源数,已申请a资源数,已申请b资源数,已申请c资源数...
模拟操作系统中的银行家算法,1.txt的录入格式
进程名(单字符),所需a资源数,所需b资源数,所需c资源数,已申请a资源数,已申请b资源数,已申请c资源数
共5行-The Banker Algorithm
- 2022-03-21 16:11:49下载
- 积分:1
-
linux 源码分析,我所见过写的最透彻的。
linux 源码分析,我所见过写的最透彻的。-linux source code analysis, I see have written most
thoroughly.
- 2023-01-04 16:10:03下载
- 积分:1
-
要开发一个C应用程序(.exe文件),大体上分为5个步骤(不考虑后期维护):
问题分析――分析要解决的问题,明确问题目标,将问题(尤其是复杂问题)分解为在数...
要开发一个C应用程序(.exe文件),大体上分为5个步骤(不考虑后期维护):
问题分析――分析要解决的问题,明确问题目标,将问题(尤其是复杂问题)分解为在数据、
-To develop a C application (. Exe file), generally divided into five steps (without regard to post-maintenance): Problem Analysis- Analysis of issues to be addressed explicitly the issue of targets, the problem (in particular, are complex issues) is decomposed into in the data,
- 2023-06-13 05:20:04下载
- 积分:1
-
Seekfor WinOS的GUI图形界面程序,可以很容易移植到ARM等嵌入式系统上面...
Seekfor WinOS的GUI图形界面程序,可以很容易移植到ARM等嵌入式系统上面-Seekfor WinOS GUI graphical interface procedures, can be easily transplanted to other ARM Embedded System above
- 2023-01-22 06:25:03下载
- 积分:1
-
n/b
很好用的DOS工具,可以在XP下面启动到DOS方式
具体内容可以参考代码-n/b
- 2022-03-24 18:10:32下载
- 积分:1
-
The operating system memory management simulation, a good understanding of the b...
操作系统 内存管理的模拟,很好的理解内存管理的基本原则和方法-The operating system memory management simulation, a good understanding of the basic principles of memory management and methods of
- 2023-07-16 20:55:02下载
- 积分:1
-
Eight digital tube experiments S3C44B0 Example directory file structure: 8led_te...
八段数码管实验用例S3C44b0
目录文件结构:
8led_test
├─ main.c C语言主源文件
└─ 8led.c 八段数码管处理函数源文件
如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。-Eight digital tube experiments S3C44B0 Example directory file structure: 8led_test ├ ─ main.c C language main source file └ ─ 8led.c eight digital tube function source file how to deal with procedures to the Flash programmer, please read the common directory ProgramFlash . txt file.
- 2022-04-15 04:25:24下载
- 积分:1
-
TCPIP Stack in ucos embedded operating systems design and implementation
嵌入式TCPIP协议栈在ucos操作系统上的设计与实现-TCPIP Stack in ucos embedded operating systems design and implementation
- 2022-03-20 09:27:36下载
- 积分:1
-
关于ARM操作系统使用JTAG的原理图,谨供广大ARM爱好者参考
关于ARM操作系统使用JTAG的原理图,谨供广大ARM爱好者参考-Operating system on the use of ARM
- 2023-01-23 02:05:03下载
- 积分:1
-
操作系统课程设计中的内存管理源代码
操作系统课程设计中的内存管理源代码和可执行文件,可用于操作系统课程设计,操作系统实验,
有助于进一步学习操作系统和理解操作系统。
操作系统中存储管理的功能:
1、地址映射(逻辑地址——>主存物理地址)
由操作系统中的装入程序loader来完成(静态或动态)。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-15 17:49:33下载
- 积分:1