-
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
-
利用PC机的硬件定时8253, 编制秒表延时(0~9秒)程序.要求: 按任意键,开始计时, 在屏幕上以1秒间隔从0到9显示 按ESC键,计时停止....
利用PC机的硬件定时8253, 编制秒表延时(0~9秒)程序.要求: 按任意键,开始计时, 在屏幕上以1秒间隔从0到9显示 按ESC键,计时停止.-use of PC hardware-timed 8253, the establishment of a stopwatch Delay (0 ~ 9 seconds) program. Requirements : by the arbitrary button, the timer on screen to a second interval from 0 to 9 shows by the ESC key, a time to stop.
- 2022-03-24 09:19:04下载
- 积分:1
-
扫描键盘PIC单片机PIC单片机键盘扫描程序,适合初学者…
键盘扫描程序,适用于PIC单片机的键盘扫描,
适合初学PIC单片机的人学习及借鉴-Keyboard scanner for scanning the keyboard PIC MCU, PIC MCU suitable for beginners to learn and learn from
- 2022-03-07 10:56:56下载
- 积分:1
-
8051 with the realization of the relevant C language to develop simple procedure...
用8051单片机实现的有关C 语言简单开发程序-8051 with the realization of the relevant C language to develop simple procedures
- 2022-04-20 22:55:35下载
- 积分:1
-
汇编语言编写的电荷DS1302时钟,时间是一个多
汇编语言编写DS1302充电时钟,time是多字节读写,timexie是多字节写,timedu是单字节读-Compiled languages charge DS1302 clock, time is a multi-byte read and write, timexie are multi-byte write, timedu is single-byte read
- 2022-05-23 04:35:34下载
- 积分:1
-
编的不好,请多多指教,32位的十六进制转换十进制并显示。
编的不好,请多多指教,32位的十六进制转换十进制并显示。-series of the poor, exhibitions, the 32 hexadecimal and decimal conversion shows.
- 2023-06-23 07:30:04下载
- 积分:1
-
该文件是用MASM开发的,关于电子时钟的设计,内含有报告一篇...
该文件是用MASM开发的,关于电子时钟的设计,内含有报告一篇-the document is the development of the Shape of the electronic clock design, contain a report
- 2022-02-06 01:49:14下载
- 积分:1
-
基于DS18B20的数字温度驱动程序,汇编程序还有KILL环境编译和hex文件以及PROTUSE仿真环境图,对于研究ds18b20的人有帮助...
基于DS18B20的数字温度驱动程序,汇编程序还有KILL环境编译和hex文件以及PROTUSE仿真环境图,对于研究ds18b20的人有帮助-DS18B20 temperature based on the number of drivers, assembler also KILL environment, as well as compile and hex file PROTUSE simulation environment map, the study of people who have helped DS18B20
- 2022-01-25 16:45:43下载
- 积分:1
-
Assembly language curriculum design, " text readers"
汇编语言课程设计《文本阅读器》-Assembly language curriculum design, " text readers"
- 2022-03-09 09:37:00下载
- 积分:1
-
汇编语言实现的通讯录程序,拥有增加、删除、修改等功能。通讯录保存在记事本中,单个单位有姓名和电话号码组成。...
汇编语言实现的通讯录程序,拥有增加、删除、修改等功能。通讯录保存在记事本中,单个单位有姓名和电话号码组成。-Assembly language implementation of the address book program, has to add, delete, modify other functions. Contacts saved in Notepad, a single unit composed of the name and phone number.
- 2022-08-09 18:14:32下载
- 积分:1