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

搜索资源列表

  1. eTsec

    0下载:
  2. Patch for gianfar.c driver to support extended features of eTSEC (For freescale 8548, 8572 ...)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:15591
    • 提供者:vrolbin
  1. AT76C502_WinCE_Driver_src

    0下载:
  2. 基于ATMEL AT76C502芯片的USB WLAN WinCE 5.0 驱动源代码-ATMEL AT76C502 USB WLAN WinCE 5.0 driver source code
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:100921
    • 提供者:LiQiang
  1. lcd

    0下载:
  2. LCD驱动程序源代码,C编写。可以内嵌字库-LCD driver source code, C preparation. Can be embedded font
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:3049
    • 提供者:paul
  1. lan9221.c

    1下载:
  2. LAN9221 source file(Network driver)
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:11253
    • 提供者:YV
  1. usb

    0下载:
  2. MTK手机USB驱动程序,使用 MTK C++开发环境编译-MTK Mobile USB Driver
  3. 所属分类:MTK

    • 发布日期:2017-03-28
    • 文件大小:202768
    • 提供者:郭约瑟
  1. ILI9328

    0下载:
  2. 由天马模组厂商提供的屏的驱动程序,芯片IC = ILI9328,用于驱动屏,包括屏的初始化代码,显示函数,涉及Framebuffer等概念-support LCD driver IC = ILI9328
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:699655
    • 提供者:rogerlau
  1. LCD_TEST

    1下载:
  2. nxp lpc2132驱动2.8寸TFT测试程序/ili9325 (智林开发板验证)-lpc2132 2.8TFT driver
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:168942
    • 提供者:远成
  1. ATMEGA16.FYD240128.driver

    0下载:
  2. 用C语言编写的ATmega16驱动FYD12864-0402B的程序源码-Written in C language with ATmega16 driver FYD12864-0402B program source code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:115696
    • 提供者:Zacks
  1. div

    0下载:
  2. 金仓短信王标准商务版DG-C1A驱动程序-Wang Jin-Cang SMS Standard Business Edition DG-C1A Driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1035023
    • 提供者:李伟
  1. t6963-lcd-diplay-driver

    0下载:
  2. This is a C source code for a t6963 lcd diplay driver. A bit tricky because it occured there need to be some delays (nop instructions) in the communication with the lcd, otherwise it doen s work. The code is from a project, where the uC was Silicon
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:1015
    • 提供者:ak_dev
  1. spi_lcd_fbdev.c

    0下载:
  2. Nokia 3310 linux spi based frame buffer device driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:5265
    • 提供者:Anton
  1. step-motor-driver

    0下载:
  2. 该C语言程序对步进电机驱动芯片SM001的控制,实现插补功能。-The C language program for stepper motor driver chip SM001 control, to achieve interpolation function.
  3. 所属分类:Project Design

    • 发布日期:2017-03-25
    • 文件大小:34510
    • 提供者:陈一
  1. stm32f10x_cmsis_v310

    0下载:
  2. STM32 ARM Cortex M3 C Driver 3.10
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:199538
    • 提供者:Cenatronics
  1. board-lgeincite-panel.c

    0下载:
  2. example of nooped panel driver used with lg incite kernel version 2.6.27 msm branch
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:2856
    • 提供者:randomblame
  1. ls.c.tar

    0下载:
  2. 一款件但的设备驱动源码,大家可以尽情分享。谢谢大家。-However, a piece of the device driver source code, we can enjoy sharing. Thank you.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1579
    • 提供者:abc
  1. DS1307

    0下载:
  2. Example driver DS1307 for Pic microkontroller and ccs C
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:2474
    • 提供者:Borislav
  1. C-bianxiequdong

    0下载:
  2. 本书指导你如何编写你自己的驱动, 以及如何利用内核相关的部分. 我们采用一种设备-独立的方法 编程技术和接口, 在任何可能的时候, 不会捆绑到任何特定的设备. 每一个驱动都是不同的 作为一个驱动编写者, 你需要深入理解你的特定设备. 但是大部分的原则和基本技术对所有驱动都是一样的. 本书无法教你关于你的设备的东西, 但是它给予你所需要的使你的设备运行起来的背景知识的指导.-This book guides you how to write your own driver, and how to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1196500
    • 提供者:feilong
  1. dlltest

    0下载:
  2. 源码是基于LabVIEW的动态链接库的设计,资料中给出了具体的编写步骤,并且包括C++编写的驱动程序。-Source is a LabVIEW-based design of dynamic link library, information given in the preparation of concrete steps, and includes written in C++ driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:186340
    • 提供者:杜芳
  1. F340-SPL502

    1下载:
  2. C8051F340 驱动台湾凌阳LCD控制SPLC502B的驱动点亮程序. -Driver example for SPLC502B using C8051F340.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2015-10-27
    • 文件大小:65635
    • 提供者:KELAN
  1. ZLG7289

    0下载:
  2. ZLG7289驱动程序,C语言编写,运行通过,包含详细的注释说明-ZLG7289 driver, C language, run through, contains detailed explanatory notes
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-25
    • 文件大小:1727
    • 提供者:xinkun
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com