-
单片机C8051加无线模块nRF24L01实现温度传感器数据采集和无线收发(接收部分)...
单片机C8051加无线模块nRF24L01实现温度传感器数据采集和无线收发(接收部分)-C8051 MCU plus wireless module nRF24L01 to achieve the temperature sensor data acquisition and wireless transceiver (receiver part)
- 2022-07-25 12:43:09下载
- 积分:1
-
实现公历与农历的转换一般采用查表法按日查表是速度最快的方法但51 单片机寻址能力有限不可能采用
按日查表的方法除按日查外我们可以通过按月查表和按年查表的方法...
实现公历与农历的转换一般采用查表法按日查表是速度最快的方法但51 单片机寻址能力有限不可能采用
按日查表的方法除按日查外我们可以通过按月查表和按年查表的方法再通过适当的计算来确定公历日所对应的
农历日期本文采用的是按年查表法最大限度地减少表格所占的程序空间-Limited can not be used
In addition to a daily look-up table method of daily things that we can search through monthly and annual look-up table look-up table method and through the appropriate calculations to determine the calendar day corresponding to the
Lunar date of this paper is the annual table look-up table method to minimize the space occupied by program
- 2022-06-25 23:43:08下载
- 积分:1
-
我老师为上课开发的单片机测试源程序,怎么可能“文件已存在”?...
我老师为上课开发的单片机测试源程序,怎么可能“文件已存在”?-my teacher for the class of MCU development test program, how likely "file already exists?"
- 2022-04-15 03:01:13下载
- 积分:1
-
《多传感器数据融合手册》
《Handbook of Multisensor Data Fusion》
作者: David L. Hall
定价: U...
《多传感器数据融合手册》
《Handbook of Multisensor Data Fusion》
作者: David L. Hall
定价: USD 199.95
出版社: CRC
出版年: 2001-06-20
简介 ・ ・ ・ ・ ・ ・
Multisensor data fusion is an emerging technology with important applications in both the military and civilian sectors, such as target recognition, robotics, medical diagnostics, and "smart" buildings. It draws on techniques from wide-ranging disciplines, including artificial intelligence, pattern recognition, and statistical estimation. This handbook is an up-to-date, comprehensive resource for data fusion system designers and researchers. Top experts in the field lead readers from a basic introduction and survey of data fusion technology to advanced mathematics and theory and to some very practical advice for systems implementers. -"multi-sensor data fusion manuals," "Handbook of Multisensor Da ta Fusion "Author : David L. Hall Price : USD 199.95 Press : CRC publication : 2001-06-20 Introduction Multisensor data fusio n is
- 2022-08-31 11:45:03下载
- 积分:1
-
这是一个芯片资料,可以为单片机初学者提供一个认识芯片的文档.对学习单片机的同学有帮助...
这是一个芯片资料,可以为单片机初学者提供一个认识芯片的文档.对学习单片机的同学有帮助-This is a chip data, we can provide an understanding of single-chip chip beginners document. MCU learning students have to help
- 2022-03-20 18:58:25下载
- 积分:1
-
此程序为51实验板1602显示字符程序,经典字量少。
此程序为51实验板1602显示字符程序,经典字量少。-This procedure for 1602 show 51 characters board procedures, the classic word less.
- 2022-08-02 14:40:01下载
- 积分:1
-
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HE...
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255)// 255 to HEX conversion c = 0xff HEX2BCD (0xff)// 0xff conversion of 255 BCD
- 2023-02-28 18:45:03下载
- 积分:1
-
CC2500 with MSP430F2274 the send and receive routines
CC2500与MSP430F2274的发送与接收例程-CC2500 with MSP430F2274 the send and receive routines
- 2022-01-25 15:56:06下载
- 积分:1
-
基于PIC单片机的VF转换程序,可用于驱动3相电机
基于PIC单片机的VF转换程序,可用于驱动3相电机-PIC MCU-based VF conversion process can be used to drive 3-phase motor
- 2022-03-15 12:42:27下载
- 积分:1
-
RS232通信程序,初学者的入门程序,很有用的
RS232通信程序,初学者的入门程序,很有用的-RS232 communication procedures, entry procedures for beginners, very useful
- 2022-02-05 01:23:49下载
- 积分:1