搜索资源列表
Nachos-scheduler.tar
- 本课题的目的是要实现缺页处理程序,这需要在适当的时候将某些页面替换出/入。为了减少缺页和将页面从内存淘汰到磁盘的次数,要求你实现五种页面替换算法。 NRU(Not Recently Used)算法 SC(Second Chance)算法 Clock算法 Working Set算法 Aging算法 -The purpose of this project is to achieve the missing page
webscheduler
- DVB-T/DVB-C application
shujuku
- 数据库课程设计试验报告,详细介绍了数据库课程设计的各个环节-this is a report about schedul of database mangment system .
autorun
- 整合對應排程啟動器,能自動於某時某月某日,執行,或每天固定時間Run-auto time run schedul
cppfrance_AJOUT-TACHE-PLANIFIEE-DANS-TASK-SCHEDUL
- ajouter une tache à un ordonnanceur de processus
Independent-optimal-schedul
- 独立最优调度问题,王晓东版课后题答案,有注释-Independent optimal scheduling problem, after-school version Xiaodong answer questions, notes
stm32F0_OS-schedul
- 1个STM32F0的超小任务调度器,类似UCOS系统的源码-one source code about STM32F0 ultra small task scheduler, similar UCOS system