-
ucosII的33个经典例题,均调试通过的,学习ucosII的捷径,强烈推荐!因文件太多,分成了5个上载,请大家谅解!...
ucosII的33个经典例题,均调试通过的,学习ucosII的捷径,强烈推荐!因文件太多,分成了5个上载,请大家谅解!-ucosII of 33 classic examples, both through debugging and learning ucosII shortcut, strongly recommended! Because too many documents, divided into five available, please understanding!
- 2022-07-02 21:39:08下载
- 积分:1
-
Playing
Playing-with-OS
自己开发操作系统-Playing-with-OS its own operating system
- 2022-03-07 00:12:23下载
- 积分:1
-
linux.010 source code for linux system
linux.010源代码用于linux系统研究-linux.010 source code for linux system
- 2022-03-29 02:12:07下载
- 积分:1
-
Linux动态电源管理库,在Linux2.6内核环境下编译通过,以应用程序函数库的方式来使用...
Linux动态电源管理库,在Linux2.6内核环境下编译通过,以应用程序函数库的方式来使用-Linux dynamic power management for the Linux kernel compile environment, Application procedures for the library to use
- 2022-04-06 23:48:03下载
- 积分:1
-
本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包...
本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的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-11-14 01:00:03下载
- 积分:1
-
操作系统课程设计
操作系统课程设计- The operating system curriculum designs
- 2022-03-30 08:28:33下载
- 积分:1
-
cpu的使用状况编程,效果根windows的一样好
cpu的使用状况编程,效果根windows的一样好-cpu of the use of programming and the results-as good as the windows
- 2022-02-13 22:41:12下载
- 积分:1
-
基于windows ddk的usb驱动是学习vc和驱动的好资料
基于windows ddk的usb驱动是学习vc和驱动的好资料-the driver for usb it is good for you to study vc and the dirver
- 2022-01-21 05:15:56下载
- 积分:1
-
读取配置文件(ini格式)的程序,可返回int,char*,float类型等的配置项数值。...
读取配置文件(ini格式)的程序,可返回int,char*,float类型等的配置项数值。-Read configuration file (ini format) procedures can return int, char*, float type of configuration item values.
- 2023-05-21 04:40:04下载
- 积分:1
-
生产者和消费者
生产者和消费者实验代码,主要是为了应付操作系统实验而选择的代码。希望可以帮助到大家顺利完成实验吧,不挂科。代码有相应的注释,大家应该看得懂。代码的环境是VC6.0就可以编译,很方便。好了,大家有兴趣就下载来用用吧。
- 2022-12-01 10:45:03下载
- 积分:1