搜索资源列表
数据结构中的计算器
- 是一种数据结构的算法,实现一种简单的数据计算功能-is a data structure of the algorithm to achieve a simple function data
课程设计,计算器
- 使用VC++的环境进行简单编程的计算器功能,可以实现+,-,*,/,及混合运算等简单功能-VC environment using a simple programming function calculator can be achieved ,-,*,/, and mixed computing simple function
vc++计算器
- 一个简单的计数器,用VC++做的,不知道做的好不好,呵呵!-a simple counter, with VC do not know a good thing to do, huh!
CalculatorPl
- 实现一个简单计算器,模拟windows自带计算器实现-achieve a simple calculator, simulated windows, bringing their calculators to achieve
Calcu_easy
- 简单计算器,用VB编程-simple calculators, using VB
简单计算器
- 一个很好的计算器程序-a good calculator program
简单表达式
- 用C语言实现一个简单数学计算器,并按后序排列将输入的表达式显示出来。-C language a simple mathematical calculator, together with sequence after importation of expression displayed.
Calculator
- Matlab中用GUI设计一简单计算器。
calculator2(m)
- 在matlab中使用m函数实现简单计算器功能,包括加、减、乘、除。
matlab_calculator
- 实现简单计算器功能的matlab源码,适合初学者学习。
jisuanqi
- 设计一个一元多项式的简单计算器,其基本功能应有¬ ①输入并建立多项式,②输出多项式,③多项式相加,④多项式相减,⑤多项式的乘积。可利用单链表或单循环链表实现之。
duoxiangshi
- 设计一个一元稀疏矩阵多项式简单计算器。用带表头节点的单链表存储多项式,多项式的项数存放在头节点。
matlabtest7
- matlab程序: matlabtest7 是简单计算器;
计算器--程序
- 用VC实现的一个简单的计算器的程序。
简单计算器.zip
- 简单计算器(带密码“111111”) 进行简单的数字计算 包括“+” “-” “*” “/” “乘方” ,simple calculator (with the password "111 ") Simple arithmetic including "" "-" "*", "/", "involution"
jisuanqi
- 一元稀疏多项式简单计算器设计 数据结构 -One dollar a simple calculator designed Sparse Polynomial data structure
calc
- 基于matlab简单计算器,和我们平时用的普通计算器一样-Matlab prepared easy to use calculator
calculator
- 简单计算器 能够实现简单的加减乘除运算,并且实现了部分运算的优先级,可以加括号,晴空等。-A simple calculator to perform simple addition and subtraction multiplication and division operations, and achieve the priority of some operations can be added in parentheses, clear sky and so on.
51单片机计算器完整源代码
- 附件代码供学习,使用时更改一下输出口即可,只是实现计算器简单的功能。更多的还请自行更新。(Attachment code for learning, use, change the output port can be, but the realization of the calculator simple function. More please update yourself.)
MATLAB实现计算器仿真
- 实现计算器简单的加减乘除,sin及其他功能(Simple calculator add, subtract, multiply and divide and other functions)