搜索资源列表
calcsolver
- 表达式计算器,计算灵活,可计算函数,三角函数等,很好用哦.
calc
- 自己写的一个命令行下的计算器,支持基本四则运算、三角函数、指数对数等运算。详细说明在程序中。-Wrote it myself under a command-line calculator to support four basic operations, trigonometric functions, the index of the number of computing. To elaborate on the process.
funny
- 一个用matlab编写的计算器程序,可以实现四则运算和三角函数的运算-Using a calculator program written in matlab, you can achieve the four operations and trigonometric functions in operation
BignumCal
- MFC编写的大数计算器,位数不限,可以实现基本四则运算、倒数、对数、开方、三角函数、阶乘、乘方等功能-MFC written in large numbers calculators, digits open, you can achieve the basic four operations, reciprocal, logarithmic, square root, trigonometric functions, factorial, involution and other functi
Calculator
- 简单的计算器,暂时不支持复杂的函数如,三角函数等-A simple calculator, temporary does not support the complex functions such as trigonometric functions, etc.
Calculator
- VC++编写的计算器,吃了实现简单的四则运算外,还可以实现三角函数的运算,角度的转化,功能强大-VC++ prepared by the calculator, to eat to achieve a simple arithmetic, but also allows computing trigonometric functions, angle conversion, powerful
jisuanqi
- 用MATLAB实现简易计算器,可以计算加减乘除,三角函数,括号运算等等。-Simple calculator with a MATLAB implementation can be calculated addition, subtraction, trigonometry, brackets, etc. operations.
jisuanqi
- matlab的gui工具实现计算器 包括加减乘除以及三角函数,反三角函数-matlab gui tools to implement the calculator, including addition, subtraction, and trigonometric functions, inverse trigonometric functions
CalculatorX
- 简单的计算器,能实现基本的加、减、乘、除运算外,还可实现求三角函数等的科学运算-Simple calculator, to achieve the basic addition, subtraction, multiplication, and division operations, but also seek to achieve scientific computing trigonometric functions, etc. ~ ~ ~
testZ
- 计算器的功能实现,加减乘除四则运算,三角函数、阶乘、指数运算-Calculator functions to achieve, Math arithmetic, trigonometric functions, factorial, exponentiation
science-calculator
- 一个简单的科学计算器,能实现简单的加减乘除以及三角函数等科学计算-A simple scientific calculator that can perform simple addition, subtraction, and trigonometric functions and other scientific computing
scientific_calculator
- 使用说明: 1、该计算器对表达式的要求比较严格 2、该计算器默认采用弧度制,计算角度时则要转换:sin(π/6)=0.5 3、括号必须要匹配 4、注意像And这样的运算,前后数值需要括号:(1011)And(1000) 其他说明: Backspace :删除当前输入的最后一位。 CE :清除当前显示的表达式。 C :清除当前的计算,开始新的计算。 MC :清除存储器中的数据。 MR:调用存储器中的数据。 Mod求模(即整数相除求余数)
pudn--Calculator
- 一个用JAVA编写的科学计算器,可以进行一系列的科学运算,开方、三角函数等-A scientific calculator written in JAVA, can be a series of scientific operations, square root, trigonometric functions, etc.
Calculator
- 使用MFC编写的能够实现计算器功能的源码,可以实现加、减、乘、除、乘方、开方、三角函数求值等功能~-Written using MFC to achieve the calculator function of the source code can be add, subtract, multiply, and, power, square root, trigonometric functions, evaluation and other functions ~
OTOPV2.0
- 一个简易的计算器,可进行三角函数计算和其他常用计算-A simple calculator, trigonometric functions and other common computing
math
- 用逆波兰表达式实现计算器功能的数学头文件及源文件.支持四则运算,括号,负号,三角函数,求余,求幂和阶乘.但未处理大数,所以数值大小有限.-Math header file and source file with Reverse Polish expression calculator function. Supports four operations, brackets, negative numbers, trigonometric functions, modulo exponentia
scientific_calculator
- 用matlab GUI编写的科学计算器程序,可以实现各进制的相互转换,进行逻辑运算,三角函数运算,幂运算,均值,标准差及方差运算等-this is a scientific calculator that was programmed by matlab GUI。its functions conclude hexadecimal conversion,logical operations,trigonometric,exponentiation,mean,standard deviation
Calc
- VB版高级功能计算器,除了具有数学运算外,还包括三角函数、反三角函数、双曲三角函数、绝对值等运算,还可以进行一些比较复杂的表达式计算,比如 ln e + rnd(2) + 3(2)4 * (log(tan (itan 1))) 等。-VB version of the advanced features of the calculator, in addition to mathematical operations, including trigonometric, inverse trigo
计计计算器
- 用C++实现小型计算器的功能,包括四则运算,三角函数,对数函数,幂函数的运算(Using C++ to achieve the function of small calculators, including four operations, trigonometric function, logarithmic function, power function calculation)
简易计算器
- 实现四则运算和三角函数运算功能的自制简易计算器(Implementation of four operations and trigonometric functions)