Welcome![Sign In][Sign Up]
Location:
Search - FileSystem

Search list

[OS DevelopFileSystem

Description: 一个模拟操作系统的文件操作系统,可以有管理员登陆和用户登陆来创建和管理文件!-Document a simulated operating system operating systems, can have an administrator login and user login to create and manage files!
Platform: | Size: 283648 | Author: guozhaotang | Hits:

[OS Developos-filesystem

Description: 用TC编写的文件管理系统,对学习操作系统中文件管理系统很有帮助,希望对大家有帮助-TC prepared with document management systems, learning operating system document management system very helpful, I hope all of you help
Platform: | Size: 6144 | Author: 张伟 | Hits:

[Hook apiCallBackFileSystem

Description: Callback FileSystem Application
Platform: | Size: 13312 | Author: | Hits:

[Other Embeded programccfatlib

Description: The high portable FAT filesystem library for embedded system.
Platform: | Size: 70656 | Author: | Hits:

[OS programfilesystem

Description: 操作系统实验。模拟文件系统实现的基本功能,了解文件系统的基本结构和文件的各种管理方法,加深理解文件系统的内部功能及内部实现。通过用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程,从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。-Experimental operating system. Simulation of the file system to achieve the basic functions, to understand the basic structure of the file system and documents a variety of management practices and deepen understanding of the file system s internal functions and internal realization. Through the use of advanced language writing and debugging a simple file system, simulating the work of document management process, which documents the substance of the operation command and the implementation of the process better.
Platform: | Size: 6144 | Author: sfklay | Hits:

[BooksLinux-Filesystem-Hierarchy

Description: 介绍Linux文件系统的书,不错哦. 有兴趣的可以-Linux File System Introduction book, oh well. Are interested in can
Platform: | Size: 560128 | Author: dadsf | Hits:

[OS DevelopFileSystem

Description: 操作系统实验 模拟操作系统文件管理 实现文件系统-Experimental simulation of the operating system file management system to achieve file system
Platform: | Size: 502784 | Author: 乃牛 | Hits:

[OS Developfilesystem

Description: 用C语言开发的小型模拟文件系统,现在上传,请多多指教!-Using C language to develop small-scale simulation of the file system, and now upload, please advice!
Platform: | Size: 1024 | Author: hehuiqiong | Hits:

[Dialog_WindowFileSystem(Small_OperatingSystem)

Description: 系统基本操作包括:创建、删除、打开、关闭、复制、粘贴、共享、重命名、密码设置、权限设置、返回上层目录。基本操作可通过三种方式来命令:下拉菜单、工具条和右键菜单。其中下拉菜单与右键菜单有详细文字提示,工具条对应的操作从左至右依次为: 返回、新建目录、新建文件、删除、重命名、权限、密码、复制、粘贴、共享和关于。 创建、重命名、权限设置和密码设置将有对话框弹出要求输入相关信息,按提示进行输入即可。 -Basic operation system include: create, delete, open, closed, copy, paste, share, rename, password settings, permissions settings, return to the upper directory. Basic operation can be ordered three ways: the drop-down menu, toolbar and menu. Which the drop-down menu and menu text has detailed tips, tools, operation of the corresponding article from left to right: the return, the new directory, new files, delete, rename, permissions, passwords, copy, paste, share, and on the . Create, rename, set permissions and password settings dialog box will pop-up asked to enter the relevant information, according to the prompts to input.
Platform: | Size: 173056 | Author: Mr.Pig | Hits:

[OS Developfilesystem

Description: 深入研究Windows内部原理系列之十一:存储和文件系统,还不错-Depth study of the internal principle of the series of Windows 11: storage and file system, but also good
Platform: | Size: 5095424 | Author: zhangmeng | Hits:

[File Operatefilesystem

Description: 文件系统源码,讲述的是文件系统的一些基本操作,如打开,关闭,读写等-File system source code, the file system on some of the basic operations, such as opening, closing, reading and writing, etc.
Platform: | Size: 81920 | Author: lmp | Hits:

[Communicationfilesystem

Description: 智能卡cos开发一些代码,希望对大家的开发有帮助-The development of smart card cos some code, hope that everyone has to help the development of
Platform: | Size: 3072 | Author: dream | Hits:

[File OperateFileSystem

Description: 用VC++实现的一个简单文件系统,功能相当齐全,可以创建目录,用户,以及删除的功能-With VC++ Realize a simple file system, features a very complete, you can create the directory, the user, as well as the delete function
Platform: | Size: 440320 | Author: 陈明 | Hits:

[Linux-Unixlinux-kenel-filesystem-guide

Description: 讲解linux内核 文件系统 部分经典讲义,通俗易懂,不得多得 优秀 的内核学习资料-Linux kernel file system on some of the classic lecture, easy to understand, may not be more excellent core learning materials
Platform: | Size: 38912 | Author: 小鸟 | Hits:

[Linux-Unixfilesystem

Description: 操作系统简单的登入程序,添加文件,删除文件等-Simple operating system login procedure, add files, delete files, etc.
Platform: | Size: 37888 | Author: 孙一 | Hits:

[OS programFileSystem

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

[OS programfilesystem

Description: 此filesystem.rar文件中包括YAFFS源码、fat32文件系统介绍和fat32文件系统与yaffs文件系统的比较!-This document filesystem.rar including YAFFS source, fat32 file system fat32 file system and introduce yaffs file system and compare!
Platform: | Size: 1348608 | Author: steven cheng | Hits:

[SCMFileSystem

Description: FAT12/FAT16/FAT32/NTFS specification
Platform: | Size: 2202624 | Author: Tony | Hits:

[OS programfilesystem

Description: 用c#实现的在内存中模拟的简易文件系统,整个文件系统可保存至硬盘。系统设计参照fat格式。文件系统提供的操作: a) 格式化 b) 创建子目录 c) 删除子目录 d) 显示目录 e) 更改当前目录 f) 创建文件 g) 打开文件 h) 关闭文件 i) 写文件 j) 读文件 k) 删除文件 -With c# Realize the simulation in memory of the simple file system, the entire file system can be stored to the hard disk. System design with reference to fat format. File system operation to provide: a) format b) create a subdirectory c) delete the subdirectory d) show the directory e) Change the current directory f) create a file g) open the file h) close the file i) Write a document j) reading a document k ) delete files
Platform: | Size: 808960 | Author: twofox | Hits:

[FlashMXMicrochipMDDFileSystem1.1.2

Description: Microchip MDD filesystem 1.1.2 Free filesystem from Microchip for accessing any flash filesystem storage device
Platform: | Size: 1122304 | Author: pablo | Hits:
« 1 23 4 5 6 7 8 9 10 ... 40 »

CodeBus www.codebus.net