搜索资源列表

  1. MFCIteratorDemo

    0下载:
  2. 这个项目演示了STL风格的迭代子,如何编写自己的迭代子,使用容器来简化STL,并与STL兼容。在这个例子中使用的容器是MFC框架应用程序,文档模板,文档类CWinApp,-the project demonstrated the STL - style iteration, how to prepare their son iteration, the use of containers to simplify the STL, and
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:26701
    • 提供者:张雷
  1. 二分法、简单迭代法、牛顿迭代法收敛比较

    1下载:
  2. 用C语言来实现。二分法,简单迭代法矣牛顿迭代法这三种方法来求非线性的方程的根,比较这三种的收敛性。-C language. Dichotomy, a simple iterative method Yi Newton iteration of these three methods for nonlinear equations root, comparing the convergence of three.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:22129
    • 提供者:luo
  1. Hoschek fit

    1下载:
  2. hoschek 方法用于曲线拟合 在Hoschekfit 文件中输入数据,拟合曲线段数,拟合误差,最大迭代次数就可以-curve fitting method for the Hoschekfit document input data, the number of curve fitting, fitting error, the largest number of iteration can
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2113
    • 提供者:任绍忠
  1. 数值算法程序

    0下载:
  2. 这是一些数值算法的源程序,包括非线形方程的解法。(二分法,牛顿法)。线性代数方程组数值解法(包括,消去法,迭代法)-This is some numerical algorithm of the source, including non-linear equations method. (Dichotomy, Newton). Linear algebra equations Numerical Solution (including
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2951087
    • 提供者:李斌
  1. jl-444

    0下载:
  2. 在vc环境下对koch雪花算法,mandlbrot分行算法的实现,可以交互选择迭代次数.-in vc environment right koch snowflakes algorithm, the algorithm mandlbrot branch realization can choose interactive iteration number.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:57440
    • 提供者:jl
  1. 函数迭代系统

    0下载:
  2. 这是一个函数迭代系统,可以很直观地了解函数迭代。-This is a method, system, it is quite intuitive understanding of function iteration.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:59698
    • 提供者:王丹
  1. srcV0624

    0下载:
  2. 这个代码是policy iteration算法关于强化学习的. 请您用winzip 解压缩-policy iteration algorithm for enhanced learning. Please use winzip decompress
  3. 所属分类:其它资源

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

    0下载:
  2. 在VC++中实现成功的雅可比迭代法,有每次迭代的结果。-in VC achieve success Jacobi iterative method, the results of each iteration.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:805
    • 提供者:黄均幸
  1. my赛德尔迭代法

    0下载:
  2. 在VC++实现的赛德尔迭代法,有每次迭代的结果-VC in the Seidel iterative method, the results of each iteration
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6366
    • 提供者:黄均幸
  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
  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. JGSSOR

    0下载:
  2. 该程序用于数值分析中计算J迭代,GS迭代,SOR迭代。-procedures for the numerical analysis of iterative calculations J, GS iteration, the SOR iteration.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1217
    • 提供者:陈如山
  1. 单片机子程序库

    0下载:
  2. 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度.-there are several versions of the subroutine library published their own characteristics. The library opened in the square approximation
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2930
    • 提供者:王辉
  1. Jocabi-iteration

    0下载:
  2. 用Matlab软件以及雅克比迭代和高斯-赛德尔迭代解方程组Ax b,分析、比较其性能。-the Jacobi iteration and gauss-seidel iterative to solve the equations Ax b,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:17408
    • 提供者:
  1. newton-iteration

    0下载:
  2. 牛顿迭代算法实现 这种方法可以很有效地求出根号a的近似值-newton iteration
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:6882304
    • 提供者:易林
  1. iteration

    0下载:
  2. 本程序实现了利用Matlab为平台,对图像进行迭代分割。文件为.m文件的形式。程序输入为string格式的图像文件名。注:建议输入灰度图像进行处理,可用压缩包中的图像文件实验。(This procedure implements the use of Matlab as a platform for iterative image segmentation. The file is in the form of an.M file. T
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:189440
    • 提供者:tunder
  1. MDP_pi.py

    0下载:
  2. Reinforcement Learning. Policy iteration algorithm. Original coded.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:helen_ray
  1. pi.py

    0下载:
  2. Reinforcement Learning policy iteration algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:helen_ray
  1. MDP_vi.py

    0下载:
  2. reinforcement learning value iteration algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:helen_ray
  1. Dynamic-Programming-master

    1下载:
  2. 经典的基于策略迭代和值迭代法的动态规划matlab代码,实现机器人的最优运输(The classic dynamic programming matlab code based on policy iteration and value iteration method realizes the optimal transportation of the robot.)
  3. 所属分类:其他小程序

« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org