文件名称:Calculator
介绍说明--下载内容来自于网络,使用问题请自行百度
能计算数学函数的计算器,有一千多行代码的程序.这个计算器可用 set 命令自定义变量,也可以用 view 今天查看变量的值,在程序里有一个设置小数显示数度的全局变量 prec 可以用 set 对它重新赋值,值的范围是 0 - 100 的整数,默认是 6 ,将 sin arcsin tan ln 等数学函数转换成内部表示,以便于将之与一般的运算符统一处理。程序还对小数和整数加以了区别,增加了求余去处符 ‘\’、百分符‘%’。功能还算比较完善。
-Mathematical functions to calculate the calculator, there are more than 1000 lines of code procedures. The calculator can be used to customize the command set variables can also view today
-Mathematical functions to calculate the calculator, there are more than 1000 lines of code procedures. The calculator can be used to customize the command set variables can also view today
相关搜索: TAN
(系统自动生成,下载前可以参看下载内容)
下载文件列表
计算器说明.txt
calculate.cpp
calculate.h
common.cpp
common.h
Input.cpp
math function.cpp
math function.h
mathcmd.h
Output.cpp
Output.h
reform.cpp
reform.h
stack.cpp
stack.h
test_main.cpp
Calculator.exe
calculate.cpp
calculate.h
common.cpp
common.h
Input.cpp
math function.cpp
math function.h
mathcmd.h
Output.cpp
Output.h
reform.cpp
reform.h
stack.cpp
stack.h
test_main.cpp
Calculator.exe
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.