搜索资源列表

  1. 字符驱动程序

    0下载:
  2. linux下字符驱动器的实现。其中包括源代码和实现的方法。希望对大家有帮助-characters drives realized. Including source code and the realization method. We hope to help
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:3309
    • 提供者:金强
  1. 字符型液晶全系列驱动汇编代码

    0下载:
  2. 字符型全系列驱动汇编代码,亲测可用
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2009-03-03
    • 文件大小:872
    • 提供者:retsen@163.com
  1. Linux设备驱动程序(第二版)

    0下载:
  2. 本书面向的读者是那些想在Linux操作系统下支持各种计算机外设,或者想开发新的硬件并在Linux下运行的人们。Linux是Unix市场中增长最快的部分,并且在许多应用领域获得了广泛的支持。现在,人们越来越清楚地认识到Linux是嵌入式系统的一个极佳平台,本书第二版已经成为该领域的经典之作。本书作者将以往那些口述式的经验和知识、或者隐晦的源代码注释上升为系统地讲述各种设备驱动程序编写方法的著作。Linux内核的2.4版在设备驱动程序方面发
  3. 所属分类:其他书籍

    • 发布日期:2009-04-25
    • 文件大小:2880254
    • 提供者:zzcje@163.com
  1. linux设备驱动程序开发详解

    0下载:
  2. 详细讲述了linux设备驱动程序的开发,想学习linux下设备驱动程序开发工作的人员可以参考。文件清单列出如下: linuxdriver_code_tool |-- 03 | `-- 2.6内核升级工具 | |-- device-mapper-1.00.19-2.i386.rpm | |-- lvm2-2.00.25-1.01.i386.rpm | |-- mkinitrd-4.2.0
  3. 所属分类:电子书籍

    • 发布日期:2010-11-29
    • 文件大小:25078324
    • 提供者:zxx000
  1. LinuxCharDevice

    0下载:
  2. LINUX内核字符设备驱动以及说明--The LINUX kernel of character equipment
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:28672
    • 提供者:站长
  1. 字符设备驱动

    0下载:
  2. vxworks char driver
  3. 所属分类:VxWorks

    • 发布日期:2024-05-15
    • 文件大小:20480
    • 提供者:林先贤
  1. char_drv

    0下载:
  2. UCLINUX字符驱动源码-character-driven source OS
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:大海
  1. schar

    0下载:
  2. linux下字符设备的驱动程序.2.4 内核通过-character device driver through 1.2.4 kernel
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:高鹏
  1. KS0070(44780) 16x2 字符液晶屏驱动演示程序

    0下载:
  2. KS0070(44780) 16x2 字符液晶屏驱动演示程序-KS0070 (44,780) 16x2 character LCD driver Demonstration Program
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:刘杰
  1. 字符驱动程序

    0下载:
  2. linux下字符驱动器的实现。其中包括源代码和实现的方法。希望对大家有帮助-characters drives realized. Including source code and the realization method. We hope to help
  3. 所属分类:Shell编程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:金强
  1. 16X2字符液晶接口程序

    0下载:
  2. 字符型液晶显示器测试驱动程序,16×2字符,用八位数据线方式- Character liquid-crystal display test driver, 16脳2 character, with eight data lines ways
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:老邪
  1. lcd+字符生成

    0下载:
  2. lcd液晶显示器的单片机地层驱动程序以及字符点阵生成器,刚刚做完的项目,希望对大家有用-LCD LCD driver SCM formation and character dot-matrix generator, the project has just been completed, we hope to useful
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-15
    • 文件大小:284672
    • 提供者:刘伟东
  1. armiodriver

    0下载:
  2. 嵌入式linux上一般的io读写模块,配置为字符驱动程序.-Embedded Linux on the general literacy io module, the distribution of character-driven procedures.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:刘蒙恩
  1. chrdevDriver

    0下载:
  2. 基于linux2.6内核的字符驱动的编写,调试过程,在PC机和s3c2410嵌入式系统中正常可用.-linux2.6 based on the kernel of the character-driven preparation, debugging process in the PC and embedded system s3c2410 normal available.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:王伟
  1. Linux_CHARDriver_Simpler

    0下载:
  2. 对于初学者很好的嵌入式Linux下的字符驱动程序范例,内含驱动程序和测试程序以及Makefile-Very good for beginners Embedded Linux driver under the example of characters, including drivers and test procedures as well as the Makefile
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:Davinci
  1. char_demo

    0下载:
  2. 2.6内核做简单的字符驱动的例子,与2.4有些差异,分享-2.6 kernel to do a simple example of character-driven, and 2.4 are some differences, share
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:68608
    • 提供者:fenglimei
  1. linux-driver

    0下载:
  2. Linux 下的字符驱动程序,可实现在linux下安装字符驱动,并卸除字符驱动。-character driver for linux system ,can setup or remove free as you wish.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:Sylvia
  1. scull_character_driver

    0下载:
  2. scull_character_driver 内存模拟字符驱动,熟悉在linux下些驱动的基本步骤。和几个中要的结构体。-scull_character_driver memory simulation character-driven, more familiar with the linux drivers under the basic steps. And a few in to the structure.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:dengwei
  1. Linux设备驱动程序第三版

    0下载:
  2. 第1章 设备驱动简介 第2章 建立和运行模块 第3章 字符驱动 第4章 调试技术 第5章 并发和竞争情况(Linux device drivers, Third Edition)
  3. 所属分类:Linux驱动

    • 发布日期:2024-05-15
    • 文件大小:3300352
    • 提供者:qqqqqq123
  1. 字符驱动程序及应用程序

    0下载:
  2. 字符驱动程序设计和代码,有利于对字符驱动的理解(Character driver design and code that is beneficial to the understanding of character driven)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:朱蓓
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org