-
通过对一个教学操作系统GEEKOS的编译过程,形成磁盘映射文件,并在Bochs模拟器下模拟启动,来了解操作系统的基本原理和系统的启动过程。...
通过对一个教学操作系统GEEKOS的编译过程,形成磁盘映射文件,并在Bochs模拟器下模拟启动,来了解操作系统的基本原理和系统的启动过程。-Through a teaching operating system compiler GEEKOS process, the formation of disk mapping file, and restart Bochs emulator simulated, to understand the basic principles of operating systems and system start-up process.
- 2022-05-30 02:35:50下载
- 积分:1
-
windows系统内存动态存储分配,两种分配算法
windows系统内存动态存储分配,两种分配算法-windows system memory dynamic storage allocation, the two allocation algorithm
- 2022-01-26 05:52:17下载
- 积分:1
-
斯坦福大学的源代码教程,演示如何使用通讯录。
Stanford iPhone课程配套源码,介绍Address Book的用法。-source code of Stanford iPhone course, demo of how to use Address Book.
- 2022-05-27 21:05:09下载
- 积分:1
-
存储管理请求分页置换算法 用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。熟悉文件的基本操作(读、写)。...
存储管理请求分页置换算法 用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。熟悉文件的基本操作(读、写)。-Replacement algorithm for storage management, demand paging used FIFO FIFO, the most recent long-lost the use of LRU, the best OPT replacement algorithm. Are familiar with the basic file operations (read, write).
- 2023-06-04 07:45:03下载
- 积分:1
-
动态资源分配系统的设计
目的与要求:
本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和...
动态资源分配系统的设计
目的与要求:
本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和避免死锁的发生。具体要求如下:
⑴模拟一个银行家算法;
⑵初始化时让系统拥有一定的资源;
⑶用键盘输入的方式申请资源;
⑷如果预分配后,系统处于安全状态,则修改系统的资源分配情况;
⑸如果预分配后,系统处于不安全状态,则提示不能满足请求。
- 2023-03-03 08:05:03下载
- 积分:1
-
A small simulation software, in the development of robot control software
一款小仿真软件,我在开发的机器人控制软件-A small simulation software, in the development of robot control software
- 2022-07-04 21:44:17下载
- 积分:1
-
c++语言编写的演示操作系统中的进程的换入和换出,以及进程的执行的应用程序。...
c++语言编写的演示操作系统中的进程的换入和换出,以及进程的执行的应用程序。-c language of the operating system demonstration of the process of change and buy out process and the implementation of the application.
- 2023-07-28 06:50:02下载
- 积分:1
-
Verilog语言,nios最小系统,在DE2板上测试成功
Verilog语言,nios最小系统,在DE2板上测试成功-Verilog language, nios minimum system, tested successfully in the DE2 board
- 2022-04-12 07:03:55下载
- 积分:1
-
用C语言编写和调试一个简单的进程调度程序
用C语言编写和调试一个简单的进程调度程序-C language writing and debugging a simple process scheduler
- 2022-07-13 20:02:15下载
- 积分:1
-
微操作系统(c++)
微操作系统(c++)-Micro-operating system (c )
- 2022-11-07 05:10:03下载
- 积分:1