CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 文件系统实现

搜索资源列表

  1. 文件系统设计.cpp

    0下载:
  2. 操作系统文件系统管理,可实现建立文件,打开文件,写文件,读文件等操作。-OS file system management, achieving the document, open the paper, writing paper, read documents operation.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2959
    • 提供者:高春梅
  1. 实现文件系统的格式化

    0下载:
  2. 能实现文件系统的格式化,文件的创建,文件的删除,文件的写入,文件内容显示
  3. 所属分类:.net编程

    • 发布日期:2014-01-17
    • 文件大小:3682
    • 提供者:王辉
  1. 模拟一个文件管理系统

    0下载:
  2. 设计的文件系统实现下述的基本操作:建立文件;删除文件;打开文件;关闭文件; 可对文件设置保护措施(读,写,执行)。-the file system is designed to implement basic operations as follow: create file delete file open file close file set security measure
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13209
    • 提供者:林子建
  1. CNTFS.代替NTFS文件系统

    1下载:
  2. 代替NTFS文件系统,实现手工解析ntfs文件系统的工作,代码简洁易懂,便于移植到嵌入式开发中,也对学习ntfs的结构有很大帮助!,Instead of NTFS file system, ntfs file system to achieve by hand the work of parsing the code simple and easy to understand, easy to transplant to the embedded development, but also fo
  3. 所属分类:文件操作

    • 发布日期:2013-06-23
    • 文件大小:563096
    • 提供者:buzz
  1. 17_184955_yvn3IFS

    0下载:
  2. 磁盘文件系统的模拟,能实现文件的添加,删除,实现多级目录-disk file system simulation, the files can add, delete, multi-level directory
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:3803
    • 提供者:赵隽
  1. nfsLibrary_src

    0下载:
  2. 给予一个文件的虚拟文件系统,实现了Fat等格式。-Documents give a virtual file system, the realization of the Fat and other formats.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:52904
    • 提供者:qyp
  1. VCmulsystem

    1下载:
  2. 设计一个模拟的多用户多目录的文件系统。通过具体的文件存储空间的管理、文件的物理结构、目录结构和文件操作的实现-Designed in a simulated multi-user multi-directory file system. Through specific file storage space management, document the physical structure, directory structure and file operations implementa
  3. 所属分类:File Operate

    • 发布日期:2017-05-07
    • 文件大小:1055962
    • 提供者:zhq426
  1. wjxt

    0下载:
  2. :为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 achie
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:375776
    • 提供者:流水
  1. os-design

    0下载:
  2. linux二级文件系统 可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 cd 进出目录 -linux file system II
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:224412
    • 提供者:王宝全
  1. FILESPY

    0下载:
  2. filespy 是一个Windows平台下的文件过滤驱动模型,该模型通过在特定磁盘/文件系统上过载过滤驱动程序实现了对操作系统文件资源的监控-filespy is a model of file filter driver base on Windows platform,this model is designed to monitor file sources on Windows OS by attaching filter driver to specificed disk or f
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:492028
    • 提供者:陈东东
  1. filesys

    0下载:
  2. 文件系统过滤驱动 通过截获系统发出的irp 捕获文件操作从而实现对文件的保护-This module contains the code that implements the general purpose sample file system filter driver.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1333328
    • 提供者:feixiao
  1. test

    0下载:
  2. 操作系统课程设计简单文件系统的实现的代码,vc2008-Simple file system, operating system, curriculum design, implementation of the code, vc2008
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:2797
    • 提供者:wqm
  1. wenjian

    0下载:
  2. 建立内存文件系统 在内存中建立一个虚拟磁盘; 建立文件系统; 设计合理的数据结构,管理虚拟磁盘中已分配和未分配的盘块; 设计相应的目录结构,文件控制块等来管理系统中的文件; 实现文件的创建,删除,移位和改名; 设计可视化界面,显示已分配和未分配的磁盘空间; 实现磁盘转储功能,使文件可以从虚拟磁盘转入内存中。 -The establishment of the memory file system in memory to create a virtual d
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:4084
    • 提供者:macintosh
  1. wenjiancaozuo

    0下载:
  2. 实现一个在windows系统下的二级文件系统-Implement a system, windows starts in the light of the file system
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:4750
    • 提供者:chenzhengxia
  1. Address

    0下载:
  2. 该系统要求实现一个简单、实用的通信录管理程序,主要功能包括通信录数据的录入、查找、修改、删除、排序、显示等。所有通信录数据都要利用文件系统保存,以备系统下次运行时使用。通过此课题,熟练掌握文件、数组、指针的各种操作,以及一些基本算法思想的应用。-The system requirements to achieve a simple, practical address book management program, the main functions include address book
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3549
    • 提供者:alan
  1. fatfs源代码

    0下载:
  2. 此代码是fatfs源代码,并介绍了一下几部分:移植目的 移植条件 对命令界面所实现功能的描述 建立文件系统 命令执行框架 diskio.c中底层驱动程序的编写 下载、测试 FAT32文件系统格式分析 读文件执行流程分析 、添加新的命令fwrite
  3. 所属分类:系统编程

  1. 嵌入式FAT32文件系统设计与实现

    0下载:
  2. 单片机 文件系统 中国版的写的特别的好 学习文件系统的不二之选(The Chinese version of the single-chip file system is a special good learning document system)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:46711808
    • 提供者:kekeee
  1. 基于C#NET的文件传输关键技术研究与系统实现

    0下载:
  2. 基于C#NET的文件传输关键技术研究与系统实现(Research on the key technology of file transmission based on C NET and the implementation of.Pdf system)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1741824
    • 提供者:膜法師
  1. C++ 文件系统

    1下载:
  2. 简单的文件管理系统,实现文件存储空间的管理、文件物理结构、目录结构和一般性的文件操作。(The simple file management system realizes the management of the file storage space, the physical structure of the file, the structure of the directory and the general operation of the file.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:335872
    • 提供者:剑客1
  1. 多用户多级目录文件系统的实现

    1下载:
  2. 用c编写的多用户多级目录文件系统,可以说是目前最全的资料了,内包含技术报告,完整代码工程文件,演示视频,答辩PPT,可执行文件。并且,代码还有windows版本和linux版本和unix版本。 BUG较少,综合了网上的优秀代码,并进一步形成自己的代码。代码基本有注释,风格良好,能够很快看懂。内含有比较规范的报告文档,包含所有流程图,说明图,以及文档风格绝对不错,无需更改,建议下载!(The multiuser multilevel directory file system written
  3. 所属分类:Windows编程

    • 发布日期:2020-01-30
    • 文件大小:28684288
    • 提供者:小强你好
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com