Welcome![Sign In][Sign Up]
Location:
Search - 二级文件系统

Search list

[SourceCodelinux二级文件系统

Description: 模拟linux二级文件系统,设计并实现一个多用户多级目录结构的文件系统,开发平台是Linux,Designed and implemented a multi-user multi-level directory structure of the file system, development platform is Linux
Platform: | Size: 8144 | Author: liaoweijiastudy@163.com | Hits:

[Program docjava 二级文件系统带文档

Description: 就是操作系统二级文件系统设计,Java版,带文档,用得上就下吧
Platform: | Size: 1001379 | Author: cyjump | Hits:

[JSP/JavaMyFileSystem

Description: 操作系统课程设计——二级文件系统模拟-operating system course design -two-level file system simulation
Platform: | Size: 4096 | Author: 吴峰 | Hits:

[OS Develop模拟二级文件系统

Description: 用C语言编写程序,模拟二级目录的文件系统 建立一个模拟文件系统,能实现建立、打开、删除、关闭、复制、读、写、查询等功能-use C language write programmes,simulate two-level directory file systems,create a simulated file systems in order to realize the functions such as create,open,delete,close,copy,read,write,find.
Platform: | Size: 178176 | Author: 唐瑜 | Hits:

[OS Develop用login二级目录的文件系统

Description: 这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。-the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on some basic document management, such as : read, write, delete files. Through this procedure can grasp the principle document subsystems to enhance the structure of the two file system user management, document management, directory management, understanding, and the procedures to achieve the right documents subsystem simulation.
Platform: | Size: 7168 | Author: 程倩 | Hits:

[OS Developfilesystem_C

Description: 此版本是在网上广为流传的 二级文件系统 基础上制作的.重新编写了块操作等模块,修正了N多BUG. 实现的命令有 ls-列目录 md-创建目录 cd-进入子目录 mf-创建文件 cat-显示文件内容 del-删除文件 vi-简单文件编辑 reg-注册用户管理 q-退出 超级雷电 -this version on the Internet widely circulated two file system on the basis of production. Rewrite the block operation of modules, that the number N BUG. In order to achieve a ls-out directory md-build directory cd-enter the subdirectory mf-create documents cat-show that the contents of the documents del- delete files vi-simple document editing reg-user management q-lightning from Super
Platform: | Size: 29696 | Author: CF雷电 | Hits:

[Linux-UnixLinuxDOS

Description: 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 2.列目录时要列出文件名,物理地址,保护码和文件长度。 3.源文件可以进行读写保护。 -Linux system design for a simple two file system. Requirements do the following : 1. Can be achieved following several commands : login users logged out dir directory create founding documents, delete delete the file open fight Close the file was opened close reading paper documents read write two papers to write. Contents out to be listed name, physical address, the protection code and document length. 3. Source document can read and write protection.
Platform: | Size: 31744 | Author: | Hits:

[JSP/JavafileSystem

Description: 简单的二级文件系统 软件说明: 开发环境:windows操作系统 jdk1.60 开发工具: jbulider2006 软件简要说明:本软件使用的是java编程语言。基本实现对系统的所有文件,文件夹的基本操作(新建,删除,复制,修改等等)-two simple file system software : the development environment : jdk1.60 windows operating system development tools : jbulider2006 software Brief Description : This software is used by the java programming language. Implementation of the basic system of all documents, folders basic operations (new, delete, copy, modify, etc.)
Platform: | Size: 243712 | Author: lingshao | Hits:

[OS programFileSystem

Description: 基于Windows的二级文件系统开发-Windows-based development of the secondary file system
Platform: | Size: 80896 | Author: karl | Hits:

[Othersoftware_security_01

Description: 趣味CrackMe分析 浅谈Delphi程序的PEDIY 基于Windows的二级文件系统开发 看雪学院的网络安全杂志第一期详细讲解上述内容,请查看
Platform: | Size: 1764352 | Author: 吕晓鹏 | Hits:

[Linux-UnixJD11111

Description: 为LINUX设计一个简单的二级文件系统。要求做到以下几点: 1、 可以实现下列几条命令 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 2、列目录时要列出文件名、物理地址、保护码和文件长度。 3、源文件可以进行读写保护。 -LINUX design for a simple 2 file system. Request do the following: one, you can realize the following few commands Dir list Login User Login Create file directory create a file delete Delete file Open file Open File Close Close Reading paper Read Write Write document 2, the time to list out the directory file name , physical address, the length of protection of code and documentation. 3, source files can be read and write protection.
Platform: | Size: 265216 | Author: CLJ | Hits:

[File Operateos

Description: 本程序为二级文件系统,同时实现基本的功能。用户通过本文件系统所提供的系统调用实现对文件的操作。最基本文件操作用:创建文件、上出文件、读文件、写文件。本文件系统可分为三个层次,其最底层是对象及其属性;中间层是对对象进行操纵和管理的软件集合;最高层是文件系统提供给拥护的接口。本程序基本实现功能如用户登陆、列举文件目录、创建/删除文件、创建/删除子目录等。-This procedure for the secondary file system, while the realization of the basic functions. Users through the file system provided by system calls to achieve the operation of the document. Using the most basic file operations: create a file, on a paper, reading documents, writing paper. The file system can be divided into three levels, and its bottom is the objects and their attributes middle layer is the manipulation of objects and collections management software the most high-level file system is available to support the interface. This procedure basically realize functions such as user login, file directory lists, create/delete files, create/delete subdirectories and so on.
Platform: | Size: 82944 | Author: | Hits:

[OS programFileSystem

Description: 简单模拟二级文件系统,c++开发,我们的课程设计
Platform: | Size: 121856 | Author: bryan sun | Hits:

[Software Engineeringxinjian

Description: 为LINUX设计一个简单的二级文件系统有要求-LINUX design for a simple two file system is required
Platform: | Size: 1024 | Author: yuyuan | Hits:

[OS programfilesystem

Description: linux系统下的C代码,模拟二级文件系统,在linux下可编译运行-linux systems C code to simulate the secondary file system, linux can be compiled at run
Platform: | Size: 62464 | Author: 孟令钊 | Hits:

[Linux-UnixFileSystem

Description: LINUX 设计一个简单的二级文件系统 -failed to translate
Platform: | Size: 245760 | Author: 叶沛坚 | Hits:

[Windows Developwjxt

Description: :为LINUX 设计一个简单的二级文件系统。要求做到以下几点: 1、可以实现下列几条命令(至少4条)。 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 -: In order to design a simple LINUX file system 2. Request do the following: 1, can be achieved following a few commands (at least 4). Login User Login Create directory Dir column Delete delete the file create a file to open the file Open Close document Close Reading paper Read Write Write document
Platform: | Size: 375808 | Author: 流水 | Hits:

[Linux-Unixfile

Description: 二级文件系统 可以实现目录浏览 创建目录 创建文件等操作-Secondary file system directory can create a file browser, such as the creation of directory operations
Platform: | Size: 32768 | Author: 张镇生 | Hits:

[Linux-Unixlinux二级文件系统及报告

Description: 设计一个简单的LINUX二级文件系统,包括文件的创建删除修改等,C语言实现(Design a simple LINUX two level file system, including file creation, deletion, modification, etc., C language implementation)
Platform: | Size: 54272 | Author: jinqiuyang | Hits:

[OS Develop二级文件系统

Description: 通过C++完成的基本的二级文件系统框架,可以有多用户,该系统有Create、delete、open、close、read、write这些功能(Through the basic two level file system framework completed by C++, there can be multiple users, which have the functions of Create, delete, open, close, read, and write.)
Platform: | Size: 165888 | Author: 阿姐 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net