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

搜索资源列表

  1. 算法导论

    0下载:
  2. 介绍算法的书籍,比较详细介绍了相关算法的一些基本知识和事项过程。-algorithm introduced the books, more detailed correlation algorithm introduced some basic knowledge of the process and issues.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:16598493
    • 提供者:王凯
  1. sortcode.rar

    0下载:
  2. 算法导论上面各种排序算法的实现及排序性能比较的c语言实现代码,Introduction to the above algorithm for the realization of a variety of sorting algorithm and performance comparison to sort the c language code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:203864
    • 提供者:张辉
  1. suanfadaolun-v2.0

    0下载:
  2. 算法是程序的灵魂,算法导论对程序员有很大的指导及提高的作用.程序员必读课本.-Algorithm is the soul of the procedures, algorithms Introduction to the programmer a great guide and enhance the role. Programmers reading textbooks.
  3. 所属分类:Data structs

    • 发布日期:2017-05-30
    • 文件大小:13035839
    • 提供者:fightfish
  1. Introduction_to_Algorithm

    0下载:
  2. 常见算法设计的源代码。配合著名的那本“算法导论”。其中主要包括: 归并排序 活动选择问题 矩阵链乘问题 矩阵链乘问题的备忘录解法 逆序对问题 求和问题 装配线问题 最短路径Dijkstra算法和堆操作 -Common algorithm design of the source code. With the well-known that the " Introduction to Algorithms." Which mainly i
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:14841
    • 提供者:xichen
  1. Introduction-to-Algorithms

    0下载:
  2. 有算法导论英文版和中文版,现代计算机常用数据结构和算法-With Introduction to Algorithms, English and Chinese, modern computer data structures and algorithms commonly used
  3. 所属分类:Data structs

    • 发布日期:2017-11-06
    • 文件大小:60772352
    • 提供者:baide
  1. 算法导论(第三版)基本完整中文版答案

    4下载:
  2. 算法导论中文与英文答案(Introduction to algorithms, Chinese and English)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-14
    • 文件大小:5833728
    • 提供者:xiaoxuehome
  1. 算法导论答案

    0下载:
  2. 麻省理工大学算法导论答案详解,有助于学习算法导论的同学们。(Massachusetts Institute of Technology Introduction to the introduction of the algorithm, help to learn the introduction of algorithm students.)
  3. 所属分类:数据结构

  1. 算法导论 中文版 第3版.pdf

    0下载:
  2. 算法导论,用于了解算法知识,进一步加强编程能力的好书(good book to give us a sense of algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-17
    • 文件大小:40408064
    • 提供者:tyw0115
  1. 算法导论_第3版_CHS

    0下载:
  2. 算法导论书籍,入门必备。需要的朋友可以下载查看, 希望可以有所帮助(Introduction to algorithms)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-23
    • 文件大小:101176320
    • 提供者:dnywwp
  1. 数据结构各种算法实现(C++模板)

    0下载:
  2. 算法导论c语言实现, 清华大学版本, 欢迎使用(the introduction of algorithm solution with c)
  3. 所属分类:数据结构

    • 发布日期:2017-12-30
    • 文件大小:68608
    • 提供者:davidneuron
  1. 算法导论

    0下载:
  2. 算法导论第三版的答案,用c++泛型编程。(algorithm solution with c++)
  3. 所属分类:数据结构

    • 发布日期:2017-12-29
    • 文件大小:887808
    • 提供者:DevinChang
  1. Introduction to Algorithms

    0下载:
  2. 算法导论第三版英文版本。本书的最大特点就是将严谨性和全面性融入在了一起。(introduction of algorithms 3th edition)
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:4734976
    • 提供者:wanvo
  1. 算法导论_原书第3版_CHS

    0下载:
  2. 算法导论这本书是算法界的经典,是每个学习算法的人的必读书籍。里面包含了许多经典算法(Introduction to Algorithms This book is a classic in the world of algorithms and a must-read for anyone learning algorithms. It contains many classic algorithms)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:100970496
    • 提供者:mimmy
  1. 智能算法导论课件

    0下载:
  2. 智能算法导论,包括神经网络遗传算法粒子群算法等(Introduction of intelligent algorithms, including neural network genetic algorithm, etc.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:3399680
    • 提供者:xy的刮胡刀
  1. 《算法导论(原书第3版)》

    0下载:
  2. 算法导论,数字算法,原书第3版,好的书籍(Introduction to algorithms, digital algorithms, third edition of the original book, good books)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:47566848
    • 提供者:XUDONG91
  1. 算法导论(第三版英文版)

    0下载:
  2. 算法导论是一本非常经典的书籍,值得大家看看(The introduction of the algorithm is a very classic book. It's worth looking at.)
  3. 所属分类:数据结构

  1. 算法导论中文版高清pdf版

    0下载:
  2. 算法导论中文版高清pdf版 算法导论中文版高清pdf版(Introduction to Algorithms)
  3. 所属分类:数据结构

    • 发布日期:2018-04-29
    • 文件大小:50126848
    • 提供者:Truth34
  1. 算法导论

    0下载:
  2. 算法导论书籍,该书籍是学习算法的一本好用的教程(Introduction to Algorithms)
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:55910400
    • 提供者:fengxingyun
  1. 算法导论_中文版_第三版

    1下载:
  2. 算法导论为最经典的算法书籍,内容丰富且有深度。(Introduction to Algorithm is the most classic algorithm book.)
  3. 所属分类:数学计算

    • 发布日期:2021-03-30
    • 文件大小:5095424
    • 提供者:supermario009
  1. 算法导论第三版习题答案(中文版和英文版)

    11下载:
  2. 算法导论第三版,包含了英文版和中文版,同时还有上传者自己对习题的解答(The third edition of the Introduction to Algorithms, which includes both English and Chinese versions, also includes the uploader's own solutions to the problem sets)
  3. 所属分类:数据结构

    • 发布日期:2019-02-03
    • 文件大小:6064128
    • 提供者:tccc
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com