-
模拟操作系统的进程调用
模拟操作系统的进程调用-simulated the process of operating system calls
- 2022-11-20 07:50:03下载
- 积分:1
-
ucosIII内核源码(source code)
ucos操作系统是可移植的,可植入rom的,可裁剪的抢占式、实时多任务操作系统内核,本源码注释多,适合各阶段读者学习。
- 2022-09-12 19:35:03下载
- 积分:1
-
Jungo WinDriver,专业的驱动者。
Jungo Windriver, professional driver maker.
- 2023-02-26 07:15:05下载
- 积分:1
-
这是用DELPHI做改变windows XP的主题的源代码
这是用DELPHI做改变windows XP的主题的源代码-DELPHI used to do this is to change the windows XP theme
- 2022-01-31 21:06:31下载
- 积分:1
-
RTEMS a very good open
rtems一个相当优秀的开源嵌入式操作系统,用winrar解压后将扩展名后的_去掉,再解压就行-RTEMS a very good open-source embedded operating system, with WinRAR decompression after the extension removed _ and then decompress on the line
- 2022-06-19 00:39:08下载
- 积分:1
-
模拟一个页式虚拟存储系统,用FIFO和LRU置换算法,计算所发生的缺页次数。
1、模拟一个页式虚拟存储系统,用FIFO和LRU置换算法,计算所发生的缺页次数。每个进程在内存占有3页数据区,刚开始时数据区为空。有以下访问数据页序列:5 0 1 0 2 0 1 4 0 2 5 1 2 3 5 (测试数据)请分别模拟2、实现过程:1) 内存分配:给进程分配一定的物理块数,由用户输入物理块数,用数组元素模拟物理块。2) 由文件读入页面访问序列,用数组保存。3) 将要访问的页面依次调入内存,分配到物理块中,形成页框表。其表项号即物理块号(数组元素下标),将页号放入数组相应位置。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-07 13:05:33下载
- 积分:1
-
MSP430 ucos 移植实例.有兴趣可以参考.
MSP430 ucos 移植实例.有兴趣可以参考.-MSP430 ucos examples transplantation. Who are interested can refer to.
- 2022-07-10 05:01:18下载
- 积分:1
-
操作系统学习内存管理模拟实验源代玛
操作系统学习内存管理模拟实验源代玛-learning operating system memory management simulation source substituting Mary-------------------
- 2022-03-03 14:30:36下载
- 积分:1
-
总线驱动程序代码。
can bus driver code.
- 2022-03-06 05:53:23下载
- 积分:1
-
UCOS transplantation to the ARM2440, the development board used in Yang
移植uCOS到ARM2440,
所用的开发板扬创的2440板子-UCOS transplantation to the ARM2440, the development board used in Yang
- 2022-02-28 11:05:17下载
- 积分:1