搜索资源列表
wenjianxitong
- 操作系统课程设计 文件系统!在UNIX下实现!-courses on operating system design file system! Under the UNIX!
wenjianxitong
- 题目:文件系统的模拟实现 目的:深入理解文件系统的实现机制,掌握文件访问的编程技术。 任务:实现一个文件模拟文件系统。
wenjianxitong
- 操作系统文件系统,有打开文件,删除文件,建立文件,关闭文件等功能。很不错哦
wenjianxitong
- 操作系统课程设计 文件系统!在UNIX下实现!-courses on operating system design file system! Under the UNIX!
wenjianxitong
- 题目:文件系统的模拟实现 目的:深入理解文件系统的实现机制,掌握文件访问的编程技术。 任务:实现一个文件模拟文件系统。 -Title: File System Simulation realize the purpose of: In-depth understanding of file system mechanisms to achieve, master file access programming technol
wenjianxitong
- 操作系统文件系统,有打开文件,删除文件,建立文件,关闭文件等功能。很不错哦-Operating system file system, has open files, delete files, create documents, close the document and other functions. Oh well
wenjianxitong
- 熟悉文件系统的基本功能和结构 实现一个简单的类似于dos的文件系统 -err
wenjianxitong
- 基于Visual c++.net (VC.net) 编写的 .文件系统操作演示 程序。代码都有注释。实现功能为:如何复制,删除,移动,更名文件;如何显示文件复制过程对话框等。-Based on Visual c . Net (VC.net) prepared. File system operation and demonstration of procedures. Code have the Notes. The realiz
wenjianxitong
- 这是一个简单的文件系统。虽然比较简单,但对初学者来说是一个参考。-This is a simple file system. Although relatively simple, but it is a reference for beginners.
wenjianxitong
- 操作系统的文件系统实验程序 实现文件管理的基本功能-Experimental procedure of the operating system file system to achieve the basic functions of document management
wenjianxitong
- 用java实现的linux的二级文件系统,可以实现如下功能:login,dir,create,delete,open,close,read,write2.列目录时要列出文件名,物理地址,保护码和文件名3.源文件可以进行读写保护-Linux using java to achieve the secondary file system, you can achieve the following features: login, dir,
wenjianxitong
- 操作系统文件系统的实现,希望对你们能有点帮助-OS File System, a bit hope you can help
wenjianxitong
- 模拟文件系统设计的实现,C/C++代码,完成目录、文件遍历等功能-Analog implementation of file system design, C/C++ code, complete the directory, file traversal functions
wenjianxitong
- 模拟一个简单的文件操作系统,包括文件系统的中的文件的创建 打开 关闭 删除-Simulate a simple operating system file, including file system, files deleted off the creation of open
wenjianxitong
- 参考教程中HASH文件的构造算法,设计一组HASH文件函数,包括HASH文件创建、打开、关闭、读、写等。 编写一个测试文件,通过记录保存、查找、删除等操作,检查上述HASH文件是否实现相关功能。 -HASH reference tutorial file construction algorithm, design a set of HASH file functions, including HASH file creati
wenjianxitong
- 关于文件系统的编程,包含源代码和重要注释-Programming on the file system, including source code and important notes
wenjianxitong-1
- 本次实验内容为使用一级目录结构,实现磁盘文件的操作。操作包括:创建文件、打开文件、读写文件、关闭和删除文件。-open delete writeclose
wenjianxitong
- 用vc开发的操作系统文件系统,能够实现基本功能。-Able to achieve the basic functions of the operating system, file system with vc development.
jianli-fat-wenjianxitong
- 设计的任务 1 、首先分配一定容量的磁盘存储空间,作为文件存储空间。 2 、建立相应的文件系统,使用 FAT 文件系统。 3 、为该文件系统设计相应的数据结构来管理目录、磁盘空闲空间、已分配空间 等。 4 、提供文件的创建、删除、移位、改名等功能。 5 、提供良好的界面,可以显示磁盘文件系统的状态和空间的使用情况。 6 、提供虚拟
wenjianxitong
- 编译执行模拟文件系统的实现程序,根据系统实现的功能反复操作,直至熟悉所有功能。在磁盘上建立一个文件作为文件存储器,此文件相当于一个磁盘分区,并在其上实现一个简单的单用户文件系统。- Compile and run simulation file system implementation process, repeated operation functions implemented in accordance with the