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

搜索资源列表

  1. Linux下C语言编程--文件操作

    0下载:
  2. 提供几种常见的文件操作,如对文件进行读或写,显示目录,创建目录等等。-provide several common file operations, such as the document read or write, show directory, create directories and so on.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4024
    • 提供者:李琳
  1. LinuxDOS

    0下载:
  2. 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 2.列目录时要列出文件名,物理地址,保护码和文件长度。 3.源文件可以进行读写保护。 -Linux system design for a simple two file system. Re
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:32255
    • 提供者:
  1. JD11111

    0下载:
  2. 为LINUX设计一个简单的二级文件系统。要求做到以下几点: 1、 可以实现下列几条命令 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 2、列目录时要列出文件名、物理地址、保护码和文件长度。 3、源文件可以进行读写保护。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:265730
    • 提供者:CLJ
  1. DISK.rar

    0下载:
  2. C语言模拟 Linux 文件系统为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件,C language simulation Linux file system for Linux systems to design a simple file system 2. Asked to do
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4260765
    • 提供者:陈观民
  1. RProfile

    0下载:
  2. linux下的配置文件读取原代码,简单易用-under linux configuration file to read the original code, easy-to-use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2154
    • 提供者:pl
  1. linux

    1下载:
  2. 设计一个简单的文件系统,包含格式化、显示文件(目录)、创建文件、登录等几个简单命令的实现,而且能完成超级块的读写、节点的读写等过程。编写一个基本体现文件系统理论的程序。在节点的使用上,主要模仿Linux的EXT2文件系统。、-Design a simple file system, including format, display file (directory), create a file, registry, such as the realization of a few simple
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:563570
    • 提供者:
  1. Chapter_6_Advanced_experiments_part1

    0下载:
  2. 周立功magic2410实验箱源码 第6章Linux高级实验(part1) 6.1 Linux内核编译实验 6.2 Linux根文件系统实验 6.3 CAT1025读/写实验. 6.4 ZLG7290键盘读取 6.5 USB-E2PROM编程器实验 6.6 SD/MMC卡实验 6.7触摸屏实验 6.8 PCMCIA接口CF卡实验 -Magic2410 week experimental box Ligong source Linux High Chapte
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1734169
    • 提供者:yc
  1. wjxt

    0下载:
  2. :为LINUX 设计一个简单的二级文件系统。要求做到以下几点: 1、可以实现下列几条命令(至少4条)。 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 -: In order to design a simple LINUX file system 2. Request do the following: 1, can be achie
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:375776
    • 提供者:流水
  1. os-design

    0下载:
  2. linux二级文件系统 可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 cd 进出目录 -linux file system II
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:224412
    • 提供者:王宝全
  1. uartcom

    0下载:
  2. linux 串口编程通讯测试,通过对文件的打开操作,来打开串口;通过对文件的读写,实现发送和接受数据-linux serial communications test program, through the file open operation, to open the serial port adoption of the document read, write, send and receive data to achieve
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:78271
    • 提供者:胡威
  1. 1

    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. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:152734
    • 提供者:小强
  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. linux_file

    1下载:
  2. linux实验_文件操作:创建文件,打开文件,读文件,写文件以及设置和查看文件类型等操作- file operations
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:84751
    • 提供者:rebecca
  1. sourcecode

    0下载:
  2. 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 cd 进出目录 2.列目录时要列出文件名,物理地址,保护码和文件长度 3.源文件可以进行读写保护 -It is used for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:17986
    • 提供者:高飞
  1. copy_file

    0下载:
  2. linux读写文件命令的应用 read函数 write函数 close函数的应用
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:742
    • 提供者:郑李鹏
  1. linux

    0下载:
  2. linux下的c语言编程的一些例子,很实用哦,都是很基础的如文件读写、管道通信等-c language programming under linux some examples, very practical Oh, are all based, such as file reading and writing, communication channels
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:62379
    • 提供者:小小鸟
  1. linux-2.6.14-for-skyeye.tar

    0下载:
  2. skyeye 模拟器下 的 linux-2.6.14 含LCD cs8900a(driver/net/arm/cs8900-end.c是最终版) 已修改arch/arm/kernel/module.c 以支持insmod 驱动 kernel/resource.c文件添加I/O读写函数-skyeye simulator under linux-2.6.14 with LCD cs8900a (driver/net/arm/cs8900-end.c is the final
  3. 所属分类:Other systems

    • 发布日期:2017-10-30
    • 文件大小:47210496
    • 提供者:李新
  1. linux

    0下载:
  2. linux应用程序编程实例,code目录存放了本书使用的部分代码,其中有些代码是从完整的程序中抽离出来,无法直接编译成可执行文件。读者在使用时,应该先读懂程序再使用。 otherscode目录存放了GNU/Linux中的常用命令源代码,读者可以参考。-linux application programming examples, code directory contains the book used some code, some code is detached from the co
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:298852
    • 提供者:yt
  1. Linux

    0下载:
  2. 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 -Design a simple two file system for Linux systems. To do the following: 1. Can be achieved followin
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:7556
    • 提供者:hary
  1. AWS上传文件总结-欧文昌

    0下载:
  2. linux 平台的sd卡测速工具,可以测试sd卡在开发板上的真实的读写速度,可以通过各种工具链编译从而运行在不同厂家的linux平台上(sd card speed measurement tool for the Linux platform, you can test sd card board in the development of real reading and writing speed, you can chain through a variety of tools compi
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:18432
    • 提供者:union_develop
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com