CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 经典算法

搜索资源列表

  1. Apriori_Arithmetic

    0下载:
  2. 数据挖掘中的一个经典算法,用于数据关联规则的挖掘,提高挖掘的速度和减少数据库的IO操作-a classics arithmetic of the data mine
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:401436
    • 提供者:王一民
  1. suanfa

    0下载:
  2. 这是一本有关算法的书 涉及很多有用的经典算法-This book is an algorithm to involve a lot of useful classical algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-12-06
    • 文件大小:8333002
    • 提供者:奇迹
  1. alg-10

    0下载:
  2. 十大经典算法的讲义,还是很不错的,大家可以参考下-Ten classic algorithm handouts, or very good.
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:273608
    • 提供者:王猛
  1. C

    0下载:
  2. 常见C语言算法和源程序,包括经典算法,水仙花数,素数求解,-Common algorithm in C language source code, including the classical algorithm, the the daffodils number of primes solving,
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:42649
    • 提供者:vzdf
  1. Apriori

    0下载:
  2. C++实现数据挖掘十大经典算法之一Apriori算法-Aproiri acomplish with C++
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:3148970
    • 提供者:秦晓慧
  1. c-example100

    0下载:
  2. 100例C语言的不得不看的经典算法,可以给入门者正确的学习参考-100 cases of the C language had to see the classic algorithms, can give beginners to learn the correct reference
  3. 所属分类:software engineering

    • 发布日期:
    • 文件大小:26066
    • 提供者:wyy
  1. classic-nmf

    0下载:
  2. 非负矩阵分解的最经典算法,1999发表在自然科学杂志上的那一篇文章的代码-classic Nonnegative matrix factorization
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:103930
    • 提供者:Stone
  1. database-struct

    0下载:
  2. 数据结构 经典算法 猴子选王 文章编辑 等-database struct classic alogrithm
  3. 所属分类:Project Design

    • 发布日期:2017-11-14
    • 文件大小:783701
    • 提供者:孙慧慧
  1. huffman-source-code

    0下载:
  2. hufferman 霍夫曼编码 经典算法 代码实现-hufferman codeing
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:1510883
    • 提供者:孙慧慧
  1. JAVAClassical-algorithm

    0下载:
  2. JAVA经典算法,经典算法40题, 对学习中的新手很有用-JAVA classical algorithm, the classical algorithm 40 questions, the novice to learn useful
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:17472
    • 提供者:clebers
  1. how-to-solve-it

    0下载:
  2. 经典算法书籍 《如何求解问题》介绍了传统算法和现代启发式方法-Classical algorithm book " How to solve the problem" describes the traditional methods and modern heuristic methods
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:10104852
    • 提供者:xcvbn
  1. the-big-talk-of-data-structure

    0下载:
  2. 通篇以一种趣味方式来叙述,大量引用了各种各样的生活知识来类比,并充分运用图形语言来体现抽象内容,对数据结构所涉及到的一些经典算法做到逐行分析、多算法比较。-Throughout the narrative in a fun way, a lot of references to simulate a variety of knowledge of life and make full use of graphical abstract language to reflect the conten
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:887759
    • 提供者:李忠忠
  1. C

    0下载:
  2. C语言经典代码和算法1,这些经典代码可以帮你更好的了解C语言和经典算法-C language code and algorithms a classic, these classic code can help you better understand the C language and the classical algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:5729
    • 提供者:张池
  1. BSM_src

    0下载:
  2. 计算机视觉经典算法之bsm算法,主要解决立体匹配问题-Bsm classic algorithms computer vision algorithms, mainly to solve the problem of stereo matching
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:8422
    • 提供者:帆布
  1. C-language-classic-.pdf

    0下载:
  2. C语言经典算法100例 C语言经典算法100例-C language classic algorithms in 100 casesC language classic algorithms in 100 cases
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:211998
    • 提供者:高嘉义
  1. classical-algorithm

    0下载:
  2. 关于经典算法的思考与总结。涵盖KMP.遗传.启发式搜索.图像 特征提取 SIFT.傅立叶变换.Hash.快速排序.SPFA.快递选择 SELECT A*.Dijkstra.DP.BFS/DFS.红黑树等 15 个经典基础算法, 共计 31 篇文章,包括算法理论的研究与阐述,及其编程的具体实现。很多个算法都后续写 了续集-Thinking about the classical algorithm and summary. Covering the KMP. Genetic heuri
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11722863
    • 提供者:
  1. VC

    0下载:
  2. C语言经典算法 希望对初学者有帮助!!绝对经典啊!-C language classic algorithms Hope is helpful for beginners!!!!!An absolute classic!
  3. 所属分类:software engineering

    • 发布日期:2017-06-13
    • 文件大小:20051381
    • 提供者:dfsg
  1. VC3

    0下载:
  2. C语言经典算法在100例 希望有助于初学者! ! ! ! !绝对经典! -C language classic algorithms in 100 cases Hope is helpful for beginners!!!!! An absolute classic!
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5161653
    • 提供者:dfsg
  1. pwwei

    0下载:
  2. 文章从关联规则挖掘的形式化定义出发,给出频集挖掘的解空间,对两大类算法中的几种经典算法进行了概述。并分析了它们的优缺点-From the formal definition of mining association rules! Given frequency set mining solution space, two types of algorithms for several classical algorithms are outlined. And analyzes their a
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:202950
    • 提供者:xiaowei
  1. classic-suanfa

    0下载:
  2. 经典算法大全,很多-Classical algorithm Guinness, a lot. . . . . .
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1057442
    • 提供者:
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com