This version of the book is a DRAFT! The chapters are mostly complete, but not carefully edited. Some of the debugging sections are not done, and not all chapters have exercises. If you have high-level comments about the organization of the book or the topics covered, please send me email at feedback{at}thinkpython{dot}com. It is probably too early for detailed comments like spelling errors.
标签: carefully chapters complete version
上传时间: 2014-08-29
上传用户:ayfeixiao
本书是Ford和Topp两位教授于199b年出版的名著Data Structures with C一的第2版,在全球范围内已经有数以万计·的学生从中受益。 作音将C十+语言作为算法描述语言,应用包含规范化的数据结构的标准模板库,集讲述了数组、向量、表、关联树容器,以及集合、映射、堆、哈希表和图等数据结构及其算法,重点讨论了如何高效地存储大型数据集合,涵盖了数据结构初级和高级教程的最新内容。书中各章章前提出学习目标,章后附有丰富的练习题、答案以及书面练习和上机编程练习,指导读者迅速、全面地掌握核心知识点和编程技巧,本书可作为计算机及相关专业数据结构课程的核心教材,对于研发人员,也是一本数据结构与而向对象技术完整结合的全新技术参考用书
标签: Structures Ford 199b Data
上传时间: 2013-12-24
上传用户:2404
这个程序实现了距离矢量路由算法,又称Bellman-Ford算法,使用java编程实现.
标签: Bellman-Ford java 程序 距离矢量
上传时间: 2016-12-27
上传用户:lmeeworm
Draft ITU-T Recommendation and Final Draft International Standard of Joint Video Specification (ITU-T Rec. H.264 | ISO/IEC 14496-10 AVC)
标签: Draft Recommendation International Specification
上传时间: 2017-02-16
上传用户:gaome
Final draft of the ISO 14443 norm
上传时间: 2013-12-18
上传用户:ynsnjs
bellman-ford的模板,方便大家使用,可以直接粘贴使用
标签: bellman-ford 模板
上传时间: 2017-06-21
上传用户:zhuimenghuadie
个程序实现了距离矢量路由算法,又称Bellman-Ford算法,使用java编程实现.-This process achieved a distance vector routing algorithm, also known as Bellman-Ford algorithm
标签: Bellman-Ford achieved distance algorith
上传时间: 2013-12-22
上传用户:ommshaggar
个程序实现了距离矢量路由算法,又称Bellman-Ford算法,使用java编程实现.-This process achieved a distance vector routing algorithm, also known as Bellman-Ford algorithm
标签: Bellman-Ford achieved distance algorith
上传时间: 2013-11-28
上传用户:13188549192
This is an implementation of bellman ford algorithm using java.
标签: implementation algorithm bellman using
上传时间: 2017-07-14
上传用户:15071087253
Algorithms for programmers This draft is intended to turn into a book about selected algorithms. The audience in mind are programmers who are interested in the treated algorithms and actually want to have/create working and reasonably optimized code.
标签: programmers Algorithms algorithms intended
上传时间: 2014-01-22
上传用户:jqy_china