-
ucos
ucos-ii在 阳初2440开发板的移植
可支持从norflash启动,从nandflash启动以及由其它bootloader加载到SDRAM中运行-Yang ucos-ii in the beginning of 2440 development board can support from the transplant norflash start, start from the NANDFLASH as well as by other bootloader loaded into SDRAM running
- 2023-08-14 07:45:02下载
- 积分:1
-
按钮种类,可以看到各种各样的颜色,还可以透明
按钮种类,可以看到各种各样的颜色,还可以透明-Button type, we can see a variety of colors, can also be transparent
- 2022-04-25 11:47:58下载
- 积分:1
-
See the keyboard make code, break, code source code
查看键盘make code,break,code 的源代码-See the keyboard make code, break, code source code
- 2023-02-17 14:45:03下载
- 积分:1
-
minix操作系统分析
minix操作系统分析-Minix operating system analysis
- 2022-05-18 17:13:24下载
- 积分:1
-
操作系统课程设计《页面置换算法》,内含设计文档。
设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,...
操作系统课程设计《页面置换算法》,内含设计文档。
设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,如果所访问的指令已在内存,则显示其物理地址,并转下一条指令。如果所访问的指令还未装入内存,则发生缺页,此时需要记录缺页的次数,并将相应页调入内存。如果4个内存块均已装入该作业,则需要进行页面置换,最后显示其物理地址,并转向下一条指令。在所有320条指令执行完毕后,请计算并显示作业运行过程中发生的缺页率。
实现方法为:最佳置换算法(OPT)、先进先出(FIFO)算法和最近最久未使用(LRU)算法。-err
- 2023-03-14 22:50:04下载
- 积分:1
-
open source real
源码公开的实时性操作系统,嵌入试os的最佳选择-open source real-time operating system, embedded test os the best choice
- 2022-11-17 10:20:04下载
- 积分:1
-
单片机与4*4按键接口程序,C语言代码,简单使用。
单片机与4*4按键接口程序,C语言代码,简单使用。-SCM and 4* 4 keypad interface program, C language code, simple to use.
- 2022-02-03 18:37:02下载
- 积分:1
-
设备管理是对设备的分布仿真系统…
设备管理是模拟系统的设备分配问题,欢迎下载-Equipment management is a simulation system for the distribution of the equipment are welcome to download
- 2022-03-23 00:13:03下载
- 积分:1
-
ucosIII内核源码(source code)
ucos操作系统是可移植的,可植入rom的,可裁剪的抢占式、实时多任务操作系统内核,本源码注释多,适合各阶段读者学习。
- 2022-09-12 19:35:03下载
- 积分:1
-
哲学家进餐问题实现
哲学家进餐问题实现-dining philosophers problem of achieving
- 2022-01-23 10:18:04下载
- 积分:1