-
一个简单实用的嵌入式操作系统,实现了嵌入式操作系统的基本模块:内存管理、系统调度
、系统调用等。...
一个简单实用的嵌入式操作系统,实现了嵌入式操作系统的基本模块:内存管理、系统调度
、系统调用等。-One simple embedded OS
- 2022-02-15 01:39:17下载
- 积分:1
-
操作系统课程设计设计文档题目一的内容实现UP、DOWN原语产生3个进程:两个进程模拟需要进入临界区的用户进程。当需要进入临界区时,显示:“进程x请求进入临界区…
操作系统课程设计设计文档题目一的内容实现UP、DOWN原语产生3个进程:两个进程模拟需要进入临界区的用户进程。当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程提出申请;申请返回,表示进入了临界区。在临界区中等待一段随机时间,并显示:“进程x正在临界区…”;当时间结束,显示:“进程x退出临界区…”,同时向管理进程提出退出申请;当申请返回,显示:“进程x已退出临界区。”一个进程作为原语的管理进程,接受其他进程的临界区进入请求:如果允许进入,则根据DOWN 原语的操作步骤设置相应变量,然后返回; 如果不允许进入,则进入循环等待,直到允许为止; 退出时模拟UP 操作。 进程间通信可以采用信号、消息传递、管道或网络通信方式。-Operating system design documents subject curriculum design content of the UP, DOWN primitives have three process
- 2022-10-08 23:30:03下载
- 积分:1
-
电力系统负荷预测
对电力系统中端负荷进行预测
- 2022-05-14 08:06:43下载
- 积分:1
-
heycacher高性能缓存程序(源代码)1。所有文件美国..
HeyCacher 高性能缓存方案(带源码) 1. 文件的所有权益归上传用户所有
2. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途
3. CSDN下载频道仅提供交流平台,并不能对任何下载内容负责
4. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
5. 本站不保证本站提供的下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。 -HeyCacher high performance caching program (with source code) 1. All documents uploaded to the interests of users 2. rights without the consent of the owner shall document the contents of the diversion of commercial uses three or profits. CSDN download channel only provide a platform for the exchange, and not for any download for four. download documents if violations or inappropriate content. Please contact us, we immediately corrected. 5. The site does not guarantee that the site provides resources to download the accuracy, security and integrity. Users assume the same time not by the use of these resources to download their own and other people have any form of injury or loss.
- 2022-07-20 18:30:44下载
- 积分:1
-
Nistnet网络仿真软件,可以设计PDV模型,在Liuix环境下使用
Nistnet网络仿真软件,可以设计PDV模型,在Liuix环境下使用-Nistnet network simulation software can be designed PDV model, the use of the environment Liuix
- 2023-06-24 07:45:03下载
- 积分:1
-
Zhi LRU replacement pages with FIFO
页面置换之LRU与FIFO-Zhi LRU replacement pages with FIFO
- 2022-08-21 11:47:56下载
- 积分:1
-
对分析窗体结构有独到之处。可以以十六进制和十进制两种不同方式显示窗口句柄等所有数值...
对分析窗体结构有独到之处。可以以十六进制和十进制两种不同方式显示窗口句柄等所有数值-Analysis of the structure of the unique form. Can hexadecimal and decimal display in two different ways, such as window handle all the numerical
- 2022-04-30 17:15:54下载
- 积分:1
-
磁盘调度算法实现
资源描述实现了磁盘调度,希望可以帮助同学们解决问题
- 2022-01-26 05:59:34下载
- 积分:1
-
一种应用与网眼摄像头的驱动程序,适用于各种版本的Linux环境...
一种应用与网眼摄像头的驱动程序,适用于各种版本的Linux环境-An application with the mesh camera drivers for various versions of the Linux environment
- 2022-06-12 12:52:42下载
- 积分:1
-
内存使用查看器
这是查看计算机中所有内存的一种非常简单的方法。大多数代码只是自我解释
- 2022-02-03 13:28:10下载
- 积分:1