搜索资源列表
MS_DOS_FILE
- 模拟DOS下FAT表的构造,实现将文件的逻辑结构转换成存储结构,设计便于顺序存取和直接存取的文件存储结构。-simulated DOS FAT table structure to achieve the logical file structure converted into storage structure, Design order to facilitate access and direct access to the file storage structure.
myFS
- 文件fat系统的实现在内存中的一种模拟方式-documents fat system of the memory of a simulation
main188
- 是对文件管理的一种模拟演示,功能齐全。是个不错的程序-of the document management simulation of a demonstration, complete functions. Is not a bad procedure
be1
- 基于文件模拟数据库的查询,删除,更新等-file-based simulation database inquiries, delete, update, etc.
v3443_fdisk
- fdisk模拟程序-fdisk Simulation Program
磁盘存储空间的分配与回收
- 模拟实现磁盘空间的分配与回收.打包文件中附有详细的实验报告.-Simulation disk space allocation and recovery. Packing documents, including a detailed report of the experiment.
EXAMPLESdsgdsfg
- 本程序用来模拟虚拟页式存储管理中的页面置换 & $ 快表页面固定为4块,要求从键盘输入N个页面号 & $ 输出每次快表页面的内容和缺页次数,缺页率 &-the procedures used to simulate virtual memory page management of the pages fast table replacement pages $ fixed at four, requested input from the keyboard, N $ 000 pages eac
vbspooling
- 这是我用VB编写的一个SPOOLING模拟程序,适合初学操作系统者一起研究,希望大家在使用的同时给指出不足之处。-This is my VB SPOOLING prepared by a simulation program, the operating system suitable for beginners who study together, we hope to use the same time to point out shortcomings.
Group
- 模拟WINDOWS系统的组策略管理系统,VC++源码,方便实用!-WINDOWS System Simulation Group Policy Management Systems, VC++ source code, convenient and practical!
ATM
- 模拟ATM的一般功能!创建账户,存钱,取现金等,查询余额,修改密码等功能!-The general function of simulated ATM! To create accounts, save money, take cash, check balances, change your password and other functions!
Aod
- > 支持2000 xp 2003 vista win7 > 不在磁盘上产生任何临时文件 > 超优化的算法,在保护的情况下,操作硬盘,跟没有保护的情况下,速度一样, 不伤硬盘 > 模拟硬件还原卡工作原理,稳定快速 > 密码保护,用户登录后可以任意配置还原选项 > 支持只保护系统盘,和全盘保护, 支持多硬盘 > 保护MBR,加入防机器狗模块,用户可以手头关闭拦截第三方驱动的功能,比如用来完一些带驱动保护的游戏(以后改成白名单) &
moni
- 根据磁盘调度的4种算法进行模拟磁盘调度过程-According to the four kinds of disk scheduling disk scheduling algorithm to simulate the process of
1
- 磁盘调度模拟程序,观察磁臂寻道时的移动过程,再采用不同的寻道算法,比较不同。*先来先服务调度算法 *最短寻道优先调度算法 *扫描算法 *循环扫描算法 -Disk scheduling simulation program, observe the magnetic Seeker arm movement when the process of re-seeking algorithms using different, more different.* First come fi
MountPoint
- 可以挂载一个磁盘。卸载一个磁盘。模拟系统的调用。-Can mount a disk. Unloading of a disk. Simulation system calls.
block_allocating
- 使用VC++模拟文件在磁盘上存储的管理方式,以链表的方式分别测试了最先合适空间算法和最优空间算法,从分配空间后的结果上能直观看出这两种算法的差异。-VC++ simulation files with the disk storage management approach to the way the list were the first proper test of the algorithm and optimal space algorithm of space, the result
GetDiskInfo
- 可以读取特定扇区的信息,完全仿真的windows文件系统,并非模拟的软件,对解析fat32文件系统很有帮助-Information can be read a specific sector, a complete simulation of the Windows file system, not the simulation software is helpful to resolve fat32 file system
TestDH
- C++模拟文件系统:实现文件初始化、显示、复制、删除等-C++ simulation file system: initialization files, display, copy, delete, etc.
ll
- 1. 本实验是模拟操作系统的磁盘寻道方式,运用磁盘访问顺序的不同来设计磁盘的调度算法。 2. 实现的磁盘调度算法有FCFS,SSTF,SCAN,CSCAN和 NStepSCAN算法。 3. 设定开始磁道号寻道范围,依据起始扫描磁道号和最大磁道号数,随机产生要进行寻道的磁道号序列。 4. 选择磁盘调度算法,显示该算法的磁道访问顺序,计算出移动的磁道总数和平均寻道总数。 -1. This experiment is a simulation of the operating syst
Cpdd
- 模拟实现磁盘调度算法:最短寻道时间优先(SSTF)和扫描(SCAN)算法。-Simulation disk scheduling algorithms: shortest seek priority (SSTF) and scanning (SCAN) algorithm.
MissingPoint
- 对海量数据空缺值进行均值补值。还有对无缺数据进行随机去除制定数量数据段的操作,模拟确实存在空缺值。-To fulfill the missing points for a large amount of data.