CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - 字符驱动

搜索资源列表

  1. ledcontrol

    0下载:
  2. uClinux环境下,三星44B0处理器上测试通过的一个简单的字符设备驱动程序,实现了对4个LED的控制,测试通过-uClinux circumstances, Samsung 44B0 processors tested a simple character device driver, achieving the four LED control, the test
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1.1kb
    • 提供者:潘涛
  1. WDM_CharSample

    0下载:
  2. 一个简单的驱动开发示例程序!通过应用程序与驱动程来完成字符显示!是一个WDM开发的入门级程序!但很经典!可以装载里面的范例驱动并看到运行结果!-a simple procedure-driven development paradigm! Through the application of procedures and the drive way to complete characters show! WDM is an entry-level development process! Bu
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1.51mb
    • 提供者:李平
  1. qudong12

    0下载:
  2. LINUX下的字符设备驱动程序代码,并有测试程序和MAKEFILE-LINUX character device driver code, and test procedures and MAKEFILE
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1.7kb
    • 提供者:饶元见
  1. SCPDemo

    0下载:
  2. 一个win32程序调用CharConvert.SYS驱动文件,转换阿拉伯字符和中文字符的例子
  3. 所属分类:驱动编程

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

    0下载:
  2. TS1620字符型液晶模块驱动程序编写心得
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:4.88kb
    • 提供者:zhaoyan
  1. scull-kfifo.tar

    0下载:
  2. 在一个简单的字符设备驱动程序中实现kfifo使用例子
  3. 所属分类:驱动编程

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

    0下载:
  2. Linux可供用户空间和内核空间相互访问的字符设备驱动程序代码。
  3. 所属分类:驱动编程

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

    0下载:
  2. 一个字符驱动程序,实现用户空间向内核空间写入或者读出字符的功能.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:13.45kb
    • 提供者:刘菲菲
  1. char_dev.tar

    0下载:
  2. 这个是linux下的一个字符设备的驱动程序,里面包含了驱动模块和测试用的驱动程序,在s3c4410开发板上验证过的,有问题联系作者qq:9460841
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:9.78kb
    • 提供者:胡永福
  1. linuxdriver_code_tool

    0下载:
  2. 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-16
    • 文件大小:23.9mb
    • 提供者:keke
  1. CharSample

    0下载:
  2. 驱动入门的简易程序,实现对虚拟设备字符的读写-Driver entry of summary procedure, implementation of the virtual device to read and write characters
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:113.41kb
    • 提供者:hesi
  1. char_driv_simp.tar

    0下载:
  2. 简单的字符设备驱动程序,很小巧,但能完成打开,关闭,读操作,写操作,很适合初学者入门-Simple character device driver, it is compact, but to complete the open, close, read operation, write operation, it is suitable for beginners entry
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-12
    • 文件大小:1000byte
    • 提供者:刘力
  1. OSshiyanbaogao

    0下载:
  2. 操作系统课程设计,包括字符设备驱动开发等。-Operating system design, including character device driver development.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:264.39kb
    • 提供者:王凯勋
  1. 12864

    0下载:
  2. 12864串行驱动程序,可以显示汉字和字符-12864 serial driver, you can display Chinese characters and character
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:4.74kb
    • 提供者:李吉兵
  1. JM12864M

    0下载:
  2. 可以实现jm12864m的并行驱动,直接输入字符就可以了-Can achieve the parallel drive jm12864m
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:17.88kb
    • 提供者:xueshengjun
  1. Unicode_String

    0下载:
  2. 在驱动程序中对UNICODE_STRING字符创进行标记,复制,连接等操作-qu dong UNICODE_STRING cao zuo
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:482.8kb
    • 提供者:李于
  1. LCD1602driver

    0下载:
  2. lcd驱动 1602型字符型液晶显示模块 动态驱动显示英文字符 c++驱动程序-lcd driver mcu8051 1602lcd c++languang it canbe used in many aspet withyou like
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:2.14kb
    • 提供者:李大力
  1. drivers_linux

    0下载:
  2. 这个资料由浅入深的探讨了驱动开发所涉及到的各方面问题,依次讲述了字符设备,块设备,网络设备驱动程序。-This information has driven the development of Deep and involved in all aspects, in turn described the character devices, block devices, network device driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-27
    • 文件大小:9.55mb
    • 提供者:赖雄辉
  1. hello_char

    0下载:
  2. 这是简单的一个字符驱动·可以让大家学基础-This is simply a character-driven basis to enable everyone to learn
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:583byte
    • 提供者:jacky
  1. mycdev

    0下载:
  2. 带有并发和阻塞的linux字符驱动实例,3.2.0版本内核通过。-Linux character driver instance, with concurrent and blocked by the 3.2.0 version of the kernel.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:2.13kb
    • 提供者:gyt
« 12 »
搜珍网 www.dssz.com