搜索资源列表
C++_Best_Math_Library
- 该文件为c++的数学函数库!是一个非常有用的编程工具.它含有各种数学函数,为科学计算、工程应用等程序编写提供方便!-the document to the c Math Library! It is a very useful programming tools. It contains a variety of mathematical functions, for science, engineering application procedures for the preparation
Calculate20060802
- VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等 -VC most cattle arithmetic expression math.h will integrate all functions are used together can be worked out including the arithmetic; (, Shogen, Yuxuan, involution, ln log, etc.
MathNet.Numerics-v0.3
- Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse. - Non-uniform random generators, see MathNet.Numerics.Generators. - Dis
FormulaProcessor_beta1_CSharp
- 功能说明: 次组件提供的功能有二: 1、解析出数学表达式中的参数 2、计算数学表达式 此组件不但可以解析和计算数学表达式,还提供了一系列的数学基本函数,可应用于表达式中一块处理。提供的数学基本函数有:将值舍入到最接近的整数 rount(x)、向下取整函数 int(x)、向上取整 ceiling(x)、求两个数中最大数的函数 max(a,b)、求两个数中最小数的函数 min(a,b)、幂函数 pow(x,n)、求平方根的函数 sqrt(x)。 下载地址:http
php_calc
- 用PHP编写的表达式计算器,是用的编译的知识实现的,并非使用eval()函数实现。 功能强大,可以做所有的数值计算,代数计算还不能实现。 1。可以计算形如“-3*sin(2^0.5/2+3.1415)-pi()^2”的式子。 2。能识别数字(包括小数、正负数)、数学函数。 3。可以做加、减、乘、除、指数、取模 计算(其中加、减包括一元和二元两种操作)。 压缩包里的“math.php”是演示文件-with PHP prepared by the express
jiandanjisuanqi.bdsproj
- 标准型和科学型。 标准型带有足够让你用手指来操作的按钮,数字大而清晰并能够满足你基本的计算,标准模式支持显示12位数字,足够可以使用手指按键,算术操作、平方根。 科学型带有所有普通的函数,所有的函数都分布在键盘上一致于你可以不用通过菜单列表来使用它们。科学型支持显示24位数字,支持运算优先选择模式、进制转换功能、标准数学函数、百分比计算、方根计算等等功能。 -Standards-based and science-based. Standard type with your fingers
Fixed-Point_Math_Library
- 定点数学库( QMATH )包含高度优化的,不动点数学/三角函数是发达国家作为一个易于使用的图书馆,这是关系到用户的应用程序。-Fixed-point math library (QMATH) contains highly optimized, fixed point math/trigonometric functions that are developed as an easy-to-use library, which has to be linked to the user s ap
fastRTS62x64x-1.4-Setup
- ti davinci的快速数学函数算法实现代码。给需要的朋友。-ti fast math functions lib
IQmath_C64x2.1.3-Setup
- TI davinci的数学函数库。送给需要的朋友。希望有用。-ti c6000 math functions lib
Usedtocalculatethefunction
- 用于计算的函数,有很多用VB编写的数学计算函数。谢谢!-Used to calculate the function, many written with VB math functions. Thank you!
caculation
- 利用labview软件实现计算器的功能,包含加减乘除等-Using labview software calculator functions, including Math, etc.
jisuanqi
- 计算器实现加减乘除等功能 采用可视化界面 简单易懂-Math calculator functions to achieve a visual interface with easy to understand
testZ
- 计算器的功能实现,加减乘除四则运算,三角函数、阶乘、指数运算-Calculator functions to achieve, Math arithmetic, trigonometric functions, factorial, exponentiation
math
- 已知一个函数方程式,通过调用子函数的方法,求出改函数的根-Given a function equation, by calling the subroutine method, find the root to change functions
JAVAcalculatorlunwen
- Application和Applet两个版本的程序,实现基本数学运算、函数等功能:加、减、乘、除、阶乘、正弦、余弦和指数运算。对Application运用继承JFrame设计,类的设计构造方法利用-Application and Applet version of the program, basic math, functions and other functions: addition, subtraction, multiplication, division, factorial, s
math
- 用逆波兰表达式实现计算器功能的数学头文件及源文件.支持四则运算,括号,负号,三角函数,求余,求幂和阶乘.但未处理大数,所以数值大小有限.-Math header file and source file with Reverse Polish expression calculator function. Supports four operations, brackets, negative numbers, trigonometric functions, modulo exponentia
matlab-math-caculate-methods
- MATLAB语言常用算法程序集,包含了插值、函数逼近、矩阵特征值计算、数值微分和积分、方程求根、非线性方程组求解、特殊函数计算、常微分方程和偏微分方程的数值解法、以及数据统计和分析等等。-MATLAB language commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical differentiation an
soal
- example for math functions
gmp-6.1.0
- GMP 大数库是 GNU 项目的一部分,诞生于 1991 年。作为一个任意精度的大整数运算库,它包括了任意精度的整数、浮点数的各种基本运算操作。它是一个 C 语言的库,但是官方提供了 C++ 的包装类,主要的应用方向是密码学、网络安全、代数系统、计算科学等。 GMP 库的运行速度非常快,它的官方网站上称自己为地球上最快的大数库,但是 GMP 库所提供的只是数学运算功能,并没有密码学相关的高级功能。 -GMP large numbers library is part of the GNU pr
stdvector_utils
- Utilities for C++ std::vector conatiners. Mean of the data, Max and min values of the data Diff-functions for differences between samples in the vector Sum of the data Mean of the data
