搜索资源列表
NDisk
- 操作系统模拟磁盘调度算法 先进先出 最短优先 扫描算法-disk operating system simulation algorithm FIFO scheduling priority shortest scanning algorithm
cipan
- 磁盘分配程序,模拟操作系统中的五种磁盘分配算法,输出磁道的移动顺序。-disk allocation process simulation of the five operating system disk allocation algorithm, the output tracks the movement of the order.
DiskManagerProject
- 操作系统课程设计之磁盘管理模拟,采用位视图算法(JAVA版)-courses on operating system design from the disk management simulation algorithm used-View (Java version)
smalldisk
- 小磁盘摸拟,工具及使用代码。 有时候人们喜欢把多个文件放到一个文件里,这个工具将是有用的-small disk simulation, tools and the use of code. Sometimes people like to put multiple files into a document, this tool will be useful
gushuyang
- 图管理磁盘存储空间.模拟用位示图管理磁盘的程序。先按照题目要求初始化磁盘状态,然后由用户输入要占用磁盘的哪一块,一共5次,程序在处理完后显示占用后的磁盘位示图。接着按照题目要求释放3块空间,并且显示释放以后的磁盘位-management plans disk storage space. Simulation Bitmap disk management procedures. First title in accordance with requirements of state disk i
spjfilemanagement
- 本程序是模拟操作系统的文件管理程序,可以模拟实现目录管理、外存分配以及磁盘存储空间管理-simulation of the process is the operating system of document management procedures can be simulated to achieve directory management, Disk allocation and management of disk storage space
QQsimu
- 高仿真的QQ2006界面。并将密码记录于c盘windows目录下的QQ.txt中。请务必用于正途-high QQ2006 simulation interface. Password will be recorded in the directory c disk windows of QQ.txt China. Be sure to the right path! !
磁盘记录方式模拟
- 磁盘记录方式的模拟-disk recording mode simulation
file_manage
- 把一个文件模拟为磁盘,然后在该磁盘上建立文件系统,并提供基本的文件访问函数-put a document to disk simulation, which is built on disk file system and provides basic file access function
成组链接法
- 本系统是用C++做的,本程序模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理-the system is done in C, the UNIX system simulation pieces of spare Links Group, to achieve disk storage space management
bnv
- vb模拟实现磁盘空间的分配与回收.打包文件中附有详细的实验报告-vb Simulation disk space allocation and recovery. Packing documents, including a detailed report of the experiment
scan与cscan算法模拟磁盘调度实验
- 此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experiment : scan, cscan scheduling alg
BusAdmin
- 这是一个公交管理系统。它模拟了多条线路上的公交的行进,随时增加、减少车次,员工工作时间,以及把这些信息存储到硬盘,下次运行时读取存档。-This is an simulation of bus administration system. It simulates marching of buses on different lines, real-time increasing or decreasing on the number of buses, recording and loadin
buffer
- 这是一个模拟缓存区管理程序,读写页时,先去缓冲区里找,若没有,从磁盘中调文件到缓冲区,然后找到要操作的页,若有,直接从缓冲区里取页进行操作。使用50万个测试数据来测试,最后统计处去磁盘中调文件的次数,以此来检测缓冲区的功效-This is a simulation of buffer zone management program, read and write page, go to the buffer where to find, if not, transfer the file fro
sign_collect
- 模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理-Simulation UNIX systems into a set of links to free block method to achieve the management of disk storage space
DiskSimulation2
- Disk simulation example for file-system with indexes and indexed files.
Multilevel_Queue_Scheduling
- 合肥工业大学操作系统课程设计-实现进程多级队列调度算法的模拟(附课程设计报告) 建立作业的数据结构描述; 使用两种方式产生作业:(a)自动产生, (b)手工输入; 在屏幕上显示每个作业的执行情况; 时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER; 计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。
Simulation-of-the-telecom-billing
- 实现对电信计费的模拟,用户资料和话单记录以文件的方式存储在硬盘中。-Simulation of the telecom billing, user information and then a single record files stored on your hard disk.
WindowsFormsApplication1
- os磁盘模拟算法,仅仅有界面设置和部分代码。-os disk simulation algorithm, only a part of the code and interface settings.
cache_sim
- 这是一个计算机组成与设计的project作业,主要功能是实现一个cache的仿真,包括对缺失率、与磁盘交流的次数等相关信息(This is a computer composition and design of the project job, the main function is to implement a cache simulation, including the loss rate, the number of exchanges with the disk and other
