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

搜索资源列表

  1. mars212dc_cn

    0下载:
  2. 在网上找到的银行家算法,包括c和c++描述,大家-online algorithm to find the bankers, including the c and c descr iption, we look at
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19kb
    • 提供者:赵松
  1. 阴历算法

    0下载:
  2. 这是我从网上找到的阴历算法,出于对原作者的尊重,代码里的各内容多于保留。-This is what I found in the lunar calendar online algorithm, based on the original author of respect, the code's content than reservations.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:128.45kb
    • 提供者:孙劲草
  1. mazh

    0下载:
  2. 旅行商问题的算法,采用分枝限界。网上都只有算法描述,没有实现,这里给出了完整实现,并封装成1个类。-TSP algorithm used Branch and Bound. Only online algorithm descr iption, failed to materialize here is the realization of complete, and packaged as a category.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.14kb
    • 提供者:赵刚
  1. 2_3_tree

    0下载:
  2. 23tree的完整实现,提供了网上找不到的删除算法,严格测试,可读性较差。删除如有bug请与作者联系。-23tree complete, providing an online algorithm can not find the deletion, rigorous testing, poor readability. Remove any bug, please contact the author.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:684.35kb
    • 提供者:xdev
  1. 1113melkman

    1下载:
  2. 1113 melkman 凸包算法,O(n),前提是有拓补结构,是一种在线算法-1113 melkman convex hull algorithm, O (n), the premise is expanding premium structure, is an online algorithm
  3. 所属分类:Algorithm

    • 发布日期:2016-08-25
    • 文件大小:1.29kb
    • 提供者:Tiandy
  1. IntroductionFFT

    0下载:
  2. 一个讲解FFT原理及蝶形算法的讲义!从一个网上朋友共享得来!-A PPT that introduce the principle of FFT and butterfly algorithm ! Shared from a friend online!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:471.82kb
    • 提供者:xiaoyu
  1. PIDGA

    0下载:
  2. 基于自适应在线遗传算法整定的PID控制算法研究-Genetic algorithm based on adaptive online tuning of PID Control Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1.34kb
    • 提供者:华晓
  1. ECM

    0下载:
  2. 一种在线聚类程序,能够实现数据的在线聚类,对于实时监控系统很有用-An online clustering procedures, can achieve data online clustering for real-time monitoring system is useful
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.65kb
    • 提供者:san
  1. tspGeneticAlgorithm

    0下载:
  2. 一个遗传算法求解TSP问题的具体实现,采用C++实现,可以采用网上提供的城市节点数据测试-A genetic algorithm for TSP on the specific implementation, using C++ implementation, available online the city can use the node data test
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:146.08kb
    • 提供者:wangrenbiao
  1. AR-algorithm-for-online-signature-verification

    0下载:
  2. 一个可以在在线签名鉴定中应用的AR算法的实现-An online signature verification in the application of AR algorithm implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2.11kb
    • 提供者:郭世强
  1. MaxSubsequenceSum

    0下载:
  2. 最大子序列和的求法,c++代码次优和最优实现,次优算法MaxSubsequenceSum3采用递归O(Nlog(N)),最优算法MaxSubsequenceSum4是一种联机算法,O(N)-Sequence and the largest Method, c++ code, sub-optimal and optimal implementation, sub-optimal algorithm MaxSubsequenceSum3 recursively O (Nlog (N)), optim
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:806byte
    • 提供者:韦鹏博
  1. banshuji

    0下载:
  2. 半数集问题-算法设计 ----通过 Judging online-Half of the set of issues----- By Judging online algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:3.24kb
    • 提供者:magoc boy
  1. online-paper

    0下载:
  2. 最新有关联机算法研究,对于模式识别领域联机增量算法有较好的帮助-New on-line algorithm for online incremental algorithm pattern recognition field to help better
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:3.88mb
    • 提供者:吴尘秋
  1. RElief

    0下载:
  2. Relief Algorithm RELIEF is considered one of the most successful algorithms for assessing the quality of features due to its simplicity and effectiveness. It has been recently proved that RELIEF is an online algorithm that solves a convex optim
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:399.77kb
    • 提供者:ugur ayan
  1. online-BSS

    1下载:
  2. on line algorithm B-on line algorithm BSS
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:248.69kb
    • 提供者:hajer
  1. The-teach-of-ACM-learning-online

    0下载:
  2. 对于新手入门ACM的好书,可以掌握ACM的一些基本算法-a good book to the learning of ACM algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-07
    • 文件大小:1.64mb
    • 提供者:张巧
  1. Algorithm-parsing

    0下载:
  2. 网上搜集的一些主流算法和其分析过程,觉得相当有用,平时算法见得多一些,有需要交流的可以和本人联系哦!-Online collection of some of the mainstream algorithm and its analysis, think it is very useful, usually the algorithm to see much need to communicate can I contact Oh!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:265.9kb
    • 提供者:东邪
  1. online-perceptron

    0下载:
  2. Online perceptron Algorithm on spambase dataset.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1.01kb
    • 提供者:Lovekesh
  1. k-means-2-kinds-of-K-means-algorithm

    0下载:
  2. 2种K-means算法程序,一种简单的是自己编写的,一种复杂的是原来网上有的。运行后2种程序结果差不多。-2 kinds of K-means algorithm, a simple is to write their own, a complex is the original online. The results of the 2 programs are almost the same.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.4kb
    • 提供者:快乐
  1. solved-of-problem-1

    0下载:
  2. RQNOJ算法网上的题目解集之一。含题目,仅供参考。-One set RQNOJ online algorithm solved the problem. Containing the title for reference purposes only.
  3. 所属分类:Algorithm

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