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

搜索资源列表

  1. rfs_fs

    0下载:
  2. Samsung RFS (Robust Filesystem) drivers for linux/android kernel
  3. 所属分类:android

    • 发布日期:2017-03-24
    • 文件大小:79406
    • 提供者:goose
  1. read_cd_vol_info

    0下载:
  2. ISO 9660 is a international standard that defines a filesystem for CD/DVD media. To get the volume name from such system in Linux we ll be dealing with the its device path once again. On my system the device path of the CD/DVD device is /dev/scd0.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:545
    • 提供者:Sublimer
  1. filesystemhierarchystandard

    0下载:
  2. linux 的文件系统标准,希望对大家有所帮助,谢谢!- linux filesystem hierarchy standard
  3. 所属分类:Project Manage

    • 发布日期:2017-04-24
    • 文件大小:212121
    • 提供者:junwux
  1. cvs-root.tar

    3下载:
  2. linux内核yaffs文件镜像补丁压缩包cvs-root.tar.gz-linux kernel patch yaffs document image compression package cvs-root.tar.gz
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-12-16
    • 文件大小:309235
    • 提供者:王鑫
  1. FileSystem

    0下载:
  2. 为LINUX 设计一个简单的二级文件系统。 设计要求: 1、可以实现下列几条命令(至少4条)。 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 2、列目录时要列出文件名、物理地址、保护码和文件长度。 3、源文件可以进行读写保护。 -To design a simple two LINUX file system. Desig
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:250358
    • 提供者:小强
  1. filesystem

    0下载:
  2. 本章目的是分析在Linux系统中如何实现新的文件系统。在介绍文件系统具体实现前先介绍文件系统的概念和作用,抽象出了文件系统概念模型。熟悉文件系统的内涵后,我们再近一步讨论Linux系统中和文件系统的特殊风格和具体文件系统在Linux中组成结构,逐步为读者勾画出Linux中文件系统工作的全景图。最后在事例部分,我们将以romfs文件系统作实例分析实现文件系统的普遍步骤。-The purpose of this chapter is to analyze how the Linux system,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:93668
    • 提供者:zerray
  1. filesystem

    0下载:
  2. Filesystem for linux instalation on asus 620 bt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:7955348
    • 提供者:Vit
  1. filesystem

    1下载:
  2. 用c编写的简单的文件系统,仿照Linux的二级文件系统,适合初学者参考-With c written a simple file system, modeled on the two Linux file system, suitable for beginners reference
  3. 所属分类:其他小程序

    • 发布日期:2013-09-23
    • 文件大小:12473
    • 提供者:gg
  1. filesystem

    0下载:
  2. 一个linux环境下的模拟文件系统的程序,里面有使用说明,能够创建,删除,复制文件,用到了linux共享内存和信号量,另外有个shell程序进程与文件系统程序进行通信。-A linux file system environment, the simulation program, which has instructions for use, the ability to create, delete, copy files, use a linux shared memory and sem
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:476749
    • 提供者:ji
  1. djmount-0.71.tar

    0下载:
  2. djmount === = djmount - mount MediaServers content as a Linux filesystem. Created 23/04/2005, R閙i Turboult <r3mi@users.sourceforge.net> djmount is a UPnP AV client. It mounts as a Linux filesystem (using FUSE) the media conte
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-10
    • 文件大小:1133128
    • 提供者:peng
  1. building-root-filesystem-for-qq2440

    0下载:
  2. gstreamer for linux. It may be cross compiled
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:21004
    • 提供者:ramu
  1. ov5620

    0下载:
  2. This source code makes digital camera from a OV5620 camera connected to an ARM microcontroller. In the source code is included Fatfs filesystem, I2C protocol and bayer decoding.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:811326
    • 提供者:zaccaro
  1. linux_filesystem

    0下载:
  2. 介绍怎样建立嵌入式linux文件系统,例如inittab,fatable等。-introduction how we can create linux filesystem,for example inittab and so on.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:430983
    • 提供者:zzc
  1. Linux-Kernel-Development

    0下载:
  2. Unix 内核开发, 目录如下: Contents at a Glance 1 Introduction to the Linux Kernel 1 2 Getting Started with the Kernel 11 3 Process Management 23 4 Process Scheduling 41 5 System Calls 69 6 Kernel Data Structures 85 7 Interrupts and Interrupt H
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1929394
    • 提供者:ziv.han
  1. ext2-filesystem-structure

    0下载:
  2. linux上ext2文件系统磁盘结构分析,仅供学习交流-linux ext2 file system on the disk structure analysis, only learning exchanges
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:182375
    • 提供者:欧进利
  1. Linux-3

    0下载:
  2. 1、了解 NFS 的原理 2、掌握在如何通过 NFS 挂载根文件系统 3、把自己编写的程序通过 NFS 加到根文件系统中 -1, to understand the principles of NFS 2, lies in how to mount the root filesystem via NFS 3, to the programs that added to the root file system via NFS in
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:17593
    • 提供者:张蕾
  1. simdsik

    0下载:
  2. 《操作系统课程设计》(华工) 模拟Linux文件系统,写一个simdisk开辟100M的空间,实现相关功能。-a os procedure which pretend the linux filesystem
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:363358
    • 提供者:novice
  1. filesystem

    0下载:
  2. 用java开发的linux二级文件系统,操作系统课程设计-java linux file system
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2186595
    • 提供者:宋娟
  1. filesystem

    0下载:
  2. Slides about filesystems in Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:72248
    • 提供者:Mohammed Ghazal
  1. fileSystem

    0下载:
  2. 采用C模拟linux文件管理,根据linux文件读写操作等,模拟出一套自己的文件操作-C analog linux file manager linux file read and write operations to simulate a set of file operations
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:311424
    • 提供者:zlp
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com