搜索资源列表
TREEBINA
- 计算器程序。 能够显示计算优先级的二叉树。 可以任意加括号。 可进行+_*/%运算,及sin,cos,tan,cot,^,ln,e^,a^运算。 运行于TC2.0。要求正确配置图形驱动程序。-calculator program. Calculated to demonstrate the priority of binary tree. Can be arbitrary bracketed. Can be _ * /% Operational and sin, cos, tan
VC++JISUANQI
- VC++计算器 ,有界面 ,有Sin ,cos ,tan cot功能
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, acos, atan, log, and operators
ociuldr
- JNA工具,ORACLE访问 JNA工具,ORACLE访问 -hello test ,now code ,diffectent kalago ksi is your dedi mma cot
Calculator-Sourcecode
- 1、实现十进制下的四则运算(加、减、乘、除)和四则混合运算 2、实现十进制转化为二进制或十六进制 3、实现进行一些常用的函数运算(比如sin、cos、tan、cot、sqrt、ln等) 4、实现“(”,“)”符号的表达式的计算-1 decimal, under the four operations ( addition, subtraction, multiplication, addition) and four mixed computing 2, decimal conv
calculator
- 使用C语言编写的具有简单计算功能的计算器,可以完成加、减、乘、除、sin、cos、tan、cot运算,并且有界面。适合初级C语言编程人员学习。-Calculator using C language with a simple calculation function, you can complete the addition, subtraction, multiplication, addition to, sin, cos, of tan, cot computing and inter
Calculator(c)
- C计算器,支持+、-、*、/、^、!、(、) 数学函数 sin cos tan cot sign ln log sinh cosh tanh coth等 支持正负 支持*的省略 支持弧度角度转化 支持大整数的加减 支持设置精度 支持常数PI和E 支持文件储存-C calculator supports+,-,*, /, ^,!, (,) Mathematical functions sin cos tan
EMBED Equation
- af=linspace(0,pi/3,100); bt=linspace(0,pi/6,100); [AF,BT]=meshgrid(af,bt); y=(tan(AF).*(0.5*(sin(AF)+(BT))-cos(AF+BT)))./((sin(BT)+0.5*cos(BT)).*(1+tan(AF).*cot(BT)).*cos(AF)); mesh(AF,BT,y)(best you can do some thing dow load ha ha ha ha hsa hah
COT
- 阶次分析进行等角度采样以及频率曲线的拟合(Equal Angle Sampling and Curve Fitting for Order Analysis)