-
FREE_RTOS一个FREE的小型操作系统.
FREE_RTOS一个FREE的小型操作系统.-FREE_RTOS a FREE small operating system.
- 2022-02-20 12:04:02下载
- 积分:1
-
获取计算机的操作系统,内存大小,硬盘信息,光盘信息,移动磁盘信息,...
获取计算机的操作系统,内存大小,硬盘信息,光盘信息,移动磁盘信息,-Access to the computer
- 2023-04-16 16:55:03下载
- 积分: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
-
简单的http文本网页下载程序。自定义下载的uri后运行,即可保存至本地目录下。...
简单的http文本网页下载程序。自定义下载的uri后运行,即可保存至本地目录下。-Simple http download the text of the page. Custom uri download after running, you can save to a local directory.
- 2022-04-30 16:09:11下载
- 积分:1
-
操作系统的内存跟踪文件,用API函数来实现,对于学习操作系统有很大的价值....
操作系统的内存跟踪文件,用API函数来实现,对于学习操作系统有很大的价值.-operating system memory tracking files, API function to achieve, learning operating system is of great value.
- 2022-04-17 21:02:52下载
- 积分:1
-
SRTOS++ The ARM version, supports a variety of mainstream ARM processors such as...
SRTOS++ 的ARM版本,支持各种主流的ARM处理器,如ARM7TDMI,ARM9TDMI等。-SRTOS++ The ARM version, supports a variety of mainstream ARM processors such as ARM7TDMI, ARM9TDMI such.
- 2022-03-29 00:28:15下载
- 积分:1
-
- 2022-02-05 04:27:35下载
- 积分:1
-
基于VC++的页面置换程序
采用基于MFC框架设计,建立五个线程,使它们能够同时进行,其中一个进程提供每次要存入内存的页面,另外四个同时完成FIFO,LRU,LFO,OPT四个算法。
- 2022-09-18 12:40:04下载
- 积分:1
-
页面置换算法模拟的简单实现,及相关过程.
页面置换算法模拟的简单实现,及相关过程.-page replacement algorithm simulation of a simple realization, and the related process.
- 2023-01-18 12:05:03下载
- 积分:1
-
C C++模拟虚拟内存分页存储管理系统,得到一个相当..
c c++ 模拟虚拟分页存储管理系统 弄了蛮久的-c c++ simulation of the virtual paging memory management system, get a quite a long time
- 2022-07-11 16:02:02下载
- 积分:1