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

搜索资源列表

  1. pca9535dio.c

    0下载:
  2. 使用PCA9535芯片作数字输入/输出端口的驱动程序,支持异步通知功能。-PCA9535 chips used for digital I/O port drivers, support for asynchronous notifications.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2806
    • 提供者:xuhuashan
  1. USB_system

    0下载:
  2. 中文摘要 通用串行总线USB 是PC 体系中的一套全新的工业标准它支持单 个主机与多个外设同时进行数据交换 论文首先会介绍USB 的体系结构和特点包括总线特征协议定义 传输方式和电源管理等等这部分内容会使USB 开发者和用户对USB 有一 个整体的认识 接下来论文会讨论USB 系统的一般开发方法和技术特点分设备端硬 件设备端软件和主机端软件三个部分 然后论文会介绍几个USB 项目的研发过程和技术细节包括USB 手写 识别输入系统USB 通用设备开发平台USB
  3. 所属分类:USB develop

    • 发布日期:2017-04-04
    • 文件大小:991647
    • 提供者:zhangheng
  1. IRP

    0下载:
  2. 不必多说,驱动开发必需弄懂的概念之一,IRP,I/O Request Packets-Many do not have to say that drivers need to understand the concept of developing one, IRP, I/O Request Packets
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-24
    • 文件大小:70538
    • 提供者:zeb
  1. keyled4x4

    0下载:
  2. 按键驱动程序,其实也算不上是真正的驱动,就当作是一个小实验吧。我是初学者,写的不是很好,还请大家多多指教-Key drivers, in fact the driver was not really on as it is a small experiment. I am a beginner, writing is not very good, also requested the U.S. exhibitions
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-29
    • 文件大小:301235
    • 提供者:kelly
  1. Linux-driver-src

    0下载:
  2. 这些是对(用 )于 书的来源文件" Linux Device Drivers" 。 在这里你(们)找到已经包括在书里的完全来源。 我尽可能地测试了他们, 但是, 可以(可能)有一些问题离开了, 尤其有 2.1.43 (当位于下面代码基础(底模)(是)连续不断变化时, 可靠性测试所有他们, 这是难) 。 尤其是, 你(们)可以(可能)找到具有" genksyms " 的一些问题, 其句法在核心的 2.0 和 2.1 版本之间改变了。 你(们)在 misc - progs 中
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:210775
    • 提供者:赵刚
  1. S3C44B0X_Source_code_of__development_board

    0下载:
  2. 中国EDA技术网S3C44B0X豪华开发板源代码。包含各种外部设备驱动程序和应用代码,可直接应用于工程中。是学习和应用S3C44B0X不可多得的程序代码。花费一千多大洋买的。免费提供给大家。另外,该开发板原理图我也上传过。请去我资源下载。-EDA technology network in China S3C44B0X luxury development board source code. Contains a variety of external device drivers and a
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-12
    • 文件大小:2601201
    • 提供者:
  1. LED-C

    0下载:
  2. 2字点阵屏,单片机驱动实现移动显示,采用154进行列驱动,单片机Px口实现行驱动。-2 character dot-matrix screen, single-chip mobile display drivers, the use of 154 for out-driven, single-chip line driver Px I to achieve.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:60915
    • 提供者:chen
  1. ParallelToI2C

    0下载:
  2. 本程序实现应用软件通过并口模拟I2C通讯。 使用前将porttalk.sys复制到 System32\Drivers目录下, 再将porttalk.reg导入注册表。 将其它四个代码文件导入VC工程,主要调用 CParallelToI2C类中的函数。 相信大家可以看明白这个类的函数的作用。 另: 1. 本程序中I2C时钟周期默认为2ms,可以适当调整。 2. 电于电路不同,使用并口引脚不同,可以对类进行适当修改。-Applications of this prog
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:36395
    • 提供者:
  1. ADuC_Clock

    0下载:
  2. This a small microcontroller project I d developed for new Engineers to understand the use of ADuC, both hardware and software are included. The basic function includes: Real Time, Temperature display and, LED drivers. Full source code included. Drop
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:62123
    • 提供者:David
  1. LED_QtCode

    0下载:
  2. 自己写的qt控制数码管的小程序 今天写了一个基于qt-embedded4.4.0的qt控制数码管的小程序,可以作为qt入门的参考吧,希望对大家有帮助。 板子是用的博创的2410,底层的数码管驱动 程序的功能是在桌面上建立一个面板,上面添加3个按钮,其中两个按钮用于数码管数字的加1或者减1操作,另一个用作退出程序。 具体代码见附件。 大家有问题可以互相讨论,关于linux驱动和qt应用的都可以。 -Qt write thei
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:17887
    • 提供者:bill
  1. DS28B20PDF

    0下载:
  2. DS18B20是一款十分常用的一个温度传感器, 由于其时序很复杂对于初学者来说编写其驱动程序可能会有点困难,故本人把自己收藏的这个芯片上传给大家-DS18B20 is a very commonly used as a temperature sensor, because of its timing is very complicated for the beginner to prepare its drivers may be difficult, so I have to own t
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:70290
    • 提供者:cvx
  1. EmpezandoLPT

    0下载:
  2. NTPort Library enables your Win32 application to real-time direct access to PC I/O ports without using the Windows Drivers Development Kit(DDK)
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:686490
    • 提供者:Orban
  1. XBOXPadDriver

    0下载:
  2. 这是微软XBOX游戏控制器在PC上使用的驱动程序,使用WINDDK开发,所以需要有DDK环境才可以编译,本人试过,是可以让XBOX手柄在PC上动作的,以后可以使用一个16BIT的模拟按键和振动马达,来玩PC上的游戏了。重要的是,我们可以参考此源程序来开发我们自己的USB驱动程序,这样可以使XBOX360,PS3手柄都可以在PC上使用了。-This is the Microsoft XBOX game controller for use in the PC drivers, the use of
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:27299
    • 提供者:RaymondHuang
  1. linux-bluetooth-code

    0下载:
  2. linux下蓝牙驱动代码的阅读笔记,希望能够给需要的人带来启发。-Bluetooth drivers under linux code to read notes, I hope to bring to those who need inspiration.
  3. 所属分类:IT Hero

    • 发布日期:2017-03-28
    • 文件大小:2227
    • 提供者:张衡
  1. Inside_Mac_OS_X_Kernel_Programming

    0下载:
  2. The purpose of this document is to provide fundamental high-level information about the Mac OS X core operating-system architecture. It also provides background for system programmers and developers of device drivers, file systems, and netwo
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:533503
    • 提供者:yang
  1. oney2

    0下载:
  2. This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introduction, I ll explain who should be reading this book, the organization of th
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:2688014
    • 提供者:Alexlander Po
  1. 12864(2)

    0下载:
  2. 自己写的12864驱动程序,在MCS—51上调试过,我认为不错-Wrote it myself, 12864 drivers, increase in the MCS-51 tried, I think it is true
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:462957
    • 提供者:hope
  1. Linux_Device_Drivers_3rd

    0下载:
  2. Linux设备驱动这个经典书籍的第三版,相信对linux驱动开发人员很有帮助-Linux device drivers third edition of this classic book, and I believe linux-driven development staff very helpful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1365326
    • 提供者:sunsmile
  1. 200907091814

    0下载:
  2. 理解I/O子系统的结构,用户使用设备系统调用接口、操作系统与驱动程序的接口;了解磁盘驱动程序和中断驱动程序结构。-Understand that I/O subsystem structure, user equipment system call interface, operating system and driver interface understanding of disk drivers and interrupt-driven program structure.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:4030820
    • 提供者:boy
  1. ProgramingTheWindowsDriverModel(2nd)

    0下载:
  2. 作者Walter Oney 本书介绍了如何使用Windows驱动模型(WDM)为Microsoft的Windows家族的新成员开发设备驱动程序。-This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introdu
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-12
    • 文件大小:2693100
    • 提供者:闻扬
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com