资源列表
[操作系统开发] schedule
说明:按优先级进行调度的算法,1. 用一个指针指向就绪队列的第一个进程,用另一个指针指向正在运行的进程。每个进程由一个PCB来标识。 2. 调度时,总是选择优先级最高的执行,并采用动态调度:每运行一次优先级减1,估计运行时间减1。 3. 重复调度直到全部完成。-By priority scheduling algorithms, with a pointer to the first process of the ready queue, and another pointer to poin<朱东> 在 2025-06-10 上传 | 大小:88kb | 下载:0
[操作系统开发] XanaSystem
说明:本科毕业设计制作的x86平台下的一个操作系统,借鉴了Mach、Linux、Unix和WinNT的架构,有基本的控制台,可以用Bochs、Qemu、VirtualPC等虚拟机运行,使用GCC编译,推荐在Linux下学习使用。-failed to translate<Xana Hopper> 在 2025-06-10 上传 | 大小:1020kb | 下载:0
[操作系统开发] ios
说明:多道批处理系统两级调度的模拟,内含有操作系统课程设计报告及源程序运行文件,用c编写的,CPP文件,用vc6打开-Multi-channel the batch system two scheduling simulation contains the operating system curriculum design report and source code to run the file, written in c, CPP file, open with vc6<lishijian> 在 2025-06-10 上传 | 大小:536kb | 下载:0
[操作系统开发] TheThird_3Group
说明:网上书店,对于图书馆的管理,和借阅人员的浏览适用于高校的图书馆应用-Online bookstore, library management, and lending personnel in the university library applications<fengsilin> 在 2025-06-10 上传 | 大小:3.3mb | 下载:0
[操作系统开发] com_learning-code
说明:com的学习代码,用于windows底层开发,是牛人编写的,已经过测试。-com learning code for windows underlying the development of cattle were prepared, and has been tested.<james> 在 2025-06-10 上传 | 大小:353kb | 下载:0
[操作系统开发] Linux_virtual
说明:模拟Linux平台的虚拟操作系统,正如Linux平台的终端一样可以键入命令来查看命令。-Simulated virtual operating system Linux platform, the same terminal as the Linux platform can type the command to view the command.<yang> 在 2025-06-10 上传 | 大小:5.01mb | 下载:0
[操作系统开发] UCOS_II_MSP430F149
说明:UCOS_II在MSP430F149上成功运行-UCOS_II run successfully on MSP430F149<zhangqiang> 在 2025-06-10 上传 | 大小:1.51mb | 下载:0