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

搜索资源列表

  1. BTLCDShowS.C

    0下载:
  2. LCD显示程序,串口驱动,LCD1604型号。-LCD display program, serial port driver
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:1443
    • 提供者:温秋
  1. usb-driver

    0下载:
  2. 这是一个USB驱动的骨架,可以结合自己的实际需要添加一些代码,就可实现驱动的编写-This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
  3. 所属分类:USB develop

    • 发布日期:2017-03-31
    • 文件大小:3503
    • 提供者:校尉
  1. ks24c080b.c

    0下载:
  2. ks24c080b的I2C驱动,对学习I2C驱动很有好处,不妨-ks24c080b‘s I2C driver ,useful to learn
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:2738
    • 提供者:许海兵
  1. sht11

    0下载:
  2. sht11的C驱动程序,用的是STC系列的单片机-sht11 C-driver, using a series of microcontrollers STC
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2431
    • 提供者:zhoumin
  1. 8563

    0下载:
  2. PCF8563驱动程序.使用ARM2103板子的I2C初始化并读取数据 -PCF8563 driver. ARM2103 using the I2C board initialization and read the data
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:67057
    • 提供者:xiaoguo
  1. nrf

    0下载:
  2. nrf2401无线收发C语言程序,调试通过,用的是lpc2103的MCU-nrf2401 wireless transceiver C language programs, debugging through the use of the MCU is lpc2103
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:494209
    • 提供者:瓦釜雷鸣
  1. FreeOSEK_rel_0_3_0_20090511_beta

    1下载:
  2. 网上免费的单片机多任务操作系统OSEK/VDX源代码,包含了内核部分以及外设驱动程序,但驱动程序目前还不全。等待更新-Free online multi-tasking operating system microcontroller OSEK/VDX source code, contains the core components and peripheral drivers, but the driver is not yet full. Awaiting update
  3. 所属分类:OS Develop

    • 发布日期:2014-10-16
    • 文件大小:711884
    • 提供者:qiancunquan
  1. c

    0下载:
  2. m16连接以ks0108为控制芯片的12864显示器驱动-m16 connection to ks0108 to control the display driver chips, 12864
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:4111
    • 提供者:冯东方
  1. simrep

    0下载:
  2. 基于minifilter的windows驱动。把目录/x/y跳转到/a/b上。-Based on minifilter the windows driver. The directory/x/y jump to/a/b on.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:183327
    • 提供者:han liu
  1. keyboard

    0下载:
  2. 按键驱动程序示例, 按键驱动程序的描述,基于up netarm2410 s 开发平台-Key driver sample
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:2941
    • 提供者:mars
  1. LCD_240X64

    0下载:
  2. LCD24064 的驱动开发,有防真,是一个开发液晶好的例子-LCD24064 of driver development, there are anti-truth, is a good example of development of liquid crystal
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:200259
    • 提供者:wzb
  1. GVLCM9664G

    0下载:
  2. 1.1 inch CSTN LCD DRIVER for GVLCM9664G-13112-1.1 inch CSTN LCD DRIVER for GVLCM9664G-13112
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:736
    • 提供者:alltheway
  1. ads7813

    1下载:
  2. TI公司AD芯片ADS7813的51单片机的驱动-TI' s ADS7813 driver chip AD
  3. 所属分类:SCM

    • 发布日期:2016-04-06
    • 文件大小:16026
    • 提供者:邹勇
  1. ltp1245

    0下载:
  2. it s a LTP port driver written in C developed under Linux on LPC2468 target
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

  1. generic_usb_hid_2008-11-19

    0下载:
  2. Generic HID USB Driver Under Visual C++ This Source Read Data from a HID(Human interface Device) Class USB device. Source: ATMEL Corporation
  3. 所属分类:USB develop

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

    0下载:
  2. C和C++嵌入式系统编程学习资料。 你可以从这本书里学到很多东 西。除了了解如何更有效地使用C和C++你还将会从本书中对常见的嵌人式软 件问题的详细解释,并从本书所提供的源代码中得到益处。本书中包含的高级 主题有存储器检测和验证、设备驱动程序的设计和实现.实时操作系统的内部 机理,还有代码优化技术。 -C and C++ Embedded Systems Programming learning materials. You can learn from this boo
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1445933
    • 提供者:huan
  1. 605169avrATMEGA128

    0下载:
  2. c driver for atmega128 microcontroller
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:452620
    • 提供者:HMAHAN
  1. MAX7456_sample_code

    0下载:
  2. osd max7456 c software driver
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:132892
    • 提供者:HMAHAN
  1. 5956493DM9000A.C

    0下载:
  2. This the DM9000 Driver-This is the DM9000 Driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3090
    • 提供者:jongbill
  1. vesa

    0下载:
  2. Vesa is standard C/C++ library thats provide all vesa (Video Electronic Standard Association) driver functions (BIOS). It is the interface thats provide this routines (i.e. video mode 1024x768 wint 24bit pixels). It is only Cpp source file and it can
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:25043
    • 提供者:JohnnyK
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com