-
c语言编译的计算器
为了方便了解流程,在程序中把计算过程也输出了.而且栈操作的实现部分也是自己实现的.
程序用两个栈,optr寄存运算符,opnd寄存操
c语言编译的计算器
为了方便了解流程,在程序中把计算过程也输出了.而且栈操作的实现部分也是自己实现的.
程序用两个栈,optr寄存运算符,opnd寄存操作数和运算结果.输入的表达式以等号结束,例如:2*(1+2)=
-c language compiler of the calculator in order to facilitate the understanding of flow, in the procedure to calculate the output of the process. but Stack is the realization of part of their realization. procedures with two stacks, optr storage operator, opnd operand storage and computing the results of . enter the expression in order to equate the end of, for example: 2* (1+ 2) =
- 2022-10-25 02:00:03下载
- 积分:1
-
依照个人成绩进行考核,这是程序的主界面,主要包含其他模块的调用等...
依照个人成绩进行考核,这是程序的主界面,主要包含其他模块的调用等-that is a programe for education
- 2022-08-19 14:57:52下载
- 积分:1
-
6路红外遥控电路,用3010遥控器1
6路红外遥控电路,用3010遥控器1-8键加电源按键。-6-channel infrared remote control circuit
- 2022-08-19 23:04:25下载
- 积分:1
-
可以存储最多50个电话信息,包括序号,姓名,地址,电话。具有查找,浏览,修改,添加,删除,查看上一个,下一个记录等功能。注释详细,在masm615下汇编运行。...
可以存储最多50个电话信息,包括序号,姓名,地址,电话。具有查找,浏览,修改,添加,删除,查看上一个,下一个记录等功能。注释详细,在masm615下汇编运行。-Can store up to 50 telephone information, including the serial number, name, address, telephone number. Have to find, browse, modify, add, delete, view, on one, the next record function. Note detailed compilation of the masm615 to run under.
- 2022-06-02 02:47:08下载
- 积分:1
-
查看DOS版本
查看dos版本号-View dos version
- 2023-01-26 19:05:03下载
- 积分:1
-
使用p16f876单片机,实现红外遥控接收和学习功能
使用p16f876单片机,实现红外遥控接收和学习功能-P16f876 use microcontroller, infrared remote control to receive and realize the functional study
- 2022-12-24 23:15:03下载
- 积分:1
-
如何使用批处理文件(也被称为批处理程序或脚本)
如何使用批处理文件(也被称为批处理程序或脚本)-How to use the batch file (also known as a batch program or script)
- 2022-04-21 11:14:20下载
- 积分:1
-
一个不错的用汇编语言编写的FFT算法程序
一个不错的用汇编语言编写的FFT算法程序-A good use of assembly language procedures for the preparation of the FFT algorithm
- 2022-12-03 05:10:03下载
- 积分: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
-
一个显示嚣控制程序,可以立即使显示器处于省电模工,用TASM32汇编的win32程序...
一个显示嚣控制程序,可以立即使显示器处于省电模工,用TASM32汇编的win32程序-a show clamor control procedures, can immediately display at a power-saving mode for use although the compilation process win32
- 2023-02-03 03:30:04下载
- 积分:1