Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course, to a large extent, follows on from Data Structures and Algorithms I. However, while DS&A I focused on fundamental datastructures, DS&A II will focus on practical algorithms, applicable to a wide range of tasks. The approach will be somewhat less formal, with a little more focus on applications.
资源简介:Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course, to a large extent, follows on from Data Structures and Algorithms I. However, while DS&A I focused on fundamental dataStructures, DS&A II...
上传时间: 2016-05-08
上传用户:阿四AIR
资源简介:Data Structures And Algorithms With Object-Oriented Design Patterns In Python
上传时间: 2014-01-30
上传用户:黄华强
资源简介:NTL is a high-performance, portable C++ library providing data Structures and Algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.
上传时间: 2014-01-05
上传用户:水中浮云
资源简介:Data Structures And Algorithms With Object-Oriented Design Patterns In Python (2003) source code and html file
上传时间: 2014-01-25
上传用户:dbs012280
资源简介:Data Structures and Algorithms with Object-Oriented Design Patterns in C# 这本书的范例代码dll自己反编译的source code http://www.brpreiss.com/books/opus6/
上传时间: 2013-11-29
上传用户:xuanjie
资源简介:Data Structures and Algorithms with Object-Oriented Design Pattern in C++ 国外经典C++原版书库《数据结构与算法:面向对象的C++设计模式》/(美)Bruno R.Preiss著 胡广斌等译 十分经典、难得!
上传时间: 2013-12-21
上传用户:lingzhichao
资源简介:C面向对象算法数据结构 Data Structures and Algorithms with Object-Oriented Design Patterns in C
上传时间: 2013-12-15
上传用户:362279997
资源简介:Data Structures and Algorithms with Object-Oriented Design Patterns in Java Bruno R. Preiss B.A.Sc., M.A.Sc., Ph.D., P.Eng. Associate Professor Department of Electrical and Computer Engineering University of Waterloo, Waterloo, Canada
上传时间: 2017-03-07
上传用户:z754970244
资源简介:DATA Structures AND Algorithms IN JAVA SAM MITCHELL WAITE
上传时间: 2017-06-12
上传用户:baitouyu
资源简介:Data Structures and Problem Solving Using C++ provides an introduction to data Structures and Algorithms from the viewpoint of abstract thinking and problem solving, as well as the use of C++. It is a complete revision of Weiss successful ...
上传时间: 2013-12-20
上传用户:lifangyuan12
资源简介:Algorithms Data Structures and Problem Solving with C++.pdf。。。提供给需要的共学下载
上传时间: 2014-11-04
上传用户:diets
资源简介:Algorithms Data Structures and Problem Solving with C++
上传时间: 2014-01-01
上传用户:sxdtlqqjl
资源简介:A Library of Efficient Data Types and Algorithms,封装了常用的ADT及其相关算法的软件包
上传时间: 2014-01-10
上传用户:fhzm5658
资源简介:A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全
上传时间: 2015-03-12
上传用户:fxf126@126.com
资源简介:Data Structures and Algorithm Analysis in Java -- Source Code
上传时间: 2014-01-19
上传用户:6546544
资源简介:算法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
资源简介:It s the E-book of LEDA. Library of Efficient Data types and Algorithms
上传时间: 2014-01-24
上传用户:熊少锋
资源简介:国外教材数据结构 data Structures c++ Algorithms 大全
上传时间: 2014-01-11
上传用户:皇族传媒
资源简介:A Practical Introduction to Data Structures and Algorithm Analysis 一书的java源代码。对算法学习有非常高参考价值。
上传时间: 2014-01-09
上传用户:zhengzg
资源简介:游戏开发数据结构Data Structures for Game Programmers The Goodies Directory contains all sorts of stuff. For example, there are the four 3rd-Party libraries used in the book, SDL, SDL_TTF, FreeType (which SDL_TTF uses), and STLPort, which...
上传时间: 2017-02-12
上传用户:qoovoop
资源简介:DSP-based positioning data GPRMC extraction, NMEA-0183 data format and understanding of the basic working principle of GPS
上传时间: 2013-12-19
上传用户:helmos
资源简介:Find an introduction to the architecture, concepts and Algorithms of the Linux kernel in Professional Linux Kernel Architecture, a guide to the kernel sources and large number of connections among subsystems.
上传时间: 2014-01-15
上传用户:TRIFCT
资源简介:This book is the most accurate and up-to-date source of information the STL currently available. ... It has an approach and appeal of its own: it explains techniques for building data Structures and Algorithms on top of the STL, and in this...
上传时间: 2015-10-31
上传用户:CHINA526
资源简介:密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data Structures and Algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over finite fie...
上传时间: 2014-01-04
上传用户:exxxds
资源简介:In the last decade the processing of polygonal meshes has emerged as an active and very productive research area. This can basically be attributed to two developments: Modern geometry acquisition devices, like laser scanners and MRT, ...
上传时间: 2017-06-03
上传用户:TF2015
资源简介: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
资源简介:本书介绍计算机编程中经常用到的数据结构与算法,几乎每个电脑程序,即使再简单,也会用到数据结构及其算法。本书是 Sams 出版,同类书还有Java 面向对象模式设计之数据结构与算法 Data Structures And Algorithms In Java
上传时间: 2013-12-27
上传用户:sxdtlqqjl
资源简介:Developers use Algorithms and data Structures every day of their working lives. Having a good under-standing of these Algorithms and knowledge of when to apply them is essential to producing softwarethat not only works correctly, but also p...
上传时间: 2015-11-03
上传用户:wyc199288
资源简介:data Structures, Algorithms and Application书的源代码,希望对大家有用!
上传时间: 2015-09-25
上传用户:yuzsu
资源简介:Charles.River.Algorithms.and.Data.Structures.The Science.of.Computing
上传时间: 2014-01-21
上传用户:皇族传媒