搜索资源列表
具有运算符优先级的计算器(C语言)
- 用C语言编写的计算器,具有运算符优先级,采用堆栈实现。-C language prepared by the calculator, with priority Operators using stack to achieve.
计算器实验
- 一.实验目的 1. 熟悉单片机的硬件电路。 2. 熟悉按键扫描、显示子程序设计。 3. 熟悉LED显示器界面编写方法。 4. 熟悉基于单片机C语言的通用的按键等待法结构程序设计。 二.实验内容 利用实验箱提供的键盘扫描电路和显示电路,做一个简单的计算器(实现加法功能即可)。要求:系统稳定并能可靠运行;需带有清零键、退格键;按键错误有报警提示。 三.实验仪器 计算机、WAVE6000编程环境、Keil编程环境、LAP2000伟福实验箱
数据结构课程多项式计算器
- 基于c++编写的一个多项式类,可以实现加减乘除、求余等运算
java实现计算器
- java实现计算器
汇编语言实现计算器的四则运算功能
- 用汇编语言设计一个程序,用来实现计算器的四则运算功能。 需要实现在屏幕要显示输入的表达式,以及运算结果。 ,Using assembly language to design a program to achieve the calculator function of the four operations. Need input on the screen to show the expression, as well as the results of operations.
计算器系统的实现
- 计算器系统的实现.doc
Calculator
- JAVA实现的计算器程序,实现了多能计算器的一些功能,但由于时间有限没有完成所有功能,但可以运行通过,我们的java作业-Calculator for you!
Calculation
- 利用c++来实现简单的科学计算器的诸多功能-Using c++ to achieve a simple function of the many scientific calculator
weiji
- 用汇编语言实现计算器的功能 很详细 可以实现小数点的计算-this is very good
cPP-calculator
- 用c++语言编写简易计算器实现计算器的基本应用-Write simple calculator calculator c++ language applications
c
- vb设计的一个简单漂亮的计算器,可实现下拉式操作-vb beautiful design with a simple calculator, the drop-down operation can be realized
java
- 计算器实现的功能包括加减乘除,开平方,求倒数,也实现了连续运算的的功能-Calculator implemented functions include addition, subtraction, multiplication and division, square root, reciprocal, and continuous operation
Calculator
- 计算器实现,通过c#写的简短程序代码,希望对大家有所帮助-Calculator to achieve short program code written in c#, we hope to help
jisuanqi
- 在QT环境下做的简易计算器实现了加减乘除等功能。-In QT environment to achieve a simple calculator to do the arithmetic functions.
project_3
- 计算器实现 实现加减乘除的运算 以及数据的存储-for caculating
Calculator-implementation-statement
- 计算器实现语句,可以编译成一个简单的计算器软件,使用方便,很容易就能呢个学会-Calculator implementation statement
FirstTest
- 一个简单c++入门的计算器程序。里面有控件,控件变量添加,实现简单的加减乘除功能。(A simple C Entry calculator program)
图形的周长和面积计算器C_.doc
- 为了大家更方便的计算图形的周长和面积,我设计了一个实现图形的周长和面积的计算器。这个计算器可以计算圆形、矩形、三角形的周长和面积。用户输入圆的半径或者矩形的长和宽或者三角形的三边长,系统判断用户输入的是否正确,若不正确,给出提示;若正确,系统会计算出相应的周长和面积,并显示在屏幕上反馈给用户。(In order to calculate the circumference and area of the graph more conveniently, I designed a calculat
计算器6
- 利用51单片机实现的计算器,可以进行简单加减乘除运算(Use a calculator for the implementation of 51 single-chip microcomputer, operation simple addition, subtraction, multiplication, and division)
file
- 实现简单的计算器功能,简单实现两个数的加减乘除运算,以及三角函数的运算等功能。(Implement a simple calculator)