-
本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们...
本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。具体要求如下:
(1) 设计一个支持n个用户的文件系统,每个用户可拥有多个文件:
(2) 采用二级或二级以上的多级文件目录管理;
(3) 对文件应设置存去控制保护方式,如“只能执行”、“允许读”、“允许写等”;
(4) 系统的外部特征应接近于真实系统,可设置下述文件操作命令:
命 令 功 能 命 令 功 能
Create 建立文件 Read 读文件
Open 打开文件 Write 写文件
Close 关闭文件 Copy 复制文件
Delete 撤消文件 Directory 查询目录
(5) 通过键盘使用该文件系统,系统应显示操作命令的执行结果。-the purpose of this design is by designing and debugging a simple file system, main operation is simulated documents the execution of the order to simulate document management, enable students to the main document commands the substance and the implementation process of a more in-depth understanding, They grasp of the basic method. Specific requirements are as follows : (1) design a support n user file system, each user can have multiple files : (2) use of two or more than two multi-level directory management; (3) the document should be set up to deposit control and protection methods, such as "the only
- 2023-04-23 12:45:04下载
- 积分:1
-
用户通过这个程序可以方便的进行星期的查询。
用户通过这个程序可以方便的进行星期的查询。-users can facilitate this process for the week of inquiries.
- 2022-03-18 14:58:37下载
- 积分:1
-
VB实现图片透明动画渐变淡出效果
VB6.0实现图片透明化处理,而且还要以以动画渐变的方式淡出图片,基于AlphaBlend的图片透明过渡动画特效,示例主要演示如何在VB中使用 AlphaBlend 函数生成图片透明过渡的动画特效.
- 2022-01-26 06:44:28下载
- 积分:1
-
4. 建立一个有序的顺序表(10,30,35,50,56,100,120),用折半查找方法在此表中查找任一整数,若找到则输出此整数在表中的位置序号,否则输出No...
4. 建立一个有序的顺序表(10,30,35,50,56,100,120),用折半查找方法在此表中查找任一整数,若找到则输出此整数在表中的位置序号,否则输出Not found.-4. Establish an orderly sequence (10,30,35,50,56,100,120) using binary search method in this table as a whole you, if the output is found in this round table position serial number, Otherwise output Not found.
- 2023-05-10 10:35:04下载
- 积分:1
-
嵌入式实时多任务操作系统培训教材,想学习嵌入式程序设计的同学们可以参考一下阿!...
嵌入式实时多任务操作系统培训教材,想学习嵌入式程序设计的同学们可以参考一下阿!-Embedded real-time multi-tasking operating system, training materials, want to learn the embedded programming students can refer to the Arab-Israeli!
- 2022-03-03 05:48:25下载
- 积分:1
-
DOS可以不是黑白的,这是在DOS下设置背景和前景色的小程序。...
DOS可以不是黑白的,这是在DOS下设置背景和前景色的小程序。--DOS may not be in black-white mode, here is a small program which can set foreground and background color in DOS.
- 2023-03-17 08:15:04下载
- 积分:1
-
http://www.bc
http://www.bc-cn.net/Article/kfyy/cyy/jc/200409/5_4.html
float aver(float a[5])
{
int i
float av,s=a[0]
for(i=1 i
- 2022-04-15 00:50:48下载
- 积分:1
-
内容全面 欢迎下载 希望对大家有所帮助!
内容全面 欢迎下载 希望对大家有所帮助!-Comprehensive welcome to download hope to be helpful to everyone!
- 2023-06-06 01:40:03下载
- 积分:1
-
这是一本能够详细理解关于arm体系结构虚拟内存机制的不可多得的好书!...
这是一本能够详细理解关于arm体系结构虚拟内存机制的不可多得的好书!-This is a detailed understanding on the arm architecture virtual memory mechanism for rare books!
- 2023-09-03 05:00:02下载
- 积分:1
-
汉语拼音输入程序,可以智能对字排序,并可输入词组。你可以自己改进!...
汉语拼音输入程序,可以智能对字排序,并可输入词组。你可以自己改进!-Pinyin input program can be intelligent sort of word and phrase input. You can improve!
- 2022-04-12 12:58:23下载
- 积分:1