-
33个经典的例子程序,通过调试和学习UCOSII的弱点…
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-12-07 18:20:02下载
- 积分:1
-
ckos 移植到ARMTDMI7核的ADuC7026上
ckos 移植到ARMTDMI7核的ADuC7026上-ckos transplanted to the ADuC7026 on nuclear ARMTDMI7
- 2022-01-28 01:15:59下载
- 积分:1
-
MAC OS X操作系统开发者手册!
MAC OS X操作系统开发者手册! -MAC OS X operating system developers manual!
- 2022-02-12 10:36:26下载
- 积分:1
-
a micro
一个微型操作系统源码-a micro-source operating system
- 2022-07-07 23:14:16下载
- 积分:1
-
用信号量来实现读者-写者问题
调试程序使其在读者优先模式下可以运行并且能实现基本的功能得出正确的结果:能够实现读写互斥,写写互斥,读读不互斥,一个进程结束能够唤醒等待队列中的进程(先读者队列后写着队列)完善功能:由用户决定写者向缓冲区中写入的内容,读者能够读出并显示出来;当缓冲区中没有数据时,读者要等待,直到缓冲区中有数据才能读根据“读者优先”加以改变,增加一个“写者优先”模式,并且由用户来选择模式
- 2022-08-21 06:56:45下载
- 积分:1
-
Experimental operating system Linux, the operating system in detail experimental...
操作系统实验Linux,详细的操作系统实验和代码-Experimental operating system Linux, the operating system in detail experimental and code
- 2023-04-19 02:30:03下载
- 积分:1
-
demonstration of the process of how to use the preparation of high
本程序演示了如何利用编写高层应用程序与USB接口通信。有必要了解主机是如何识别USB设备以及USB工作的基本原理。-demonstration of the process of how to use the preparation of high-level application program interface with the USB communication. It is necessary to understand the mainframe is how to identify and USB USB devices to the basic tenets.
- 2022-03-18 20:58:56下载
- 积分:1
-
Operating system, application of the calculation method of the realization of th...
操作系统的应用计算法的实现,先进先出最高响应比-Operating system, application of the calculation method of the realization of the maximum response ratio FIFO
- 2022-09-04 22:00:02下载
- 积分: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
-
操作系统课程设计——磁盘调度
应用背景
基于C#操作系统的磁盘调度程序代码可以作为学习和了解操作系统关于磁盘调度的入门参考
关键技术
C# 窗体应用程序
通过C#窗体应用程序将操作系统的磁盘调度形象的展示出来,不同于传统的控制台应用程序
- 2022-05-12 20:58:15下载
- 积分:1