CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 磁盘编程 搜索资源 - 模拟

搜索资源列表

  1. MS_DOS_FILE

    0下载:
  2. 模拟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.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:11042
    • 提供者:lipei
  1. myFS

    0下载:
  2. 文件fat系统的实现在内存中的一种模拟方式-documents fat system of the memory of a simulation
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:16740
    • 提供者:andy
  1. main188

    0下载:
  2. 是对文件管理的一种模拟演示,功能齐全。是个不错的程序-of the document management simulation of a demonstration, complete functions. Is not a bad procedure
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:4335
    • 提供者:江志兴
  1. be1

    0下载:
  2. 基于文件模拟数据库的查询,删除,更新等-file-based simulation database inquiries, delete, update, etc.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:21645
    • 提供者:张琳
  1. v3443_fdisk

    0下载:
  2. fdisk模拟程序-fdisk Simulation Program
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:23981
    • 提供者:李寻欢
  1. 磁盘存储空间的分配与回收

    0下载:
  2. 模拟实现磁盘空间的分配与回收.打包文件中附有详细的实验报告.-Simulation disk space allocation and recovery. Packing documents, including a detailed report of the experiment.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:14184
    • 提供者:张明
  1. EXAMPLESdsgdsfg

    0下载:
  2. 本程序用来模拟虚拟页式存储管理中的页面置换 & $ 快表页面固定为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
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:1767
    • 提供者:齐大永
  1. vbspooling

    0下载:
  2. 这是我用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.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:1391
    • 提供者:王希哲
  1. Group

    0下载:
  2. 模拟WINDOWS系统的组策略管理系统,VC++源码,方便实用!-WINDOWS System Simulation Group Policy Management Systems, VC++ source code, convenient and practical!
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-28
    • 文件大小:43366
    • 提供者:teoky
  1. ATM

    0下载:
  2. 模拟ATM的一般功能!创建账户,存钱,取现金等,查询余额,修改密码等功能!-The general function of simulated ATM! To create accounts, save money, take cash, check balances, change your password and other functions!
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-30
    • 文件大小:2541
    • 提供者:wenshuai
  1. Aod

    0下载:
  2. > 支持2000 xp 2003 vista win7 > 不在磁盘上产生任何临时文件 > 超优化的算法,在保护的情况下,操作硬盘,跟没有保护的情况下,速度一样, 不伤硬盘 > 模拟硬件还原卡工作原理,稳定快速 > 密码保护,用户登录后可以任意配置还原选项 > 支持只保护系统盘,和全盘保护, 支持多硬盘 > 保护MBR,加入防机器狗模块,用户可以手头关闭拦截第三方驱动的功能,比如用来完一些带驱动保护的游戏(以后改成白名单) &
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-25
    • 文件大小:432821
    • 提供者:zhangjinxu
  1. moni

    0下载:
  2. 根据磁盘调度的4种算法进行模拟磁盘调度过程-According to the four kinds of disk scheduling disk scheduling algorithm to simulate the process of
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-28
    • 文件大小:8045
    • 提供者:heizi
  1. 1

    0下载:
  2. 磁盘调度模拟程序,观察磁臂寻道时的移动过程,再采用不同的寻道算法,比较不同。*先来先服务调度算法 *最短寻道优先调度算法 *扫描算法 *循环扫描算法 -Disk scheduling simulation program, observe the magnetic Seeker arm movement when the process of re-seeking algorithms using different, more different.* First come fi
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-02
    • 文件大小:2006
    • 提供者:刘烨
  1. MountPoint

    0下载:
  2. 可以挂载一个磁盘。卸载一个磁盘。模拟系统的调用。-Can mount a disk. Unloading of a disk. Simulation system calls.
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-31
    • 文件大小:65997
    • 提供者:netsd
  1. block_allocating

    0下载:
  2. 使用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
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-01
    • 文件大小:704
    • 提供者:lixu
  1. GetDiskInfo

    0下载:
  2. 可以读取特定扇区的信息,完全仿真的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
  3. 所属分类:Disk Tools

    • 发布日期:2017-05-14
    • 文件大小:3762396
    • 提供者:songsheng
  1. TestDH

    0下载:
  2. C++模拟文件系统:实现文件初始化、显示、复制、删除等-C++ simulation file system: initialization files, display, copy, delete, etc.
  3. 所属分类:Disk Tools

    • 发布日期:2017-11-16
    • 文件大小:3578
    • 提供者:DarkHorse
  1. ll

    0下载:
  2. 1. 本实验是模拟操作系统的磁盘寻道方式,运用磁盘访问顺序的不同来设计磁盘的调度算法。 2. 实现的磁盘调度算法有FCFS,SSTF,SCAN,CSCAN和 NStepSCAN算法。 3. 设定开始磁道号寻道范围,依据起始扫描磁道号和最大磁道号数,随机产生要进行寻道的磁道号序列。 4. 选择磁盘调度算法,显示该算法的磁道访问顺序,计算出移动的磁道总数和平均寻道总数。 -1. This experiment is a simulation of the operating syst
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-30
    • 文件大小:1586
    • 提供者:路东方
  1. Cpdd

    0下载:
  2. 模拟实现磁盘调度算法:最短寻道时间优先(SSTF)和扫描(SCAN)算法。-Simulation disk scheduling algorithms: shortest seek priority (SSTF) and scanning (SCAN) algorithm.
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-29
    • 文件大小:1115
    • 提供者:马亚
  1. MissingPoint

    1下载:
  2. 对海量数据空缺值进行均值补值。还有对无缺数据进行随机去除制定数量数据段的操作,模拟确实存在空缺值。-To fulfill the missing points for a large amount of data.
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-07
    • 文件大小:1073
    • 提供者:孙继赫
« 12 »
搜珍网 www.dssz.com