-
高端手机操作界面
高端手机操作界面-high-end phones interface
- 2023-06-02 19:50:04下载
- 积分:1
-
磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的...
磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-a disk scheduling algorithms. Three algorithms to achieve : 1. First-come first-serve two. Seeking shortest priority (to be their head the assumption that the current location) 3. Elevator Algorithm 2. Track services from the designated order of the text document (TXT) out of three. Output : the first line : track the order of the second line services : Road show that the total number of mobile
- 2022-08-15 21:13:09下载
- 积分:1
-
FreeRTOS 2.5源码
FreeRTOS 2.5源码-FreeRTOS 2.5 FOSS
- 2022-08-15 07:04:02下载
- 积分:1
-
动态资源分配系统的设计
目的与要求:
本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和...
动态资源分配系统的设计
目的与要求:
本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和避免死锁的发生。具体要求如下:
⑴模拟一个银行家算法;
⑵初始化时让系统拥有一定的资源;
⑶用键盘输入的方式申请资源;
⑷如果预分配后,系统处于安全状态,则修改系统的资源分配情况;
⑸如果预分配后,系统处于不安全状态,则提示不能满足请求。
- 2023-03-03 08:05:03下载
- 积分:1
-
总线驱动程序代码。
can bus driver code.
- 2022-03-06 05:53:23下载
- 积分:1
-
用ack汇编语言及80x86汇编指令完成一个运行在minix平台上的启动程序,并将其写入虚拟软驱(内容大于512B),实现:在无操作系统情况下运行一个简单的游戏...
用ack汇编语言及80x86汇编指令完成一个运行在minix平台上的启动程序,并将其写入虚拟软驱(内容大于512B),实现:在无操作系统情况下运行一个简单的游戏程序。(我们选择的是“俄罗斯方块”。 )即裸机游戏-With ack, and 80x86 assembly language instructions to complete an assembly platform running on minix startup program and write the virtual floppy drive (content is greater than 512B), achieved: in the absence of operating system instances to run a simple game programs. (We chose " Tetris" . ) that the bare-metal games
- 2023-01-28 04:10:04下载
- 积分:1
-
DOS systems handle more tasks lined up C language source
DOS系统下多任务列队处理C语言源程序-DOS systems handle more tasks lined up C language source
- 2022-06-17 01:40:53下载
- 积分:1
-
<自己动手写操作系统>源代码第3章随书源码,每个代码都经过调试。...
源代码第3章随书源码,每个代码都经过调试。- source code in Chapter 3 with the source books, each have been debug code.
- 2022-01-24 18:19:30下载
- 积分:1
-
WINCE寄存器读写工具源码
Wince对CPU寄存器的直接读写
方便驱动开发的朋友调试开发
- 2022-09-16 11:40:05下载
- 积分:1
-
操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)...
操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)-Experimental demonstration of the operating system code (three experiments, operations management, memory management, document management)
- 2022-02-02 15:15:00下载
- 积分:1