搜索资源列表

  1. FileSystem

    0下载:
  2. 在内存中开辟一个空间作为文件存储器,在其上实现一个简单的文件系统。退出这个文件系统时,需要该文件系统的内容保存到磁盘上,以便下次可以将其回复到内存中来。-In memory to open a space for the file memory, in its realization of a simple file system. To withdraw from the file system, the need for the c
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:4895744
    • 提供者:王钧
  1. FileSystem

    0下载:
  2. 文件系统模拟,模拟WINDOWS的文件管理系统,可以进行文件的添加删除,格式化等操作-File system simulation WINDOWS Document Management System, you can add files deleted, formatted, such as operation
  3. 所属分类:文件操作

    • 发布日期:2024-05-18
    • 文件大小:7858176
    • 提供者:陈华龙
  1. Filesystem

    0下载:
  2. filesystem目录结构,及相应抓屏,可以看到详细文件名称-filesystem directory structure, and the corresponding screenshots, you can see details of the file name
  3. 所属分类:文件操作

    • 发布日期:2024-05-18
    • 文件大小:283648
    • 提供者:lijing
  1. FileSystem

    0下载:
  2. 小型文件系统模拟,通过该程序演示了文件系统的工作原理和实现机制。使用MFC做了界面设计。 文件系统设计使用了inode和成组链接法。-Small file system simulation, through the program demonstrated the working principle of the file system and the realization of the mechanism. The us
  3. 所属分类:文件操作

    • 发布日期:2024-05-18
    • 文件大小:8537088
    • 提供者:Peter Pan
  1. mi

    0下载:
  2. 操作系统课程设计 模拟的文件系统编写程序,模拟混合索引形式的文件系统。能接收建立、删除、读、写和查询属性的命令,并在模拟文件系统中进行操作。提供一个可供操作者建立、删除、读、写文件和查看文件属性的交互界面。-OS filesystem design
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:Hue xu
  1. FileSystem

    0下载:
  2. MTK----FILE SYSTEM-FILE SYSTEM
  3. 所属分类:MTK

    • 发布日期:2024-05-18
    • 文件大小:422912
    • 提供者:SONG
  1. filesystem

    0下载:
  2. 模拟Linux文件系统 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的模拟Linux文件系统。 1. 在现有机器硬盘上开辟100M的硬盘空间,作为设定的硬盘空间。 2. 编写一管理程序simdisk对此空间进行管理,以模拟Linux文件系统,要求: (1) 盘块大小1k (2) 空闲盘块的管理:Linux位图法 (3) 结构:超级块, i结点区, 根目录区 -Simulation of
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:16384
    • 提供者:lilianjie
  1. passThrough

    0下载:
  2. Passthru Filesystem Filter driver from WinDDK
  3. 所属分类:驱动编程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:konkevych
  1. fat_fs.tar

    0下载:
  2. A FAT filesystem library in C. Very easy to add to any embedded system.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-18
    • 文件大小:13312
    • 提供者:methy
  1. embed-linux-filesystem

    0下载:
  2. 介绍任何制作嵌入式linux根文件系统的过程包括busybox,-Introduction of any production of embedded linux root file system process includes busybox,
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:zwx
  1. filesystem

    0下载:
  2. linux系统下的C代码,模拟二级文件系统,在linux下可编译运行-linux systems C code to simulate the secondary file system, linux can be compiled at run
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:62464
    • 提供者:孟令钊
  1. FileSystem

    0下载:
  2. 使用C实现一个简单的文件管理封装,主要针对C库中的读写文件函数进行封装。-C implementation using a simple document management package, mainly for the C library function to read and write files to package.
  3. 所属分类:文件操作

    • 发布日期:2024-05-18
    • 文件大小:18432
    • 提供者:Stephen
  1. filesystem

    1下载:
  2. filesystem 实现查看文件及文件夹属性的功能,VC++源码。-filesystem to achieve view the file and folder attributes function, VC++ source code.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:169984
    • 提供者:刘云
  1. FileSystem

    1下载:
  2. 基于java的文件管理系统 能实现包括文件的创建、删除、查找等功能-Java-based document management system to achieve, including file creation, deletion, search and other functions
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:5918720
    • 提供者:英杰
  1. FileSystem

    0下载:
  2. ASP 无组件上传。特点:程序小,支持多格式,无大小限制。-filesystem
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:yang
  1. nandFlashFS

    0下载:
  2. nand Falsh filesystem on ARM
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-18
    • 文件大小:194560
    • 提供者:xie
  1. fat-2005-01-24

    0下载:
  2. Dos FAT filesystem for embedded systems with source in c.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-18
    • 文件大小:2204672
    • 提供者:asdf
  1. FileSystem

    1下载:
  2. ZORAN文件系统架构,非常详细,PPT文档,绝对精华-ZORAN file system structure, very detailed, PPT files, the absolute essence of
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:345088
    • 提供者:lua
  1. mtk_filesystem_document

    0下载:
  2. mtk文件系统,罗列了整个mtk文件系统的调用函数,对mtk编程很有帮助-mtk filesystem document
  3. 所属分类:技术管理

    • 发布日期:2024-05-18
    • 文件大小:346112
    • 提供者:
  1. unix-filesystem

    0下载:
  2. unix 操作系统的 文件系统 和相关的系统调用-unix filesystem
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:66560
    • 提供者:赵哲焕
« 1 2 34 5 6 7 8 9 10 ... 40 »

源码中国 www.ymcn.org