搜索资源列表

  1. Linuxfs_ext2

    0下载:
  2. linux下的ext2文件系统的实现的源码,在源码的基础上对源码中的文件操作部分进行了修改。无解压密码-the ext2 file system on the realization of the source, the source on the basis of the source document for the operation of some changes. Without extracting passwords
  3. 所属分类:文件操作

    • 发布日期:2024-05-12
    • 文件大小:7168
    • 提供者:xiaofeng
  1. BIGMEMERYFSUCOS

    0下载:
  2. 大容量内存文件系统设计及μCOS下的实现- Large capacity memory filing system design and mu under COS realization
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:wymanchen
  1. wenjianxitong

    0下载:
  2. 操作系统课程设计 文件系统!在UNIX下实现!-courses on operating system design file system! Under the UNIX!
  3. 所属分类:C#编程

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:刘文
  1. YAFFS-FileSystem

    0下载:
  2. 本文档介绍了如何在LINUX下用NAND FLASH实现YAFFS文件系统的流程.-This document describes how to use Linux to achieve YAFFS NAND Flash File System process.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-12
    • 文件大小:158720
    • 提供者:凡龙
  1. OSprogram

    0下载:
  2. 操作系统课程设计 题目和目的: 通过模拟文件系统的实现,深入理解操作系统中文件系统的理论知识。(完整报告,包括源码、流程、分析、心得和可执行程序。心血啊!) - The operating system curriculum designs the topic and the goal: Through the simulation filing system realization, thoroughly understa
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:74752
    • 提供者:薛希
  1. SDCard

    0下载:
  2. 基于EasyArm2200和ucOS2的SD卡文件系统的实现,使用ADS编译器-EasyArm2200 and ucOS2 based on the SD Card File System Implementation, using ADS compiler
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-12
    • 文件大小:676864
    • 提供者:Norman
  1. WindowsFreeControl

    0下载:
  2. 操作FAT和NTFS文件系统的程序。它完全不通过Windows的API函数,而通过分析底层二进制代码的方法还原文件系统,从而找到目标文件。达到复制和删除系统系统文件的目的。是我的毕业设计,只是NTFS下的删除没能实现,并且程序在Win2000上有BUG.-operation NTFS and FAT file system procedures. It is totally through the Windows API functio
  3. 所属分类:系统编程

    • 发布日期:2024-05-12
    • 文件大小:259072
    • 提供者:林风
  1. Embedded_FAT_File_System_for_AVR_Memory_Stick

    0下载:
  2. < AVR_U盘嵌入式FAT文件系统> 文件介绍了AVR Memory Stick嵌入式中实现类似操作系统的FAT文件管理系统,这些内容主要包括,文件系统的命名规范,文件寻址路径规范,文件系统核心数据结构的定义,文件系统读写类函数原型的定义。-<AVR_U disk embedded FAT file system> document describes embedded AVR Memory Stick to
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:16384
    • 提供者:6756
  1. ifsdoc

    0下载:
  2. 文件系统驱动开发的文档资料(IFS DDK),包括新文件过滤接口程序员指南.rar,实现对硬盘的监控.txt,文件重定向操作.txt,注册表重定向.txt,DLL函数重定向的问题.txt,关于文件夹地隐藏.txt等。-file system driver development Documentation (IFS DDK), including new file filters Interface Programmer's G
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:499712
    • 提供者:zgb
  1. ucosonflash

    0下载:
  2. 针对某些嵌入式系统中处理数据量大和速度要求高的特点, 在剖析了uCOS - Ⅱ内核工作原理的基础上, 提出一种应用于uCOS - Ⅱ中的大容量内存文件系统的实现方案1 该方案通过在内存中建立文件系统, 将临时数据有效组织于内存中, 既提高访问速度又节省外存空间-against certain embedded systems handle large data volume and speed of high-features in t
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:212992
    • 提供者:康康
  1. ucosfilesystem

    0下载:
  2. 分析了文件系统在嵌入式应用中的重要作用,在剖析了uCOS - II内核工作原理的基础上,借鉴FAT16文件系统,构建了一个适合嵌入式应用的文件系统FAT8,并详细介绍了如何在uCOS - II内核上实现-analysis of the file system in embedded applications of the important role in the analysis for uCOS-II core principle
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:105472
    • 提供者:康康
  1. bf533FAT32

    0下载:
  2. 在Bf533上实现FAT32文件系统,开发工具为Visual DSP++3.5,-Bf533 in achieving FAT32 file system. Visual development tools for DSP++3.5.
  3. 所属分类:DSP编程

    • 发布日期:2024-05-12
    • 文件大小:215040
    • 提供者:中国
  1. filesysyem_on_linux

    0下载:
  2. 操作系统课内实验部分,文件系统的模拟与实现。-curricular experimental operating system, file system simulation and implementation.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:18432
    • 提供者:任清然
  1. os4FileSystems

    0下载:
  2. 学习有关Linux文件管理程序如何组织的知识,然后为简化的文件系统设计并实现一组目录操作。Linux所设计的文件管理程序用于适应多种不同类型的磁盘设备,这些磁盘设备其文件系统的组织结构各异,磁盘格式也不相同。虽然Linux为硬盘提供了自己的文件系统组织结构(ext2),但是文件管理程序可以扩展在任何文件系统格式上执行。 -learn Linux document management procedures of how to or
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-12
    • 文件大小:94208
    • 提供者:wanghui
  1. LINUXkcsj

    0下载:
  2. linux简单多用户系统之文件系统服务源代码实现-linux simple multi-user system file system source code to achieve service
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-12
    • 文件大小:40960
    • 提供者:蔡文明
  1. LinuxDOS

    0下载:
  2. 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 2.列目录时要列出文件名,物理地址,保护码和文件长度。 3.源文件可以进行读写保护。 -Linux system design fo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-12
    • 文件大小:31744
    • 提供者:
  1. simulate_ext3_filesystems

    0下载:
  2. 模拟linux的ext3文件系统。采用位图法。用一个文件模拟硬盘。实现创建、删除目录、文件。读、写文件,定位文件指针等功能。-simulation Linux ext3 file system. Bitmap method used. With a simulation of hard disk document. Implementation create, delete directory, documents. Reading,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-12
    • 文件大小:59392
    • 提供者:kong xiangzhen
  1. FileGuardfile

    0下载:
  2. 文件系统的好例子,演示如何保存文件,VC实现,可以参考-file system a good example, shows how to preserve documents, VC, we can make reference to
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-12
    • 文件大小:153600
    • 提供者:zht
  1. 1121993034

    0下载:
  2. SD卡简单实现文件系统,是别人发给我的,觉得很有必要放大这里和大家一起共享,希望对你有帮助,谢谢.-SD card to achieve a simple file system, others are sent to me. feels that it is necessary to enlarge, and here we share together, and I hope to help you, thank you.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-12
    • 文件大小:31744
    • 提供者:
  1. hd_driver

    0下载:
  2. 硬盘驱动的例子,系统最基本的驱动,一样要DDK才可以编译,著名的还原软件deepfreeze就是通过替换系统文件系统驱动来实现的。-hard drives example, the basic system-driven, the same can be DDK compiler. Reduction of the famous deepfreeze software system is replaced by paper-driven
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-12
    • 文件大小:40960
    • 提供者:kair
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org