-
this is a vhdl code for a bus
this a vhdl code for a bus-this is a vhdl code for a bus
- 2022-01-26 02:40:10下载
- 积分:1
-
本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们...
本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。具体要求如下:
(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
-
文件列表示例,了解文件操作的基础知识
File list example to understand basics of file operation
- 2022-12-11 03:40:03下载
- 积分:1
-
Address book order form, suitable for beginners to learn to deepen their underst...
顺序表通讯录,适于初学者加深对其理解学习。-Address book order form, suitable for beginners to learn to deepen their understanding.
- 2022-03-11 18:09:52下载
- 积分:1
-
Symbian OS下开发的游戏源码,适合S60平台
Symbian OS下开发的游戏源码,适合S60平台-Symbian OS source code to develop the game for S60 platform
- 2022-03-21 01:06:05下载
- 积分:1
-
这是一个骑士问题的程式,虽然作法不是很好~有点暴力~但是跑出来还OK!...
这是一个骑士问题的程式,虽然作法不是很好~有点暴力~但是跑出来还OK!-This is a knight of the program, although the practice was not very good- a little violence- but also come out OK!
- 2022-10-23 08:55:03下载
- 积分:1
-
本代码为电力系统潮流程序,牛顿拉夫寻法求解
本代码为电力系统潮流程序,牛顿拉夫寻法求解-The code for the Power Flow procedures Love Newton search method
- 2022-03-03 01:48:57下载
- 积分:1
-
dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业...
dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业-dfs depth-first search! Maze This is the basic algorithm. Generalized Table established maze, with the establishment of the adjacent table map, with dfs search, the University of many data structures operations
- 2023-01-31 19:45:04下载
- 积分:1
-
C++初学者练习,函数编制
C++初学者练习,函数编制-C beginners practice, the preparation of function
- 2023-05-25 23:00:03下载
- 积分:1
-
计算机操作系统实验――动态分区分配方式的模拟:采用首次适应算法和最佳适应算法。...
计算机操作系统实验――动态分区分配方式的模拟:采用首次适应算法和最佳适应算法。-Computer Operating System Experiment- Simulation of dynamic partitioning distribution: The first-fit algorithm and the best-fit algorithm.
- 2022-11-14 05:05:03下载
- 积分:1