-
progzip.rar
progzip.rar
- 2023-04-27 23:55:03下载
- 积分:1
-
串口通讯程序,这个程序给出一个参考,并且带645协议部分
串口通讯程序,这个程序给出一个参考,并且带645协议部分-Serial communication procedures, which are given a reference, and with part of 645 agreement
- 2022-01-25 19:58:25下载
- 积分:1
-
《三相交流异步电动机SVPWM开环调速控制程序(软件法)》
.include "240x.h" 寄存器地址
.global _c_int0 全局化...
《三相交流异步电动机SVPWM开环调速控制程序(软件法)》
.include "240x.h" 寄存器地址
.global _c_int0 全局化标号
- Three-phase AC induction motor open-loop speed control SVPWM control program (software method) . Include 240x.h register address. Global _c_int0 overall grade of
- 2022-03-19 22:30:05下载
- 积分:1
-
基于STC5410单片机AD功能模块测试
基于STC5410单片机AD功能模块测试-Based on test STC5410AD
- 2022-09-15 22:10:03下载
- 积分:1
-
汇编指令的英文指令解释(对初学者来说,结合英文阅读有助于记忆指令,因为指令都是英文的缩写)...
汇编指令的英文指令解释(对初学者来说,结合英文阅读有助于记忆指令,因为指令都是英文的缩写)-the code of ASM, when you study the ASM, you should read
- 2022-03-18 16:16:09下载
- 积分:1
-
HT46R23控制电磁炉程序功能齐全已经试验成功效果不错有人需要的请下载...
HT46R23控制电磁炉程序功能齐全已经试验成功效果不错有人需要的请下载-HT46R23 functional control Induction procedure has been successfully tested its effectiveness was required, download
- 2022-08-13 21:56:17下载
- 积分:1
-
根据8051单片机的特点及交通灯在实际控制中的特点,本文提出一种用单片机自动控制交通灯及时间显示的方法....
根据8051单片机的特点及交通灯在实际控制中的特点,本文提出一种用单片机自动控制交通灯及时间显示的方法.-According to the characteristics of 8051 and the traffic lights in the actual control of the characteristics of this paper, a single-chip automatic control with traffic lights and the time display method.
- 2023-03-23 05:30:03下载
- 积分:1
-
This program implements a PIC
This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola.
It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler file using the convert
batch file.
This file can then be incorporated with fuzzy.asm to create a fuzzy inference engine.
Tool chain
----------
FUDGE -> Fuzzy Rules -> MC68HC11.ASM -> CONVERT.BAT -> RULES.ASM
-> MPASM FUZZY.ASM -> INTEL HEX
Fuzzy input registers
---------------------
current_ins 1..8 x 8-bit raw inputs
Fuzzy inference function
------------------------
FuzzyEngine
Fuzzy output registers
----------------------
cog_outs 1..8 x 8-bit raw outputs-This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola.
It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler f
- 2022-02-05 14:16:57下载
- 积分:1
-
设计制作了一种智能台灯,主要是以BISS0001和单片机组成的红外传感控制电路。其特点是在有人时且外界光强较弱时能自动开灯,无人时关灯,节约能源;且能纠正坐姿,...
设计制作了一种智能台灯,主要是以BISS0001和单片机组成的红外传感控制电路。其特点是在有人时且外界光强较弱时能自动开灯,无人时关灯,节约能源;且能纠正坐姿,防止近视-Intelligent design a table lamp, and is based on single-chip component BISS0001 and infrared sensor control circuit. Its characteristics are in and the outside world when it was relatively weak light intensity can automatically turn on the lights when no one when the lights are turned off, energy conservation can correct posture and prevent myopia
- 2023-05-12 08:30:02下载
- 积分:1
-
用汇编语言实现任意两个十进制数的加法
用汇编语言实现任意两个十进制数的加法,附有详细解析。应用了跳转指令,模拟进位机制实现带进位的两数相加。
- 2022-12-15 18:40:08下载
- 积分:1