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

搜索资源列表

  1. Linux-file_system

    0下载:
  2. linux文件系统的学习教程,很不错的一本书,对linux刚开始学习的同学很有帮助。-linux file system, learning tutorials, very good book for students just beginning to learn linux helpful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:268208
    • 提供者:张强
  1. 3106007038

    2下载:
  2. 操作系统实验 实验一 进程调度 实验二 作业调度 实验三(综合性) 主存空间的分配与回收 实验四 文件系统-Experimental test of a process of operating system scheduling job scheduling experiment Second experiment three (integrated) main memory space allocation and recovery of the experimental
  3. 所属分类:OS Develop

    • 发布日期:2017-05-13
    • 文件大小:3565961
    • 提供者:caicai
  1. FileTreeDialog

    0下载:
  2. 将文件系统显示在树形控件内,在编辑空间中显示所选中的目录或文件名-show the filesystem in the disk by CTreeCtrl, and show the selected directories or files in the CEdit.
  3. 所属分类:TreeView

  1. sfilter

    1下载:
  2. 文件系统过滤驱动的详细代码,含有中文说明及注释-File system filter driver detailed codes, descr iptions and notes containing Chinese
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:18917
    • 提供者:康军
  1. FileSystem

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

    • 发布日期:2017-05-24
    • 文件大小:2925510
    • 提供者:陈华龙
  1. ucos_fs_gui

    0下载:
  2. ucos系统+file文件系统+GUI显示器接口 系统源码-ucos system+ file file system+ GUI display interface system source code
  3. 所属分类:uCOS

    • 发布日期:2017-05-12
    • 文件大小:2756164
    • 提供者:宋帆
  1. OS_experiment

    1下载:
  2. 大三时做的操作系统课程设计,有文件系统等-Third of the operating system when the curriculum design, there are file system, etc.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-11
    • 文件大小:2815256
    • 提供者:郭俊刚
  1. 用180行C代码就能够读取FAT16文件系统U盘的根目录

    0下载:
  2. ch375.c.txt 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2012-11-13
    • 文件大小:8714
    • 提供者:coolhandy
  1. Linux mount挂载文件系统磁盘分区

    0下载:
  2. Linux mount挂载文件系统磁盘分区.txt
  3. 所属分类:其它文档

    • 发布日期:2012-11-13
    • 文件大小:10463
    • 提供者:coolhandy
  1. FATNANDFlash

    0下载:
  2. 内容描述: 1)FAT文件系统在NAND储存器上的改进运用 2)基于K9F2808UOC的FATl6文件系统 3)基于NAND Flash的FAT文件系统的实现 4)一种基于FAT文件系统的NAND Flash坏块处理方法-Descr iption: 1) FAT file system on NAND memory to improve the use of 2) K9F2808UOC-based file system 3 of FATl6) NAND Flash based
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-03
    • 文件大小:1183119
    • 提供者:蔡陈松
  1. kafsrt20

    0下载:
  2. 一个可以索引和排序的文件系统- May the index and the arrangement filing system
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-12
    • 文件大小:113065
    • 提供者:站长
  1. 文件系统监视器

    0下载:
  2. 一个不错的-A good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:8662
    • 提供者:李丐
  1. fat16

    0下载:
  2. fat16文件系统存取-FAT16 file system access
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-09
    • 文件大小:44084
    • 提供者:站长
  1. TryReadDirectoryChangesW.20040524.1806

    0下载:
  2. 这个则是一个简单的监视文件系统的例子,有GUI,也要用到DirMon。小弟水平有限,还望各位大虾多指点。至于这几个程序,只是抛砖引玉让大家一起探讨的,请不要用于商业用途,因为属于我们公司的,我可不希望老板老来找我麻烦。谢谢!- This is a simple surveillance filing system example, has GUI, also must use DirMon. The little brother level is limited, but also look
  3. 所属分类:Applications

    • 发布日期:2017-11-09
    • 文件大小:25036
    • 提供者:
  1. MFS

    1下载:
  2. 自己用C语言编的微型文件系统(Mini File System),供广大同学下载,练习或交作业使用。-own use C language provision of micro-File System (Mini File System), for students to download, exercise or use perpendicular operation.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:10550
    • 提供者:高约
  1. 17_184955_yvn3IFS

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

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

    1下载:
  2. ucos平台下的文件系统的源代码,支持flash、ram、IDE、smc、windowsdrive这些接口,并且还有例程。-uCOS platform file system source code, support for flash, ram, IDE, smc, windowsdrive these interfaces, and there are routine.
  3. 所属分类:uCOS

    • 发布日期:2017-04-01
    • 文件大小:117343
    • 提供者:qgq
  1. U-Disk

    0下载:
  2. U盘读写协议:我开发U盘的重要参考代码。 bulk_only传输协议,FAT16文件系统.-U disk read and write an agreement: I developed an important reference U disk code. bulk_only Transfer Protocol, FAT16 file system.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-22
    • 文件大小:16628
    • 提供者:杨尚元
  1. storageofdisk

    0下载:
  2. 硬盘信息的存储方式.word文档,对fat文件系统详细讲解-Hard information is stored. Word document, to explain in detail the fat file system
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:10482
    • 提供者:刘会忠
  1. fenxi_FAT

    0下载:
  2. 透彻分析FAT文件系统,介绍的非常详细,值得一看-A thorough analysis of FAT file system, introduced a very detailed and worth a visit
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:265540
    • 提供者:谢军
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com