搜索资源列表
汇编计算器
- 一个用汇编语言编写的计算器程序-an assembler language calculator program
计算器1.5
- 最新的计算器1.5-latest Calculator 1.5
键盘+可调时钟+计算器+I2C闹钟+ADC0809+led+lcd.txt
- 键盘+可调时钟+计算器+I2C闹钟+ADC0809+led+lcd显示程序
简单的栈计算器
- 简单的栈实现中缀转后的的计算器C语言源代码
calculator.rar
- 51单片机计算器程序,能实现加减乘除等运算,希望对大家有用,51 single-chip calculator program, to achieve, such as addition and subtraction multiplication and division operations, in the hope that useful
3位计算器按键显示程序
- 3位计算器按键显示程序,用汇编语言编写,可实现加减乘除运算。-3 Calculator button to display the program, written in assembly language, multiplication and division addition and subtraction can be realized.
proteus.rar
- 电子时钟的单片机设计,led 数码管显示等用portues的仿真,AD、DA转换。计算器的仿真,on
Calculator
- vc中用MFC编辑一个科学计算器,高精度,计算速度高,-vc MFC used to edit a scientific calculator, high accuracy, high calculation speed,
calculator
- 一个用汇编语言编写的计算器,个人感觉还可以-Using assembly language to prepare a calculator, personal feelings can also be
jsq
- 这是一个用汇编语言实现的简单计算器,供大家参考-This is a used assembly language to achieve a simple calculator for your reference
caloulator
- 简单的两位数计算器演示程 主要功能: 0-99两位数之间的加、减、乘、除整数运算-Demonstration of double-digit calculator easy way main functions: a double-digit between 0-99 add, subtract, multiply, with the exception of integer calculations
jisuanqi
- 整数计算 计算器 汇编语言 不含负数 -ASM JISUANQI
MyCal
- 汇编语言学习中,用文法实现计算器的加、减、乘、除功能-The function about the calculator.
SHURU
- 单片机编程完成计算器的功能,p1口输入,led数码管显示结果-Microcontroller Programmer to complete the function calculator, p1 port input, led digital tube display the results
20071202_64e528a8162840afa6baKDSkei1bLw7Z
- 计算器的VFP源代码,共享一下经验,希望大家能一起在这方面成为朋友-camputer
Calculator
- 用汇编语言开发的简单的计算器 无界面 键盘输入 -Developed in assembly language using a simple calculator-free interface for keyboard input
c51
- 一个带浮点运算的单片机计算器,基于c51的简单运算。-It is based on 51 single-chip multi-function calculator design, accompanied by procedures and schematics
简单计算器的实现
- 利用汇编编写8086的程序实现简易计算器的仿真功能(Compiled using assembly 8086 program to achieve the simple calculator simulation function)
Calculator
- 使用Win32编程设计一个功能及界面风格类似于Windows计算器的计算器程序,只要求实现标准型计算器。 主要实现的功能:包含基本的四则运算、倒数运算、平方根运算。并支持存储区的存储、清除、调出、累加等功能。(Using Win32 programming to design a calculator program with function and interface style similar to Windows calculator, only standard calculator
matlab制作计算器
- 这个程序是一个实现加减乘除的简单计算器,作为一个初学者编程者的简易计算器,希望各位大佬可以多多指点。