CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - file.read

搜索资源列表

  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
    • 文件大小:243.7kb
    • 提供者:
  1. udftools-1.0.0b3.tar

    0下载:
  2. linux下的DVD格式udf文件读取库,至此UDF的格式分析。-DVD format under linux file read udf library, this analysis UDF format.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:286.38kb
    • 提供者:
  1. file

    0下载:
  2. 实验演示了在uClinux中实现文件的打开和读写操作-Experimental demonstration of the realization in the uClinux file open and read and write operation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:924byte
    • 提供者:li
  1. config

    0下载:
  2. read value from config file-read config value from file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:27.13kb
    • 提供者:david xu
  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
    • 文件大小:47.47kb
    • 提供者:段晓娟
  1. cpu_linux

    0下载:
  2. linux 下编程获取系统的cpu使用情况,主要读取proc文件下的stat文件 -access programming under linux system cpu usage, the main proc file read the stat file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:6.2kb
    • 提供者:李密
  1. write

    0下载:
  2. 该程序是在linux下执行,首先创建一个文件,然后对此文件进行读写操作。接着,写入“Hello,I m writing to this file!”,此时文件指针位于文件尾部。接着再使用lseek函数将文件指针移到文件开始处,并读出10个字节并将其打印出来。-The program is run under linux, first of all to create a document, and then read and write operations on this file. Then
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:513byte
    • 提供者:牛志强
  1. fileread

    0下载:
  2. file read and write program in C. Lets you access file from C program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2.08kb
    • 提供者:kk
  1. throughput_newtrace

    0下载:
  2. an awk file format that read and calculate throughput which support new trace file format....
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:555byte
    • 提供者:ismail
  1. image_read_write

    0下载:
  2. 在LINUX底下開發的BMP讀檔和寫檔,未使用特殊函式庫,在嵌入式系統也能使用。-Under development in LINUX file read and write BMP files, not the use of special libraries, it can be used in embedded systems.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1.57mb
    • 提供者:義安
  1. Linux-kernel-file-IO

    0下载:
  2. linux 2.6内核下读写文件的简单实例。-linux 2.6 kernel file read and write simple example.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3.11kb
    • 提供者:yg
  1. Suggestion-based-Linux-file-search.tar

    0下载:
  2. TrueCrypt is a software system for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data is automatically encrypted or decrypted right before is loaded or saved, without any user
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.14mb
    • 提供者:Santhosh R
  1. read

    0下载:
  2. 一个简单的程序,作用是在Unix系统下,只要输入文件名字,都可以读出任何文本文件的内容。并附带一个Unix下挂载U盘的方法。-read any text file in Unix.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:18.51kb
    • 提供者:王林
  1. Read-and-export-files

    0下载:
  2. 使用系统调用,用C或C++写一个程序,实现如下功能:从一个文件中读出数据,写入另一个文件中。 要求: 具有良好的交互性 使用者可输入源文件和目的文件的路径和文件名。 具有完善的错误处理机制 针对可能出现的各种错误,要有相应的错误提示输出,并作相应处理。 在Linux操作系统上调试并运行 -Use of system calls, using a program written in C or C, to achieve the following functions:
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:78.15kb
    • 提供者:
  1. Linux-file-locked

    0下载:
  2. linux文件读写及上锁,可以在linux系统交叉编译环境下,进行验证。-linux file locked.Read and write.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3.74kb
    • 提供者:Ricky
  1. test26

    0下载:
  2. 程序,实现一个守护进程,监控指定目录(此目录名称记录在配置文件中),一旦发现目录下有文件,先加锁,加锁成功后把文件内容追加到指定指定文件(此文件名称记录在配置文件中)中,然后删除读取的文件;(fcntl文件加锁)-Program, a daemon to monitor the specified directory (the directory name is recorded in the configuration file), once the directory file, the f
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1.87kb
    • 提供者:丁占成
  1. read-file--modify

    0下载:
  2. 文件读写,定时监测文件是否被更改,若更改,程序重启-File read and write regularly monitored file is changed, if changes to the program to restart
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-15
    • 文件大小:134.29kb
    • 提供者:刘妮
  1. test-modify--restart

    0下载:
  2. 文件读写、判断是否被更改,若更改,重启。-File read and write, to determine whether it is change, if change restart.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:18.26kb
    • 提供者:刘妮
  1. copy-file

    0下载:
  2. 可以讲配置文件中指定的信息读出,保存到已有文件中,包含解释和详细说明-Can speak to the information specified in the configuration file is read out, saved to an existing file, including interpretation and detailed descr iption
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-18
    • 文件大小:4.17kb
    • 提供者:lp
  1. 111

    0下载:
  2. linux下驱动程序,实现读写文件的另一种操作-Linux driver, to achieve a file read and write operation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:11.63kb
    • 提供者:唐小花
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com