搜索资源列表
12 bit da转换器dac7611驱动程序C源程序
- 12 bit da转换器dac7611驱动程序(C源程序)-da 12 bit converters dac7611 Driver (C source)
18B20源程序加上位机温度显示应用程序包(1)
- 用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
ht1621驱动程序
- ht1621液晶显示驱动程序,直接可用。c -ht1621 LCD driver directly available. C
CLOCK_LED_Show
- 89S51 与数码管显示器以及键盘SW 对应引脚的联机为: P0.0-------------------------数码管显示器的a脚 P0.1-------------------------数码管显示器的b脚 P0.2-------------------------数码管显示器的c脚 P0.3-------------------------数码管显示器的d脚 P0.4-------------------------数码管显示器的e脚 P0.5---------
PDIUSB12D
- USB PDIUSB12D C语言驱动程序库1-USB PDIUSB12D C language for a driver
VC6-Driver
- defines safer C library string -defines safer C library string
DS18B20diver(c)
- DS18B20驱动程序(C语言)功能:实现对DS18B20的读取-DS18B20 Driver (C language) function : to achieve the right read DS18B20
usbdisk.rar
- 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
c51chengxujinji
- 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.
userkernelspace
- 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
MSP430_GUI
- 430液晶驱动,可以兼容大量液晶,附有各类头文件-LCD driver 430, a large number of liquid crystal can be compatible with various types of header files
FreeOSEK_rel_0_3_0_20090511_beta
- 网上免费的单片机多任务操作系统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
c
- C和C++嵌入式系统编程学习资料。 你可以从这本书里学到很多东 西。除了了解如何更有效地使用C和C++你还将会从本书中对常见的嵌人式软 件问题的详细解释,并从本书所提供的源代码中得到益处。本书中包含的高级 主题有存储器检测和验证、设备驱动程序的设计和实现.实时操作系统的内部 机理,还有代码优化技术。 -C and C++ Embedded Systems Programming learning materials. You can learn from this boo
zylgpsr356
- 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
LabVIEW-DAQ-driver
- 介绍了在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
c6000--C--daima
- c6000的源代码开发总结,大量的外设驱动例程和源代码-c6000 source code development summary, a large number of peripheral driver routines and source code
HMC5843-C
- 霍尼韦尔 HMC5843 是一种表面安装的多芯片件模块,专门为带有一个数字接口的低场 磁传感器而设计,应用于诸如低成本罗盘和测磁学领域。HMC5843 包括霍尼韦尔最先 进的1043 系列磁阻传感器,以及霍尼韦尔研制的ASIC 包括放大型、带驱动器、偏置消 除、12-bit ADC 和一个I2C 系列总线接口的ASIC-Honeywell HMC5843 is a surface mount multi-chip module, designed specifically for l
the-driver-for-AMETEK-DLM600
- 本文件是基于c语言的CVI平台下开发的VISA驱动,是AMETEK公司的DLM600系列的以太网控制程控电源-the visa driver for the DLM600 program supply!
Delphi_635223
- 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
os exercise3
- 为字符设备编写设备驱动程序,实现简单的消息传递方式。 内核维护一个消息列表。 为了限制内存使用,我们对每条消息施加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
