-
计算操作程序,并提供了VB源代码
计算操作程序,并提供了VB源代码-calculation procedures, and provide the source code in VB
- 2023-01-19 09:45:03下载
- 积分:1
-
compiled code, dos system function, shows black
汇编代码,dos系统功能调用,显示黑白工字-compiled code, dos system function, shows black-and-white character
- 2022-01-22 04:00:17下载
- 积分:1
-
HD7279的汇编操作程序,超强,可以放心的使用
HD7279的汇编操作程序,超强,可以放心的使用
- 2022-02-12 03:48:29下载
- 积分:1
-
简单的三次样条插值函数
简单的三次样条插值函数-simple cubic spline interpolation function
- 2022-03-16 23:10:46下载
- 积分:1
-
VB设计血压测量源码
创新实验设计血压测量仪的数据处理,即通过血压测量仪来收集数据。打开试验箱,运行程序则在PC上就可以仿真模拟出实际的血压值,该程序简单又实用,又具有数据存储及查询的功能,可以不断地存储测量数据,其中存储的数据包括姓名、年龄、性别、血压。
- 2023-05-13 11:35:02下载
- 积分:1
-
这是用masm32编写的一个用于求两个数的最大公约数和最小公倍数的程序,并且有可视化的界面。...
这是用masm32编写的一个用于求两个数的最大公约数和最小公倍数的程序,并且有可视化的界面。-masm32 used for the preparation of a request for the two majors and least common multiple procedures, and a visual interface.
- 2023-04-23 18:25:03下载
- 积分:1
-
这是一个062
这是一个062-AD0832数字电压表1602液晶,适合初学者及工程开发。-This is a 062- AD0832 digital voltmeter 1602 LCD, for beginners and project development.
- 2022-03-15 13:36:23下载
- 积分:1
-
Digital stopwatch, can display hours, minutes, seconds, tenths of a second, hund...
数字秒表,可以显示时,分,秒,十分之一秒,百分之一秒-Digital stopwatch, can display hours, minutes, seconds, tenths of a second, hundredths of a second
- 2022-02-28 10:53:50下载
- 积分:1
-
用递归的方法编写函数求Fibonacci级数的源程序
用递归的方法编写函数求Fibonacci级数的源程序-using recursive function method for the preparation of the source Fibonacci Series
- 2022-06-30 12:34:47下载
- 积分: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