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

搜索资源列表

  1. smp86xx_rootfs.tar.bz2

    0下载:
  2.  sigma smp8634/8635 toolchain rootfs building source. ================= Readme.txt =================   This is the Sigma Designs customization of the root file system for the SMP86xx family of chips.   This package is of course
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-12-27
    • 文件大小:234248
    • 提供者:mattli001
  1. ufs.rar

    1下载:
  2. 使用FUSE提供的API,在linux下实现的简单的文件系统。此为操作系统课程设计。,Using the FUSE API , implement an simple filesystem in linux. It is the operation system homework.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:880432
    • 提供者:luqianhui
  1. romfs

    0下载:
  2. I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:836065
    • 提供者:Showna
  1. busybox-1.1.0.tar

    0下载:
  2. 用于制作arm_linux的文件系统映像文件,在linux环境下编辑文件目录,用此工具makeimage制作成映像文件,进而可通过TFTP等方法load到芯片中。-make filesystem for arm_linux.create file index in the linux environment,then use the tool makeimage to turn the index to a image,by TFTP or other ways,you can load the
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-08
    • 文件大小:1695886
    • 提供者:richardbay
  1. wiifuse-0.2.0

    0下载:
  2. WiiFuse is a FUSE filesystem module for Linux and Mac OS X. It will let you mount a Wii disc ISO and browse its contents, and it contains a server which may be run on the Wii so you can browse the contents of the Wii s internal filesystem.-WiiFuse is
  3. 所属分类:Game Program

    • 发布日期:2017-04-16
    • 文件大小:133189
    • 提供者:Wii Phonies
  1. cromfs-1.5.8

    0下载:
  2. Cromfs is a compressed read-only filesystem for Linux. Cromfs is best at archiving gigabytes of big files that have a lot of redundancy. It aims primarily at achieving a strong compression, even at the cost of memory and CPU time resources. It uses t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:705703
    • 提供者:jmskhng
  1. usbandasm

    0下载:
  2. 在Linux中,文件是抽象的,Linux已将几乎所有的东西都 按文件来对待,所以就可以像操作普通文件那样去打开、关 闭、读取和写入不同的终端设备。Filesystem Hierarchy Standar (FHS)是Linux遵循的文件目录的命名和架构标准,在此文件 系统层次结构中,Linux所有的设备以设备文件名的方式存放 在目录/dev下,USB到串口转接器的设备文件为ttyUSB0。如 果使用多口转接器或USB hub,则相应设备文件依次为 ttyUSB1、tt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-27
    • 文件大小:127403
    • 提供者:郝冠男
  1. fatfuse-0.4.0.tar

    0下载:
  2. FatFuse 是一个Linux下fuse的实现,用于读取FAT16和FAT32文件系统.-FatFuse is a linux fuse implementation capable of reading FAT16 and FAT32 filesytems. It is written in python, and uses the bdec binary decoding library to decode the on-disk filesystem. The actual code d
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:15405
    • 提供者:taotao
  1. 4LK-SIG-INT-FS-

    0下载:
  2. Linux Kernel Filesystem, Signals
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:99330
    • 提供者:blue
  1. ext2

    0下载:
  2. information extraction from EXT2 filesystem. this program imitates the bash shell, and accepts such basic commands as info, group, pwd, ls, cd, cat, quit. this code was written in linux and compiled by gcc. it can be run on linux machines. i didn t u
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2529
    • 提供者:kose
  1. the-design-and-implement-of-the-SGI

    0下载:
  2. 阐述了Linux安全网关接口SGI的基本结构和实现方法,以及实现SGI涉及的Linux防火墙 内核接口模块、/proc文件系统内核接口等关键技术。-This paper describes the Linux security gateway interface SGI basic structure and realization method, and realize the Linux kernel involved SGI interface module, proc filesyst
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:18688
    • 提供者:
  1. Building_the_Linux_Kernel_tftp.doc.tar

    0下载:
  2. Building the Linux Kernel Build a Linux kernel to be used by the OMAP5912 processor and burn the bootable kernel to the OSK5912 flash memory. Establish a Network Filesystem (NFS) mountable partition on the Linux host machine. Build and run a sim
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:11304
    • 提供者:ren
  1. linux_kernel

    0下载:
  2. 讲述 linux 内核, from boot, filesystem, memory, task schedule, driver, I/O-linux kernel, from boot, filesystem, memory, task schedule, driver, I/O
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:1601014
    • 提供者:Lee Yonghao
  1. ipsysctl-tutorial.pdf

    0下载:
  2. The /proc filesystem is a virtual filesystem, which means that it doesn’t really exist except in the "head" of the Linux kernel. The /proc filesystem as described here is specific to the Linux kernel, even though it may very well be present in ot
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:232620
    • 提供者:Santhosh
  1. OCaml-for-scientists

    0下载:
  2. 本书旨在为Linux、Unix以及OS X系统管理员提供短小精悍且功能强大的shell实现解决方案,教会读者如何使用现有调试器调试shell脚本。 全书分为3个部分:脚本技术基础、系统交互和高级技术、有用的脚本实例。主要内容包括如何使小到中型的系统管理任务自动化,分析系统数据并编辑配置文件,使用bash和ksh等编写Linux、Unix和OS X应用程序的脚本文件等。 本书面向中高级的shell程序员,以及需要解决日常问题的系统管理员,但假定读者能够读懂一般的shell代码。 -Sy
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2174458
    • 提供者:保密
  1. Linux2.6_kernel_acl_data_struct_and_implements

    0下载:
  2. 本文对Linux2.6内核的ACL机制的数据结构和实现进行分析,包括有抽象标准层面上的ACL数据结构以及其在EXT4具体文件系统层面上的数据结构。本文还将着重分析Linux中对节点的访问权限检查算法以及ACL访问控制机制在其中的位置与作用。本文最后将以Open系统调用为例说明ACL总体控制流程。 -This paper makes an analysis on ACL s data structure and implements on Linux 2.6 kernel, which inc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:553666
    • 提供者:tan
  1. autofs-5.0.4.tar

    0下载:
  2. 一种linux操作系统下的文件系统,-a filesystem of linux operate system,..............
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:663608
    • 提供者:zyj
  1. linuxExt2fs-overview-0.1.pdf

    0下载:
  2. document contains an overview of linux EXT2 filesystem
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:78034
    • 提供者:lyon
  1. Linux_sysfs

    0下载:
  2. LINUX 设备驱动程序sysfs模型分析-linux device sysfs filesystem module analyize
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:820806
    • 提供者:qinbiwen
  1. udf-0.9.8

    0下载:
  2. Linux UDF文件系统模块及用户工具-Linux UDF Filesystem module and userspace utilities (Patches against kernel v2.2, v2.4 and v2.6 plus udftools)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:277427
    • 提供者:book
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com