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

搜索资源列表

  1. lcd_driver

    0下载:
  2. linux 12232液晶显示驱动,可根据具体电路的IO口做适当修改.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2300
    • 提供者:John
  1. gpio

    0下载:
  2. 基于linux和s3c2440的gpio驱动程序,同时包含了应用程序例子,能够访问任意的单个IO管脚,设置为输入、输出等
  3. 所属分类:嵌入式Linux

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

    0下载:
  2. 一个入门的linux的IO驱动,非常详细的注释,一看就会
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1944
    • 提供者:吕坤
  1. keyboard_demo

    0下载:
  2. 2410下的按键驱动程序编写,初步讲解IO控制在linux中的实现方法。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2057
    • 提供者:hanyu
  1. lmbench_3.0-a7.orig.tar

    0下载:
  2. 嵌入式linux系统的测试工具,测试包括ram读写,进程创建,socket通信和disk io性能在内的linux系统基本性能参数
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:416761
    • 提供者:blacksolar
  1. it87

    0下载:
  2. ite_8075 io source code temperature and fan speed control for linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:10202
    • 提供者:李茂瓏
  1. select-chatting.tar

    0下载:
  2. 使用IO多路复用完成聊天室功能,Linux C完成-Multiplexing using the IO completion chat function, Linux C complete. .
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:73939
    • 提供者:杨少宁
  1. How-to-comport

    0下载:
  2. 在linux如何读写串口,有几种模式阻塞,非阻塞,IO复用,异步模式-In linux how to read and write serial port, there are several models obstruction, non-blocking, IO multiplexing, asynchronous mode, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:80240
    • 提供者:jiangyong
  1. linux_drive_using

    0下载:
  2. linux下 字符串操作 和流设备 ,linux下文件io 和磁盘操作-linux operating under the string and streaming device, linux file io and disk under the operating
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:424295
    • 提供者:aa
  1. relay

    0下载:
  2. linux源码,高级io操作中select的用法-linux-source, advanced io operation select usage
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1126
    • 提供者:qujianning
  1. relay

    0下载:
  2. linux源码,高级io操作中pull的用法-linux-source, advanced io usage pull operation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1142
    • 提供者:qujianning
  1. relay

    0下载:
  2. linux源码,利用状态机,实现io非阻塞操作-linux-source, using a state machine, to achieve non-blocking io operations
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:952
    • 提供者:qujianning
  1. relay2

    0下载:
  2. linux源码,利用状态机实现io非阻塞操作 版本2,用结构体保存中间状态,可实现状态恢复-linux source code, the use of state machine to achieve non-blocking io operations version 2, using the structure to preserve intermediate state, the status of the restoration can be achieved
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1024
    • 提供者:qujianning
  1. embeddedLinux-6

    0下载:
  2. 这篇文章主要讲解文件IO相关开发,详细介绍了Linux下标准文件的IO函数使用方法-This article mainly related to the development of IO on the document, described in detail under the standard Linux file IO functions use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:704590
    • 提供者:梁联冠
  1. GPIOdriver

    0下载:
  2. arm2440,LINUX下的普通IO驱动及应用程序-arm2440, LINUX, under the general and application-driven IO
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1834
    • 提供者:王琪淳
  1. Ex1

    0下载:
  2. The LN2410SBC is a high performance single board computer based on ARM920T (MMU included). Its ultra low power consumption, various built-in IO ports and support for Linux/WinCE/RTOS make it suitable for many industry applications.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:348845
    • 提供者:Francesco
  1. code

    0下载:
  2. linux文件I-O exit.c fork.c select.c write.c waitpid.c execlp.c execle.c-linux file IO exit.c fork.c select.c write.c waitpid.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:55776
    • 提供者:s
  1. kaka

    0下载:
  2. linux2.6驱动模块,包含驱动makefile,应用层程序,定时器,io口操作,中断操作,led操作,对于想熟悉linux驱动的朋友很不错-linux2.6 drive module, including the driver makefile, the application layer procedures, timer, io port operation, interrupt operation, led the operation, for want of a friend fam
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:310193
    • 提供者:瓶盖
  1. 6

    0下载:
  2. 《嵌入式Linux应用程序开发详解》第6章 文件IO编程-" Embedded Linux application development explain" Chapter 6 file IO Programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-03
    • 文件大小:702502
    • 提供者:天天
  1. s3c2440_cnt

    0下载:
  2. 基于飞凌OK2440的IO arm-linux驱动及测试函数-飞凌OK2440 based on the IO arm-linux driver and test function
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1432
    • 提供者:ZHANGYONG
« 1 2 3 4 5 67 8 9 10 11 ... 14 »
搜珍网 www.dssz.com