搜索资源列表
virtual-dusk
- 申请一个10M的文件空间虚拟成一个磁盘,按照1K大小划分扇区,依序编号,实现单卷单级目录的文件系统。 根据文件分配方案设计相应的FCB结构,空闲空间管理结构,磁盘卷总信息结构,目录区信息结构等,存放在虚拟磁盘的相应区域 编写管理程序,实现对虚拟磁盘的全权控制,犹如针对真实磁盘使用模式类似DOS或者Linux的终端方式 本文简单介绍了磁盘文件格式FAT及其他相关背景和算法,并采用FAT方案实现单卷、单级目录的虚拟文件系统。描述了整个程序的基本思路模块划分、流程图及代码的实现。-appl
fuse-2.5.2.tar
- linux下的用户文件系统fuse-2.5.2-linux users under the File System fuse-2.5.2
ULExplorer
- 类似Linux操作系统0.11版文件系统的文件系统设计和Windows下的操作程序,使用文件作为虚拟磁盘。-similar to the Linux operating system version 0.11 of documentation systems design and Windows the procedure, the use of paper as a virtual disk.
etc.tar
- 在做linux移植时可以用它直接生成根文件系统中/etc目录下的内容。-doing transplantation can be used directly generated root file system / etc directory contents.
FAT32_Linux_10-04-04
- 一个FAT32文件系统的源代码,可用于嵌入式系统,并能够直接在linux下直接验证.-a FAT32 file system source code, can be used for embedded systems, and to direct the direct certification under linux.
pracising_while_learning_linux_kernel.tar
- 如果您在研究linux内核,相信您一定听说过李善平老师的《边干边学——linux内核指导》这本书,这本书内容详尽实用,但是您是不是在因为即使照敲那些书上的代码也不能work而烦恼呢?这是该书所有章节的完整代码,本人尝试过其中的大部分,如shell,公平调度,文件系统,统计缺页率等,都能work!-If you study linux kernel, I believe you will definitely heard PDM teachers "learn by doing -- l
linux_filesystem
- linux的文件系统的部分代码的详细注释,大家下下看吧-Linux file system code part of the detailed notes, we Lower Look here
keshe
- 在Linux下实现文件的拷贝,多线程实例,设备驱动的编写,文件系统的处理,进程管理器的部分功能实现
os
- 在Linux Red Hat下用C++设计并实现一个多用户多级目录结构的文件系统。
linuxtrycode
- linux文件系统试验 一、实验目的 学习有关linux文件管理程序如何组织的知识,为简化的文件系统设计并实现一组目录操作。实验中使用软盘的fat12格式,设计一个程序可以对这种格式的磁盘进行一组目录操作。 实验使用了部分linux的系统调用,比如说open() sleek() read() write()几个调用。通过此实验来对linux的文件系统的管理有进一步的理解。 二、实验要求 主要实现三个功能:一 读取磁盘目录的目录列表。(命令输入 ls )
os
- [问题描述] 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的 模拟UNIX文件系统 。 [基本要求] 1.在现有机器硬盘上开辟20M的硬盘空间,作为设定的硬盘空间。 2.编写一管理程序对此空间进行管理,以模拟UNIX(linux)文件系统,具体要求如下: (1) 要求盘块大小1k (2) i 结点文件类型 正规文件目录文件(共1byte)块设备 管道文件 。物理地址(索引表) 共有13个表项,每表项2byte 。文
使用linux文件系统调用(新手必须)
- 刚刚学习操作系统得新手们可以好好看看这个程序.-just learning platforms is a good novice can look at this procedure.
linux文件系统模拟设计
- 本科毕业论文(设计)开题报告
Linux内核—文件系统模块的设计和开发
- Linux内核—文件系统模块的设计和开发
os
- 操作系统课程设计,含5个大作业。最后一个是文件系统的设计。有报告。最后一个是linux的,其他的是window上开发。 -Operating systems curriculum design, with five major operations. The last one is the file system design. Reports. The last one is linux, the other is a window on development.
Linux
- 对linuix 文件系统的模拟,包含了若干文件命令,是用c语言实现的。-Linuix file system on the simulation, the order contains a number of documents is achieved with c language.
The_Linux_Kernel_API
- linux 内核的api函数介绍,涉及网络、驱动、文件系统等等各个方面,是linux 内核编程不可多得的参考手册。-all kinds of linux kernel api that involve the network, drivers, file system, and so on all aspects of linux kernel is a rare reference manual programming.
FATFS.for.linux
- 这份源码是基于微软开放的FAT文件系统相应源码,由GNU社区维护的在UNIX/LINUX系统中FAT文件系统部分,通过VFS实先挂载。-This source code is licensed under Microsoft Shared Source License Version 1.0 for Windows CE. Combined with VFS, UNIX/LINUX is capable of mounting disks of FAT file system.
simdsik
- 《操作系统课程设计》(华工) 模拟Linux文件系统,写一个simdisk开辟100M的空间,实现相关功能。-a os procedure which pretend the linux filesystem
DM365-linux
- DM365 Linux内核和文件系统的详细烧写方法及其UBOOT参数设置-Detailed programming methods and UBOOT parameters DM365 Linux kernel and file system settings