-
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
-
Driver t6963 series LCD, can display text and graphics characters
驱动t6963系列的液晶显示器,能显示汉字文本和图形-Driver t6963 series LCD, can display text and graphics characters
- 2022-01-28 15:58:28下载
- 积分:1
-
matlab
Matlab通信系统的建模仿真
实验三 数字基带传输系统的建模与仿真-matlab
- 2022-01-27 21:45:02下载
- 积分:1
-
Windows Environment 32
Windows环境下32位汇编语言程序设计配套书源码第17章-Windows Environment 32-bit assembly language programming book source package Chapter 17
- 2022-12-14 20:10:03下载
- 积分:1
-
老实说了,那些我还不知道是什么来的,希望有能力的人,可以告诉我吧,多谢了...
老实说了,那些我还不知道是什么来的,希望有能力的人,可以告诉我吧,多谢了-Frankly speaking, and those I do not know what to hope that those who have the ability, you can tell me, I would like to thank the
- 2023-08-26 15:45:03下载
- 积分:1
-
嗨,所有找到的水平
Hi All Find The Attchment
- 2022-06-15 01:39:39下载
- 积分:1
-
用masm写的TOOBar生成器,有点类似于VB之类,制定完之后自动生成相应的代码,这对win32平台下的汇编程序员来说是个不错的工具,也是一个用汇编写OOP程...
用masm写的TOOBar生成器,有点类似于VB之类,制定完之后自动生成相应的代码,这对win32平台下的汇编程序员来说是个不错的工具,也是一个用汇编写OOP程序的例子-with masm write TOOBar generator, somewhat similar to the VB like, End enacted automatically generates the appropriate code win32 platform for the compilation of programmers is a good tool, is a compilation was made using OOP procedures example
- 2022-06-26 15:52:40下载
- 积分:1
-
定时同步是UWB通信系统中至关重要的问题,定时偏差和抖动将严重影响接收机性能。一般定时同步分为捕获和跟踪两个阶段。在捕获阶段,要求接收机快速搜索信号到达时间,并...
定时同步是UWB通信系统中至关重要的问题,定时偏差和抖动将严重影响接收机性能。一般定时同步分为捕获和跟踪两个阶段。在捕获阶段,要求接收机快速搜索信号到达时间,并根据搜索结果调整接收机定时.-Timing Synchronization UWB communication systems is of vital importance to the issue, timing error and jitter will seriously affect the receiver performance. Timing Synchronization generally divided into two stages to capture and track. In the capture stage, the request receiver Quick Search signal arrival time, and adjust search results according to the receiver from time to time.
- 2022-04-06 16:01:27下载
- 积分:1
-
编译的c++原代码
编译的c++原代码-the original code
- 2022-12-18 07:45:03下载
- 积分:1
-
想学习汇编语言的,可以来看看了。《Intel汇编语言程序设计》的例子源码(作者Kip R.Irvine)
该书籍的英文名称:Assembly Languag...
想学习汇编语言的,可以来看看了。《Intel汇编语言程序设计》的例子源码(作者Kip R.Irvine)
该书籍的英文名称:Assembly Language for Intel-Based Computers-Want to learn assembly language, you can look at reading. Intel Assembly Language Programming examples source (author Kip R. Irvine) English name of the book: Assembly Language for Intel-Based Computers
- 2022-03-16 01:25:57下载
- 积分:1