-
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将...
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不使用索引结点,其中的每个目录项应包含文件名、物理地址、长度等.-1.making a virtual diskete memory as file storyge,in this district it can implement a simple single user file system .when quit this simple file system ,it shoud save the virtual file system to diskete,then it can be resumed to virtual diskete district in the memory.3.we can choose location hint map to manage the idle space or orther means.if we choose locationhint map to manage file saving space,and adopt show linking distribution mode,we can combine location hint map into FAT table.4.file directory confiuration adopts multilevel directory confiuration.to simplify,it doesn t use index dot,evrery term shoud include file name,physical dress and lenght.
- 2022-07-20 06:41:57下载
- 积分:1
-
一个计算数组间的相似度的小程序
简单实用,输入两组数据,自动计算数据的相似度。
- 2022-01-24 14:50:17下载
- 积分:1
-
剪贴板的复制与黏贴.rar 有一点点小问题 Sorry
剪贴板的复制与黏贴.rar 有一点点小问题 Sorry-clipboard copy and paste. Rar have a little bit of minor problems Sorry
- 2022-11-07 01:35:04下载
- 积分:1
-
二叉树的非递归遍历搜索删除
采用C++语言,完成实现了一个二叉树的创建,以及前序中序后序查找,以及删除工作。完美实现,使用简单,注释完整。
- 2022-03-11 11:05:29下载
- 积分:1
-
创建一个按钮,并在上面显示图标。
创建一个按钮,并在上面显示图标。-create a button and the display icon above.
- 2022-02-09 18:28:49下载
- 积分:1
-
SUN Xin teachers VC++ Tutorial CD
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第6章源程序!-SUN Xin teachers VC++ Tutorial CD-ROM source code, written in a few very good, code is also good, worthy of study! Chapter 6 source code!
- 2022-02-24 10:52:29下载
- 积分:1
-
两个位图融合为一个位图的源程序.rar
VC++源代码
两个位图融合为一个位图的源程序.rar
VC++源代码-The two merge into a bitmap of the source bitmap. RarVC++ Source code
- 2023-04-08 03:25:03下载
- 积分:1
-
列举出运行的进程,并能终止一些进程,系统进程终止不了,有待改进...
列举出运行的进程,并能终止一些进程,系统进程终止不了,有待改进-To list running processes, and can terminate some processes, system processes can not be terminated, room for improvement in
- 2022-06-11 19:50:46下载
- 积分:1
-
很经典的外文数学实验指导文档,包含Mathematica & Maple,简单浅显...
很经典的外文数学实验指导文档,包含Mathematica & Maple,简单浅显-Very classic mathematical experimental guidance documents in foreign languages, including Mathematica
- 2022-07-14 18:31:33下载
- 积分:1
-
关于俄罗斯方块的C++程序,代码简单,但界面显示完备,神奇的程序...
关于俄罗斯方块的C++程序,代码简单,但界面显示完备,神奇的程序-On the Russian box, C++ program code is simple, but the interface shows a complete, magical process
- 2022-02-03 11:01:23下载
- 积分:1