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

搜索资源列表

  1. linux_mount

    0下载:
  2. linux下mount文件系统,能够正确显示FAT32下的目录中汉字-mount under linux file system, FAT32 can correctly indicate the directory of Chinese characters
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2999
    • 提供者:段吉泉
  1. Linux_MTD

    0下载:
  2. 一片分析MTD工作原理的好文章!对Linux下面搞文件系统很有帮助!-an analysis of the working principle of good articles! Below engage in the Linux file system helpful!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:66818
    • 提供者:wanglin
  1. los

    0下载:
  2. 操作系统课程设计 1、模拟UNIX(linux)文件系统 [问题描述] 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的 模拟UNIX文件系统 。 [基本要求] 1.在现有机器硬盘上开辟20M的硬盘空间,作为设定的硬盘空间。 2.编写一管理程序对此空间进行管理,以模拟UNIX(linux)文件系统,具体要求如下: (1) 要求盘块大小1k 正规文件 (2) i 结点文件类型 目录文件 (共1byte) 块设备 管道文
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:876291
    • 提供者:wangwei
  1. qtopia_linux_busybox

    0下载:
  2. 制作嵌入式linux下基于qtopia的图形文件系统的完整过程描述,包括qtopia、busybox的使用等-The production of embedded linux graphics qtopia based file system integrity of the process descr iption, including qtopia, busybox use
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:6164
    • 提供者:Figo Wang
  1. LinuxKernelInterpretation

    0下载:
  2. 教学内部实验教案,提供对操作系统内核的实验理解: Linux 操作系统内核 基本实验指导 Contents : z 系统安装实验 z Linux内核实验 z 进程管理实验 z 存储管理实验 z 进程通信实验 z I/O 设备管理实验 z 文件系统管理实验 -Internal experimental teaching lesson plans, provide the experimental understanding of the op
  3. 所属分类:Project Design

    • 发布日期:2017-05-12
    • 文件大小:2788910
    • 提供者:Tony Yau
  1. make_linux_rootfs

    0下载:
  2. 介绍了嵌入式linux根文件系统的制作,报考ramdisk,cramfs,yaffs,以及nfs的配置-Introduced the embedded linux root file system of production, applying ramdisk, cramfs, yaffs, as well as the configuration of nfs
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:487116
    • 提供者:xudonghai
  1. linuc-lcd-driver

    0下载:
  2. 这是介绍嵌入式LINUX文件系统制作方法和步骤 embed linux file system make-embed linux file system make
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:8864
    • 提供者:zwx
  1. embed-linux-fs-make

    0下载:
  2. 介绍制作嵌入式LINUX文件系统方法和步骤 embed linux file system make-Introduce the production of embedded LINUX file system methods and steps to embed linux file system make
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:10752
    • 提供者:zwx
  1. embed-linux-filesystem

    0下载:
  2. 介绍任何制作嵌入式linux根文件系统的过程包括busybox,-Introduction of any production of embedded linux root file system process includes busybox,
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:5810
    • 提供者:zwx
  1. linux-embed-filesystem

    0下载:
  2. 介绍嵌入式linux文件系统的框架和制作步骤-Introduction of embedded linux file system framework and the production steps
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4112
    • 提供者:zwx
  1. student

    0下载:
  2. 理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。 -Understanding of Linux file system organization have commonly used data structure system uses
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:4710
    • 提供者:gf
  1. Linuxreport

    1下载:
  2. 用c语言为Linux系统设计一个简单的二级文件系统(带共享功能)--操作系统课程设计报告 -C language used to design a Linux system, a simple file system 2 (with sharing)- operating systems curriculum design report
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:105790
    • 提供者:任晨亮
  1. Linux

    0下载:
  2. 介绍了基于AT91RM9200系统硬件结构和Linux内核结构,然后分析了如何将Linux移植到目标 板上的方法与步骤,最后建立了根文件系统。通过串口、网口或者JTAG口烧至目标板,该系统成本低、工作 稳定、通用性强,可用在多种工业场合。 -Introduced based on the AT91RM9200 system hardware structure and the structure of Linux kernel, and then an analysis of how
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:301557
    • 提供者:hyy
  1. 4.ARMLinux

    0下载:
  2. 本文讨论了基于ARM的嵌入式Linux的音频播放器。使用了以三星S3C2410芯片为CPU的ARM9 开发板。于主机上建立交叉编译环境,对嵌入式压缩内核进行编译调试,通过串口移植了Bootloader、嵌入式 Linux内核和文件系统到开发板上。从网络获取应用程序源代码,对音频播放器源代码经过交叉编译和调试并 下载到目标机开发板上进行进一步调试。最终成功实现了播放音频的功能,结合其他设备,成为具有功率放大 器功能的嵌入式音频播放器,且可进一步在其上开发视频播放和其他网络功能。
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:275680
    • 提供者:hyy
  1. zfs_linux.pdf.tar

    0下载:
  2. ZFS file system for linux
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:503924
    • 提供者:auriev
  1. LINUX

    0下载:
  2. 本书以嵌入式LINUX系统开发流程为主线,剖析了嵌入式LINUX系统构建的各个环节。从嵌入式系统基础知识和LINUX编程技术讲起,接下来说明了建立嵌入式LINUX交叉开发环境,然后分析了嵌入式LINUX系统的引导程序、内核和文件系统三大组成部分,最后介绍了嵌入式LINUX系统集成和部署的方法。-Book embedded LINUX systems development process as the main line, embedded LINUX system analyzes all a
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3850066
    • 提供者:肖达
  1. Linux-Root-file-system

    0下载:
  2. 你对linux的根文件系统熟悉吗?如果不,这篇资料介绍的很详细。-Are you familiar with the root file system in linux it? If not, this information is described in great detail.
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:5965
    • 提供者:王金超
  1. add-a-file-system

    0下载:
  2. 给linux增加一个和ext2完全相同的文件系统,附带实验过程和结果截图-Increase to linux and ext2 file system in exactly the same, with the experimental procedure and results Screenshot
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:839670
    • 提供者:meihanlei
  1. MINIX-File-System-analysis

    0下载:
  2. 文详细分析了MINIX文件系统的磁盘布局及其在Linux OS中的实现。站在当今时代,MINIX文件系统是如此简陋,以至于在现实中几乎没有实用 价值。但它毕竟曾经是教学操作系统MINIX的主文件系统,最初的Linux也是在MINIX文件系统上开始成长的。在Linux内核源代码树中依然保留 着MINIX File System的分支,而且它依然被维护,以与Linux文件系统的架构变化同步。从实用角度说,实在没有这个必要,但Linus Torvalds 还保留着它,或许Linus有点舍不
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:415842
    • 提供者:dragen
  1. Research-on-Linux-file--system-

    0下载:
  2. 论文-linux下文件管理系统的研究与实现-reserach on linux file management system
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:138337
    • 提供者:杨坤
« 12 3 »
搜珍网 www.dssz.com