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

搜索资源列表

  1. Linux_IO

    0下载:
  2. Linux对IO端口资源的管理,出自詹荣开,对Linux下IO端口资源的管理讲的深入浅出,非常透彻-Linux right IO ports in the management of resources, from Zhan Rongkai. right Linux IO ports in the management of resources for the simple and very thorough
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:10585
    • 提供者:zds
  1. tiobench-0.3.3.tar

    0下载:
  2. linux io performance test tool
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:28282
    • 提供者:ray
  1. io

    0下载:
  2. linux下实现IO通信,服务器端支持并发服务
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:23885
    • 提供者:张乐乐
  1. IO.zip

    0下载:
  2. 用于S3C2440的Linux平台的通用IO驱动程序,以及相应的测试应用程序。,For the Linux platform S3C2440 generic IO driver, and the corresponding test application.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:10908
    • 提供者:SouthSand
  1. blktrace-1.0.0.tar

    0下载:
  2. Blktrace是linux系统下用来记录磁盘io读写请求的工具。它由两部分组成:一部分工作在内核态,现在已经是标准内核的一部分,它工作在块设备层;另一部分是用户态程序,由用户输入命令启动。-Blktrace is used to record under the linux system to read and write disk io request tool. It consists of two parts: the core part of state, is now a stand
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1577890
    • 提供者:王斌
  1. IO

    0下载:
  2. linux/unix系统的I/O也就是一般所说的低级I/O——操作系统提供的基本IO服务,与os绑定-linux/unix system, I/O is generally called low-level operating system I/O-- provision of basic IO services, os bind
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:3291
    • 提供者:英特查
  1. coder25

    0下载:
  2. linux下的高级编程,高级io,进程,线程的多种源代码-the high-level programming under linux, advanced io, process, thread a variety of source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:466877
    • 提供者:何芳奎
  1. LinuxDeviceDriver

    0下载:
  2. linux设备驱动教学课件,字符驱动,内核调试,竞态,中断,高级io-linux device driver Courseware
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:82825
    • 提供者:于孝辉
  1. gpio-i2c

    0下载:
  2. gpio-i2c 海思平台上3511-3520用io口模拟i2c在linux驱动,里面有很清楚的i2c时序-gpio-i2c Hisilicon platform 3511-3520 simulated with the io port i2c driver in linux, which has a very clear i2c timing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:4353
    • 提供者: 覃仁往
  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
    • 文件大小:3187
    • 提供者:yg
  1. libev-3.9.tar

    0下载:
  2. 一个高效的基于事件驱动循环的网络IO编程框架。该版本是目前最新的版本,在性能和健壮性已经超越libevent。-A full-featured and high-performance (see benchmark) event loop that is loosely modelled after libevent, but without its limitations and bugs. It is used, among others, in the GNU Virtual Privat
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:473062
    • 提供者:张涛
  1. IO

    0下载:
  2. linux 环境下的 IO 文件编程-linux 环境下的 IO 文件编程linux 环境下的 IO 文件编程
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:4830208
    • 提供者:
  1. 12355512331

    0下载:
  2. 嵌入式Linux应用程序开发标准教程 Linux快速入门 Linux基础命令 Linux下C编程基础 嵌入式系统基础 嵌入式Linux开发环境的搭建 文件IO编程………… 嵌入式Linux网络编程 嵌入式Linux设备驱动开发 Qt图形编程基础-Embedded Linux application development standards based on Linux Quick Start Guide Linux Linux under the comma
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-03
    • 文件大小:15013906
    • 提供者:李庆宇
  1. aio

    0下载:
  2. Linux AIO (asynchronous IO) facility test.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1226
    • 提供者:moriyoshi
  1. keypad-061019.tar

    0下载:
  2. 嵌入式ARM-LINUX下的独立IO键盘驱动及应用-Embedded ARM-LINUX under the keyboard driver and application independent IO
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:41254
    • 提供者:袁喜华
  1. IO

    0下载:
  2. Linux环境编程,实现shell的ls功能,编译后执行的结果和ls一样,有兴趣的童鞋可以-Linux environment, programming, shell' s ls function, the compiled results of implementation and, like ls, are interested in children' s shoes can look ~ ~
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1305
    • 提供者:张建
  1. gpiolib

    0下载:
  2. davinci系列GPIO通用函数库,包含io状态读写,以及Io作为中断等的控制函数集合-davici gpio general function inclue basic read and write operation
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:5417
    • 提供者:
  1. Advanced-Linux-Programming

    0下载:
  2. 描述linux高级系统编程,涉及到IO操作,进程管理和通信等内容。-Descr iption linux advanced system programming, involving IO operations, process management and communication and so on.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3510581
    • 提供者:李思琪
  1. arm-for-IO

    0下载:
  2. ARM for linux 中的文件IO相关实例,很好的一个教程,,。-ARM for linux file IO related instances, a very good tutorial.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:188913
    • 提供者:lizhining
  1. IO

    0下载:
  2. 基于linux平台的多路IO复用,使用了select和poll来实现(Multiplexing of multiplex IO based on Linux platform)
  3. 所属分类:网络

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:albertsjc
« 1 23 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com