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

搜索资源列表

  1. test_io

    0下载:
  2. 嵌入式linux IO读写示例代码,本程序包含多个不同代码文件,C语言开发,可作参考-Embedded linux IO read and write sample code, the program contains many different code files, C language development, can be used for reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:46274
    • 提供者:admiral
  1. io

    0下载:
  2. Linux下C语言实现IO接口的驱动程序,主要包括:数码管显示、电机驱动、按键驱动以及Led驱动。-IO interface for Linux drivers, including: digital control, motor drives, key drives, and Led driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:38805
    • 提供者:Jerry
  1. io

    0下载:
  2. 多个I / O程序的Linux实现Linux下的I / O参考学习代码的C语言程序,一个详细的I / O操作功能-Multiple i/o procedure linux to achieve the C language program, a detailed i/o operations functions, as under linux i/o reference for learning code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2874
    • 提供者:wuming
  1. ioremap

    0下载:
  2. IO端口映射 如何讲linux的IO端口映射到虚拟地址空间-How about linux IO port mapping of the IO port mapping to the virtual address space
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:8945
    • 提供者:刘进
  1. IO-PORT

    0下载:
  2. 本文档介绍了io端口和io内存的概念和区别,对于在linux下进行软件开发具有一定的参考价值-This document describes the memory and io io port the concept and the difference, for software development under linux has some reference value
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:6301
    • 提供者:杨小强
  1. linux-IO-control

    0下载:
  2. 在ARM9开发板的linux2.6.12环境下控制GPIO端口的驱动程序和测试程序,已经测试通过-the driver and test program to control GPIO on ARM9 board in linux2.6.12
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:16189
    • 提供者:lza
  1. embedded-Linux-application

    0下载:
  2. 嵌入式Linux应用程序开发详解 目录: 第1 章 Linux 快速入门 第2 章 Linux 基础命令 第3 章 Linux 下的C 编程基础 第4 章 嵌入式系统基础 第5 章 嵌入式Linux开发环境的搭建 第6 章 文件IO编程 第7 章 进程控制开发 第8 章 进程间通信 第9章(多线程编程) 第10章(嵌入式Linux网络编程) 第11章(嵌入式Linux设备驱动开发) 第12章(Qt图形编程)-Embedded Linux app
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-28
    • 文件大小:11557557
    • 提供者:
  1. 3.1-IO-select

    0下载:
  2. 这是一个网络编程的ppt主要是教会那些在linux条件的网络编程情况-it is a kind of ppt for leaner to got more infomation to know the net program under the condition of linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:706037
    • 提供者:
  1. linux-dev

    0下载:
  2. linux驱动设计文件的入门 包括定时器 复杂设备驱动设计 内存io等设计-Linux driver design file entry includes timer complex device driver design memory IO design
  3. 所属分类:软件工程

    • 发布日期:2017-04-02
    • 文件大小:346958
    • 提供者:caobing
  1. iostat-2.2

    0下载:
  2. 测试linux io工具,版本为2.2,对源代码进行了注释说明。-test linux io tool,version 2.2 ,note for the source code
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-28
    • 文件大小:15338
    • 提供者:heart
  1. linux

    0下载:
  2. Linux文件IO编程基础的一些例子,可以作为参考。-Something about linux I/O deriver
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:20490
    • 提供者:Frank
  1. IO-mem-acess

    0下载:
  2. 基于linux系统的IO内存访问底层硬件的驱动程序。实验现象是LED灯亮。所以也是LED驱动程序。不是调用函数接口-IO memory based on the Linux system to access the underlying hardware driver. The experimental phenomena are LED lights. LED driver. Instead of calling the function interface
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:5767
    • 提供者:王普
  1. queue(IO)

    0下载:
  2. queue(阻塞IO) linux 驱动 源代码 -Linux driver source code of the queue (blocking IO)
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-13
    • 文件大小:2416
    • 提供者:邹德全
  1. IO-mode

    0下载:
  2. Linux驱动-IO方式的介绍 1 阻塞 I/O 2 非阻塞 I/O 3 多路转换 I/O 4 信号驱动 I/O--IO mode Linux driver introduces a blocking I/O 2 non-blocking I/O 3 multi-channel conversion I/O signal-driven I/O
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:135373
    • 提供者:颜建文
  1. linux-pdf

    0下载:
  2. 第1章Linux快速入门,第2章Linux基础命令,第3章Linux C编程基础,第4章嵌入式系统基础,第5章嵌入式Linux开发环境搭建,第6章文件IO编程,第7章进程控制开发,第8章进程间通信,第9章Linux多线程编程,第10章嵌入式Linux网络编程,第11章嵌入式Linux设备驱动开发,第12章嵌入式Linux Qt图形编程-Chapter 1 Linux Quick Start Chapter 2 Linux based command, Chapter 3 Linux C Prog
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:11033375
    • 提供者:jiezhou
  1. wake-up.IO

    0下载:
  2. linux设备驱动开发-linux 并发控制 阻塞IO.ppt文档资料-linux device driver development the-linux concurrency control blocking IO.ppt document information
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-17
    • 文件大小:704285
    • 提供者:frying
  1. io

    0下载:
  2. linux环境下C语言编程实现串口的发送和接收-serial transceiver linux environment
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:2758
    • 提供者:shanglin
  1. runled

    0下载:
  2. 简单的linux IO输入输出应用程序,控制指示灯(输出);检查IO输入;-Simple linux IO input and output applications Control Indicator (output) Check the IO input
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-06
    • 文件大小:4398
    • 提供者:吴乾坤
  1. gpio_INT

    0下载:
  2. linux的IO中断的驱动和测试程序,已经通过验证了,和适合初学者来学习。-Linux IO interrupt driver and testing procedures have been validated, and suitable for beginners to learn.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-24
    • 文件大小:6527
    • 提供者:qxqqem
  1. linux

    0下载:
  2. linux从入门到精通 包含基础命令,linux下c编程基础,嵌入式系统基础,嵌入式linux开发环境的搭建,文件IO编程,进程控制开发,进程间通信,多线程编程,嵌入式linux网络编程,嵌入式设备驱动编程,Qt图形编程基础等-linux from entry to master basic commands include, linux c programming based embedded system based on embedded linux development environ
  3. 所属分类:Driver develop

    • 发布日期:2017-11-13
    • 文件大小:8295424
    • 提供者:高咪咪
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com