资源列表
[操作系统开发] jiaozheng
说明:现在有很多相机类型,有的鱼眼相机照完的图片会发生畸变,为此,我们要进行鱼眼图片校正。本程序正是针对鱼眼图象的校正程序,里面有详细的注释说明相信只要是有一定的基础的人都能看懂。不过,还有差值部分没做完哪,有待完善。-Now have a lot of camera types, and some fish-eye camera images will be finished according to distortion, to that end, we have to carry out fis<珍> 在 2025-06-23 上传 | 大小:2kb | 下载:0
[操作系统开发] S3C2440_uCos-II
说明: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<yyc> 在 2025-06-23 上传 | 大小:151kb | 下载:0
[操作系统开发] GEEKOS
说明:通过对一个教学操作系统GEEKOS的编译过程,形成磁盘映射文件,并在Bochs模拟器下模拟启动,来了解操作系统的基本原理和系统的启动过程。-Through a teaching operating system compiler GEEKOS process, the formation of disk mapping file, and restart Bochs emulator simulated, to understand the basic principles of operati<陈自分> 在 2025-06-23 上传 | 大小:2.46mb | 下载:0
[操作系统开发] FREE_RTOS_help
说明:FreeRTOS操作系统学习的一个帮助说明文档,里面还有很多的说明那!请大家好好学习了!免费的操作系统!-FreeRTOS learning the operating system to help documentation, which note that there are many! Please study hard the U.S.! Free operating system!<任海波> 在 2025-06-23 上传 | 大小:7.87mb | 下载:0
[操作系统开发] bioshandbook
说明:一个很好的BIOS设置教程,非常详细,对于常见的各种问题都可以找到答案-Set a good BIOS tutorial, very detailed, for a variety of problems common to find the answer<renxiaoyao> 在 2025-06-23 上传 | 大小:159kb | 下载:0
[操作系统开发] yemianzhihuansuanfa
说明: 操作系统课程设计《页面置换算法》,内含设计文档。 设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,如果所访问的指令已在内存,则显示其物理地址,并转下一条指令。如果所访问的指令还未装入内存,则发生缺页,此时需要记录缺页的次数,并将相应页调入内存。如果4个内存块均已装入该作业,则需要进行页面置换,最后显示其物理地址,并转向下一条指令。在所有320条指令执行完毕后,请计算并显示作业运行过程中发生的缺页率。 实现方法为:最佳置换算法(<mengmeng> 在 2025-06-23 上传 | 大小:641kb | 下载:0