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

搜索资源列表

  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
    • 文件大小:99243
    • 提供者:刘建
  1. qq

    0下载:
  2. 简单迭代法,牛顿插值法等实现的算法,,,自己写的!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1620
    • 提供者:张小川
  1. C

    0下载:
  2. Some of the basic design of C language algorithm C语言的几种算法:自顶向下、逐步求精方法、简单排序算法、枚举法、迭代法、递推与递归法、分治法-Some of the basic design of C language algorithmC language of several algorithms: top-down, stepwise refinement method, a simple sorting algorithm, enum
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:38936
    • 提供者:拉夫
  1. suanfa

    0下载:
  2. 常用算法,为初学者服务,简单易懂,常用的算法设计方法: 数值算法:迭代法、递归法、插值法等; 非数值算法:分治法、贪婪法、回溯法等。-Commonly used algorithms, for beginners service, easy to understand, common algorithm design methods: numerical algorithms: iterative method, the recursive method, interpolation m
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:7631
    • 提供者:peiyu
  1. diedai

    0下载:
  2. 迭代法 C语言 方法简单易懂易学 希望大家下载 使用。-very easy
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2016
    • 提供者:zhoulunlun
  1. t1

    0下载:
  2. 迭代法 最简单的方法求取一个阈值 用来分割图像-Iteration threshold method
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2116
    • 提供者:孙超
  1. gradient-projection-method

    0下载:
  2. 以梯度投影法迭代直接求解出观测值的改正数,给出一个简单算例,以资验证。 -The correction of the observation is obtained by the interation with gradient projection method and a simple calculation example is given to verify it
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2064
    • 提供者:刘河君
  1. yakabi

    0下载:
  2. 用C完成的一个yakebi简单程序,可通过此程序对雅克比比迭代法进行学习-C language completed a yakebi simple program can through this program over iteration method of Jacques for learning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1058
    • 提供者:guowen
  1. FoxLi-Installer

    1下载:
  2. 本程序为激光谐振腔模拟程序,使用FoxiLi迭代法实现,基于MFC编写,在VC6.0编程环境下完成,程序简单易用,稳定性好。使用了Nikolai Teofilov编写的NTGraph控件与NTGraph3D控件.-The procedure for the laser cavity simulation program using FoxiLi iterative method to achieve in the VC6.0 programming environment written in
  3. 所属分类:GDI-Bitmap

    • 发布日期:2014-09-02
    • 文件大小:698368
    • 提供者:立中宵
  1. mathmatic-analysis

    0下载:
  2. 分别用二分法,简单迭代法,牛顿迭代法,弦截法解非线性方程-Respectively with the dichotomy simple iterative method, Newton iterative method, Secant Method for solving nonlinear equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:2129
    • 提供者:陈虹屹
  1. Jacobi

    0下载:
  2. 本程序用C语言实现雅克比迭代法的应用,很简单。-This program with C language application of the Jacobi iterative method is very simple.
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:693
    • 提供者:刘世界
  1. jacobi

    0下载:
  2. 雅可比迭代法的C++代码,最简单的迭代法求解方程组-jacobi iteration method C++ code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:6922
    • 提供者:wangchao
  1. yuzhifenge

    0下载:
  2. 利用迭代法实现图像阈值分割,简单好用,自带matlab图像直接运行-terative method to achieve image segmentation, easy to use, comes directly run matlab image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:740
    • 提供者:
  1. cppsfsc

    0下载:
  2. 主要是收集了一些常用的C++算法相关内容,关键地方都已标记注释,比如链表数据、尾插法利用一个动态指针、迭代斐波那契、循环队列、KMP模式匹配算法,二叉树二叉链表节点结构定义、二叉排序树查找、平衡二叉树 AVL、优化后的冒泡算法、简单的选择排序,依次比较将最小的,然后与第一个位置交换、希尔排序、堆排序、归并排序(内存占用大)等,具体请下载这个源代码文件。-Is mainly a collection of some commonly used algorithms C++ relevant con
  3. 所属分类:IME Develop

    • 发布日期:2017-04-03
    • 文件大小:10133
    • 提供者:谈美明
  1. 6_11

    0下载:
  2. 迭代法求根号a,比较简单,用于学习和交流-No. iterative method for solving a, relatively simple, for learning and communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5639
    • 提供者:江咏城
  1. cppsfs

    0下载:
  2. 本.cpp代码主要是收集了一些常用的C++算法相关内容,关键地方都已标记注释,比如链表数据、尾插法利用一个动态指针、迭代斐波那契、循环队列、KMP模式匹配算法,二叉树二叉链表节点结构定义、二叉排序树查找、平衡二叉树 AVL、优化后的冒泡算法、简单的选择排序,依次比较将最小的,然后与第一个位置交换、希尔排序、堆排序、归并排序(内存占用大)等,具体请下载这个源代码文件。-The. Cpp code is a collection of some commonly used C++ algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:9287
    • 提供者:gxtxtplg
  1. Jacobi.c

    0下载:
  2. 计算传热学简单的一维导热问题,利用Jacobi迭代法计算温度场。-Calculation of one dimensional heat conduction problem
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1088
    • 提供者:丁凯
  1. Experiement1

    0下载:
  2. C#写的两个简单的计算方法的小程序,分别用二分法和牛顿迭代法求根.-A simple program uses C# language to get the root of a equation using method of bisection and Newton s method
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:26235
    • 提供者:从陆文
  1. Gaussdiedai

    0下载:
  2. 简单的高斯迭代法,适用于初学数值分析的人使用,方便调用,可以简单更改。-Simple Gauss iterative method for numerical analysis of people beginners to use, easy to call, you can simply change.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:775
    • 提供者:樊志鑫
  1. MaxEntropy

    0下载:
  2. 最大熵模型,改进迭代尺度法python实现,包含数据集,结构简单,注释明确(Maximum Entropy Model, Improved Iterative Scale Method Python Implementation, Contains Data Set, Simple Structure, Clear Comments)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:14336
    • 提供者:魔摩抹莫
« 12 »
搜珍网 www.dssz.com