搜索资源列表

  1. 数值分析迭代格式比较

    0下载:
  2. 数值分析迭代格式比较-iterative numerical analysis of comparative format
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1990
    • 提供者:瑞同
  1. seidel迭代法

    0下载:
  2. gauss-seidel迭代法解Ax=b的解-Gauss - Seidel iterative method for Ax = b Solution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6456
    • 提供者:剑胆琴心
  1. 松弛迭代法

    0下载:
  2. 松弛迭代法.rar-Iterative Method. Rar
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:822
    • 提供者:王勇
  1. Guase_Seidel迭代

    0下载:
  2. 数值分析算法Guase_Seidel迭代-numerical analysis algorithm Iterative Guase_Seidel
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1245
    • 提供者:侃侃
  1. jacobi迭代

    0下载:
  2. 这是jacobi迭代算法-iterative algorithm to caculate Jacobi(matrix?)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:945
    • 提供者:叶魏强
  1. seidel迭代

    0下载:
  2. 这是seidel迭代算法-Seidel iterative algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1027
    • 提供者:叶魏强
  1. 查值迭代

    0下载:
  2. 数值分析 查值 迭代 我把一些方法分别做成了库文件-value iteration I investigated some of the methods were causing libraries
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2560
    • 提供者:李颖超
  1. Newton迭代

    0下载:
  2. 用 Newton迭代求f(x)=1/3*x^3-x=0的根的源程序-with Newton iteration f (x) = 1 / 3 * x ^ 3-x = 0 the root of the source
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:843
    • 提供者:lin
  1. 雅可比迭代法

    0下载:
  2. 数值分析雅可比迭代法-numerical analysis Jacobi iterative method
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7770
    • 提供者:郭巨海
  1. 图像分割迭代、峰谷、半阈值算法。

    0下载:
  2. 用迭代、峰谷、半阈值算法进行图像分割:-) 包括一个自定义的CDib类-using iterative, peak, semi-threshold algorithm for image segmentation :-) include a defined category CDib
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:66607
    • 提供者:王俊惠
  1. 高斯—塞德尔迭代法

    1下载:
  2. 高斯—塞德尔迭代法。-Gauss - Seidel iteration.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9408
    • 提供者:陈新
  1. Gauss-Seidel 迭代

    0下载:
  2. 数据结构中常用的Gauss-Seidel 迭代算法-commonly used data structures, the Gauss - Seidel iterative algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1261
    • 提供者:陈曦
  1. 超松弛迭代法

    0下载:
  2. 还可以,能够加快迭代的计算速度,大家用一下-can to accelerate the iterative calculation speed, we spent about
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2172
    • 提供者:张建国
  1. 牛顿迭代法(M)

    1下载:
  2. 原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。-original title : the preparation of a subroutine NewTon (x0 float, float eps, float x1). Its function is to u
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10464
    • 提供者:XFX
  1. 迭代回朔

    0下载:
  2. 迭代回朔算法是计算机中很常用的算法, 我的程序是一个八皇后问题。-back Schomburg iterative algorithm is quite commonly used computer algorithms, the procedure is a Queen's eight issues.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5865
    • 提供者:金海建
  1. 汉诺塔_迭代算法

    0下载:
  2. 用迭代实现的汉诺塔,出自大一新生,希望得高手指导!-achieved using iterative HANOR, from the Freshmen, in expert guidance!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1754
    • 提供者:
  1. 2 雅各比迭代法求方程组的解

    0下载:
  2. 2 雅各比迭代法求方程组的解 2 雅各比迭代法求方程组的解.rar-two Jacoby iterative method for the solution of the equations 2 Jacoby iterative method for the solution of the equations. Rar
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:881
    • 提供者:杜正
  1. 解线性方程组的迭代法

    0下载:
  2. 利用matlab编程实现解线性方程组的迭代法。-using Matlab programming for solving linear equations of iterative method.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:22840
    • 提供者:悟凡
  1. 图像分割迭代、峰谷、半阈值算法的vc代码

    0下载:
  2. 实现图像的分割迭代算法、峰谷算法、半阈值算法的vc代码-achieve iterative image segmentation algorithm, algorithm - trough, semi-threshold algorithm vc code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:90669
    • 提供者:孙类
  1. 牛顿迭代法求根

    0下载:
  2. 牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8914
    • 提供者:郑双明
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org