文件名称:calculator
介绍说明--下载内容均来自于网络,请自行研究使用
使用C语言和堆栈完成的具有简易功能的计算器。包括加减乘除、负号运算、括号运算、tan\sin\cos三角函数、结成运算,^乘方运算。-A calculator with a simple function that uses the C language and stacks. Including the operator in brackets, and minus add, subtract, multiply and divide operations, tan\\sin\\cos trigonometric function, a ^ operation, power operation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
stack+计算器\calculate.c
............\calculate.o
............\Makefile.win
............\stack.c
............\stack.h
............\stack.o
............\stackapp.c
............\stackapp.doc
............\stackapp.o
............\备份.o
............\计算器.dev
............\计算器.exe
............\计算器.layout
stack+计算器