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

搜索资源列表

  1. ADS7843-driver.rar

    0下载:
  2. 此为触摸屏接口IC ADS7843的51驱动程序,在一台51的仿真板上调试通过,环境是KEIL C,This is the touch screen interface IC ADS7843 driver 51
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1193
    • 提供者:宇海
  1. FTDIsDriver.zip

    1下载:
  2. FTDI的USB驱动,FT245,FT232的VCP和D2XX驱动包及安装说明,The Driver of FTDI s USB products
  3. 所属分类:USB编程

    • 发布日期:2013-05-07
    • 文件大小:1703318
    • 提供者:阿健
  1. usbdisk.rar

    0下载:
  2. MS-DOS 7.1 下加载U盘驱动的最好方式: 在autoexec.bat文件中加入如下几行: devload usbaspi.sys /r /v /norst devload usbcd.sys /d:usbcd devload di1000dd.sys SHSUCDX.COM /D:?USBCD 其中devload di1000dd.sys 用来驱动大容量U盘,devload usbcd.sys /d:usbcd 和SHSUCDX.COM /D:?US
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-28
    • 文件大小:39596
    • 提供者:yuanfu
  1. MMA7455.rar

    0下载:
  2. freescle的加速度传感器在MTK的全套应用资料,包括datasheet,驱动文件,flip,swing,tap等算法的应用等。,The acceleration sensor freescle full range of applications in MTK, including datasheet, driver files, flip, swing, tap, such as the application of algorithms.
  3. 所属分类:MTK

    • 发布日期:2017-03-26
    • 文件大小:210773
    • 提供者:fulean
  1. nRF24L01.c

    0下载:
  2. nRF24L01的驱动程序,LCD会显示时时温度,当发送端温度变化时,接收端显示温度也变化,当超过预设范围蜂鸣器报警 同时打开PC温度采集界面可以看到界面温度效果,其中波特率选择9600,和串口号-nRF24L01 driver, define LED1_0 P6OUT & = ~ BIT1// Output 0# define LED1_1 P6OUT | = BIT1// Output 1# define LED2_0 P6OUT & = ~ BIT2// Output 0# de
  3. 所属分类:DVD

    • 发布日期:2017-04-01
    • 文件大小:2009
    • 提供者:王强
  1. ds1307.rar

    0下载:
  2. DS1307实时时钟器件的驱动,包含1307.C和iic.c,DS1307 real time clock device driver, including 1307.C and iic.c
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-22
    • 文件大小:2111
    • 提供者:霍文骏
  1. K9F2G08.rar

    0下载:
  2. 三星NAND Flash(K9F2G08)在VxWorks6.2下的驱动程序,Driver of K9F2G08 on platform of vxWorks6.2
  3. 所属分类:VxWorks

    • 发布日期:2017-04-08
    • 文件大小:5876
    • 提供者:大卫
  1. Virtual_COM

    0下载:
  2. 虚拟串口设备驱动。介绍了串口开发的框架模型。-Virtual serial port device driver. Introduced the framework of the serial model of development.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:9000
    • 提供者:李静波
  1. LCD07X1

    0下载:
  2. 一个非常难得的ucos嵌入式液晶驱动源程序-A very rare uCOS embedded LCD driver source
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:9046
    • 提供者:邹德刚
  1. SDIO_AR6K_Atheros

    0下载:
  2. AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:257091
    • 提供者:老克
  1. STM32_FOC_ACIM.ZIP

    2下载:
  2. stm320fxx 异步电机驱动实例,C语言编写-ACIM driver for stm320fxx platform
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-25
    • 文件大小:132728
    • 提供者:James
  1. 1602

    0下载:
  2. 5509dsp 驱动1602字符显示屏的原代码,经过经验可以使用-1602 characters 5509dsp display driver source code, after the experience can be used
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:138633
    • 提供者:老欧
  1. ilt9325

    0下载:
  2. 彩屏 ILI9325 驱动程序(C语言)-Color ILI9325 Driver (C language)
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:265613
    • 提供者:李素婷
  1. Linux_dns-cheat

    0下载:
  2. Linux内核驱动,网络过滤-DNS欺骗(广告推送) 文件包括: Linux内核驱动-网络过滤-DNS欺骗(广告推送).doc Makefile test.c(包含详细的注释)-Linux kernel driver, the network filter-DNS spoofing (Campaigns) files include: Linux kernel driver- Network-DNS spoofing filter (Campaigns). Doc Make
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:128355
    • 提供者:xman
  1. rtc.c.tar

    0下载:
  2. 6410RTC驱动程序。。6410以新一代ARM11内核。支持linux操作系统。文件为6410下RTC驱动程序。-6410RTC driver. . 6410 to a new generation of ARM11 core. Support the linux operating system. File for the 6410 drivers under the RTC.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:4078
    • 提供者:youqun
  1. HT1621B

    1下载:
  2. 这是HT1621驱动液晶的程序,包括原理图,很详细-This is the HT1621 LCD driver procedures, including schematics, very detailed
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2016-03-04
    • 文件大小:33302
    • 提供者:宁俊
  1. spi_flash.c

    0下载:
  2. spi接口的flash驱动例子,可以对着 spi规范好好研究下。-spi interface of the flash drive case, can look good spi norms under study.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:5227
    • 提供者:jk
  1. ADS1256(new)

    1下载:
  2. 基于AVR单片机mega8来实现ads1256的驱动程序,已调试成功。-Based on the AVR Microcontroller mega8 to achieve ads1256 driver has been successfully debugging.
  3. 所属分类:SCM

    • 发布日期:2014-10-09
    • 文件大小:20252
    • 提供者:yangbin
  1. DS1302

    0下载:
  2. DS1302驱动程序,C嵌入式编程。调试通过-DS1302 driver, C embedded programming. Debugging through
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:697
    • 提供者:JK
  1. FT232

    0下载:
  2. 这是USB转串口的驱动程序,对没有串口的电脑用处很大。-This is a USB-serial driver, there is no serial port on the computer use much.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1533335
    • 提供者:卡打开
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com