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

搜索资源列表

  1. coda-6.0.8.tar

    0下载:
  2. Coda分布式文件系统源代码。其特色在于可以支持离线文件操作以及在线后的自动更新-Coda Distributed File System source code. Its characteristics can support the document offline and online operation of automatic update
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.47mb
    • 提供者:liu_chuan_yi
  1. 简单的文件加密代码

    0下载:
  2. 简单的文件加密代码 一个不错的文件加密系统,对你工作的安全大大加强。-simple file encryption code a good file encryption system, you have the right security greatly enhanced.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.15kb
    • 提供者:lxr
  1. FILSRC

    0下载:
  2. filemon的源代码,和好的学习文件系统驱动的例子。filemon是大名鼎鼎的文件系统监视工具,用途非常广泛。-the source code, and good learning-driven file system example. Filemon is the famous file system monitoring tool that uses very extensive.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:99.29kb
    • 提供者:李知心
  1. k078

    0下载:
  2. 一个纯粹用x86汇编写成的操作系统源码,麻雀虽小,五脏具全,里面包含网络、文件系统、进程调度等等。-purely a compilation of x86 operating system source code written in sparrows Although small, but with the whole, which contains network, file system, process scheduling, etc..
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:157.14kb
    • 提供者:王汉文
  1. fat_freedos

    0下载:
  2. freedos的文件系统模块源码,支持fat12,fat16和fat32,对于学习文件系统非常有用。-FreeDOS file system module source code, support FAT12, fat16 and fat32, the study documents the system is very useful.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:46.83kb
    • 提供者:王汉文
  1. MINITOSv0160_for_skyeye20050627

    0下载:
  2. minitos是一个实时的嵌入式操作系统,源码提供,目前支持TCP/IP,文件系统-minitos is a real-time embedded operating system, source code provided, currently supports TCP / IP, File System
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:174.53kb
    • 提供者:liy
  1. os_c

    0下载:
  2. 操作系统教程实验原码,包括进程与线程进程调度内存分配,设备管理与文件系统实验-Guide Experimental original operating system code, including the process and thread scheduling process memory allocation, Equipment Management and File System Experiment
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:12.13kb
    • 提供者:qinli
  1. proc125

    0下载:
  2. LINUX下的PROC文件系统代码,就象WINDOWS的任务管理器一样的功能-the PROC Linux file system code, Like the Windows task manager for the same function
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10.65kb
    • 提供者:饶元见
  1. FATFileSystem

    0下载:
  2. FAT文件系统原理 计算机在按下power键以后,开始执行主板bios程序。进行完一系列检测和配置以后。开始按bios中设定的系统引导顺序引导系统。假定现在是硬盘。Bios执行完自己的程序后如何把执行权交给硬盘呢。交给硬盘后又执行存储在哪里的程序呢。其实,称为mbr的一段代码起着举足轻重的作用。MBR(master boot record),即主引导记录,有时也称主引导扇区。位于整个硬盘的0柱面0磁头1扇区(可以看作是硬盘的第一个扇区),bios在执行自己固有的程序以后就会jump到mbr中
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:263.83kb
    • 提供者:henry
  1. DriveRescue

    0下载:
  2. 恢复误删除的文件的Delphi源代码,支持FAT 12/16/32,NTFS文件系统,这是转载的,值得大家研究-restoration of the document resides Delphi source code, support FAT 12/16/32, NTFS File System, which is reproduced in, it is worth looking into
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:372.91kb
    • 提供者:终年高
  1. submount-0.9.tar

    0下载:
  2. linux下mount各种文件系统的程序submount的源代码-under linux file system mount various procedures Submount source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:73.71kb
    • 提供者:zx
  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
    • 文件大小:28.24kb
    • 提供者: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
    • 文件大小:61.34kb
    • 提供者:孟令钊
  1. FileMonitorSource

    0下载:
  2. windows下文件系统监视。 监视文件夹,文件变化。vc++ 源码-windows file system monitor source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:18.56kb
    • 提供者:姜枫
  1. formatfat

    0下载:
  2. 可格式化磁盘为FAT文件系统的代码,不用调用系统的格式化函数-The disk can be formatted as a FAT file system code, do not call the system formatting function
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:316.37kb
    • 提供者:pudnyh
  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
    • 文件大小:4.68kb
    • 提供者:李顺前
  1. code

    0下载:
  2. 这是一个简单文件系统,包括创建、读写、登陆、打开、修改等等。-Visual C++ file system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4.31kb
    • 提供者:张祖强
  1. Yaffs2-source-code-analysis

    0下载:
  2. 此文档主要是对yaffs文件系统源码的解读和分析,帮助我们更好的理解源码-This document is mainly to interpretation and analysis of yaffs file system source code, to help us better understand the source code
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:283.24kb
    • 提供者:liu
  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
    • 文件大小:182.17kb
    • 提供者:jimw1024
  1. unix code

    0下载:
  2. unix源码包括文件系统,任务管理,中断,输入输出(UNIX source code includes file system, task management, interruption, input and output)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-23
    • 文件大小:7.55mb
    • 提供者:jiangyi
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com