搜索结果

找到约 46,581 项符合 I²C总线 的查询结果

单片机开发 DS18B20单总线温度传感器的说明

DS18B20单总线温度传感器的说明,包括应用的汇编程序,C语言程序。决定经典!
https://www.eeworm.com/dl/648/353096.html
下载: 132
查看: 1056

数学计算 1.产生白噪声程序 编程产生一组正态分布的白噪声信号,它的均值和方差以及长度可随意调整。将产生的白噪声信号存入数据文件。 本程序算法用C++语言编写。首先用乘同余法产生均匀分布白噪声

1.产生白噪声程序 编程产生一组正态分布的白噪声信号,它的均值和方差以及长度可随意调整。将产生的白噪声信号存入数据文件。 本程序算法用C++语言编写。首先用乘同余法产生均匀分布白噪声,再用变换抽样法转换为高斯分布白噪声。算法及程序实现叙述如下。 1) 设定x初值为11,A=179,长度WNlength,均值Average,方差Serror为 ...
https://www.eeworm.com/dl/641/356253.html
下载: 150
查看: 2677

通讯编程文档 CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre-processor commands Operator P

CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre-processor commands Operator Precedence Escape Sequences ASCII Chart Data Types Keywords Standard C Library Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Memory Other stan ...
https://www.eeworm.com/dl/646/359189.html
下载: 21
查看: 1134

单片机开发 because I can not get the download rights, so I uoload this file.This is a wash program, include a c

because I can not get the download rights, so I uoload this file.This is a wash program, include a caculation of prograss for me,
https://www.eeworm.com/dl/648/359459.html
下载: 112
查看: 1038

其他书籍 MCS51系列、MCS96系列等单片机由于都不带SPI串行总线接口而限制了其在SPI总线接口器件的使用。文中介绍了SPI串行总线的特征和时序

MCS51系列、MCS96系列等单片机由于都不带SPI串行总线接口而限制了其在SPI总线接口器件的使用。文中介绍了SPI串行总线的特征和时序,并以串行E2PROM为例,给出了在51系列单片机上利用I/O口线实现SPI串行总线接口的方法和软件设计程序 ...
https://www.eeworm.com/dl/542/362621.html
下载: 181
查看: 1054

Linux/Unix编程 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/

程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/dev/video0\" -dversion=\"0.7.2\" camsn ...
https://www.eeworm.com/dl/619/368876.html
下载: 189
查看: 1027

其他 It about c++ senior traing course. it very usefull for someone who want to enhance c++ programing. i

It about c++ senior traing course. it very usefull for someone who want to enhance c++ programing. it comes frome hua wei company s traning course
https://www.eeworm.com/dl/534/369159.html
下载: 169
查看: 1042

文章/文档 in this document, i make a compartion between two algorithms, computational cost, algorithm analysis

in this document, i make a compartion between two algorithms, computational cost, algorithm analysis, on c. excuse my english
https://www.eeworm.com/dl/652/372392.html
下载: 104
查看: 1075

其他 电可擦除可编程只读存储器EEPROM可分为并行和串行两大类。并行EEPROM在读写数据是通过8位数据总线传输

电可擦除可编程只读存储器EEPROM可分为并行和串行两大类。并行EEPROM在读写数据是通过8位数据总线传输,而串行EEPROM的数据是一位一位的传输。虽然与并行EEPROM相比,串行传输数据较慢,但它体积小、专用I/O口少、低廉、电路简单等优点,因此广泛用于智能仪器、仪表设备中。 ...
https://www.eeworm.com/dl/534/372916.html
下载: 200
查看: 1127

单片机开发 I时钟芯片的驱动程序

I时钟芯片的驱动程序,全部用C代码完成,可以嵌入到自己程序中
https://www.eeworm.com/dl/648/372952.html
下载: 70
查看: 1055