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

搜索资源列表

  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
    • 文件大小:3.93kb
    • 提供者:李琳
  1. 如何在LINUX下实现硬件的自动检测

    0下载:
  2. 如何在LINUX下实现硬件的自动检测?这是一个问题,如何解决,请看书!-How to do hardware detection in linux? It s a question. How to solve it? Just read the book!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:32.49kb
    • 提供者:王涛
  1. ns-tutorial

    0下载:
  2. NS的教程,.tcl文件,若在Win下阅读,用记事本打开即可。-Tutorial about NS,including tcl files.You can open in notepad if you read in windows system.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:140.26kb
    • 提供者:
  1. source-stl

    0下载:
  2. STL在liunx下的源代码文件,可以在Linux下安装,也可以直接阅读源码来学习STL编程-It s a STL source code file under Linux, it can set up under linux or read it directly
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:210.92kb
    • 提供者:
  1. CIPReadProtocol

    1下载:
  2. 很珍贵的资料,本人花了近一年的时间才稿定了,这个主要说明cip控制协议在linux的编程说明及数据包装。先上转read数据包装方式,有空再上传write的。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:30.87kb
    • 提供者:star
  1. bmplib-0.6.tar

    0下载:
  2. bmplib: Library to read and write BMP image files.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:16.4kb
    • 提供者:Nar
  1. read-write

    0下载:
  2. 实验程序模拟多个生产/消费者在有界缓冲上正确的操作。它利用N个字节的共享内存作为有界循环缓冲区,利用写一字符模拟放一个产品,利用读一字符模拟消费一个产品。当缓冲区空时消费者应阻塞睡眠,而当缓冲区满时生产者应当阻塞睡眠。一旦缓冲区中有空单元,生产者进程就向空单元中入写字符, 并报告写的内容和位置。一旦缓冲区中有未读过的字符,消费者进程就从该单元中 读出字符,并报告读取位置。生产者不能向同一单元中连续写两次以上相同的字 符,消费者也不能从同一单元中连续读两次以上相同的字符。 -cha
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:3.96kb
    • 提供者:jeremy
  1. copy_file

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

    • 发布日期:2017-04-01
    • 文件大小:742byte
    • 提供者:郑*
  1. chrdev_led_five_function

    0下载:
  2. 在友善开发板mini2440上,用字符设备方式实现的led驱动程序,及测试用的应用程序。led驱动程序实现了ioctl、read、write设备方法,都比较简单,可以供初学者参考,在应用程序中有五个命令方法, 0-关闭指定的led 1-打开指定的led 2-获得指定的led状态 3-获得所有的led状态 4-设置所有的led-Development board mini2440 in a friendly, and with the realization of the le
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3.21kb
    • 提供者:lifegnwei
  1. read

    0下载:
  2. linux下串口的读取,主要描述了怎样通过串口读取数据的-read under linux serial, describes how to read data through the serial port
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1.11kb
    • 提供者:付艳生
  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. 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. read stdin buffer

    0下载:
  2. read stdin buffer read stdin buffer read stdin buffer read stdin buffer
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-07-23
    • 文件大小:4.37kb
    • 提供者:pdiagwhatiaas
  1. trace-event-read

    0下载:
  2. If it fails, the next read will report it.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.27kb
    • 提供者:sbndlg
  1. read

    0下载:
  2. read.c - read the blkid cache disk, to avoid scanning all devices. -read.c - read the blkid cache disk, to avoid scanning all devices.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4.39kb
    • 提供者:yswingzie
  1. read

    0下载:
  2. linux fs nfs read.c Block I O for N F S. -linux fs nfs read.c Block I O for N F S.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.58kb
    • 提供者:zqbiepiu
  1. read

    0下载:
  2. Linux Device Driver: char read clients(input.externint optind. -Linux Device Driver: Linux Device Driver: char read clients(input.externint optind.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.06kb
    • 提供者:xisifj
  1. uart

    0下载:
  2. Linux上串口读写程序,首先打开串口,对其进行设置,然后产生一个子进程对子进行对串口进行读,父进程对串口进行写操作。(The demo is used for reading and writing the uart in Linux, there are two thread, the parent fork write the uart, the child thread read it.)
  3. 所属分类:Linux/Unix编程

  1. LinuxBookCode

    0下载:
  2. 一些简单的系统调用函数实例,比如read、write等(Some simple system call function instances)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-07
    • 文件大小:213kb
    • 提供者:lttt
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com