CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能 数据结构常用算法

资源列表

« 1 2 ... .67 .68 .69 .70 .71 2672.73 .74 »
  1. Introduction-to-Algorithms

    0下载:
  2. Introduction to Algorithms》译作《算法导论》,是由Thomas H.Cormen, Charles E.Leiserson 等人编写的十分经典的计算机算法书籍。本书以相当的深度介绍了许多常用的数据结构和有效的算法,使得这些算法的设计和分析易于被各个层次的读者所理解。本书被china-pub会员评为“2007年我最喜爱的十大技术图书”之一,被《程序员》等机构评选为2006年最受读者喜爱的十大IT图书之一。-Introduction to Algorithms "
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:48787456
    • 提供者:hylzuo
  1. Introduction-to-Algorithms

    0下载:
  2. 本书介绍了各种算法,及其各种不同的应用,可以帮助人们了解一些算法的应用-This book describes the various algorithms, and a variety of different applications that can help people understand the application of some algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:48787456
    • 提供者:gaobin
  1. Exe-2-ssd5

    0下载:
  2. Exercise 2 SSD5 C++ right answer and code for exe2 with handout files.
  3. 所属分类:Data structs

    • 发布日期:2017-11-05
    • 文件大小:49324032
    • 提供者:
  1. jsjchengxushejiyishu

    0下载:
  2. 关于算法分析的这多卷论著已经长期被公认为经典计算机科学的定义性描述关于算法分析的这多卷论著已经长期被公认为经典计算机科学的定义性描述。迄今已出版的完整的三卷已经组成了程序设计理论和实践的惟一的珍贵资源,无数读者都赞扬Knuth的著作对个人的深远影响,科学家们为他的分析的美丽和优雅所惊叹,而从事实践的程序员已经成功地将他的“菜谱式”的解应用到日常问题上,所有人都由于Knuth在书中表现出的博学、清晰、精确和高度幽默而对他无比敬仰。 第1卷为基本算法,分“基本概念”和“信息结构”两章。本卷以基本
  3. 所属分类:Data structs

    • 发布日期:2017-12-09
    • 文件大小:49591305
    • 提供者:xaero
  1. Introduction-to-Algorithms_CV

    0下载:
  2. 算法导论清晰中文版 编写出优秀的代码需要扎实的基础,如果数据结构和算法学的不好,怎么对程序的性能进行优化,怎样从类库中选择合适的数据结构。因此,《算法导论》作为畅销的介绍基础数据结构与算法的书籍,是程序员夯实基础的重要保证。-Introduction to Algorithms (Chinese version) is a great book that helps progremers to write elegant code.
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:50033664
    • 提供者:啦啦
  1. 算法导论中文版高清pdf版

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

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

    0下载:
  2. 数据结构的大作业,南京公交路线查询系统,可以针对站名以及路线进行查询,可以进行一次换乘和两次换乘-Data structure operations, Nanjing bus line inquiry system, for the name of the station and the route query, you can make one transfer and two transfer
  3. 所属分类:Data structs

    • 发布日期:2017-11-30
    • 文件大小:50278400
    • 提供者:
  1. books-of-algorithm

    0下载:
  2. 一些好的算法书的集合,包括《算法导论》《实用算法的分析与程序设计》《算法设计与分析(王晓东)》等-Algorithm is a collection of some good books, including "Introduction to Algorithms", "Practical algorithm analysis and program design," "algorithm design and analysis (Xiaodong)", etc.
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:50860032
    • 提供者:sunjing
  1. khtda

    0下载:
  2. 考研所需,还有专业课,公共课,各个版本的课后题答案,内容比较多,请慎重下载。-it will help you
  3. 所属分类:Data structs

    • 发布日期:2017-11-26
    • 文件大小:51262464
    • 提供者:DZzhang
  1. kernel2.4.18_r1.1

    0下载:
  2. 自己根据lkd和情境分析,对kernel源码的核心模块的关键数据结构做的注释-Themselves in accordance with lkd and situational analysis, kernel-source core modules to do the key data structure of the Notes
  3. 所属分类:Data structs

    • 发布日期:2017-12-03
    • 文件大小:51543759
    • 提供者:bradgei
  1. MultifunctionalCalculator

    0下载:
  2. 基于MFC平台,实现多功能计算器,可求解复杂表达式,主要实现为数据结构中链表和数组,对于要熟悉链表和数组的初学者有很帮助。-Based on the MFC platform, to achieve multi-function calculator, can solve complex expressions, the main realization of the data structure for the list and array, to be familiar with the l
  3. 所属分类:Data structs

    • 发布日期:2017-12-15
    • 文件大小:53314560
    • 提供者:王侠
  1. TheArtofcomputerprogramming

    0下载:
  2. "The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching";-"The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching";
  3. 所属分类:Data structs

    • 发布日期:2017-11-10
    • 文件大小:53968867
    • 提供者:
« 1 2 ... .67 .68 .69 .70 .71 2672.73 .74 »
搜珍网 www.dssz.com