-
Spooling技术模拟,操作系统的学习的实验内容之一
Spooling技术模拟,操作系统的学习的实验内容之一-Spooling simulation technology, the operating system of learning content
- 2022-01-24 12:51:45下载
- 积分:1
-
一个简单实用的嵌入式操作系统,实现了嵌入式操作系统的基本模块:内存管理、系统调度
、系统调用等。...
一个简单实用的嵌入式操作系统,实现了嵌入式操作系统的基本模块:内存管理、系统调度
、系统调用等。-One simple embedded OS
- 2022-02-15 01:39:17下载
- 积分:1
-
fifo算法,fifo算法, fifo算法, fifo算法
fifo算法,fifo算法, fifo算法, fifo算法-fifo program
- 2022-02-07 05:31:30下载
- 积分:1
-
实现第一
实现先来先服务的算法,有利于不同级别队列的优先运行-To achieve first-come first-serve algorithm, is conducive to different levels of priority queue operation
- 2022-01-26 08:24:39下载
- 积分:1
-
open source real
源码公开的实时性操作系统,嵌入试os的最佳选择-open source real-time operating system, embedded test os the best choice
- 2022-11-17 10:20:04下载
- 积分:1
-
如题VC delphi也可以参考
如题VC delphi也可以参考-if that VC can also make reference to delphi
- 2022-02-24 10:49:52下载
- 积分:1
-
一个小小的操作系统,这是我写的。操作系统已经有多
A tiny operating system, which is written by me. The os has already had multi-task function, you can add another task in processes.asm .The os is written by nasm on linux platform, and the instruction of assemble is in the makefile.-A tiny operating system, which is written by me. The os has already had multi-task function, you can add another task in processes.asm .The os is written by nasm on linux platform, and the instruction of assemble is in the makefile.
- 2022-10-23 04:35:03下载
- 积分:1
-
Symbian C++的文件和keycapture项目,解释了如何使用该框架…
Symbian C++ filebrowser and keycapture project, explain how to use Akn framework.
- 2022-02-14 05:52:16下载
- 积分:1
-
the procedures on the topic of : process management
本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包括阻塞和唤醒操作;⑶时间片中断处理程序处理模拟的时间片中断;⑷进程调度程序负责为各进程分配处理机;⑸根据用户的需求来创建n个进程(n为即满足用户需求,又不超出系统可容的最大进程数),各进程互斥地访问使用临界资源 S1、S2;⑹使用动态优先数(如:随阻塞次数的增加而减小优先数,以提高其优先权);⑺进程结束后应能够撤消;⑻进程间能实现“发送”和“接收”两个消息缓冲通信操作;⑼系统在运行过程中随机打印出各进程的状态变换过程、系统的调度过程及公共变量的变化情况,在一个进程运行完毕,进入完成状态后,可以将该进程撤消,也可以动态的创建另一个新的进程。-the procedures on the topic of : process management-- to support multiple concurrent processes running a simple process management simulation system for the analysis of the experimental requirements are : 1 system of institutions using synchronous signals on the amount of P, V operation of the mechanism; 2 control agencies, including obstruction and awaken operation ; 3-time interrupt handling procedures-time simulation of interruption; 4 process scheduler is responsible for the allocation process processors; together according to the user"s needs to create process n (n that meet user needs, without exceeding the system can accommodate
- 2022-03-13 01:19:06下载
- 积分:1
-
This is my job to achieve a small operating system is the file system that can d...
这个是我操作系统的小作业实现的是文件系统,可以进行文件增加删减等操作-This is my job to achieve a small operating system is the file system that can delete files and other operations to increase
- 2022-02-20 04:57:21下载
- 积分:1