-
the need for Wire. ZLG can download! Tuning in KEIL through!
需要加入ZLG7290库。可以在ZLG网站下载!
在KEIL中调试通过!-the need for Wire. ZLG can download! Tuning in KEIL through!
- 2022-06-28 01:33:43下载
- 积分:1
-
51单片机模拟串口SPI方式接收和发送数据
51单片机模拟串口SPI方式接收和发送数据-51 single-chip analog SPI serial receive and send data
- 2022-02-07 11:24:07下载
- 积分:1
-
AVR Singlechip MEGA128
AVR单片机MEGA128-UART的程序原代码-AVR Singlechip MEGA128-UART procedure for the original code
- 2022-03-23 03:03:27下载
- 积分:1
-
ECAN OOP implementation for TMS320 280x and x281x
ECAN OOP implementation for TMS320 280x and x281x
- 2022-08-20 08:29:37下载
- 积分:1
-
ATmega16 generate sine wave using pwm oscilloscope observation ok
atmega16 用pwm 产生正弦波
示波器观察ok-ATmega16 generate sine wave using pwm oscilloscope observation ok
- 2022-07-17 08:09:27下载
- 积分:1
-
单片机用串口控制LED的C程序。相信大家看了后会有收获的
单片机用串口控制LED的C程序。相信大家看了后会有收获的-Single-chip LED with Serial Control of C procedures. I believe everyone will be harvested after reading
- 2022-02-13 22:14:03下载
- 积分: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
-
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307...
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307H ;命令口
MOV AL,10110110B ;2号计数器的初始化命 令字
OUT DX,AL ;写入命令寄存器
MOV DX,306H ;2号计数器数据口
MOV AX,533H ;计数初值
OUT DX,AL ;选送低字节到2号计数器
MOV AL,AH ;取高字节送AL
OUT DX,AL ;后送高字节到2号计数器
-8253 initialization procedures examples : Example 1 : Select counters on the 2nd, in three ways. Counting for the initial 533H (2 bytes), a binary counting. Initialization of its procedures for MOV DX, 307H; I ordered MOV AL, 10110110B; on the 2nd Counter initialize command word OUT DX, AL; write commands Register MOV DX, 306H; data on the 2nd Counter I MOV AX, 533H; Counting initial OUT DX, AL; low-byte sent to the 2nd Counter MOV AL, AH; With a high-byte send AL OUT DX, AL; evacuations high byte counter to the 2nd
- 2023-08-04 20:25:03下载
- 积分:1
-
利用单片机仿真JTAG测试驱动程序,可做测试烧录等
利用单片机仿真JTAG测试驱动程序,可做测试烧录等-The use of single-chip JTAG emulation test driver, do the test burn, etc.
- 2023-08-08 06:10:03下载
- 积分:1
-
基于51的使用步进电机控制升旗程序c语言
基于51的使用步进电机控制升旗程序c语言-Stepper motor control based on the 51 flag-raising program c language
- 2023-07-13 23:55:02下载
- 积分:1