登录
首页 » C++ Builder » disk

disk

于 2012-03-14 发布 文件大小:2KB
0 111
下载积分: 1 下载次数: 2

代码说明:

  操作系统各种调度算法模拟,包括先来先服务、最短寻道时间优先、电梯调度算法等。(A variety of operating systems scheduling algorithm simulation, including first come, first service, the shortest way time priority, elevator for scheduling algorithm, etc.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 3
    说明:  银行家算法的实现,allocate,need,maximum等矩阵算出request是否安全(banker algorithm)
    2014-06-25 11:02:55下载
    积分:1
  • qianrushi
    嵌入式系统体系结构及嵌入式处理器,以及使用,并介绍了嵌入式操作系统的开发 (Embedded systems architecture and embedded processor,and the use of,and introduced the development of embedded operating systems)
    2009-05-30 13:57:39下载
    积分:1
  • OS_EXP3
    操作系统实验三(银行家算法),西安电子科技大学出版社, 实验代码, 及数据文件(Operating system experiment, Xi an University of Electronic Science and Technology Publishing House, the experimental code, and data files)
    2013-04-01 10:22:53下载
    积分:1
  • 进程调度
    说明:  模拟操作系统进程调度(先来先服务,优先级优先,相应比优先,最短作业优先),资源抢夺,内存分配功能(动态分区,静态分区)(最坏适应法,最佳适应法,FIFO)(Simulation operating system process scheduling (first come first serve, priority first, corresponding ratio first, shortest job first), resource grabbing, memory allocation function (dynamic partition, static partition) (worst adaptation, best adaptation, FIFO))
    2019-12-21 13:37:48下载
    积分:1
  • 页面调度算法
    页式虚拟存储器的页面置换算法一般有: 最佳置换算法(OPT),先进先出置换算法(FIFO),最近最久未使用置换算法(LRU),Clock置换算法,最少使用置换算法(LFU),页面缓存算法(PBA)等。 先进先出(FIFO)置换算法是最直观的置换算法,由于它可能是性能最差的算法,故实际应用极少。在这里我只使用前面三种算法来进行页面调度(Page replacement algorithms for page virtual memory generally include the best permutation algorithm (OPT), advanced first out permutation (FIFO), the most recent unused replacement algorithm (LRU), Clock permutation algorithm, minimum use of permutation (LFU), and page caching algorithm (PBA). The first in first out (FIFO) replacement algorithm is the most intuitive replacement algorithm, because it may be the worst performing algorithm, so there are few practical applications. Here I only use the first three algorithms for page scheduling.)
    2018-05-22 13:02:20下载
    积分:1
  • MyBank
    说明:  操作系统银行家算法,C#编写,比较漂亮,有用!(OS Banker' s algorithm, C# prepared, more beautiful, works!)
    2010-05-04 17:32:17下载
    积分:1
  • OSLab-
    操作系统课程设计。visual studio 2010,2008上的模拟UNIX文件系统的c++源码,附加实验报告和readmefile(1.Simulate a Unix file system on your Windows Platform 2.Understand the file system on Unix system, and the usage of i-nodes 3.Implement the function of sub-directory 4.The task needs to be completed using C++ or C 5.Allocate 16MB space in memory as the storage for your file system, the space is divided as blocks with block size 1KB 6.The i-node should support up to 10 direct block addresses, and should support at least one indirect block address )
    2020-10-12 22:37:33下载
    积分:1
  • Nucleus_rtos
    详细的介绍了Nucleus的使用方法 Nucleus PLUS嵌入式操作系统是目前最受欢迎的操作系统Nucleus PLUS 是为实时嵌入式应用而设计的一个抢先式多任务操作系统内核,其95%的代码是用ANSIC写成的,因此非常便于移植并能够支持大多数类型的处理器。(rtos of Nucleus)
    2009-12-11 16:58:06下载
    积分:1
  • PV
    说明:  模拟操作系统经典生产者和消费者的原理代码(Simulated operating system, the principle of the classic producer and consumer code)
    2009-09-20 22:03:20下载
    积分:1
  • pcb
    PCB模拟进程调度 时间片轮转算法与优先级调度算法(PCB simulation process scheduling time slice rotation algorithm and priority scheduling algorithm)
    2018-05-10 01:00:52下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载