Data Structures,Algorithms,and Applications in C++ 国外经典C++原版书库《数据结构、算法与应用:C++语言描述》/(美)萨尼(Sahni,S)著;汪诗林等译 十分经典、难得!
资源简介:Data Structures,Algorithms,and Applications in C++ 国外经典C++原版书库《数据结构、算法与应用:C++语言描述》/(美)萨尼(Sahni,S)著;汪诗林等译 十分经典、难得!
上传时间: 2016-08-17
上传用户:xinzhch
资源简介:这是翻阅《数据结构、算法与应用——C++语言描述》 以及在网上得到的一些资料后写出来的。起因是在项目中要用到一个链表,但我做一个简单的链表在C++中用的时候跟C差别很多,比如赋值运算(编译器说要做操作符重载,或者考贝构造函数,C++中把结构当成一个类...
上传时间: 2013-12-24
上传用户:TRIFCT
资源简介:《数据结构、算法与应用》从C++语言应用角度列举了要点,以大量示例实现了表、树、图数据结构,最后实证了各种典型算法。以标准C++语法,模板化设计,符合软工思想。此内容为源码。
上传时间: 2013-12-22
上传用户:tianyi223
资源简介:这是数据结构、算法与应用-C++语言描述的代码,作者是Sartaj Sahni
上传时间: 2014-12-21
上传用户:三人用菜
资源简介:Data Structures and Algorithms with Object-Oriented Design Pattern in C++ 国外经典C++原版书库《数据结构与算法:面向对象的C++设计模式》/(美)Bruno R.Preiss著 胡广斌等译 十分经典、难得!
上传时间: 2013-12-21
上传用户:lingzhichao
资源简介:data Structures, Algorithms and Application书的源代码,希望对大家有用!
上传时间: 2015-09-25
上传用户:yuzsu
资源简介:关于数据结构基本算法的解释以及c++语言函数使用介绍讲解
上传时间: 2013-12-23
上传用户:2525775
资源简介:《数据结构-用面向对象和C++语言描述》习题答案
上传时间: 2013-12-04
上传用户:huangld
资源简介:清华大学计算机系数据结构课程教材《数据结构 用面向对象方法和C++描述》(殷人昆主编)的类库(书中程序的源代码)
上传时间: 2016-08-08
上传用户:ynsnjs
资源简介:用C实现的数据结构迷宫算法,在Turbo C 环境下可运行出结果,值得借鉴。
上传时间: 2014-01-04
上传用户:wangyi39
资源简介:Data Structures & Algorithms in Java by Robert Lafore ISBN: 1571690956 Sams © 1998, 617 pages Beautifully written and illustrated, this book introduces you to manipulating data in practical ways using Java examples
上传时间: 2016-10-08
上传用户:gdgzhym
资源简介:Memory Management - Algorithms and Implementation in C & C
上传时间: 2015-01-21
上传用户:huyiming139
资源简介:算法ebook(10部算法经典著作的合集) 算法ebook> 10部算法经典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2)Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garr...
上传时间: 2015-04-04
上传用户:tfyt
资源简介:这是数据结构和算法的国外经典书籍.清华大学出版社出版的<数据结构C++语言描述-应用模板库STL>陈君 译 英文名称是Data Structures with C++ Using STL. 作者: William Ford ,William Topp . 代码代码当中包含各种经典算法 ,比如各种排序 如选择排序,基数排序...
上传时间: 2014-01-05
上传用户:zhangyi99104144
资源简介:Data+Structures+Algorithms+in+Java,讲术java的数据结构和算法
上传时间: 2013-12-15
上传用户:jyycc
资源简介:Wordware - Memory Management, Algorithms and Implementation in C & C++.chm
上传时间: 2014-08-17
上传用户:hustfanenze
资源简介:data struct algorithm and application in c++ 一书的课后答案源码
上传时间: 2016-10-24
上传用户:shus521
资源简介:Memory Management—Algorithms and implementation in C/C++ Introduction Chapter 1 - Memory Management Mechanisms Chapter 2 - Memory Management Policies Chapter 3 - High-Level Services Chapter 4 - Manual Memory Management Chapter 5 ...
上传时间: 2013-12-25
上传用户:541657925
资源简介:Java数据结构和算法中文第二版源码, The files in this folder, \ReaderFiles\, contain both source code and executable code for the example programs presented in the text of "Data Structures and Algorithms in Java," 2nd Edition. They are av...
上传时间: 2013-12-18
上传用户:huyiming139
资源简介:Algorithms and Applications
上传时间: 2014-12-07
上传用户:dbs012280
资源简介:Collision.Detection.-.Algorithms.and.Applications 主要介绍了碰撞的算法与应用。从结构结构的角度去分析与建立3d游戏中的碰撞处理
上传时间: 2013-12-26
上传用户:3到15
资源简介:The Design and Evolution of C++ 国外经典C++原版书库《C++语言的设计和演化》/(美)斯特郎斯特鲁普(Stroustrup,B)著;裘宗燕等译 十分经典、难得!
上传时间: 2016-08-17
上传用户:chenlong
资源简介:Thinking in C++(Second Edition) 国外经典C++原版书库《C++编程思想(英文版.第2版)》/(美)埃克尔(Eckel,B)著 十分经典、难得!
上传时间: 2016-08-17
上传用户:520
资源简介:Thinking in C++(Second Edition),Volume One:Introduction to Standard C++ 国外经典C++原版书库《C++编程思想(第2版)第1卷:标准C++导引》/(美)埃克尔(Eckel,B)著;刘宗田等译 十分经典、难得!
上传时间: 2014-12-07
上传用户:jkhjkh1982
资源简介:Parallel Algorithms and Cluster Computing Implementations, Algorithms and Applications
上传时间: 2017-01-18
上传用户:zycidjl
资源简介:A useful document on data Structures & Algorithms
上传时间: 2014-12-07
上传用户:yd19890720
资源简介:An interesting paper about hypertextures for modelling furry Structures, clouds and fire in volume rendering.
上传时间: 2017-06-03
上传用户:wangyi39
资源简介:一篇关于碰撞检测算法的论文(英文):Collision Detection: Algorithms and Applications
上传时间: 2014-01-12
上传用户:标点符号
资源简介:This book is about writing TinyOS systems and Applications in the nesC language. This chapter gives a brief overview of TinyOS and its intended uses. TinyOS is an open-source project which a large number of research universities and com...
上传时间: 2017-09-04
上传用户:253189838
资源简介:射频电路设计:理论与应用:theory and Applications 全部源代码
上传时间: 2015-05-17
上传用户:我干你啊