CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 求积分

搜索资源列表

  1. calculator_vckbase.zip

    0下载:
  2. 该类有以下特点: 1.支持字符串中含有各种常用函数,如"7.5+sin(6*ln(8))/exp(5)" 2.具有很好的纠错能力,能检查出表达式中括号是否配对、库函数是否正确 3.运算过程中能检查并判断出各种异常,如除数为0、开方函数sqrt(x)中x<0,反余弦函数acos(x)中的x<-1或x>1等 4.支持积分、求方程,算术表达式中可含有x,计算时将用类中的成员变量xx代替
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:23950
    • 提供者:
  1. DXS

    0下载:
  2. C编的多项式计算器。可求多项式的值,求导,求微分,积分以及多项式相加减-C series polynomial calculator. Stepping polynomial value, derivative and seeking differential, integral and Modified Polynomials
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2812
    • 提供者:阿郎 
  1. VB科学与工程数值算法

    0下载:
  2. 用vb写的有关科学计算方面的,包括求最大值,积分,统计,概率,矩阵运算等-used to write the relevant scientific computing, including seeking maximum points, statistics, probability, matrix operations, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:192320
    • 提供者:唐能福
  1. VB_NUM3

    0下载:
  2. 用VB实现数值积分的算法集。包括梯形求积法,反常积分,三重积分,龙贝格方法,辛卜生方法等6种方法。-VB numerical integration algorithm set. Quadrature including the trapezoidal method, abnormal integral triple integral, Romberg, Oracle Health means six ways.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4291
    • 提供者:李春波
  1. SOR_迭代

    0下载:
  2. 重点内容是计算中的误差、函数方程求根、插值呆逼近、数值积分和微分、线性代数方程组解法、常微分方程初值问题的数值解法、数学软件。 -focus on the calculation of the error, solving functional equations, interpolation stayed approximation, numerical integration and differentiation, linear algebraic equations method,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2776
    • 提供者:陈力波
  1. zhou04

    0下载:
  2. 求函数的积分,用三种不同的方法求某一积分值,如矩形积分法等-function for the integration, using three different methods for a particular integral value, such as rectangular integral Law
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1779
    • 提供者:周子藤
  1. Numerical-integration-method

    0下载:
  2. 提供了6种数值积分方法的c++代码实现: 1 梯形求积法(TRAPZD->QTRAP); 2 辛普森(Simpson)求积法(QSIMP); 3 龙贝格(Romberg)求积法(QROMB); 4 反常积分(MIDPNT, MIDINF, MIDSQL, MIDEXP->QROMO); 5 高斯求积法(QGAUS, GAULEG); 6 三重积分(QUAD3D)-offers six methods of numerical integration c code to achieve
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5494
    • 提供者:ldg
  1. Cprograms

    1下载:
  2. 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的Jacobi迭代法 11 实习十六:空间曲面和曲线的绘
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:168324
    • 提供者:CF雷电
  1. BHRZBB

    0下载:
  2. 用vc编写的求积分的算法程序!还不尽完美!欢迎下载指导!,-Integrate algorithm program written in vc!
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:47104
    • 提供者:bjapoq
  1. Intenzase-algorithm-algorithm

    0下载:
  2. 用vc编写的求积分的算法程序!还不尽完美!欢迎下载指导!,-Integrate algorithm program written in vc!
  3. 所属分类:Network Security

    • 发布日期:2017-12-16
    • 文件大小:34816
    • 提供者:Elroy
  1. 自写程序积分

    0下载:
  2. matlab中的文件,主要是积分,还有求平方根的,追逐求三角的(Integral source file, not very full, for several personal use)
  3. 所属分类:其他

  1. wcitnenprogram

    0下载:
  2. 用vc编写的求积分的算法程序!还不尽完美!欢迎下载指导!,(Integrate algorithm program written in vc!)
  3. 所属分类:网络编程

    • 发布日期:2017-12-26
    • 文件大小:46080
    • 提供者:alckzgm
  1. GuassLegendreIntegral

    1下载:
  2. matlab实现高斯勒让德数值积分, 包含了勒让德求根函数Legendre_Roots,勒让德积分系数计算函数Legendre_Coef和高斯勒让德积分函数GuassLegendreIntegral(implement GaussLegendre Integral use matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:6144
    • 提供者:ZonyShi
  1. code

    0下载:
  2. 使用蒙特卡洛方法分别对正弦函数进行积分,求空心球的体积。该程序可以拓展到任意函数积分和体积计算问题中(Monte Carlo integration)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:dns
  1. Matlab to solve the integral function

    0下载:
  2. 基于matlab中求积分的相关函数,可实现积分的相关操作(Based on matlab, the correlation function of integral can be realized)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:爱情古堡
  1. chengxu

    0下载:
  2. 复化求积公式(composite integration rule )是一类重要的求积公式。指将求积区间分为m个子区间,对每个子区间应用同一求积公式,所得到的复合数值积分公式。(The complex quadrature formula is a kind of important quadrature formula. The formula of complex numerical integration is obtained by dividing the quadrature int
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:5120
    • 提供者:xzt
  1. polynomial.cpp (1)

    0下载:
  2. 利用c++封装,实现了多项式加法 减法 乘法 求值 求导 求积分 判断是否相等等操作, 而且使用了文件操作,进行文件的读取。异常处理较好,程序健壮性不错(The use of C + + package, to achieve a polynomial addition and subtraction multiplication and multiplication of the demand-seeking derivative to determine whether the same j
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:49152
    • 提供者:qq874455953
  1. gsxq

    0下载:
  2. C语言的自适应高斯求积分,返回积分近似值 可供相关设计人员参考(C language adaptive gaussian integration, return integral approximate value for the reference of the relevant designers.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:zhaobo
  1. 06数值积分-龙贝格求积分

    0下载:
  2. 详细功能说明见word文档,Word文档中给出了具体案例及过程(Detailed functional descr iption is found in the word document, and specific cases and procedures are given in the Word document.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:37888
    • 提供者:sunxq4079
  1. 中心差分法

    3下载:
  2. 运动方程中的速度向量和加速度向量用位移的某种组合来表示,将微分方程组的求解问题转化为代数方程组的求解问题,并在时间区间内求得每个微小时间区间的递推公式,进而求得整个时程的反应。 中心差分法是一种显示的积分法,它基于用有限差分代替位移对时间的求导(即速度和加速度)。(Velocity vectors and acceleration vectors in motion equations are expressed by a combination of displacements. The p
  3. 所属分类:matlab例程

    • 发布日期:2020-04-19
    • 文件大小:28672
    • 提供者:武文
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 25 »
搜珍网 www.dssz.com