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

搜索资源列表

  1. 数据结构(1)

    0下载:
  2. 以链表的形式实现货物的管理,包括链表的创建,插入,删除,查询,更新等.-to List in the form of cargo management, including Chain create, insert, delete, query, update, etc..
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.64kb
    • 提供者:rank
  1. DelphiZLib.123

    1下载:
  2. The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its delphi 6 and 7 lib directories
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:187.24kb
    • 提供者:江焱风
  1. JAVA的计算器

    0下载:
  2. 这个无限位计算器,N!及N的平方了。本来是打算用堆栈去实现的,突然发现了BigDecimal这个好东东~~于是乎~~堆栈在偶的计算器里退休了。。。 这个是在JDK 5.0 Update 3下用 NetBeans 4.1写的,我试过了两个1.4.2版本的,总说找不到MAIN()方法,对NetBeans打的包。。偶有置疑。。。所以拆开来。。。*.calss + 一个批处理+*.java打成了个压缩包传了上来~~ -the infinite spaces calculators, N!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18.02kb
    • 提供者:炸鱼
  1. SGALAB1003beta3withdoc

    0下载:
  2. run the SGALAB_MO_VEGA_demo.m in command windows. to get beta3 version here: http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=5882 What s new: 1)fixed a critical bug in selection operation 2)update the 13 c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:159.46kb
    • 提供者:戴朝华
  1. secondwavelet

    0下载:
  2. 此程序用提升法实现第二代小波变换 我用的是非整数阶小波变换 采用时域实现,步骤先列后行 正变换:分裂,预测,更新; 反变换:更新,预测,合并 只做一层(可以多层,而且每层的预测和更新方程不同)-procedure used to upgrade Method second generation wavelet transform I use a non-integer-order wavelet transform domain when used, the firs
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.25kb
    • 提供者:刘彦平
  1. lsq

    0下载:
  2. The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:56.51kb
    • 提供者:AiQing
  1. Volterrra_luzhenbo4

    0下载:
  2. 更新部分 1、自适应算法采用参考文献[2]的NLMS算法,收敛速度更快,所需训练次数更少。 2、自适应收敛步长在(0,2)之间存在较优取值,Lorenz序列为0.6。-update an adaptive algorithm reference [2] NLMS algorithm, convergence faster, less the number of required training. 2, adaptive step in the convergence of (0,2)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11.36kb
    • 提供者:李晓燕
  1. epc2d-update

    0下载:
  2. 一个投影聚类算法及其数据集生成源码。 参考文献: Eric K.K. Ng, A. Fu : Efficient algorithm for Projected Clustering,-a clustering algorithm and its projection data sets generated source. References : Eric K. K. Ng, A. Fu : Projected Efficient algorithm for clustering,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:529.18kb
    • 提供者:章明
  1. Volterra_luzhenbo5

    0下载:
  2. 更新说明: 此版本在版本1、2的基础上做了2点重大改进 1、改进了PhaSpa2VoltCoef函数算法,使得现算法的运行速度约是原算法的4倍 2、改进了volterra_train_lu函数算法,使得相对均方误差提高了约1000倍,新算法不再需要对样本做归一化处理-Update : This version of the 1,2 version on the basis of a 2:00 a significant improvement, improved PhaSpa2Vol
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13.43kb
    • 提供者:陆振波
  1. GP_Algorithm_luzhenbo

    2下载:
  2. G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性 文件夹说明: 1、GP_Alg
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6.22kb
    • 提供者:陆振波
  1. lru-cache

    1下载:
  2. 使用LRU方法更新Cache 结合数据结构的相关知识,使用LRU的策略,对一组访问序列进行内部的Cache更新 并附实验报告-use LRU Cache update method combining data structures and the related knowledge, the use of the LRU strategy the group visited a sequence within the Cache update accompanied experimen
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13.82kb
    • 提供者:小米
  1. findkey.c

    0下载:
  2. 此程序解决的问题:较好的, 并适应短字符串的中文分词算法.根据词库 发现以换行符分隔的众多标题中的 top N 关键字并以此更新词库.是一个分类分词算法 -this procedure to solve the problem : better, and adapt to the short string of Chinese Segmentation. According thesaurus found in the many separate newline heading the to
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8.55kb
    • 提供者:刘红周
  1. Family_tree

    0下载:
  2. 家谱用于记录某家族历代家族成员的情况与关系。现编制一个家谱资料管理软件,实现对一个家族所有的资料进行收集整理。支持对家谱的增加,删除,更新,统计等各项必须操作,并用计算机永久储存家族数据,方便随时调用。-genealogical records for a family history of members of the family and relationships. Preparation is a records management software, a family of all
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:166.1kb
    • 提供者:Kong
  1. Matlab_update_GSDLMS

    0下载:
  2. System identification with adaptive filter using full and partial-update Generalised-Sideband-Decomposition Least-Mean-Squares
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.34kb
    • 提供者:Peter Tiong
  1. Matlab_update_NLMS

    0下载:
  2. System identification with adaptive filter using full and partial-update Normalised-Least-Mean-Squares
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:5.19kb
    • 提供者:Peter Tiong
  1. Update

    0下载:
  2. 软件更新:程序在线更新,希望能对大家有用。-Software Update: Program online updates, hoping to be useful to everyone.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-18
    • 文件大小:4.57mb
    • 提供者:lwb
  1. detection

    0下载:
  2. 在粒子滤波器框架下,选取区域协方差矩阵特征对运动独立的目标进行描述.-an adaptive template update method base on region covariance descr iptor to track the target using particle filter algorithm in a complex circumstance.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:13.42kb
    • 提供者:刘茜娅
  1. Update

    0下载:
  2. 在线自动更新哦~~易语言写的,适合更新软件必备!-Auto Update Online oh ~ ~ written in easy language, suitable for updating the software necessary!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-26
    • 文件大小:18.98kb
    • 提供者:xiaooudi
  1. update

    0下载:
  2. 根据邻接矩阵求得图中两个结点之间的最短路径,其中最短路径是指从一个结点到另一个结点的步数,然后再增加一条弧,更新距离矩阵。-Update the distant matrix.
  3. 所属分类:Data structs

    • 发布日期:2017-05-25
    • 文件大小:7.97mb
    • 提供者:hannea
  1. data-update

    0下载:
  2. 数组移位更新、Labview基础编程、循环更新数组、移位更新-Array shift updated, Labview based programming, circular array, shift update
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4.33kb
    • 提供者:浦玉学
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com