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

搜索资源列表

  1. YAFFS-FileSystem

    0下载:
  2. 本文档介绍了如何在LINUX下用NAND FLASH实现YAFFS文件系统的流程.-This document describes how to use Linux to achieve YAFFS NAND Flash File System process.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:158661
    • 提供者:凡龙
  1. filesystem

    0下载:
  2. 我写的一个界面类似linux的文件系统,在win-tc下编译通过,可创建文件edit,删除文件del,创建目录md,删除目录rd,显示当前目录文件和文件夹dir,实现目录跳转cd,cd..是跳转到根目录。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2537
    • 提供者:朱于畋
  1. linux-kenel-filesystem-guide

    0下载:
  2. 讲解linux内核 文件系统 部分经典讲义,通俗易懂,不得多得 优秀 的内核学习资料
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:39051
    • 提供者:小鸟
  1. filesystem

    0下载:
  2. 使用ftw函数对目录进行遍历,函数原型是: int ftw(const char*dirpath, int(*fn)(const char*fpath, const struct stat *sb, int typeflag), int nopenfd) ftw函数遍历位于dirpath目录下的目录树,往下一层层地递归式遍历子目录 -Deepen the understanding of linux file system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:80822
    • 提供者:yu
  1. Linux-Filesystem-Hierarchy

    0下载:
  2. detailed explanation of file system architucture of linux system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:560633
    • 提供者:manju
  1. rfs_fs

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

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

    0下载:
  2. 文件系统 通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-File system through the Linux file system simulation, with a binary file (FileSystem.disk) to simulate the disk. To design a multi-user doc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:249544
    • 提供者:
  1. filesystem

    1下载:
  2. 模拟Linux文件系统 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的模拟Linux文件系统。 1. 在现有机器硬盘上开辟100M的硬盘空间,作为设定的硬盘空间。 2. 编写一管理程序simdisk对此空间进行管理,以模拟Linux文件系统,要求: (1) 盘块大小1k (2) 空闲盘块的管理:Linux位图法 (3) 结构:超级块, i结点区, 根目录区 -Simulation of Linux file system at any one
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:16546
    • 提供者:lilianjie
  1. filesystem

    1下载:
  2. linux系统下的C代码,模拟二级文件系统,在linux下可编译运行-linux systems C code to simulate the secondary file system, linux can be compiled at run
  3. 所属分类:系统编程

    • 发布日期:2013-09-23
    • 文件大小:62811
    • 提供者:孟令钊
  1. FileSystem

    0下载:
  2. LINUX 设计一个简单的二级文件系统 -failed to translate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:245602
    • 提供者:叶沛坚
  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. filesystem

    1下载:
  2. 这是一个二级文件系统,能够在linux下编译并执行,通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-This is a secondary file system, can be compiled under linux and implement, through the Linux file system simulation,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-09-23
    • 文件大小:48612
    • 提供者:段晓娟
  1. linux-2.6.27-m8.tar

    0下载:
  2. MEIZU M8 Linux kernel s3c6410 1,if you want to boot from onenand flash,just "make zImage" is OK. 2,if you want to boot from nfs,remove select: "make menuconfig"--->General setup --->[] Initial RAM filesystem and RAM disk (initramfs/initr
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-07
    • 文件大小:57676461
    • 提供者:hui
  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. alp-ch07-proc-filesystem

    0下载:
  2. A briefing on Linux file system
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:234718
    • 提供者:R
  1. Linux.Filesystem.Guide

    0下载:
  2. linux文件系统的详尽介绍,非常有用,网上搜集的资料!-detailed descr iptions of linux file system, very useful information collected online!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:166939
    • 提供者:丁昌圣
  1. FileSystem

    0下载:
  2. Linux文件管理系统用C模拟实现,多个文件的形式-Linux FileSystem
  3. 所属分类:File Operate

    • 发布日期:2017-11-10
    • 文件大小:297126
    • 提供者:赵婷芝
  1. Linux文件系统

    0下载:
  2. linux文件系统的简单实现,文件的增删改查(linux fileSystem,rm,mkdir,ls)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-20
    • 文件大小:814080
    • 提供者:RhymeChiang
  1. manual

    0下载:
  2. 搭建Linux 文件系统的利器,提高建立文件系统的效率(User Manual for the quick build of linux filesystem)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:510976
    • 提供者:牛娃73
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com