资源列表
123
- 漫游中国,课程设计课题,数据结构课程设计提,计算最短路径-Roaming China, curriculum design issues, data structures course design to mention, to calculate the shortest path
java8-stream-example
- java8的stream基本用法,利用文件流实现了对文本的批量处理,文本信息的统计及信息的正删改查。- Java8 stream of basic usage, using file stream to achieve a batch of text processing, text information statistics and information is deleted.
Computer-Programming(volumn-2)
- 计算机程序设计艺术(第二卷)---半数值算法-The Art of Computer programming
c-language-algorithm
- c语言算法,包括数据结构,基本算法,常用类型算法-c language algorithms, including data structures, basic algorithms, commonly used type of algorithm
8-queens-problems
- MFC实例, 八皇后问题, 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出。-MFC example, 8 queens problems, 8 queens problems is an ancient and famous problem, is the typical examples of retrospective algorithm. The problem is the nineteenth century famous ma
大话数据结构
- 数据结构讲解,数组列表树网,查找排序,浅析时间复杂度(about data structure)
chapter-1
- abaqus中python开发的一些例子-some examples of python in abaqus
Exe-3-ssd5
- Exercise 3 SSD5 Visual C++ right answer and code for exe3 with handout files
Data-Structure
- 算法与数据结构,张乃孝著,有书签,第二版-data structure by zhangnaixiao
Introduction-to-Algorithms.2nd.EN
- 算法导论中文版第二版。不是94年版的数据结构和算法。当时在网上找这本书的时候发现很多写着算法导论但是下载后发现都是现代计算机常用数据结构和算法。所以上传给需要的朋友们!-Introduction to Algorithms second edition of the Chinese version. Not the 94-year version of the data structures and algorithms. At that time the Internet looking fo
Introduction-to-Algorithms
- 来自MIT的《算法导论》,这是计算机科学中的灵魂和关键所在,它详细介绍了各种数据结构和算法,以类C语言描述算法,简单易懂。-Introduction to Algorithms
Introduction-to-Algorithms
- Introduction to Algorithms》译作《算法导论》,是由Thomas H.Cormen, Charles E.Leiserson 等人编写的十分经典的计算机算法书籍。本书以相当的深度介绍了许多常用的数据结构和有效的算法,使得这些算法的设计和分析易于被各个层次的读者所理解。本书被china-pub会员评为“2007年我最喜爱的十大技术图书”之一,被《程序员》等机构评选为2006年最受读者喜爱的十大IT图书之一。-Introduction to Algorithms "