CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - Incremental

搜索资源列表

  1. FUP2算法---解决数据库更新后的关联规则挖掘

    0下载:
  2. 香港大学的David W.Cheung写的“A General Incremental Technique for Maintaining Discovered Association Rules”中提到的FUP2算法,用来解决数据库更新后的关联规则挖掘-University of Hong Kong, David W. Cheung wrote "A General Incremental Technique for Maintaining Discovered Associatio
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:196.68kb
    • 提供者:徐高波
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:10.5mb
    • 提供者:gtcewli3
  1. fixed_increment_method

    0下载:
  2. 该程序可实现将样本集转化为增广模式向量,固定增量法求解权向量。-The program can be realized sample set will be translated into augmented model vector, fixed incremental weight vector method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1.27kb
    • 提供者:moonriver
  1. zengliang_pid

    0下载:
  2. 数字增量式PID控制算法仿真程序,调试已经通过,可直接应用VC++ 6.0 调试,可用文件方式对其进行输入输出。 -Digital incremental PID control algorithm simulation program, debugging has been passed, can be applied directly VC++ 6.0 debugger can be used to input and output of their papers.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:191.11kb
    • 提供者:袁晓宾
  1. duncan-2

    1下载:
  2. 利用ABAQUS中的用户材料子程序UMAT开发的三维邓肯-张模型,应力积分算法采用的是中点增量法。-Using ABAQUS user material subroutine UMAT in the development of three-dimensional Duncan- the stress integration algorithm is used in the mid-point incremental method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.28kb
    • 提供者:
  1. lpmart

    0下载:
  2. 13.1 比较器模块 13.2 计数器模块 13.3 差分模块 13.4 除法模块 13.5 增益模块 13.6 递增递减模块 13.7 乘法累加模块 -Comparator module 13.2 13.1 13.3 Difference counter module module module division 13.4 13.6 13.5 Gain Block incremental decrease of 13.7 multiply-accumulat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:520.9kb
    • 提供者:cjh
  1. ELDGA

    0下载:
  2. Solution to Economic Dispatch by Equal Incremental Cost Criterion
  3. 所属分类:Algorithm

    • 发布日期:2017-12-07
    • 文件大小:91.3kb
    • 提供者:mahyar
  1. permutation

    0下载:
  2. 清华大学研究生课程组合数学大作业参考 通过vc运行即可 组合数学中4种全排列生成算法程序 分别是递归法 字典序法、递增进位制法、递减进位制法、临位对换法-The Tsinghua graduate courses combinatorial mathematics job reference Run compiled by vc Combinatorial Mathematics 4 full array generation algorithm program Na
  3. 所属分类:Algorithm

    • 发布日期:2017-11-05
    • 文件大小:783.64kb
    • 提供者:Jack
  1. suijizengliangsuanfa

    0下载:
  2. 根据一堆离散点,x,y,z,属性值求取圆心-To strike the center randomized incremental algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:959byte
    • 提供者:yuliu
  1. Simple-hybrid-algorithm

    0下载:
  2. 简易混合算法,其中包括迭代算法、求导运算、累加计算等;-Simple hybrid algorithms, including iterative algorithm, derivative operations, incremental computing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7.55kb
    • 提供者:五里雾
  1. PID

    0下载:
  2. 增量式PID控制算法(m文件实现,包括三种信号源以及结果的图像展示)-Incremental PID control algorithm (m file implementation, including three kinds of image signal source and the results show)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1.11kb
    • 提供者:轩辕
  1. NEWINCR

    0下载:
  2. This code performs the incremental search on an array of strings.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:892byte
    • 提供者:Rohit
  1. sus

    0下载:
  2. 固定增量法求分界面 利用误差平方和函数集群 推荐一下-Fixed incremental method interface Recommend using error sum of squares function clusters
  3. 所属分类:Algorithm

    • 发布日期:2017-12-14
    • 文件大小:4.2kb
    • 提供者:xhq$61462
  1. ABAQUS+UMAT+FORTRAN

    12下载:
  2. ABAQUS中用户材料子程序UMAT的开发主要解决两方面的问题:本构模型的建立和积分算法的选择。 本文主要研究非线性材料的UMAT实现方法,并重点研究其迭代算法部分,目前,用户材料子程序UMAT的迭代算法主要是常刚度法,常刚度法的优点在于算法原理较简单,程序编写较方便,缺点是当遇到复杂非线性材料时,其迭代次数较多,收敛速度也较慢,在这个情况下,本文采取的是一种迭代次数较少且收敛速度较快的切线刚度法,具体就是采用FORTRAN语言编制了基于Von-Mises模型的接口程序,并采用切线刚度算
  3. 所属分类:数学计算

    • 发布日期:2019-07-05
    • 文件大小:12.49mb
    • 提供者:示士十
搜珍网 www.dssz.com