CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - file system code

搜索资源列表

  1. yaffs-file-system-source-code

    0下载:
  2. 嵌入式linux yaffs文件系统源代码,非常不错,已用过-yaffs Embedded Linux file system source code, very good, has used
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1331659
    • 提供者:许为
  1. ATMEL FAT File System

    0下载:
  2. ATMEL单片机可用的文件系统源代码,支持FAT16/FAT32格式。-ATMEL SCM available file system source code, support FAT16/FAT32 format.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:620301
    • 提供者:张奕宇
  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. filesystemdriver

    0下载:
  2. 文件系统过滤驱动开发代码,可用于文件加密,保护硬盘数据的安全。-File system filter driver development code, can be used for file encryption to protect the hard disk data security.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:148174
    • 提供者:jcq
  1. FAT16

    0下载:
  2. 嵌入式FAT16文件系统源码下载1) 兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2) 可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3) 文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,T
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:347009
    • 提供者:xjj
  1. mkdosfs

    0下载:
  2. mkdosfs - Make DOS file system utilty. I wrote this, partially to complement the dosfsck utility written by Werner Almesberger (who graciously gave me some pointers when I asked for some advice about writing this code), and also to avoid
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:28921
    • 提供者:succuba
  1. filesystem

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

    • 发布日期:2013-09-23
    • 文件大小:62811
    • 提供者:孟令钊
  1. NTFSI

    0下载:
  2. 学习windows NT 文件系统必备--windows NT file system internals 的随书源码。-Learning windows NT file system material- windows NT file system internals--source code.
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:295288
    • 提供者:刘回
  1. SecuEfs

    0下载:
  2. File System Filter Driver Example Code.. File Encryption Sample -File System Filter Driver Example Code.. File Encryption Sample ..
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:181814
    • 提供者:HISONA
  1. NTFIS

    0下载:
  2. 這本書提供詳細WINDOW NT IO MANAGER 以及其他資訊-Windows NT File System Internals presents the details of the NT I/O Manager, the Cache Manager, and the Memory Manager from the perspective of a software developer writing a file system driver or implementing a kern
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10643171
    • 提供者:daniel
  1. fat16

    0下载:
  2. 嵌入式FAT16文件系统C代码免费下载 该文件系统是由本人个人开发的,全部代码在VC下编写,测试。VC下测试基于虚拟磁盘驱动(在Flash_management.c)实现对磁盘的读写。实现的文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码,并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另个,代码都使用C编写,可以移植到单片机上运行。 (FAT16代码是免费代码,用户可直接使用。 本代
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:453738
    • 提供者:6756
  1. fs

    0下载:
  2. MTK手机平台资料,MT6253 CODEBASE里文件系统源码,对于做文件系统研究的人很有参考价值。-MTK mobile phone platform information, MT6253 CODEBASE in the file system source code, file system for people who do great reference value.
  3. 所属分类:MTK

    • 发布日期:2017-03-28
    • 文件大小:113985
    • 提供者:fulean
  1. filesys

    0下载:
  2. Windows系统文件过滤驱动源代码. 采用Windows 2000 DDK开发. 可修改文件Create, Open, Write, Read, Flush, Cleanup, Close例程. 参考此代码可实现文件加密,文件监控,版权保护等特殊文件操作. -Windows system file system filter driver source code. Using Windows 2000 DDK development. Can modify the file C
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:175528
    • 提供者:
  1. file-system

    0下载:
  2. 一个在LINUX操作系统下模拟计算机文件系统的C语言源代码-a C source code of file system in Linux operating system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4790
    • 提供者:李顺前
  1. Analysis-of-FAT32-File-System-2012

    0下载:
  2. FAT32文件系统是Windows系列操作系统中最常用的文件系统之一,掌握其原理是用好它的基础。在微软公司不公开其操作系统的内部结构和源代码的情况下,通过实验、分析、得出了FAT32文件系统的工作原理.-FAT32 file system is one of the most commonly used file system of the Windows family of operating systems, grasp the principle is its foundation. In
  3. 所属分类:File Formats

    • 发布日期:2017-11-06
    • 文件大小:152155
    • 提供者:spider
  1. The-Windows-CE-File-System

    0下载:
  2. wince 文件系统源码,很好用的文件系统代码,深入理解wince文件系统很有帮助-the wince file system source code, very good use of the file system code, in-depth understanding of the the wince file system helpful
  3. 所属分类:Windows CE

    • 发布日期:2017-11-09
    • 文件大小:27211
    • 提供者:hy
  1. Windows-File-System-Filter--Driver

    0下载:
  2. Windows文件系统过滤驱动开发教程第二版源代码-Windows File System Filter Driver Development Guide (Second Edition) source code
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:493611
    • 提供者:Davis
  1. Petit-FAT-File-System-Module-Samples

    0下载:
  2. AVR, PIC and Win32 sample source code to Petit FAT File System Module.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:171816
    • 提供者:WooQ
  1. Tape File System

    1下载:
  2. Source Code and scr ipts for using Tape Jukebox as a File system. Uses Fuse on Linux OS. No Documentation.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2015-09-29
    • 文件大小:186541
    • 提供者:jimw1024
  1. yaffs2 file system

    0下载:
  2. 本文模仿《linux 内核源代码情景分析》一书,以情景分析的方式对 yaffs2 文件系统的 源代码进行分析。(This article imitates "Linux kernel source code scene analysis" a book, with the scene analysis way to the yaffs2 file system Source code analysis.)
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-18
    • 文件大小:296960
    • 提供者:QQyang
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com