搜索资源列表
xiaoxingcaozuoxitong
- 一个实现基本目录操作的操作系统,实现新建、删除、更改文件或目录-achieve a basic directory operation of the operating system, achieving new, delete, change file or directory
uCOS-II
- 掌握在uC/OS-II 操作系统下使用ZLG/GUI的基本方法。 1. 启动 ADS 1.2,使用 ARM Executable Image for UCOSII(for lpc22xx)工程模板建立一 个工程 gui_ucos,工程存储在 uCOS-II 目录下。 说明:在 uCOS-II 目录下要保存有 uCOS-II 的移植代码和内核源代码。 2. 建立 C 源文件 Test .c,编写实验程序,保存到 gui_ucos\src 目录下,然后添加到工程 的 use
os
- 设计一个模拟的多用户多级目录的文件系统,并提供基本命令来模拟这个文件系统的文件操作。用一个文件来模拟用户表,用来记录当前系统中的用户,每一个用户有一张自己的用户目录表,用来记录自己账户下的目录情况,目录表也是用形式保存在硬盘中。用户分普通用户,管理员,超级管理员三种,各用户只可以在自己目录下操作文件,超级管理员可以为新用户分配用户目录,可以设置用户的权限,而管理员只可以为新用户分配用户目录,普通用户则只能在自己的目录下进行文件操作。 用户登陆之后,可以在其用户目录下面进行文件操作,可以新建
OS_filesystem
- OS课程大型试验,模拟文件系统,完成建立文件夹,新建文件,搜索、删除文件等功能。-OS large-scale test program to simulate the file system, complete the set up folder, new files, search, delete files and so on.
FileSystem
- 模拟操作系统的文件系统,包含新建文件,更新文件和查询文件等功能-Simulation of the operating system file system, including new files, update files and check files and other functions
Document-Management-System
- 文件管理系统 文件管理系统的设计实际上是对Windows资源管理器的模拟和扩展。它通过IO命名空间中相关类实现对磁盘、文件以及目录的访问,在制定的位置新建一个文件或目录、对指定的文件或目录进行删除操作、用相关的应用程序打开指定的文件和对某些特殊文件(如txt文件)进行编辑。-Document management system document management system is actually a simulation of Windows Explorer and expand.
fileoperating
- 操作系统课程设计,文件操作,实现了对文件和目录的重命名,保存,编辑,复制,新建-oprating system experiment about file operation,rename ,copy ,create, read ,write ,print a file or directory
FileManagement
- 自己写的文件系统,操作类似于windows,界面比较易于操作,支持新建,剪切,粘贴,删除,格式化,支持文件夹和文本文档,功能还是比较强大的-My own file system, the operation is similar to Windows, interface is easy to operate and support new, cut, paste, delete, formatting, support folders and text documents, the funct
file-management-experiment
- 操作系统文件管理实验:利用交互式命令实现树型目录结构和文件管理,同时利用位示图表示外存的分配情况,新建文件时分配必要的空间,模拟文件分配表记录文件在外存上的存储方式。了解系统对文件的操作。 在文件中保存目录内容,创建文件或子目录可以用命令行命令:MD、CD、RD、MK(创建文件)、DEL(删除文件)和DIR-Operating system file management experiment: the use of interactive command tree directory st
os4
- 利用交互式命令实现树型目录结构和文件管理,同时利用位示图表示外存的分配情况,新建文件时分配必要的空间,模拟文件分配表记录文件在外存上的存储方式-Using interactive command tree directory structure and file management, at the same time use the distribution diagrams of CRT said, the new file space allocated when necessary, s
新建 WinRAR ZIP 压缩文件
- 实现ArcGis系统操作,地图基本操作、放大缩小、加载地图等(ArcGis system operations, map operations)
新建文件夹
- 基于C语言的操作系统首次适应算法内存分配的模拟(Distribution of simulated first adaptive algorithms)
新建文件夹
- 基于C语言的操作系统开发,实现消费者与生产者的关系(The operation system based on C language realizes the relationship between consumers and producers.)