CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 驱动参考代码

搜索资源列表

  1. CPT1.77_7735R

    0下载:
  2. 此代码为CPT1.77TFT的驱动代码,显示效果达最佳,做LCM模组的朋友可以参考-This code is CPT1.77TFT driver code, showing the effect of the best, so friends can refer to LCM module
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:595
    • 提供者:david
  1. 2.4TFT-R61505U

    0下载:
  2. 此代码为TFT驱动代码,汇编语言写的,可供汇编初学者学习参考。-This code is TFT driver code, written in assembly language, for compilation of reference for beginners to learn.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:2062
    • 提供者:david
  1. dbj

    0下载:
  2. 摄像头驱动的相关部分代码,供大家参考,谢谢大家了 -Relevant parts of the camera driver code for your reference, thank you
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:5439
    • 提供者:刘卓
  1. CM5534-CM5540drive

    0下载:
  2. 此代码为数字气压传感器CM5534及CM5540的驱动代码。供使用者测试产品性能时参考!-The code for the digital air pressure sensor CM5534 and CM5540 driver code. For users to test product performance information!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:1459
    • 提供者:陈永华
  1. MinPnP

    0下载:
  2. windows pnp 驱动程序开发代码,简单的设计架构,主要用于有需求者参考的目的-pnp driver development source code for windows xp platform,just for reference
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:15117
    • 提供者:bruce
  1. LCD

    0下载:
  2. 本程序在适用于S3C2440,ads1.2平台编译,可下到ARM直接运行,此代码供初学S3C2440 TFT驱动的朋友参考。-This procedure applies to S3C2440, ads1.2 platform compiler can be run directly next to the ARM, the code for beginners S3C2440 TFT driver friend for reference.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:131018
    • 提供者:wang
  1. JSPconnectdb

    0下载:
  2. 现在初学jsp的网友常问数据库怎么连接啊,怎么老出错啊?这里写了篇文章供大家参考,其实这种把数据库逻辑全部放在jsp里未必是好的做法,但是有利于初学者学习,所以我就这样做了,当大家学到一定程度的时候,可以考虑用MVC的模式开发。在练习这些代码的时候,你一定将jdbc的驱动程序放到服务器的类路径里,然后要在数据库里建一个表test,有两个字段比如为test1,test2,可以用下面SQL建 -< @ page contentType="text/html charset=gb2312" &g
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:1598
    • 提供者:liujia
  1. wince-CF_ATAPI

    0下载:
  2. 基于wince的底层驱动,用于生成dll的原始代码,本程序主要针对于sangsumg6410cf—atapi的驱动希望对底层开发人员有点参考价值-Based on the underlying drivers wince, the original code used to generate the dll, the program aimed at sangsumg6410cf-atapi driver developers want a little reference to the und
  3. 所属分类:Windows CE

    • 发布日期:2017-04-05
    • 文件大小:106454
    • 提供者:meng
  1. TTPCOM-RIL-PDD-Driver

    0下载:
  2. Windows Embedded CE 6.0下的TTPCOM通讯模块的RIL PDD驱动代码例子,可以用作开发参考。-Windows Embedded CE 6.0 under TTPCOM communication module RIL PDD driver code examples, can be used as a development reference.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:83279
    • 提供者:Cody
  1. ipsender3.1

    0下载:
  2. linux上服务器的网卡驱动,内核编程,ioctl 驱动,ioctl是设备驱动程序中对设备的I/O通道进行管理的函数。所谓对I/O通道进行管理,就是对设备的一些特性进行控制,例如串口的传输波特率、马达的转速等等。 本代码是公司工程实际产品的驱动,极具参考价值。-linux on the server s network card drivers, kernel programming, ioctl driver, ioctl is device driver for the device I
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-13
    • 文件大小:3112704
    • 提供者:easonwang
  1. RS485driver

    0下载:
  2. rs485驱动代码,使用c++编写,包含测试文件,极具参考价值-485 driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:36610
    • 提供者:warren
  1. driver20120327

    0下载:
  2. 驱动代码支持,IF206和IF238芯片的驱动,同时还实现了omap35 imx51和8805g平台支持.值得参考的代码.-failed to translate
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:104266
    • 提供者:zhouwu
  1. make-Nand-Flash-driver-on-linux

    0下载:
  2. 本文档详细描述了nandflash硬件特性及在linux下nandflash驱动实现的代码详细注释,可作为编写nandflash驱动的参考-This document describe nandflash hardware feature and the driver of linux very detail.help for you to learn nandflash.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1545165
    • 提供者:王霞
  1. CODE

    0下载:
  2. 这是DSP2812的一些基本的代码,包括LCD,CAN总线,电机驱动,AD转换等,对于初学者有很好的参考价值。-This is the DSP2812 some basic code, including LCD, CAN bus, motor drive, the AD conversion, a good reference for beginners.
  3. 所属分类:DSP program

    • 发布日期:2017-05-20
    • 文件大小:5884296
    • 提供者:阿杜
  1. diancaibao

    3下载:
  2. 基于msp430f5418的点菜宝源程序,无bug,包括基于数据结构的多级菜单、t9汉字输入法、字库、si4432rf驱动,可直接参考,代码经过调试,已在产品上应用,是不可多得设计参考。-A la carte Po source msp430f5418 bugs, based on the data structure of the multi-level menu, t9 Chinese character input method, font, si4432rf drive, direct
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:666590
    • 提供者:lizhijun
  1. USB-driver

    0下载:
  2. usb_skeleton.c:是单片机的设备驱动程序。 sender.c:是简单的通信应用程序。 编译方式:在要加载的linux内核代码树下编译 insmod usb_skeleton.o即可。 c2_programmer.tar:是一个开源的参考实现。 -USB driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:13687
    • 提供者:宋世磊
  1. AVR-M48-

    0下载:
  2. 航模用AVR M48开发的无刷电调驱动,参考德国的代码-AVR M48-Model aircraft using the AVR M48 developed brushless ESC drive, refer to the German code-AVR M48
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:89782
    • 提供者:admin
  1. filter

    0下载:
  2. 过滤器驱动样例,包括app的测试代码,可以作为开发filter驱动的参考-Filter driver sample, including the test code of the app can be used as a reference to develop filter drivers
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:16950
    • 提供者:lusson
  1. digital_led

    0下载:
  2. 基于8280硬件平台的数字数码管驱动及应用,从上层到硬件访问底层的全套代码,可供参考编写驱动和应用程序。-The alphanumeric driver and application based on the 8280 hardware platform from the top to the hardware access to the underlying full code for reference to write drivers and applications.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:16123
    • 提供者:刘佳
  1. wd

    0下载:
  2. 温度传感器的驱动代码 提供给单片机新手参考用的 很有帮助-The temperature sensor driver code to provide a helpful reference to the microcontroller novice
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:24665
    • 提供者:陈杰
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com