文件名称:calculator
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.54mb
- 下载次数:
- 0次
- 提 供 者:
- h*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本计算器共分为以下三个界面:
(1)通用计算:能够进行按钮上支持的各种运算,并支持运算符的优先级,
但计算的数据和精度均有一定的限制,仅能计算10的100次方以内的数据,最
多保留17位有效数据。
(2) 高精度计算:能够进行按钮上的各种运算,但不支持运算符的优先级,
每一次都只能进行一种运算,计算的数据精度非常高,除阶乘外,其余运算均
能够计算30000个有效数据以内的数据,阶乘可以计算50000以内的数据。
(3)智能计算:能够进行按钮上的各种运算,且支持运算符的优先级,但数
据的精度不如(2)的高,所有的数据(包括结果),最多只能有30000位有效
数据。-The calculator is divided into the following three interfaces:
(1) general-purpose computing: the ability to carry out the button to support a variety of operations, and to support the operator precedence,
But the calculation accuracy of the data and have certain restrictions, only 10 of the 100 th power computing within the data, the most
17 to retain valid data.
(2) high-precision computing: the ability to carry out various operations on the button, but do not support operator precedence,
Each time a kind of operation can only be carried out to calculate the data accuracy is very high, in addition to factorial, the remaining operations are
Able to calculate the 30000 valid data within the data, can calculate the factorial of 50,000 within the data.
(3) Intelligent computing: the ability to carry out various operations on the button, and support operator precedence, but the number of
According to the precision of better than (2) high, all of the data (i
(1)通用计算:能够进行按钮上支持的各种运算,并支持运算符的优先级,
但计算的数据和精度均有一定的限制,仅能计算10的100次方以内的数据,最
多保留17位有效数据。
(2) 高精度计算:能够进行按钮上的各种运算,但不支持运算符的优先级,
每一次都只能进行一种运算,计算的数据精度非常高,除阶乘外,其余运算均
能够计算30000个有效数据以内的数据,阶乘可以计算50000以内的数据。
(3)智能计算:能够进行按钮上的各种运算,且支持运算符的优先级,但数
据的精度不如(2)的高,所有的数据(包括结果),最多只能有30000位有效
数据。-The calculator is divided into the following three interfaces:
(1) general-purpose computing: the ability to carry out the button to support a variety of operations, and to support the operator precedence,
But the calculation accuracy of the data and have certain restrictions, only 10 of the 100 th power computing within the data, the most
17 to retain valid data.
(2) high-precision computing: the ability to carry out various operations on the button, but do not support operator precedence,
Each time a kind of operation can only be carried out to calculate the data accuracy is very high, in addition to factorial, the remaining operations are
Able to calculate the 30000 valid data within the data, can calculate the factorial of 50,000 within the data.
(3) Intelligent computing: the ability to carry out various operations on the button, and support operator precedence, but the number of
According to the precision of better than (2) high, all of the data (i
(系统自动生成,下载前可以参看下载内容)
下载文件列表
陈心涛计算器\陈心涛计算器.clw
............\ReadMe.txt
............\陈心涛计算器.cpp
............\StdAfx.h
............\StdAfx.cpp
............\陈心涛计算器.dsw
............\陈心涛计算器.ncb
............\陈心涛计算器.plg
............\陈心涛计算器.h
............\Usage.h
............\Usage.cpp
............\Gaozhu.h
............\SetShow.cpp
............\Warning.h
............\SetShow.h
............\Warning.cpp
............\Jieguo.h
............\Resource.h
............\Jieguo.cpp
............\陈心涛计算器Dlg.h
............\Gaozhu.cpp
............\Highaccurate.h
............\Accurate.h
............\Accurate.cpp
............\Hintelligent.h
............\程序说明.txt
............\陈心涛计算器.dsp
............\res\陈心涛计算器.rc2
............\...\陈心涛计算器.ico
............\...\Thumbs.db
............\Debug\陈心涛计算器.res
............\.....\vc60.idb
............\.....\陈心涛计算器.pch
............\.....\vc60.pdb
............\.....\StdAfx.obj
............\.....\陈心涛计算器Dlg.obj
............\.....\陈心涛计算器.obj
............\.....\Warning.obj
............\.....\Usage.obj
............\.....\SetShow.obj
............\.....\Jieguo.obj
............\.....\Hintelligent.obj
............\.....\Highaccurate.obj
............\.....\Gaozhu.obj
............\.....\Accurate.obj
............\.....\陈心涛计算器.ilk
............\.....\陈心涛计算器.exe
............\.....\陈心涛计算器.pdb
............\陈心涛计算器.aps
............\陈心涛计算器.rc
............\陈心涛计算器Dlg.cpp
............\Hintelligent.cpp
............\Highaccurate.cpp
............\陈心涛计算器.opt
............\res
............\Debug
陈心涛计算器
............\ReadMe.txt
............\陈心涛计算器.cpp
............\StdAfx.h
............\StdAfx.cpp
............\陈心涛计算器.dsw
............\陈心涛计算器.ncb
............\陈心涛计算器.plg
............\陈心涛计算器.h
............\Usage.h
............\Usage.cpp
............\Gaozhu.h
............\SetShow.cpp
............\Warning.h
............\SetShow.h
............\Warning.cpp
............\Jieguo.h
............\Resource.h
............\Jieguo.cpp
............\陈心涛计算器Dlg.h
............\Gaozhu.cpp
............\Highaccurate.h
............\Accurate.h
............\Accurate.cpp
............\Hintelligent.h
............\程序说明.txt
............\陈心涛计算器.dsp
............\res\陈心涛计算器.rc2
............\...\陈心涛计算器.ico
............\...\Thumbs.db
............\Debug\陈心涛计算器.res
............\.....\vc60.idb
............\.....\陈心涛计算器.pch
............\.....\vc60.pdb
............\.....\StdAfx.obj
............\.....\陈心涛计算器Dlg.obj
............\.....\陈心涛计算器.obj
............\.....\Warning.obj
............\.....\Usage.obj
............\.....\SetShow.obj
............\.....\Jieguo.obj
............\.....\Hintelligent.obj
............\.....\Highaccurate.obj
............\.....\Gaozhu.obj
............\.....\Accurate.obj
............\.....\陈心涛计算器.ilk
............\.....\陈心涛计算器.exe
............\.....\陈心涛计算器.pdb
............\陈心涛计算器.aps
............\陈心涛计算器.rc
............\陈心涛计算器Dlg.cpp
............\Hintelligent.cpp
............\Highaccurate.cpp
............\陈心涛计算器.opt
............\res
............\Debug
陈心涛计算器