资源列表
os
- 编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度:
OS-Memory
- 操作系统中的内存置换算法实现,程序中对三种内存置换算法进行了分析,他们分别是:FIFO、LRU、OPT三种算法,并在程序最后列出了三种算法的堆栈调用情况。-Operating system' s memory replacement algorithm, three types of memory replacement algorithm analysis program, they are: FIFO, LRU, OPT three algorithms and listed at t
c-student
- 己写的一些,希望能够给你一些帮助!1:在SQL中建立数据库(如meg),在数据库中建立表格(如stu);2:在保证SQL服务器启动的情况之下,在控制面板的ODBC控制器中添加一个SQL驱动的数据源(如defau,服务器名在SQL服务管理器里找,更改默认的数据库为msg),测试连接成功即可;3:在VC中新建一个MFC程序,选择一个 single document -Has written some, the hope can give you some help! 1 : the establis
process-control-experiments
- 操作系统进程控制实验,实现进程控制的基本操作-Operating system process control experiments, the basic operation to achieve process control
Operating System CH9
- 操作系统概念英文版CH9页替换算法作业源码,涉及FIFO和LRU算法。(Operating System Concepts with Java - Eighth Edition Chapter 9. Test harness for LRU and FIFO page replacement algorithms.)
circle
- circle codes in java for a prime book
1
- 进程调度实现,包括首次适应算法和最佳适应算法(Implementation of process scheduling,Including the first adaptive algorithm and the best adaptive algorithm)
lesson1
- 基于rtos的任务切换,利用C语言编程。(Task switching based on RTOS)
AetCadastro
- Teste de envio de arquivo
Convert C to Pas
- Convert C to pas preambule
DirectDBF
- dbf读写组件,不用装vf驱动,方便快捷(The DBF access component for Delphi5--Delphi2007)
sqlite
- a simple sqlite delphi example
