-
用汇编语言设计键盘打字程序,通过微机中的8255/8253/8259芯片的控制来实现...
用汇编语言设计键盘打字程序,通过微机中的8255/8253/8259芯片的控制来实现-Assembly language using the keyboard typing the design process, through 8255/8253/8259 chip microcomputer in the control to achieve
- 2022-03-03 13:12:11下载
- 积分:1
-
烫发器程序代码
为烫发器程序,热敏电阻做的采样,精确到正负0.5摄氏度,量产程序,大家拿去用吧.
- 2022-03-15 01:06:26下载
- 积分:1
-
128* 160 LCD procedures. The program driver chips are 89C51.
128*160液晶显示程序.该程序驱动芯片是89C51.-128* 160 LCD procedures. The program driver chips are 89C51.
- 2022-05-06 20:13:22下载
- 积分:1
-
FIR-equal-ripple-TI
等波纹方法设计的FIR滤波器,用TMS320C54x汇编语言编程,并在CCS下调试实现该FIR滤波器。(Such as corrugated designed FIR filters, using TMS320C54x assembly language programming and debugging in CCS realize the FIR filter.)
- 2020-06-30 20:00:02下载
- 积分:1
-
remote
it s aprogramming ic to be make remote control
- 2011-05-15 06:27:12下载
- 积分:1
-
x86_processor_asm123321
x86汇编程序教程,从基础开始,讲解详细,内容丰富,适合初学者( a book for newer to learn x86 asm)
- 2010-08-15 20:00:16下载
- 积分:1
-
图形文字识别(OCR)
图形文字识别(OCR) -Graphic character recognition (OCR)
- 2022-03-26 02:26:55下载
- 积分:1
-
批处理文件内容增加。汇编利用windows API函数实现。
批处理文件内容增加。汇编利用windows API函数实现。-add string batch program。win32 assembly language using windows API achieved。
- 2022-03-22 00:46:01下载
- 积分:1
-
01_rtc_ds1302
说明: 实现基于黑金开发板的实时时钟功能,显示时分秒(Realize the real-time clock function based on black gold development board, display time, minute and second)
- 2021-01-11 14:40:12下载
- 积分: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