搜索结果

找到约 699 项符合 Include 的查询结果

按分类筛选

显示更多分类

软件工程 This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops

This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-oriented technology to write maintainable, extensible programs. ...
https://www.eeworm.com/dl/540/420908.html
下载: 74
查看: 1073

技术资料 AM2355n datasheet

3-phase Sensor-less Fan Motor DriverAM2355NThe AM2355N is a 3-phase sensor-less DC fan motor driver IC. It senses the BEMF (BackElectro-Motive Force) of the motor in rotation and provides corresponding commutation current tothe motor. Rotation speed can be controlled by PWM input signal. The drivers ...
https://www.eeworm.com/dl/840817.html
下载: 9
查看: 838

单片机编程 51单片机实现的RS485通讯程序

  #ifndef __485_C__   #define __485_C__   #include   #include   #define unsigned char uchar   #define unsigned int uint   /* 通信命令 */   #define __ACTIVE_ 0x01 // 主机询问从机是否存在   #define __GETDATA_ 0x02 // 主机发送读设备请求   #define __OK_ 0x03 // 从机应答   #define ...
https://www.eeworm.com/dl/502/29134.html
下载: 131
查看: 1364

单片机开发 51单片连tcs230的源程序

51单片连tcs230的源程序,绝对原创,可以记忆颜色。 #define uchar unsigned char #include <reg52.h> #include<math.h> sbit S0=P1^7 sbit S1=P1^0 //端口定义 sbit S2=P1^1 sbit S3=P1^2 sbit OE=P1^3 sbit OUT=P3^4 //频率从TO口输入 sbit key0=P1^5 sbit LED=P1^6 sbit a=P3^0 sbit b=P3^1 uchar color //1: ...
https://www.eeworm.com/dl/648/371598.html
下载: 39
查看: 1152

技术资料 温度控制的PID算法的C语言程序.

#nclude<reg51.h>#include<intrins.h>#销nclude<math.h>#include<string.h>struct PID{unsigned int SetPoint;//设定目标 Desired Value unsigned int Proportion;//比例常数Proportional Const unsigned int integral;//积分常数Integral Const unsigned int Derivative://微分常数Derivative Const unsigned int LastE ...
https://www.eeworm.com/dl/837901.html
下载: 1
查看: 3457

技术资料 基于IAR的CC2530关于Flash的读写程序

# include <iocc2530.h># include <string.h># define uintunsigned int# define uchar unsigned char# define uint8 unsigned char# define uint16unsigned int# ifndef BV# define Bv(n)(1 << (n))fendif# define st (x)do (x} while (LINE==-1)/* SPI settings*/# define HAL SPI CLOCK POL LO0x00fdefine HAL SPI CLOCK ...
https://www.eeworm.com/dl/894444.html
下载: 8
查看: 475

模拟电子 MAX5713-MAX5715数据资料

The MAX5713/MAX5714/MAX5715 4-channel, low-power,8-/10-/12-bit, voltage-output digital-to-analog converters(DACs) include output buffers and an internal referencethat is selectable to be 2.048V, 2.500V, or 4.096V. TheMAX5713/MAX5714/MAX5715 accept a wide supplyvoltage range of 2.7V to 5.5V with ex ...
https://www.eeworm.com/dl/571/20897.html
下载: 41
查看: 1163

单片机编程 PCA9534—带中断的低功耗8位I2C和SMBus IO口

The PCA9534 is a 16-pin CMOS device that provide 8 bits of General Purpose parallel Input/Output (GPIO) expansion for I2C-bus/SMBus applications and was developed to enhance the NXP Semiconductors family of I2C-bus I/O expanders. The improvements include higher drive capability, 5 V I/O tolerance, l ...
https://www.eeworm.com/dl/502/30569.html
下载: 142
查看: 1122

单片机编程 PCA9534 8bit I2C bus and SMBus low power IO port with interru

The PCA9534 is a 16-pin CMOS device that provide 8 bits of General Purpose parallel Input/Output (GPIO) expansion for I2C-bus/SMBus applications and was developed to enhance the NXP Semiconductors family of I2C-bus I/O expanders. The improvements include higher drive capability, 5 V I/O toleran ...
https://www.eeworm.com/dl/502/30982.html
下载: 83
查看: 1104

单片机编程 PCA9535 PCA9535C 16bit I2C bus

The PCA9535 and PCA9535C are 24-pin CMOS devices that provide 16 bits of GeneralPurpose parallel Input/Output (GPIO) expansion for I2C-bus/SMBus applications and wasdeveloped to enhance the NXP Semiconductors family of I2C-bus I/O expanders. Theimprovements include higher drive capability, 5 V I/O t ...
https://www.eeworm.com/dl/502/30985.html
下载: 153
查看: 1201