资源列表
[操作系统开发] MP3uCOS-II
说明:MP3播放器程序uc/os-ii源码-MP3 player program uc / os - ii FO<taohai> 在 2008-10-13 上传 | 大小:960.24kb | 下载:0
[操作系统开发] ExperimentalofLinuxcore
说明:关于内核的实验 可以更深入了解操作系统内核的原理<易鹤声> 在 2008-10-13 上传 | 大小:960.36kb | 下载:0
[操作系统开发] MP3uCOS-II
说明:MP3播放器程序uc/os-ii源码-MP3 player program uc/os- ii FO<taohai> 在 2025-06-12 上传 | 大小:960kb | 下载:0
[操作系统开发] ExperimentalofLinuxcore
说明:关于内核的实验 可以更深入了解操作系统内核的原理-Experiments on the kernel be able to better understand the principles of the operating system kernel<易鹤声> 在 2025-06-12 上传 | 大小:960kb | 下载:0
[操作系统开发] yinhangjia
说明:操作系统 实验 银行家算法的实现 银行家 银行家 -Operating System Experiment banker banker banker' s algorithm implementation<李昕> 在 2025-06-12 上传 | 大小:955kb | 下载:0
[操作系统开发] maemo-examples
说明:maemo os 是nokia为了应对塞班的庞大而基于linux开发的一款操作系统,这里集合了maemo初学时的一些开发例子-maemo os is an os developed by Nokia to deal with Sybain s large content, this package contain some examples for developing on Maemo<glen guo> 在 2025-06-12 上传 | 大小:954kb | 下载:0
[操作系统开发] 13.Anvyl_PmodAD1_Demo
说明:用VHDL写的AD程序,使用与xilinx开发板。-Written using VHDL AD process, use and xilinx development board.<li> 在 2025-06-12 上传 | 大小:961kb | 下载:0
[操作系统开发] os2
说明:实现分页式存储地址转换过程,在此基础上实现请求分页的地址转换。实现请求页式地址转换中出现的缺页现象时,用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。 -Implementation paged memory address translation process, on the basis of the implementation of demand paging address translation.Implement type in the address trans<ltc> 在 2025-06-12 上传 | 大小:958kb | 下载:0
[操作系统开发] os4
说明:利用交互式命令实现树型目录结构和文件管理,同时利用位示图表示外存的分配情况,新建文件时分配必要的空间,模拟文件分配表记录文件在外存上的存储方式-Using interactive command tree directory structure and file management, at the same time use the distribution diagrams of CRT said, the new file space allocated when necessary, s<ltc> 在 2025-06-12 上传 | 大小:950kb | 下载:0
[操作系统开发] pintosproj1autodoc.tar
说明:pintos的代码用来实现乌班图操作系统的内存管理-pintos s memory management code<huangzihao> 在 2025-06-12 上传 | 大小:954kb | 下载:0
[操作系统开发] 操作系统实验2
说明:1)管道通信 1.父进程创建管道和两个子进程p1和p2 2.子进程p1打开给定文件(如果没有,则创建文件),并向文件中写数据,写完关闭文件,然后向管道写入一条消息“ok",目的是通知进程p2可以读取文件内容了。 3.子进程p2通过管道读取消息,如果消息是“ok”,则打开文件,读取文件内容,并将其输出到屏幕上,关闭文件. (2)消息队列 1.父进程创建消息队列和两个子进程p1和p2 2.子进程p1打开给定文件(如果没有,则创建文件),并向文件中写数据,写完关闭文件,然后向消息<量cheng > 在 2025-06-12 上传 | 大小:961kb | 下载:0