CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - tan

搜索资源列表

  1. th

    0下载:
  2. 弹簧隔振器的系数k0=4.5 hc=3.5 d=[3.15 3.23] a1=tan(pi*(d)./(2*hc)) a2=cot(pi*(d)./(2*hc)) % plot(d,a1) y=(a1+a2)*2*k0*hc*1e-3./pi y=y./9.8*8 % var=1+(tan(pi*(d+0.25)./(2*hc))).^2 k=2*k0*hc/pi*( var*pi./(2*hc)+var*pi./(2*hc)./
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1623
    • 提供者:dawn
  1. FastMath

    0下载:
  2. java 20位精度实现 cos,sin,tan的函数方法。-java 20-bit precision cos, sin, tan function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:6608
    • 提供者:王永森
  1. FORTRAN

    2下载:
  2. FOR TR AN 77科学计算子程序汇编。谭浩强主编,提供了100多个最经常使用的、最基本的子程序。内容包括:实矩阵的运算、复矩阵的运算、多项式的计算、插值法、微分法、数值积分、方程求解、方程组求解、微分方程求解、函数计算、概率统计等。 -FOR TR AN 77 subroutine compilation of scientific computing. TAN Hao-Qiang editor, providing more than 100 of the most frequent
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1083035
    • 提供者:wangzi
  1. Calculator

    0下载:
  2. 能计算数学函数的计算器,有一千多行代码的程序.这个计算器可用 set 命令自定义变量,也可以用 view 今天查看变量的值,在程序里有一个设置小数显示数度的全局变量 prec 可以用 set 对它重新赋值,值的范围是 0 - 100 的整数,默认是 6 ,将 sin arcsin tan ln 等数学函数转换成内部表示,以便于将之与一般的运算符统一处理。程序还对小数和整数加以了区别,增加了求余去处符 ‘\’、百分符‘%’。功能还算比较完善。 -Mathematical functions t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:180758
    • 提供者:陈建华
  1. IntroductiontoDataMing

    0下载:
  2. Pang-Ning Tan<<的数据挖掘导论>>课后习题答案(英文版)-Pang-Ning Tan <<Introduction to Data Mining>> Exercises after the answer (in English)
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:1033942
    • 提供者:谭明艳
  1. cordic

    1下载:
  2. cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1855
    • 提供者:waqas
  1. calc

    0下载:
  2. vb2005编写的计算器。 直接输入字符串,如: 4+pi^2+sin(3*cos(2)*e^2)+2.3E13 常数:pi,e 科学计数表示:1E4(1*10^4) 函数支持常用函数:sin,cos,tan,atan,asin-vb2005 Calculator
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:25583
    • 提供者:GeYuhang
  1. Expresschengxu

    0下载:
  2. 函数程序中支持的函数有: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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:29972
    • 提供者:欧阳
  1. ydaimaIntegarteClass

    0下载:
  2. 件介绍:一个求积分的VC++类及Demo源代码 一个求积分的VC++类及Demo源代码,特点:   1. 支持各种复杂的积分表达式,可含任何数学函数,如 3*exp(x)*tan(x)/(8+log(x))   2. 可检查出表达式的书写错误   3. 可设置积分精度   4. 使用方便简单   使用方法:   1. 定义个CIntegrate 对象,构造时初始化或用 initial(char *s,double Upperlimit,double LowerLi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:32677
    • 提供者:qiufeng
  1. Symbolic.Cpp

    0下载:
  2. SymbolicC++ : an introduction to computer algebra using object-oriented programming / Tan Kiat Shi, Willi-Hans Steeb,随书源码-SymbolicC++: an introduction to computer algebra using object-oriented programming/Tan Kiat Shi, Willi-Hans Steeb, along with bo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:92962
    • 提供者:wastelander
  1. maathparser

    0下载:
  2. 算术表达式解析器 .rar 支持变量和以下数学函数:+、-.*.\,sin,cos,tan等-Arithmetic expression parser. Rar support variables and the following mathematical functions :+,-.*. \, sin, cos, tan, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:35108
    • 提供者:断了的弦
  1. jisuanqi

    0下载:
  2. 一个mfc的计算器,可实现sin,tan,cos,开方等功能-jisuanqi
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:6868806
    • 提供者:小叶
  1. scientific_calculator

    0下载:
  2. 使用说明: 1、该计算器对表达式的要求比较严格 2、该计算器默认采用弧度制,计算角度时则要转换:sin(π/6)=0.5 3、括号必须要匹配 4、注意像And这样的运算,前后数值需要括号:(1011)And(1000) 其他说明: Backspace :删除当前输入的最后一位。 CE :清除当前显示的表达式。 C :清除当前的计算,开始新的计算。 MC :清除存储器中的数据。 MR:调用存储器中的数据。 Mod求模(即整数相除求余数)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1032959
    • 提供者:fay
  1. tan-xin-fa-shan-shu

    0下载:
  2. 贪心法删数,只是一个小的计算程序,初学者可以看看。-Greedy method is only a small number of deleted computer program for beginners can look
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:101229
    • 提供者:xuwujian
  1. Regular-and-irregular-progressive-edge-growth-tan

    0下载:
  2. Regular and irregular progressive edge-growth tanner graphs
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:293689
    • 提供者:momo
  1. cordic_atan

    0下载:
  2. cordic算法,解决了硬件不能实现tan函数的问题,它通过相位选择来实现。-cordic algorithm,The hardware can solve the problem of tan function, it choose to achieve through phase.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3400
    • 提供者:张木
  1. Computer

    0下载:
  2. VC++表达式解析(计算)工具源代码,由江汉石油学院计算机系的学生所编写。表达式中只能有圆括号、函数名、运算符、常数与变量。一、变量名的命名规则:1、可以是字符、或字符串 2、不能以数字开头 3、不能夹杂有空格、运算符或标点符号,以及以下字符:、|、=、&、 、$、@、#、`、~.二、函数有sin、cos、tan、cot、sqrt、asin、acos、atan、log,均需要小写。函数后的变量名可以加括号,也可以不要括号,如:log(C1)与logC1是相同的。三、运算符有+(加)、-(减)、*
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:26566
    • 提供者:JackToms
  1. jisuan

    0下载:
  2. 用复化梯形公式和复化辛卜生公式计算积分 I_1 (f)=∫_0^(π/2)?√(1+cos^2?x ) dx和I_2 (f)=∫_0^(π/2)?〖tan?x/x dx〗 观察n为多少时,所得近似值有6位有效数字。 -Compound trapezoid formula and complexification Xinbo Health formula calculated integral I_1 (f) = ∫ _0 ^ (π/2) ? √ (1+cos ^ 2 ? x) dx
  3. 所属分类:Algorithm

    • 发布日期:2017-11-03
    • 文件大小:656
    • 提供者:柳庆东
  1. Calc

    0下载:
  2. 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
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:247177
    • 提供者:Dwj
搜珍网 www.dssz.com