搜索资源列表

  1. longgexianxiang

    0下载:
  2. 数值计算方法 龙格现象+解决(切比雪夫点的定义)-Numerical method Runge phenomenon+ Solution (Chebyshev point definition)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:阿杜
  1. DataAnalysis

    0下载:
  2. C++实现的数值分析源程序,包括一些常见的数值计算方法实现,可作为王能超《数值分析简明教程》的辅助资料。-C++ implementation of the numerical analysis of source code, including some common numerical method implementation can be used as Wang Neng-Chao, " A Concise Guide
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:311296
    • 提供者:Anlaen Liang
  1. caclulatemethode

    0下载:
  2. c语言版的 数值计算方法,极好,值得深思 线性非线性方程、数值逼近、数值代数和微分方程数值解-c language version of the numerical calculation method, an excellent, worthy of careful consideration of linear non-linear equations, numerical approximation, numerical al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:146432
    • 提供者:echo
  1. Cubicspline

    0下载:
  2. 三次样条插值法,是运用的数值计算方法的算法实现的-Cubic spline interpolation method is the use of numerical method of implementation of the algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:366592
    • 提供者:kevin
  1. c_alg

    0下载:
  2. 一些C语言的常用程序集,包括各种常用数值计算方法-Some C language commonly used procedures, including a variety of commonly used numerical method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:266240
    • 提供者:yewenyu
  1. jisuanfangfa

    0下载:
  2. 数值分析方法,主要里面涵盖了计算方法方面matlab程序!-Numerical analysis methods, which cover the main aspects of the calculation method matlab program!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:52224
    • 提供者:raosu
  1. GaussEliminationSolutionOfEquations

    0下载:
  2. 高斯消元法解方程,数值计算方法课程的例子。-Gauss elimination solution of equations, numerical methods curriculum examples.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:lg
  1. Csharpshuzhijishuan

    0下载:
  2. C#编写的数值计算方法,线性插值,龙贝格算法,《C#数值计算方法》的配套书-C# prepared by numerical method, linear interpolation, Romberg Algorithm, " C# Numerical Calculation Method" book package
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:张珍珍
  1. szfx6

    0下载:
  2. 数值分析之计算方法与实验6:数值积分 by java-Numerical analysis and experimental method of calculating 6: numerical integration by java
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:SA
  1. shuzhijisuan

    0下载:
  2. 数值计算方法的程序: 加速迭代 牛顿迭代 Gauss 杜里特尔分解法 克洛特 追赶法 平方根法 改进平方根法 雅可比迭代 高斯 赛德尔迭代 拉格朗日插值法 分段线性插值 分段抛物线插值-Numerical method of procedure: to accelerate the iterative Gauss-Newton iterative decomposition metho
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:58368
    • 提供者:liuzhou
  1. caculating

    0下载:
  2. 数值计算方法所用的上机实验C++源程序,个人所编.-Numerical method used in the experiment C++ source code, for individuals.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:冰树
  1. c

    0下载:
  2. 松弛迭代法解线性方程组,含数值计算方法内容,c++程序。-Relaxation iteration method solving linear equations, numerical method with the content, c++ program.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:阿伟
  1. theexperimentalmethodofcalculatingCprocedures

    0下载:
  2. 数值计算方法中几个重要的算法用VC++实现-Numerical method in several important algorithms used VC++ to achieve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:杨冬
  1. Project

    0下载:
  2. 自己编的数值计算方法的c语言实现源程序。-Own method of calculating the value of c language source code.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:32768
    • 提供者:shuizongbei
  1. numericalcomputingmethod

    0下载:
  2. 书名:数值计算方法及其程序设计 作者:黄其明 廖鸿志 页数:435 SS号:10070597-Title: numerical method and its program design Author:Zhihong Liao Qiming Huang Pages: 435 SS No.: 10070597
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:6772736
    • 提供者:ld
  1. fengli

    0下载:
  2. 数值计算方法程序及试题,有关于二分查找,牛顿迭代法-The numerical calculus method procedures and the test question, have about two point search, Newton iteration method and so on
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:冯李
  1. jisuanfangfayuandaima

    0下载:
  2. 本压缩包包含七个常用数值计算方法算法的源代码,可供学习数值计算方法这门课程的学生作为实验的参考-The cabinet includes seven commonly used methods of numerical calculation algorithm for the source code for the numerical method to study this course as an experimental ref
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:舒传银
  1. conversingofvectors

    0下载:
  2. 有关数值计算方法中的数组间成倍的转换问题,适用于多种数据类型-Numerical method of the array of inter-conversion, multiplied for a variety of data types
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:583680
    • 提供者:wangyumei
  1. guass

    0下载:
  2. 有关于数值计算方法中的高斯计算方法的解决方式-On the numerical method of calculation of the Gaussian solution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:539648
    • 提供者:wangyumei
  1. v1.0

    0下载:
  2. 数值计算方法网络课件系统 1.0 ASP版 数值计算方法网络课件系统是浙江大学过程装备与控制工程专业2001级本科生毕业设计成果。本系统采用ASP+ACCESS架构,在微软Windows Server 2003和IIS6.0平台上测试运行良好。-Numerical method network system software version 1.0 ASP Courseware numerical method is Zh
  3. 所属分类:Web服务器

    • 发布日期:2024-05-19
    • 文件大小:2834432
    • 提供者:ljm
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org