-
这个程序输入3个数字,并将它们从最大的最小。
This program inputs 3 numbers and sorts them from largest to smallest.
- 2022-05-13 10:52:14下载
- 积分:1
-
一些关于FPGA的重要的PING语句,相当好的东西
一些关于FPGA的重要的PING语句,相当好的东西-Number of FPGA
- 2022-11-12 02:10:03下载
- 积分:1
-
Implementation of cache program using C language
Implementation of cache program using C language
- 2023-06-15 10:05:03下载
- 积分:1
-
This zip file contains six documents which describes some interesting applicatio...
This zip file contains six documents which describes some interesting applications which use of the Microchip PIC 16F84.
These application are PID Motor Control, DTMF Alarm Dialer, Lamp Dimmer, IR Command Decoder, LCD Adding and Hummidity Sensing.
- 2022-10-07 13:05:03下载
- 积分:1
-
关于接口课程实验的一个源代码,需要有相关的实验平台配合使用...
关于接口课程实验的一个源代码,需要有相关的实验平台配合使用-courses on the interface of an experimental source code, the need for the combined use of experimental platform
- 2022-03-13 21:14:39下载
- 积分:1
-
USART异步串行发送例程,适合初学者学习!
USART异步串行发送例程,适合初学者学习!-USART asynchronous serial send routine, suitable for beginners to learn!
- 2023-03-16 15:15:03下载
- 积分:1
-
school bells and widely broadcast automatic control system, doing the exhibition...
学校电铃以及广自动播控制系统,自己做的请大家多多指教-school bells and widely broadcast automatic control system, doing the exhibitions please! !
- 2022-04-23 15:12:09下载
- 积分:1
-
发射红外st62t
trasmitter ir with st62t-trasmitter ir with st62txx
- 2022-03-07 10:33:09下载
- 积分:1
-
S1板AT89C51 12m加法器结晶实验(52h + FCH = 01001110b)在P1一..
S1实验板 AT89C51 12M晶振
加法实验(52H+FCH=01001110B)在P1口显示 -S1 board AT89C51 12M Adder crystal experiment (52H+ FCH = 01001110B) in the P1 I show
- 2022-03-24 20:11:08下载
- 积分: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