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

搜索资源列表

  1. 12 bit da转换器dac7611驱动程序C源程序

    0下载:
  2. 12 bit da转换器dac7611驱动程序(C源程序)-da 12 bit converters dac7611 Driver (C source)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:851byte
    • 提供者:华军
  1. 18B20源程序加上位机温度显示应用程序包(1)

    0下载:
  2. 用c写的18b20驱动程序 功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶振请跟据DS18B20的资料修改延时参数-used to write the 18b20 driver function : to achieve DS18B20 read Principle : single-bus protocol attention : single-bus protocol to delay re
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5.85kb
    • 提供者:燕辉
  1. ht1621驱动程序

    1下载:
  2. ht1621液晶显示驱动程序,直接可用。c -ht1621 LCD driver directly available. C
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.24kb
    • 提供者:唐铭伟
  1. CLOCK_LED_Show

    0下载:
  2. 89S51 与数码管显示器以及键盘SW 对应引脚的联机为: P0.0-------------------------数码管显示器的a脚 P0.1-------------------------数码管显示器的b脚 P0.2-------------------------数码管显示器的c脚 P0.3-------------------------数码管显示器的d脚 P0.4-------------------------数码管显示器的e脚 P0.5---------
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.79kb
    • 提供者:恒学
  1. PDIUSB12D

    0下载:
  2. USB PDIUSB12D C语言驱动程序库1-USB PDIUSB12D C language for a driver
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.31kb
    • 提供者:aurorasite
  1. VC6-Driver

    0下载:
  2. defines safer C library string -defines safer C library string
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:177.46kb
    • 提供者:xela
  1. DS18B20diver(c)

    0下载:
  2. DS18B20驱动程序(C语言)功能:实现对DS18B20的读取-DS18B20 Driver (C language) function : to achieve the right read DS18B20
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4.2kb
    • 提供者:zhoulibin
  1. usbdisk.rar

    1下载:
  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
    • 文件大小:38.67kb
    • 提供者:yuanfu
  1. c51chengxujinji

    0下载:
  2. c51程序集锦,源程序,包含16进制-10进制互换程序.c 24c01-24c16读写驱动程序.c 51单片机实用程序库.txt ....... 等-C51 Collection procedures, source code, including 16 M-10 M swap procedures. c24c01-24c16 driver to read and write. c51 Singlechip utility library. txt ....... etc.
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:515.01kb
    • 提供者:严春
  1. userkernelspace

    0下载:
  2. A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can us
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:920byte
    • 提供者:harish
  1. MSP430_GUI

    0下载:
  2. 430液晶驱动,可以兼容大量液晶,附有各类头文件-LCD driver 430, a large number of liquid crystal can be compatible with various types of header files
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:88.12kb
    • 提供者:孙志浩
  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
    • 文件大小:695.2kb
    • 提供者:qiancunquan
  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
    • 文件大小:1.38mb
    • 提供者:huan
  1. zylgpsr356

    0下载:
  2. ZylGPSReceiver is a Delphi / C++Builder component collection that communicates with a serial GPS receiver. It works with any NMEA compatible receiver connected to one of the serial ports. You can use it also with USB and Bluetooth devices, because
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:1.17mb
    • 提供者:b0x
  1. LabVIEW-DAQ-driver

    0下载:
  2. 介绍了在LabVIEW5.0环境下通过CIN(代码接口结点)即利用其与C语言的接口扩展功能的方法,给出了在Win95环境下开发自制数采卡驱动程序的实例。-CIN (code interface node) the LabVIEW5.0 environment with C language interface extension function that, given the development of home-made data acquisition card driver in th
  3. 所属分类:LabView

    • 发布日期:2015-04-12
    • 文件大小:312kb
    • 提供者:iwregister
  1. c6000--C--daima

    0下载:
  2. c6000的源代码开发总结,大量的外设驱动例程和源代码-c6000 source code development summary, a large number of peripheral driver routines and source code
  3. 所属分类:OS Develop

    • 发布日期:2017-11-13
    • 文件大小:312.72kb
    • 提供者:huo
  1. HMC5843-C

    0下载:
  2. 霍尼韦尔 HMC5843 是一种表面安装的多芯片件模块,专门为带有一个数字接口的低场 磁传感器而设计,应用于诸如低成本罗盘和测磁学领域。HMC5843 包括霍尼韦尔最先 进的1043 系列磁阻传感器,以及霍尼韦尔研制的ASIC 包括放大型、带驱动器、偏置消 除、12-bit ADC 和一个I2C 系列总线接口的ASIC-Honeywell HMC5843 is a surface mount multi-chip module, designed specifically for l
  3. 所属分类:source in ebook

    • 发布日期:
    • 文件大小:415.72kb
    • 提供者:付路路
  1. the-driver-for-AMETEK-DLM600

    0下载:
  2. 本文件是基于c语言的CVI平台下开发的VISA驱动,是AMETEK公司的DLM600系列的以太网控制程控电源-the visa driver for the DLM600 program supply!
  3. 所属分类:LabView

    • 发布日期:2017-10-31
    • 文件大小:23.29kb
    • 提供者:xinfu
  1. Delphi_635223

    0下载:
  2. Delphi:delphi 7 mongodb driver源码包,自己编译成功的c driver,然后用delphi 调用mongoc.dll,这个是官方用delphi包装的c 库调用-Delphi: delphi 7 mongodb driver source package, compile their own success c driver, then call mongoc.dll with delphi, this is the c library with delphi call
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:353.15kb
    • 提供者:MAP66JG
  1. os exercise3

    0下载:
  2. 为字符设备编写设备驱动程序,实现简单的消息传递方式。 内核维护一个消息列表。 为了限制内存使用,我们对每条消息施加4KB的限制,并且还限制所有消息的大小,最初为2MB。(Write a device driver for a character device which implements a simple way of message passing. The kernel maintains a list of messages. To limit memory usage, we imp
  3. 所属分类:操作系统开发

    • 发布日期:2018-11-10
    • 文件大小:8kb
    • 提供者:cindy888
« 12 3 4 »
搜珍网 www.dssz.com