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

搜索资源列表

  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
    • 文件大小:10.53kb
    • 提供者:洪男
  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
    • 文件大小:13.24kb
    • 提供者:洪男
  1. Jacobi的迭代法

    1下载:
  2. 这个是雅克比迭代法的数值源代码,程序变得比较简单,但还需要完善-Jacques iterative method than the numerical code, the procedures are relatively simple, but needs to improve
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:96.92kb
    • 提供者:刘建
  1. jifen124

    0下载:
  2. 龙格---库塔方法是求解微分方程比较常用的方法,在理解数学上是怎么一回事后,编制这个程是相当容易的,就是个迭代的过程.步长的选取也是很有讲究的,过小的步长反而会导致误差累积过大. 相关的理论请参考相关的数值算法的书籍,我这里只给出关键的函数及主程序段,其余相关的细节就不再一一罗列了.-Runge - Kutta method to solve the differential equation is more commonly used method, in understanding h
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.05kb
    • 提供者:yiri
  1. niudunfa

    0下载:
  2. 计算方法实验,通过编程实现埃特金加速法,一般迭代法,牛顿法的收敛次数的计算-calculated experiment, Programming Aitken acceleration method, the general iterative method, the convergence of Newton's method of calculating the number of
  3. 所属分类:C#编程

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

    0下载:
  2. 程序采用当前最先进的Rijndael算法作为核心算法,带有可变块长和可变密钥长度的迭代块密码。块长和密钥长度可以分别指定成 128、192 或 256 位。假设一台一秒内可找出DES密钥的机器(如,每秒试255个密钥),如果用它来找出Rijndael的密钥,大约需要149万亿年。程序内部还使用了其它算法和符合密钥学的数据结构。多线程操作,保证加密时程序界面流畅,程序是用VS2005,C#做的,现将源程序发布在此。供初学者学习,希望对大家有所帮助。-procedures using the mos
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:164.14kb
    • 提供者:huji
  1. yagao

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

    • 发布日期:2008-10-13
    • 文件大小:3.72kb
    • 提供者: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
    • 文件大小:8.37kb
    • 提供者:lisa
  1. VRP

    0下载:
  2. 经典的粒子群算法(PSO),通过迭代搜索更新产生更优良的下一代解。供大家参考学习-classical PSO (PSO), through iterative search update produce the next generation better solution. For your reference learning
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:24.57kb
    • 提供者:笑容
  1. Bachiochi-188

    0下载:
  2. 在C语言环境下使用的粒子群优化算法,需要给出最大速度、迭代次数、作为中断条件的最小误差等初始条件。- -in C-language environment using the PSO algorithm, the greatest need is speed, the number of iterations. interrupted as the smallest error conditions such as initial conditions. -
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:24.54kb
    • 提供者:zhuweikun
  1. newton

    0下载:
  2. 用C语言实现的牛顿迭代法解线N阶方程的程序,并附有实验报告
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11.74kb
    • 提供者:sjj
  1. edcode

    0下载:
  2. 使用DES+CBC的加密解密程序,实现可以选择4/16迭代的不用加密解密强度
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:26.85kb
    • 提供者:sjxyx
  1. icpCpp

    0下载:
  2. 应用KD-tree和对应点迭代算法对齐两个三维点集
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:157.66kb
    • 提供者:tqg
  1. tyball

    0下载:
  2. 这是本人,基于C#(sharp)+微软XNA1.0,写的一个碰撞类休闲游戏,完整源码,加入:向量几何(不规则碰撞),迭代波浪动画算法,
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5.03mb
    • 提供者:baicyq163
  1. Newton-Raphson

    0下载:
  2. 该源码是国外用C#编写的用于数学分析的,主要是用来解决牛顿—拉夫逊问题的,电力系统中的各种迭代算法可以参考概算法。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11.05kb
    • 提供者:李丽
  1. adapter

    0下载:
  2. 迭代器模式 迭代器模式 迭代器模式
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:23.41kb
    • 提供者:崔玉征
  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
    • 文件大小:881byte
    • 提供者:杜正
  1. 线性方程组的迭代,matlab程序

    0下载:
  2. 雅可比(Jacobi)迭代、高斯-塞德尔(Gauss-Seidel)迭代、超松弛迭代法
  3. 所属分类:C#编程

  1. 解线性方程组的迭代法

    0下载:
  2. 解线性方程组的迭代法
  3. 所属分类:C#编程

  1. vc source of channel capacity--diedai

    0下载:
  2. 利用迭代算法计算信道编码的容量,是信息论与编码这门学科的基础。(Using iterative algorithm to calculate the capacity of channel coding is the basis of the discipline of information theory and coding.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-31
    • 文件大小:48kb
    • 提供者:LdF!!!
« 12 3 4 5 »
搜珍网 www.dssz.com