搜索资源列表
算术表达式解析器
- 此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expre
算术表达式解析器
- 算术表达式解析器 .rar 支持变量和以下数学函数ABS, ATAN, COS, EXP, LN, ROUND,SIN, SQRT, SQR, TRUNC, NOT, BOOL, SGN"-arithmetic expression parser. Rar support of the following variables and Math ABS, ATAN, COS, EXP, LN, ROUND, SIN, SQRT, SQR,
FZBF
- 这是本人做的一个计算器,可以计算+-*/cos sin tan asin atan,还可以识别括号,大家快来看看哈-This the one I do calculators, calculation-*/cos sin tan asin atan can also identify brackets, we hurry to see Kazakhstan
autocompu
- 此算术表达式解析器能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc-this arithmetic expression parser procedures in the light of input variable size a
calculator
- 本程序能实现: 1)常用的四则运算(+ - * / ),三角( sin(),cos(),tan(),cot()),反三角(asin(),acos(),atan(),acot()), 乘方(^) , 开方( sqrt() ) ,指数(exp()), 对数( ln(),log() ). 2)支持变量赋值,变量的覆盖和运算. 3)支持对向量的 + - .* 和共向量的简单赋值运算. 希望大家参考后加以改进!优化代码!
atan_cordic
- atan函数,由于在通信系统中很多信息都是依赖相位信息得到,所以atan函数非常有用。-atan function, because a lot of information communication systems, which rely on phase information is therefore very useful function atan.
tAtan2Cordic
- 是codic算法实现atan的C程序,包括定点和浮点程序,已经通过验证。-Atan is codic algorithm of C procedures, including fixed-point and floating-point procedures, has been validated.
atan
- 自己写的cordic 的 64位计算反正切的程序,-cordic count atan program
iatan
- 三角函数atan的快速算法,用泰勒级数逼近,结果化为以半周为单位的量乘以比例系数,用整数表示-Trigonometric functions atan fast algorithm, using Taylor series approximation, the result turned into a half weeks in the amount of units multiplied by the ratio factor, wi
calculator-src
- Descr iption Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make
atan
- 反三角函数asin,acos,atan,atan2的实现,编写手机游戏的数学相关库时,经常会用到。 -反三角函数asin, acos, atan, atan2 realization, the preparation of mathematics related to mobile phone games library, is often used.
atan
- 用最优化的c语言实现三角函数中TAN函数的源代码。-Optimized using c language TAN trigonometric function in the source code.
atan_cordic
- 基于CORDIC算法计算反正切函数。输入横坐标纵坐标及迭代次数,输出角度及弧度值;附CORDIC英文文档说明-atan function based in CORDIC algorithm
28335sintable
- TMS320F28335的三角函数表,包括sin,cos,atan表-TMS320F28335 of trigonometric tables, including sin, cos, atan Table
arctan_prog.ZIP
- 用Cordic算法实现的atan函数,可以在通信中完成解调的鉴相功能。-Cordic algorithm using the atan function can be completed in the communication phase demodulation functions.
Expresschengxu
- 函数程序中支持的函数有:sin,cos,tan,asin,acos,atan,exp,log,sign,pow-Function program support functions are: sin, cos, tan, asin, acos, atan, exp, log, sign, pow
VBGRAPHIC
- VB 6.0 Sin/Cos/Tan/Atan函数图象显示输出,以及坐标系编程基础,鼠标跟随等。自己学习时写的,希望对初学者有所启发.-VB 6.0 Sin/Cos/Tan/Atan function, image display output, and coordinates programming based on the mouse to accompany them. When you learn to write, and h
atan
- 反正切函数C实现,一个简单的C语言函数的实现,以及两个math的头文件-Arc tangent function C implementation, a simple implementation of C-language function, and two math header file
CORDIC-atan
- A program to calculate sun position(Declination and Right Ascension) in very accurate manner.
3
- 表达式解析源代码 对于包含有函数sin、cos、tan、cot、sqrt、asin、acos、atan、log,和运算符+(加)、-(减)、*(乘)、/(除)与^(幂次)的字符串进行解析。可以解析出变量名,由用户赋值然后求表达式的值。 -Parsing the source code for the expression contains a function, sin, cos, tan, cot, sqrt, asin,