CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - iteration

搜索资源列表

  1. 共轭梯度法

    0下载:
  2. 上述算法的④输出结果要求包含最优解、最优值、迭代次数,以及每次迭代的中间结果(对 而言)终止准则为H终止准则-above algorithm output requirements include optimal solution, the optimal values, the number of iteration, and each iteration of the intermediate results (in terms of) the termination criteria f
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10782
    • 提供者:洪男
  1. 惩罚函数法

    0下载:
  2. ④输出结果要求包含最优解、最优值、迭代次数,以及每次迭代的中间结果(对 而言)- output requirements include optimal solution, the optimal values, the number of iteration, and each iteration of the intermediate results (to run)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13561
    • 提供者:洪男
  1. yagao

    0下载:
  2. 雅可比迭代法 高斯迭代法 中国矿业大学计算机学院 计算方法实验三-Jacobi iteration Gaussian iteration of China University of Mining Institute computer calculation experiment 3
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3810
    • 提供者:fisherman
  1. algorithm_using_c

    0下载:
  2. 一些算法的c语言实现,对数学建模的读者非常有用,例如牛顿插值,牛顿迭代等-some algorithm in C Language for Mathematical Modeling of readers very useful, such as Newton's interpolation, such as Newton iteration
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8566
    • 提供者:lisa
  1. SOR

    0下载:
  2. 超松弛法(SOR迭代)c语言源程序代码,很有用. 对学者计算帮助很大.-Overrelaxation (SOR iteration) c language source code useful. The scholars of great help.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2193
    • 提供者:肖青顺
  1. munituihuo

    0下载:
  2. 模拟退火算法解决TSP问题,用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对当前解重复“产生新解→计算目标函数差→接受或舍弃”的迭代,并逐步衰减t值,算法终止时的当前解即为所得近似最优解-Simulated annealing algorithm to solve the TSP problem, combined with solid-annealing simulation optimiza
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1326
    • 提供者:rain
  1. lab_6

    0下载:
  2. 中科大计算方法实验 编写gauss-seidel迭代和SOR迭代的通用程序-Experimental preparation of USTC method gauss-seidel iteration and SOR iterative general program
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:1807
    • 提供者:刘亮明
  1. jisuanqi

    0下载:
  2. 在本程序段中,利用迭代法可以求出某个实数的平方根,利用递归的方法可以求出某个整数的阶乘。需要注意的是在进行除法运算的时候需要考虑分母是否为零。在主函数中,调用相应的函数即可实现运算,最后输出结果。-In this program segment, the iteration can be calculated using a square root of real numbers, using a recursive way to find the factorial of an integer
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3590
    • 提供者:lhf
  1. jisuanqichengxuoo

    0下载:
  2. 在本程序段中,利用迭代法可以求出某个实数的平方根,利用递归的方法可以求出某个整数的阶乘。需要注意的是在进行除法运算的时候需要考虑分母是否为零。在主函数中,调用相应的函数即可实现运算,最后输出结果。-In this program segment, the iteration can be calculated using a square root of real numbers, using a recursive way to find the factorial of an integer
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:3608
    • 提供者:lhf
  1. chip_pathfinder

    0下载:
  2. 在谈判阻塞算法在电路设计中的应用,该算法不断迭代直到不存在被使用一次以上的路由资源。在每一次迭代过程中,先删除每个线网,然后根据最小化成本函数的原则重新布线-Choking algorithm in the negotiations in the circuit design, the iterative algorithms have been used until there is no more than one routing resources. In each iteration,
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:70326
    • 提供者:hello
  1. 1

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 of the algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton iteration, Newton- Cortez, Jacques, Qinjiu Zhao, power law, high Si Se Del
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:8474
    • 提供者:zhaobiao
  1. wuziqi

    0下载:
  2. 人工智能五子棋,采用多层迭代。可以预测10步。-Artificial Intelligence backgammon, multilevel iteration. Can predict the 10 steps.
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:7017166
    • 提供者:ljf
  1. 6

    0下载:
  2. 迭代语句的使用 跳转语句的使用 选择语句的使用-Use select statement iteration statement using a jump statement
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:258196
    • 提供者:王建玲
  1. iteration-method

    0下载:
  2. 解线性方程组的迭代法 雅可比迭代、高斯—赛德尔迭代、超松弛迭代法 -Solving linear equations iterative method Jacobi iteration, Gauss- Seidel iteration SOR method
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1381
    • 提供者:纪成
  1. Gauss-seidel-solutions

    0下载:
  2. 运用高斯-赛德尔迭代公式求解线性方程组,自己定义方程组-Using Gauss- Seidel iteration formula for solving linear equations, their definition equations
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:926
    • 提供者:纪成
  1. hanshu

    0下载:
  2. MATLAB中用C语言编写的S函数,牛顿迭代法-Using C language MATLAB S-function, Newton iteration
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1780
    • 提供者:wangjr
  1. libibsimu-1.0.4

    0下载:
  2. 离子束模拟求解器,能求解空间电荷力,及求解弗拉索夫方程-Ion Beam Simulator,Space charge density calculation from the trajectories . 4. Vlasov iteration using features 1 to 3
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:937590
    • 提供者:hjas
  1. cubic-function

    0下载:
  2. 用牛顿迭代法编写二次函数 用牛顿迭代法编写二次函数-Write the quadratic function by the Newton iteration method
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:76676
    • 提供者:张文瑞
  1. quadratic-function

    0下载:
  2. 用牛顿迭代编写二次函数 -Written in Newton iteration quadratic function
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:78144
    • 提供者:张文瑞
  1. Newton

    0下载:
  2. 这是一个牛顿迭代的程序,他可以求解精确度,迭代次数。-This is a Newton iteration procedure, he can solve the accuracy of iterations.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:3128
    • 提供者:肖杰
« 12 »
搜珍网 www.dssz.com