搜索资源列表
coda-6.0.8.tar
- Coda分布式文件系统源代码。其特色在于可以支持离线文件操作以及在线后的自动更新-Coda Distributed File System source code. Its characteristics can support the document offline and online operation of automatic update
简单的文件加密代码
- 简单的文件加密代码 一个不错的文件加密系统,对你工作的安全大大加强。-simple file encryption code a good file encryption system, you have the right security greatly enhanced.
FILSRC
- filemon的源代码,和好的学习文件系统驱动的例子。filemon是大名鼎鼎的文件系统监视工具,用途非常广泛。-the source code, and good learning-driven file system example. Filemon is the famous file system monitoring tool that uses very extensive.
k078
- 一个纯粹用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..
fat_freedos
- freedos的文件系统模块源码,支持fat12,fat16和fat32,对于学习文件系统非常有用。-FreeDOS file system module source code, support FAT12, fat16 and fat32, the study documents the system is very useful.
MINITOSv0160_for_skyeye20050627
- minitos是一个实时的嵌入式操作系统,源码提供,目前支持TCP/IP,文件系统-minitos is a real-time embedded operating system, source code provided, currently supports TCP / IP, File System
os_c
- 操作系统教程实验原码,包括进程与线程进程调度内存分配,设备管理与文件系统实验-Guide Experimental original operating system code, including the process and thread scheduling process memory allocation, Equipment Management and File System Experiment
proc125
- LINUX下的PROC文件系统代码,就象WINDOWS的任务管理器一样的功能-the PROC Linux file system code, Like the Windows task manager for the same function
FATFileSystem
- FAT文件系统原理 计算机在按下power键以后,开始执行主板bios程序。进行完一系列检测和配置以后。开始按bios中设定的系统引导顺序引导系统。假定现在是硬盘。Bios执行完自己的程序后如何把执行权交给硬盘呢。交给硬盘后又执行存储在哪里的程序呢。其实,称为mbr的一段代码起着举足轻重的作用。MBR(master boot record),即主引导记录,有时也称主引导扇区。位于整个硬盘的0柱面0磁头1扇区(可以看作是硬盘的第一个扇区),bios在执行自己固有的程序以后就会jump到mbr中
DriveRescue
- 恢复误删除的文件的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
submount-0.9.tar
- linux下mount各种文件系统的程序submount的源代码-under linux file system mount various procedures Submount source code
mkdosfs
- 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
filesystem
- linux系统下的C代码,模拟二级文件系统,在linux下可编译运行-linux systems C code to simulate the secondary file system, linux can be compiled at run
FileMonitorSource
- windows下文件系统监视。 监视文件夹,文件变化。vc++ 源码-windows file system monitor source code
formatfat
- 可格式化磁盘为FAT文件系统的代码,不用调用系统的格式化函数-The disk can be formatted as a FAT file system code, do not call the system formatting function
file-system
- 一个在LINUX操作系统下模拟计算机文件系统的C语言源代码-a C source code of file system in Linux operating system
code
- 这是一个简单文件系统,包括创建、读写、登陆、打开、修改等等。-Visual C++ file system
Yaffs2-source-code-analysis
- 此文档主要是对yaffs文件系统源码的解读和分析,帮助我们更好的理解源码-This document is mainly to interpretation and analysis of yaffs file system source code, to help us better understand the source code
Tape File System
- Source Code and scr ipts for using Tape Jukebox as a File system. Uses Fuse on Linux OS. No Documentation.
unix code
- unix源码包括文件系统,任务管理,中断,输入输出(UNIX source code includes file system, task management, interruption, input and output)