搜索资源列表
Calculator513
- 简单的计算器程序 经由本人改动 可实现常见的一些计算功能 有兴趣的朋友可以拿去做初级编程的练习-A simple calculator program can be achieved through changes in my common interest in a number of computing friends can get to do the initial programming exercises
cale
- 自己编写的一个小小的计算器程序,能够实现简单数据的运算!-I have written a small calculator program, simple data operation!
computer100
- java编写的后序表达式计算器,可实现简单运算。-implement simple arithmetic the subsequent expression uator written in Java.
j
- java 计算器,实现了基本的简单计算器所有功能,包括加减乘除,MCM+MS,sin,cos,tan等-java calculator, basic and simple calculator all functions, including Math, MCM+MS, sin, cos, tan
simplecomputer
- 简单计算器,能够实现简单的加、减、乘、除。其原理就是使用了两个栈。一个符号栈,一个数据栈。-A simple calculator,it can able to achieve a simple add, subtract, multiply, divide. The principle is to use two stacks. A symbol stack, a data stack.
simplecomputer
- 简单计算器,能够实现简单的加、减、乘、除。其原理就是使用了两个栈。一个符号栈,一个数据栈。-A simple calculator,it can able to achieve a simple add, subtract, multiply, divide. The principle is to use two stacks. A symbol stack, a data stack.
