-
本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们...
本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。具体要求如下:
(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
-
理论考试程序,可以自由下载,学习,请多多指点,批评
理论考试程序,可以自由下载,学习,请多多指点,批评-Theoretical examination procedures, are free to download, study, please advice, criticism
- 2023-02-11 02:20:04下载
- 积分:1
-
written pieces of the jigsaw
java写的拼图游戏-written pieces of the jigsaw
- 2023-03-11 21:00:03下载
- 积分:1
-
一个自己作的FALSH导航式的文件,如果做的技术上有问题请多多包含...
一个自己作的FALSH导航式的文件,如果做的技术上有问题请多多包含-a FALSH themselves for the type of navigation, so if it is technically you will contain
- 2023-02-24 09:25:04下载
- 积分:1
-
视频插件,暴风影音必备,包含Real Player 10和Quick Time 6.5的核心组件,请不要和其各自对应的原始(官方)版本一同安装,否则会发生冲突...
视频插件,暴风影音必备,包含Real Player 10和Quick Time 6.5的核心组件,请不要和其各自对应的原始(官方)版本一同安装,否则会发生冲突-Video Plug-in, CD-essential Storm, Real Player 10 includes Quick Time 6.5 and the core components, Please do not and their respective counterparts of the original (official) version installed together, otherwise it would conflict
- 2022-07-21 16:55:49下载
- 积分:1
-
这是一个声控系统,大家可以根据这个软件的代码去做一些相关的软件。其中包括了文档,代码以及软件...
这是一个声控系统,大家可以根据这个软件的代码去做一些相关的软件。其中包括了文档,代码以及软件-This is a voice-activated system, we can according to the software code to do a number of related software. Including documentation, code and software
- 2022-11-10 09:05:04下载
- 积分:1
-
图片播放器 图片播放器图片播放器 flash+xml
图片播放器 图片播放器图片播放器 flash+xml-Picture picture player player player picture flash+ Xml
- 2022-12-30 21:25:05下载
- 积分:1
-
网吧库存管理系统
主要对商品网费等费用和数量管理
网吧库存管理系统
主要对商品网费等费用和数量管理-Internet cafes inventory management system is mainly of commodity costs and the number of network management, etc.
- 2022-04-27 06:05:20下载
- 积分:1
-
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5...
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5 4 3 12
// 17 16 15 14 13
//看清以上数字排列的规律,设1点的坐标是(0,0),X方向向右为正,y方向向下为正。例如,7的坐标为
//(-1,-1),2的坐标为(0,1),3的坐标为(1,1)。编程实现输入任意一点坐标(x,y),输出所对应得-Show the spiral queue,// spiral queue. Cpp// 21 22 ... ...// 20 7 8 9 10// 19 6 1 2 11// 18 5 4 3 12// 17 16 15 14 13// see the above figures with the laws of 1:00 set the coordinates is (0,0), X is positive to the right direction, y direction is positive downward. For example, 7 of the coordinates// (-1,-1), 2 coordinates for (0,1), 3 coordinates for the (1,1). Programming enter coordinates of any point (x, y), the output corresponding to a
- 2023-02-15 09:00:03下载
- 积分:1
-
一个使用DirectX库开发的贪吃蛇程序。
一个使用DirectX库开发的贪吃蛇程序。-A database developed by the use of DirectX Snake procedures.
- 2022-04-29 07:06:38下载
- 积分:1