搜索资源列表
program
- 数据结构程序设计,按照老师要求,对迷宫,多项式相乘,大数相乘问题进行解决。-Data structure programming, the teacher asked, maze, multiplying polynomials, multiply large numbers issue resolved.
complexpolynomials
- Program with complex polynomials. You can add , subtract , multiply them.
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.
数据库编程
- 一个能够进行加、减、乘、除运算的计算器的程序(窗体应运程序),并能够处理可能产生的异常。(Add, subtract, multiply and divide calculator)