CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 算法导论中

搜索资源列表

  1. KNN

    1下载:
  2. 数据挖掘导论中的K近邻聚类算法,用C++编写而成。-Introduction to Data Mining of the K neighbors clustering algorithm, using C++ has been prepared by.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-26
    • 文件大小:440407
    • 提供者:绍敏
  1. Backtracking-optimal-scheduling

    0下载:
  2. 本代码为算法导论中最佳调度问题的回溯算法。算法思想为:建立一棵深度为N的M叉树,从根结点出发,进行深度优先遍历。每搜索完一条路径则记录下besttime 和bestx[]序列开始结点就成为一个活结点,同时也成为当前的扩展结点。在当前的扩展结点处向纵深方向移至一个新结点,成为一个新的活结点,也为当前扩展结点。如果在当前的扩展结点处不能再向纵深方向扩展,则当前扩展结点就成为死结点。此时,应回溯至最近的一个活结点处,并使这个活结点成为当前的扩展结点,直至找到一个解或全部解。-Backtracking
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:1188
    • 提供者:flxyd
  1. introduce-to-algorithms

    0下载:
  2. 《算法导论》原书第三版第十五章关于动态规划的里面所有伪代码的源程序,名称和书中的伪代码名称一致,很好找,代码均为本人手写,并进过验证。-"Introduction to algorithms," the third edition of the original book fifteenth chapters about the dynamic planning all the pseudo code of the source, the pseudo code name and the boo
  3. 所属分类:source in ebook

    • 发布日期:2017-05-18
    • 文件大小:4964352
    • 提供者:xgz
  1. RBTree

    0下载:
  2. 算法导论中红黑树插入删除源码,自己编写的 亲测可用-Introduction to algorithms in the red and black tree insert to delete the source code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2539
    • 提供者:袁鹏斐
  1. CLRS

    0下载:
  2. 算法导论中,第二章,第三章,第四章代码实现和课后习题的答案(These files conclude the implemented code of chapter 2 , 3 & 4 in CLRS and the answers of some problems)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-23
    • 文件大小:28672
    • 提供者:lsry
  1. 并行计算导论(原书第2版) 清晰PDF

    2下载:
  2. 并行计算导论系统介绍涉及并行计算的体系结构、编程范例、算法与应用和标准等。覆盖了并行计算领域的传统问题,并且尽可能地采用与底层平台无关的体系结构和针对抽象模型来设计算法。书中选择MPI(Message Passing Interface)、POSIX线程和OpenMP这三个应用*广泛的编写可移植并行程序的标准作为编程模型,并在不同例子中反映了并行计算的不断变化的应用组合。(ntroduction to Parallel Computing System introduces the archit
  3. 所属分类:并行计算

    • 发布日期:2020-09-26
    • 文件大小:49017856
    • 提供者:gl62m
搜珍网 www.dssz.com