登录
首页 » Visual C++ » Filesystem

Filesystem

于 2013-04-25 发布 文件大小:1349KB
0 222
下载积分: 1 下载次数: 10

代码说明:

  磁盘文件系统:建立基于磁盘存储设备的UNIX文件系统,在windows系统下模拟UNIX文件管理系统,可用命令行进行基本的文件操作。(Disk file system: the UNIX file system based disk storage devices in the windows system simulation UNIX file management system, basic file operations available command line.)

文件列表:

Filesystem
..........\Debug
..........\.....\Filesystem.exe,56320,2012-06-25
..........\.....\Filesystem.ilk,384332,2012-06-25
..........\.....\Filesystem.pdb,412672,2012-06-25
..........\.....\Linux.EXT2,19968,2012-06-20
..........\Filesystem
..........\..........\Debug
..........\..........\.....\CL.read.1.tlog,11092,2012-06-25
..........\..........\.....\CL.write.1.tlog,3164,2012-06-25
..........\..........\.....\diskoperate.obj,19493,2012-06-20
..........\..........\.....\fileoperate.obj,20656,2012-06-23
..........\..........\.....\Filesystem.exe.intermediate.manifest,381,2012-06-25
..........\..........\.....\Filesystem.lastbuildstate,65,2012-06-25
..........\..........\.....\Filesystem.log,862,2012-06-25
..........\..........\.....\link.read.1.tlog,7442,2012-06-25
..........\..........\.....\link.write.1.tlog,2156,2012-06-25
..........\..........\.....\main.obj,101692,2012-06-25
..........\..........\.....\mt.read.1.tlog,2354,2012-06-25
..........\..........\.....\mt.write.1.tlog,974,2012-06-25
..........\..........\.....\vc100.idb,125952,2012-06-25
..........\..........\.....\vc100.pdb,69632,2012-06-25
..........\..........\filesystem.h,6155,2012-06-23
..........\..........\Filesystem.vcxproj,3297,2012-06-23
..........\..........\Filesystem.vcxproj.filters,1065,2012-06-23
..........\..........\Filesystem.vcxproj.user,143,2012-06-20
..........\..........\Linux.EXT2,19968,2012-06-25
..........\..........\main.cpp,37504,2012-06-25
..........\Filesystem.sdf,2576384,2012-06-25
..........\Filesystem.sln,897,2012-06-20
..........\ipch
..........\....\filesystem-b1195604
..........\....\...................\filesystem-a253a071.ipch,2949120,2012-06-25

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

发表评论


0 个回复

  • jinchengdiaodu
    加深进程概念的理解;掌握选择进程调度算法的准则;掌握进程调度算法。 (Deepen the process of understanding of the concept master scheduling criteria selection process algorithm master process scheduling algorithm.)
    2013-12-10 13:42:14下载
    积分:1
  • mybank_cPP
    银行家算法模拟程序的实现 用可视(图形)化界面完成银行家算法的模拟程序。 模拟程序能够实现对不同数目进程,不同数目资源种类,不同当前状态的测试,通过银行家算法判断任意次数的资源请求是否会得意满足,并对提出资源请求的进程作出正确处理。 模拟程序还需要能够正确回收资源,并在回收资源后判断是否需要唤醒阻塞进程,如需要则将先前因申请资源失败而被阻塞的进程唤醒,并提供资源分配(Bankers algorithm simulation program realization )
    2020-11-11 23:49:46下载
    积分:1
  • writerandreader
    计科操作系统课程“读者写者”问题的经典解决。(Branch of the operating system programs, " wrote the reader" as a problem to solve classic.)
    2009-05-13 15:29:02下载
    积分:1
  • code
    哈夫曼编码和解码 LRU算法模拟 银行家算法模拟 页面地址重定位模拟 进程调度模拟 FIFO算法模拟(Huffman encoding and decoding algorithm simulates LRU algorithm simulation banker page address relocation simulation process scheduling simulation algorithm FIFO simulation)
    2017-02-03 09:11:55下载
    积分:1
  • Filesystem
    磁盘文件系统:建立基于磁盘存储设备的UNIX文件系统,在windows系统下模拟UNIX文件管理系统,可用命令行进行基本的文件操作。(Disk file system: the UNIX file system based disk storage devices in the windows system simulation UNIX file management system, basic file operations available command line.)
    2013-04-25 14:32:48下载
    积分:1
  • hujianbo
    我的银行家算法,大家来看看。 若要密码 265913(I bankers algorithm, we take a look at. To password 265913)
    2007-01-05 16:48:04下载
    积分:1
  • caozuoxitong
    大三操作系统的报告,完全包干,给需要的人(Third report of the operating system completely lump sum to those who need it)
    2008-12-26 10:20:54下载
    积分:1
  • PlayWithDataStructureSourceCode
    本教材以操作系统原理为主线,结合当今主流操作系统设计方法。(The principles of materials to the main line operating system, combined with today' s mainstream operating system design.)
    2011-11-01 17:18:27下载
    积分:1
  • coolPACK
    制冷专业软件,非常实用,可计算制冷系统,制冷剂的物性(Refrigeration professional software is very useful, computable refrigeration system, refrigerant properties)
    2008-07-16 12:49:39下载
    积分:1
  • FIFOLRU
    1.虚拟存储器的引入 局部性原理:程序在执行时在一较短时间内仅限于某个部分;相应的,它所访问的存储空间也局限于某个区域,它主要表现在以下两个方面:时间局限性和空间局限性。 2.虚拟存储器的定义 虚拟存储器是只具有请求调入功能和置换功能,能从逻辑上对内存容量进行扩充的一种存储器系统 (1. The introduction of virtual memory locality principle: program execution in a relatively short period of time limited to a particular part of it Accordingly, it has access to the storage space is also limited to a particular region, it is mainly manifested in the following two aspects: the time limitations and space limitations. 2. The definition of virtual memory Virtual memory is just a request for redeployment of functions and displacement functions, from the logical to expand the memory capacity of a memory system)
    2010-01-08 15:10:19下载
    积分:1
  • 696518资源总数
  • 104875会员总数
  • 28今日下载