登录
首页 » 数据结构 » 操作系统中的文件是通过文件目录项来管理的,为了管理和查找的方便,按层次把文件目录项组织起来,同一层上的目录构成该层上的目录,第一层为根目录,一下为各层子目录。...

操作系统中的文件是通过文件目录项来管理的,为了管理和查找的方便,按层次把文件目录项组织起来,同一层上的目录构成该层上的目录,第一层为根目录,一下为各层子目录。...

于 2022-01-26 发布 文件大小:8.31 kB
0 185
下载积分: 2 下载次数: 1

代码说明:

操作系统中的文件是通过文件目录项来管理的,为了管理和查找的方便,按层次把文件目录项组织起来,同一层上的目录构成该层上的目录,第一层为根目录,一下为各层子目录。 假设以一串字符代表一个文件,每个字符表示一个记录。 在建立上述目录结构的基础上,建立相应的管理系统并要求完成以下各项操作: 1. 一次建立各个文件 2. 查访两个用户的所有文件 3. 查访用户sun 是否有文件AB 4. 删除用户sun的文件AC,然后在分别查访两个用户的全部文件,检查是否已经删除文件AC 5. 撤销用户sun,并检查是否被删除 6. 删除用户sun的全部文件,然后在撤销sun用户,在查访用户sun, 检查其是否已被撤销。 在建立一个新用户及新用户的两个文件,然后查该两个用户的所有文件-operating system, the paper is to document catalog items to the management, in order to manage and facilitate the search, according to the document level directory entries organizations, the same floor on which constitute the directory contents on the floor, the first layer of the root directory to look for levels of subdirectories. Assuming that the representative of a string of characters, each character expressed a record. In establishing the directory structure on the basis of the establishment of a corresponding system of management and asked to accomplish the following : 1. Once established two separate files. Visits to the two users of all three docum

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

发表评论

0 个回复

  • 、算法 矩阵运算程序
    数据结构、算法 矩阵运算程序-data structure, algorithm matrix calculation procedures
    2023-08-12 06:55:02下载
    积分:1
  • 1. Login with SYSDBA server, as well as the creation of a MISDBA users, Password...
    1. 用SYSDBA登录服务器,并且创建一个MISDBA用户,密码为PASSWORD。 2. 用SYSDBA用户创建MISDB数据库(可直接注册使用光盘提供的MISDB.GDB)。 3. 用MISDBA用户登录MISDB数据库。 4. 在ISQL中,依次输入第5章的数据表创建SQL语句;或者根据表5-1至表5-7自行创建数据表。 5. 在SQL Explorer中创建MISDB数据库连接。 6. 用MISDBA用户登录,并且输入原始数据。除了表5-8至表5-11的内容,还需要根据需要设置部门(DEPARTMENT)、职务(JOB)和人事科登录用户(ID=’RSK’,PASSWD=’RSK’,AUTHORITY=’3’,STATE=’F’)。 7. 修改源程序中的数据库连接组件参数。 -1. Login with SYSDBA server, as well as the creation of a MISDBA users, Password for PASSWORD. 2. With SYSDBA user created MISDB database (direct registration for the use of CD MISDB. GDB). 3. User login with MISDBA MISDB database. 4. In ISQL, followed importation of Chapter 5 of the data table creation SQL; Or, according to Table to Table 5-1 5-7 to set up a data table. 5. SQL Explorer created MISDB connected to the database. 6. MISDBA with users log in, and the importation of raw data. Table 5-8 addition to the Table 5-11, also need to install sector (DEPARTMENT) duties (9732106) and the Personnel Section logged in users (ID = &#
    2022-03-17 00:22:23下载
    积分:1
  • 与算法
    数据结构与算法-二叉树的用法。 二叉树的主要算法,声明等。-Data structures and algorithms- the usage of a binary tree. The main binary tree algorithm, statements.
    2022-02-13 02:28:24下载
    积分:1
  • 任意长整相加问题 任意输入两个任意长的整进行相加 可以得出正确果,...
    任意长整数相加问题 任意输入两个任意长的整数进行相加 可以得出正确结果,-arbitrary sum of long integer problem indiscriminate importation of two arbitrarily long integer can be drawn together for the right result,
    2023-02-21 21:55:03下载
    积分:1
  • Future POS system, VB source code. Procedure without debugging,
    前台POS系统,VB源码.程序没有调试,-Future POS system, VB source code. Procedure without debugging,
    2023-03-20 08:45:04下载
    积分:1
  • [文件说明] cbook.cgi  主文件 (755) edit.cgi  子程序 (755) admin.cgi  设置面板 (755) setup.cgi ...
    [文件说明] cbook.cgi  主文件 (755) edit.cgi  子程序 (755) admin.cgi  设置面板 (755) setup.cgi  配置文件(666) faces.cgi  肖像  (755) faces.txt  肖像存放格式 num.txt   留言个数 data.cgi  数据存放文件 (666) image    图片目录 [安装指南] 1.将*.cgi文件和setup.file上传到cgi目录中  image上传到非cgi目录(除非你的cgi目录支持图片浏览) 2.其他设置都在运行admin.cgi后设置。 3.admin.cgi设置好后,手动输入cbook.cgi进入留言界面.    用户名:chaste  密码: chaste-[documented] cbook.cgi main document (755) edit.cgi subroutine (755) admin.cgi pane (755) setup.cgi configuration files (666) faces.cgi Portrait (755) faces.txt portrait storage format num . txt messages Number data.cgi data repository (666) image catalog [Installation] 1. will*. cgi files and upload to setup.file cgi directory image uploaded to the non- cgi directory (unless you support the cgi directory Photo View) 2.admin.cgi 3.admin.cgi place, cbook.cgi manually input into the message interface. Username : chaste Password : chaste
    2022-05-24 06:29:17下载
    积分:1
  • 编译通过操作表的顺序操作的顺序
    tc按顺序编译的手术台链式操作
    2023-01-02 13:30:17下载
    积分:1
  • 用VB语言实现偏微分方程的解法 包括解边值问题的松弛法、交替方向隐式方法等...
    用VB语言实现偏微分方程的解法 包括解边值问题的松弛法、交替方向隐式方法等-VB language PDE solution of the boundary value problems including Xie relaxation method, alternating direction implicit methods
    2023-06-23 05:25:03下载
    积分:1
  • 一个用VB编写的很有代表性的库搜索器(虽然界面不怎么样)...
    一个用VB编写的很有代表性的数据库搜索器(虽然界面不怎么样)-a VB prepared by the very representative of the database search (though not impressive interface)
    2022-02-26 20:18:39下载
    积分:1
  • 二叉平衡树算法,包括二叉平衡树的定义、创建、插入、查找、删除、释放内存等方法。...
    二叉平衡树算法,包括二叉平衡树的数据结构定义、创建、插入、查找、删除、释放内存等方法。-two forks balanced tree algorithms, including two forks balance tree data structure definition, create, insert, search, delete, release methods such as memory.
    2022-05-28 02:14:50下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载