搜索资源列表
program
- 数据结构程序设计,按照老师要求,对迷宫,多项式相乘,大数相乘问题进行解决。-Data structure programming, the teacher asked, maze, multiplying polynomials, multiply large numbers issue resolved.
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.