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

搜索资源列表

  1. FATFS.for.linux

    0下载:
  2. 这份源码是基于微软开放的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.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:52083
    • 提供者:李峰
  1. root.tar

    0下载:
  2. 自制基于Linux2.6.14的cramfs格式的根文件系统-Self-made based on Linux2.6.14 the cramfs root file system format
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2968399
    • 提供者:zhaodebao
  1. LINUX

    0下载:
  2. 写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下: 1)如果命令行格式不符合要求,应有错误提示信息; 2)在/etc/passwd文件中查找是否有该用户, 如有,则输出“Found <user> in the /etc/passwd file.” 否则,输出“No such <user> on our system” -Write a scr ipt file checkuser, the scr ipt run-ti
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:21909
    • 提供者:蒙蒙
  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. wenjian

    0下载:
  2. 为linux系统设计一个简单的二级文件系统-Linux system design for a simple two file system. Required to do the following: (1) can be achieved following a few commands read_file read the file create_file create a file create_dir create a directory del_file
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:109527
    • 提供者:jane
  1. vivi2440_src_256M_sdram_128M_flash

    0下载:
  2. vivi源码,基于s3c2440,支持128M nandflash,与128M SDRAM,自己修改,DM9000网卡,网口下载内核与文件系统-vivi source code, based on s3c2440, support 128M nandflash, and 128M SDRAM, their changes, DM9000 network card, Ethernet port to download the kernel and file system! ! !
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1197873
    • 提供者:流域
  1. linuxfile

    1下载:
  2. 模拟Linux的文件件系统,创建删除文件及目录等等功能,含有详细报告和代码-Pieces of Linux file system simulation, create delete files and directories, etc. functions, contains detailed reports and code
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:165491
    • 提供者:paul lew
  1. ols2007-fs-tutorial-smf

    0下载:
  2. Linux file system guide
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1205928
    • 提供者:dipu
  1. Fat

    0下载:
  2. FAT文件系统资料,介绍FAT文件系统的基本知识和内容,有利于开发嵌入式文件系统-FAT file system, information on the FAT file system, the basic knowledge and content, conducive to the development of embedded file system,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:437351
    • 提供者:zhusujun
  1. linux-live-6.2.4.tar

    0下载:
  2. linux-live-6.2.4.tar.gz linux system file-linux-live-6.2.4.tar.gz linux system file
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:2450483
    • 提供者:jack
  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. a

    0下载:
  2. 用C语言编写的模拟linux多级文件系统-Analog 2 linux file system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:966263
    • 提供者:jess
  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. fuse-2.8.1.tar

    0下载:
  2. linux下支持ntfs文件系统可写入操作,不可多得!-linux to support ntfs file system write operations, rare!
  3. 所属分类:Embeded Linux

    • 发布日期:2016-10-26
    • 文件大小:492871
    • 提供者:谭龙
  1. LinuxiamSysfs

    0下载:
  2. 一步 教你制作LINUX文件系统,十分详细,不可多得的参考资料-Teach you make linux File system step by step.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:732328
    • 提供者:guoshi
  1. FHS-2.3

    0下载:
  2. 文件系统结构标准,可用于设计Linux下的文件系统目录结构-Standard file system structure can be used to design Linux file system directory structure under the
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:212086
    • 提供者:李兴健
  1. linux_files

    1下载:
  2. 高级文件系统实现者指南,关于Linux文件系统的详细介绍,十分有用,特别是嵌入式应用方面。-Advanced File System Guide, on the Linux file system details, very useful, especially in embedded applications.
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1352519
    • 提供者:大蜜蜂
  1. linux-yaffs2.tar

    0下载:
  2. linux yaffs2 file system .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:401015
    • 提供者:yueyemingming
  1. linux

    0下载:
  2. 1、配置和编译 bootloader(vivi)和 Linux 内核; 2、在目标板上下载 bootloader(vivi)和内核; 3、在目标板上配置建立 NFS 文件系统; 4、在目标板上移植建立本地文件系统。 -1, configure and compile the bootloader (vivi) and the Linux kernel 2, the target board downloads bootloader (vivi) and the kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1495272
    • 提供者:sunny
  1. Linux_fileEncryption

    1下载:
  2. linux下的文件过滤驱动,附带详细的报告,很简单的实现,但是功能齐全,有兴趣的可以学习一下。-file system filter driver under linux, with a detailed report, it is easy to achieve, but fully functional, interested to learn about.
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-03-11
    • 文件大小:144068
    • 提供者:zz
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 47 »
搜珍网 www.dssz.com