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

搜索资源列表

  1. computerdisign-C

    0下载:
  2. 算法的设计方法(C程序):一、迭代法 二、穷举搜索法三、递推法 四、递归五、回溯法 六、贪婪法 -algorithm design method (C program) : 1, 2 iteration, the exhaustive search method three, four recursive method, recursive 5, backtracking 6, greedy algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:34671
    • 提供者:xuyan
  1. MCS-51_asm_lib

    0下载:
  2. 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-There a number of versions of the subroutine library published their own characteristics. The procedures for the open square approximation algorithm for rapid alg
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:17192
    • 提供者:贺建亮
  1. ising_model

    0下载:
  2. 给出了二次函数的Julia集分形图的概念及逃逸时间算法绘制复杂分形图的基本原理,对Julia集给出了严格的数学定义.逃逸时间算法即取定迭代次数界限N,经N次迭代后,若x点仍在给定的区域内,则认为x是分形A中的点 否则x不是分形A中的点.该算法同样适用于Mandelbrot集、Sierpinski三角形等其他复杂分形图.试验表明,该算法绘制的Julia集分形图准确有效、优美清晰,算法简单实用. -given quadratic function of the Julia set fracta
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1136
    • 提供者:为听
  1. Calculatetheprobability

    0下载:
  2. calculatePXTheta---Calculate the probability of each pixel being its color conditioned on all of the clusters that were found at the previous (coarser) iteration. -calculatePXTheta -- Calculate the proba bility of each pixel being its color conditi
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11443
    • 提供者:左贤君
  1. 20061231172024

    0下载:
  2. 取阈值常用的方法有:双峰法、迭代法、大津法(OTS-threshold for commonly used methods : bimodal, iteration, Tianjin (OTS.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:841
    • 提供者:刘用
  1. brsola

    0下载:
  2. brsola 解非线性方程 经典算法 改进版的拟牛顿叠代,收敛很快了-brsola solving nonlinear equations of classical algorithm for improved version of the quasi-Newton iteration, the convergence soon
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2093
    • 提供者:郑康
  1. yakebidiedaifa

    0下载:
  2. 数值分析算法雅可比迭代法,用C语言实现。-numerical analysis algorithm Jacobi iteration, using C language.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:867
    • 提供者:纪清
  1. 200301050545025522

    0下载:
  2. 医院系统毕业设计 经过分析,我们使用 MICROSOFT公司的 vb开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。 软件源程序-hospital system after graduation design analysis, we used the MICROSOFT company vb devel
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:22291
    • 提供者:陈顺锋
  1. Jacobidiedai

    0下载:
  2. Jacobi迭代的算法 根据给出的系数矩阵和函数值以及需要精度 能求出方程值,以及迭代次数-Jacobi iteration of the algorithm is based on the coefficient matrix and function values and the need for accuracy can be obtained value equation , and the number of iterations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:234638
    • 提供者:cmooc
  1. Jacobiupdate

    0下载:
  2. 数值分析中的经典求解算法jacobi迭代法的改进算法。-numerical analysis of the classical algorithm jacobi iteration of the algorithm improvements.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2139
    • 提供者:张薇
  1. dpso_ccpzgf

    0下载:
  2. 二维二进制离散粒子群求解agent联盟问题的源代码,按c键迭代开始执行-two-dimensional discrete binary PSO Union agent for the source code, according to c Key iteration started
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10088
    • 提供者:张三
  1. squareroot

    0下载:
  2. 单片机上的开方程序 比传统的牛顿迭代法要快-microcontroller on the prescribing process than the traditional Newton iteration to be fast
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1819
    • 提供者:王宝成
  1. qiufeixianxingfangchengyigeshigendelianfenshifa.ra

    0下载:
  2. 1.功能 利用连分式法求非线性方程f(x)=0的一个实根(C语言) 2.参数说明 double *x : 指向迭代初值,返回时指向迭代终值 double eps : 控制精度要求 double (*f)() : 指向计算f(x)值的函数名(由用户自编) int pqrt() : 函数返回迭代次数 3.文件说明 pqrt.c为函数程序 pqrt0.c为主函数程序-1. Continued Fractions functional method usi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1666
    • 提供者:罗坤
  1. ni_broydendiedaifa

    1下载:
  2. 逆broyden迭代法,matlab源代码,共享资源大家努力-broyden inverse iteration, Matlab source code, our efforts to share resources
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1213
    • 提供者:张召才
  1. 51library

    0下载:
  2. 《MCS-51单片机实用子程序库(96年版)》周航慈 目前已有若干版本的子程序库公开发表,它们各有特色。笔者在1988年也编制了两个 子程序库(定点子程序库和浮点子程库),并在相容性、透明性、容错性和算法优化方面作了一些工作。本程序库中的开平方算法为笔者研究的快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。经过八年来全国广大用户的实际使用,反馈了不少信息,陆续扩充了一些新的子程序,纠正了一些隐含错误,成为现在这个最新版本。(转)-"M
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:62536
    • 提供者:鹿艺凡
  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. 606077-

    3下载:
  2. 子空间迭代法的C++以及Fortran源程序-subspace iteration of the C and Fortran source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9039
    • 提供者:许伟军
  1. Gauss_Seidel_iterative

    0下载:
  2. 迭代法是解线性代数方程组的另一类方法,特别适用于解大型稀疏线性方程组。它的基本思想是针对求解问题预先设计好某种迭代格式,从而产生求解问题的近似解迭代序列,在迭代序列收敛于精确解的情况下,按精度要求取某个迭代值作为问题解的近似值。迭代法具有原始系数举证始终不变,算法简单,编写程序较方便,所需存储单元较少的优点。-iterative method was the linear algebraic equations of the other methods, particularly applica
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:887
    • 提供者:江理彬
  1. Gauss_SeidelMatlab

    0下载:
  2. Matlab程序\\有限差分法\\Gauss_Seidel迭代法的Matlab程序.rar-Matlab procedures \\ finite difference method \\ Gauss_Seidel iteration of the Matla b procedures. rar
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3628
    • 提供者:YUYANZHONG
  1. fenxingshushejixitong

    0下载:
  2. 基于VC++6.0分别采用LS文法生成算法和LS文法递归算法编程实现一种分形树. 提供界面允许用户输入分形树迭代次数,由程序绘制树形分形体. -based VC 6.0 respectively LS Algorithm grammar and grammar LS recursive algorithm programming a fractal tree. provide interface allows users to import fractal tree iteration
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:167950
    • 提供者:陈守勇
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com