搜索资源列表
WinNC
- 一个使用ShellSpace实现的简单文件管理系统!-use ShellSpace achieve a simple document management system.
caozuoxitongkeshe
- 这是我的操作系统课程设计:简单多用户文件系统,是用来模拟实际的文件存储,物理块的分配,以及文件读写打开关闭等基本操作.学生专用-This is my courses on operating system design : simple multi-user file system is used to simulate the actual document storage, the physical block distribution, and document literacy and
xuanbing
- 用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。-with high-level language debugging and prepared a simple file system, simulated document management process. Thus the various documents in order to operate substance and the implementatio
FileSystem
- 用VC++实现的一个简单文件系统,功能相当齐全,可以创建目录,用户,以及删除的功能
2
- CS_NET文件系统编程程序集,介绍多种文件操作,简单容易
virtual-fs
- 虚拟文件系统 这个简单的文件系统实现了最简单的文件系统功能,是使用一个磁盘文件来模拟磁盘的。-virtual file system this simple file system to achieve the most simple functions of the file system is to use a disk file to simulate disk.
FileSystemBrowser.rar
- 基于Flex Builder实现的一个简单例子,实现文件系统查看功能,欢迎查看,Flex Builder based on the realization of a simple example, the realization of the file system read function, please see
os
- 操作系统文件系统用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程。-Operating system file system with high-level language writing and debugging a simple file system, simulating the working process of document management.
gs
- 用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程。-Using high-level language writing and debugging a simple file system, simulating the working process of document management.
simple_filesystem
- 此程序是可以实现简单的文件系统功能的,如果您需要功能较为强大的,请勿下载-This process can realize a simple function of the file system, if you need more powerful features, please do not download. .
vbsystem
- 自己写的公交查询系统 vb读写文件操作,比较简单-Write their own public inquiry system file vb read and write operation, relatively simple
manager
- 学籍管理系统的简单实现,以文件操作为编程基础-failed to translate
filemanagement
- 利用mfc写的简单的文件管理系统,模仿linux的结构以及操作-file management
mydir
- 简单的遍历文件夹程序,实现了类似于系统自带的"dir"功能,支持递归遍历。-Traverse Folder simple process, achieved a similar system, comes with " dir" function, support recursive traversal.
main
- 简单模拟文件系统 广义表 目录与文件-Simple Generalized simulated file system table files and directories
mfs
- 一个简单文件系统,可以移植到各种平台。全部使用C语言编写的。-A simple file system that can migrate to different platforms. All use the C language.
ReadWriteFile
- 用C++实现的简单文件管理系统程序,可以实现文件的管理,文件内容显示,文件刷新等-C++ implementation with a simple document management system program, allows document management, file content display, document refresh, etc.
wenjianxitong
- 模拟一个简单的文件操作系统,包括文件系统的中的文件的创建 打开 关闭 删除-Simulate a simple operating system file, including file system, files deleted off the creation of open
filesystembegin
- 1. 设计和实现一个简单的文件系统,要求包括目录、普通文件和文件的存储 2. 文件系统的目录结构采用类似Linux的树状结构; 3. 要求模拟的操作包括: a) 目录的添加、删除、重命名; b) 目录的显示(列表) c) 文件的添加、删除、重命名 d) 文件和目录的拷贝 4. 用户进入时显示可用命令列表;用户输入help时显示所有命令的帮助文档; 输入某个命令+?时显示该条命令的使用说明 5. 用户输入exit时退出该系统 6. 实验实现基于windows平台
simplefilesystem
- 用C++编写的简单文件系统,类似Windows下的命令行模式-Simple file system written in C++, similar to Windows command line mode