Welcome![Sign In][Sign Up]
Location:
Search - Data Structures and Algorithms

Search list

[Data structsA Practical Introduction to Data Structures and Al

Description: A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全-A Practical Introduction to Data Structures and Analysis Algorithm, data structures and algorithms, including Java inside description, description of C and C described in three versions, all very
Platform: | Size: 7300096 | Author: 妖精雨 | Hits:

[Other算法ebook(10部算法经典著作的合集)

Description: 算法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. Garrett (3)Data Structures and Algorithm Analysis in C by Mark Allen Weiss (4)Data Structures: From Arrays to Priority Queues by Wayne Amsbury (5)Information Retrieval: Data Structures & Algorithms edited by William B. Frakes and Ricardo Baeza-Yates (6)Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, and Ronald L. Rivest (7)Practical Data Structures in C++ by Bryan Flamig (8)Reliable Data Structures in C by Thomas Plum (9)Data Structures and Algorithms Alfred V. Aho, Bell Laboratories, Murray Hill, New Jersey John E. Hopcroft, Cornell University, Ithaca, New York Jeffrey D. Ullman, Stanford University, Stanford, California (10)DDJ Algorithms and Data Structures Articles-algorithm ebook (10 Algorithm classics Collection) algorithm ebookgt; Gt; Ten algorithm classics Collection chm format (1) Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2) Data Structures and Algorithms and Program Using C by Style Asperula and James F. Leonard J. Garrett (3) Data Structures and Analysis Algorithm in C by Mark Allen Weiss (4) Data Structures : From Arrays to Priority Queues by Wayne Amsbury (5) Information Retrieval : Data Structures Algorithms edited by William B . Frakes and Ricardo Baeza- Yates (6) Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, and Ronald L. Rivest (7) Practical Data Structures in C by Bryan Flamig (8) Reliable Data Structures in C by Thomas Plum (9) Data Structures and Algorithms Alfred V. Aho, Bell Laborat
Platform: | Size: 29000704 | Author: 狼狼 | Hits:

[Booksdatastructuresc++algorithms

Description: 国外教材数据结构 data structures c++ algorithms 大全-foreign materials data structure data structures c algorithms Daquan
Platform: | Size: 239616 | Author: 肖恒辉 | Hits:

[JSPData+Structures+Algorithms+in+Java

Description: Data+Structures+Algorithms+in+Java,讲术java的数据结构和算法-Data Structures in Java, java stresses in the data structure and algorithm
Platform: | Size: 2883584 | Author: Mr. Ma | Hits:

[OtherDesigning.Components.with.the.C++.STL

Description: 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 way appreciates the STL for what it is - a framework. Angelika Langer, Independent Consultant and C++ Report Columnist "A superbly authored treatment of the STL......an excellent book which belongs in any serious C++ developer s library." Jim Armstrong, President 2112 F/X, Texas. \n The C++ Standard Template Library (STL) represents a breakthrough in C++ programming techniques. With it, software developers can achieve vast improvements in the reliability of their software, and increase their own productivity. -This book is the most accurate and up-to-da te source of information the STL currently av ailable. ... It has an approach and appeal of its own : it explains techniques for building data struc tures and algorithms on top of the STL. and in this way appreciates the STL for what it is- a framework. Angelika Langer. Independent Consultant and C. Report Columnist "A superbly authored treatment of the STL ... . an excellent book which belongs in any serious C developer's library. "Jim Armstrong, President 2112 F/X, Texas. \ n The C Standard Template Library (STL) represents a breakthrough in C programming Commando hniques. With it, software developers can achieve vast improvem ents in the reliability of their software. and increase their own productivity.
Platform: | Size: 770048 | Author: 静水 | Hits:

[File FormatData_Structures_and_Algorithms

Description: 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 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.
Platform: | Size: 206848 | Author: maxultra | Hits:

[Windows DevelopData.Structures.and.Algorithms.in.C++.(Adam.Drozde

Description: 数据結構与算法C++版Adam Drozdek著-Data structure and algorithm C++ Version of the Adam Drozdek
Platform: | Size: 22513664 | Author: feng | Hits:

[VC/MFCData_structures_and_Algorithms_with_Object_Orienty

Description: Data Structures and Algorithms with Object-Oriented Design Pattern in C++ 国外经典C++原版书库《数据结构与算法:面向对象的C++设计模式》/(美)Bruno R.Preiss著 胡广斌等译 十分经典、难得!-Data Structures and Algorithms with Object-Oriented Design Pattern in C++ Foreign classic C++ Original book
Platform: | Size: 9645056 | Author: lixin | Hits:

[Data structsdata+structures+algorithms+and+applications+in+C++

Description: 数据结构 算法与应用 C++语言描述 机械工业出版社,完全非扫描高清版 配有答案和程序-Data structures algorithms and application of C++ Language description of Machinery Industry Press, completely non-scanning high-definition version with the answer and procedures
Platform: | Size: 18666496 | Author: | Hits:

[Software EngineeringData_Structures_and_Problem_Solving_with_C++

Description: 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 CS2 book Algorithms, Data Structures, and Problem Solving with C++.-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 CS2 book Algorithms, Data Structures, and Problem Solving with C++.
Platform: | Size: 1544192 | Author: voirin | Hits:

[OtherData.Structures.and.Algorithms.in.C...(Adam.Drozde

Description: this book mainly includes these contents :linked list, stacks and queuse, recursions, binary tree, multi tree, graphs, sorting, hashing, data compression.-Data Structures and Algorithms in C++(Adam.Drozdek).2nd.Ed.2001
Platform: | Size: 22521856 | Author: michael | Hits:

[JSP/JavaSams.Publishing.Data.Structures.and.Algorithms.pdf

Description: Data.Structures.and.Algorithms in java second edition
Platform: | Size: 3631104 | Author: cywin | Hits:

[Data structsData.Structures.Algorithms.CHS

Description: data structures algorithms and applications in c++ 中文版 学习数据结构的经典教材-data structures algorithms and applications in c++ data structures to study the Chinese version of the classic textbook
Platform: | Size: 7929856 | Author: vmario | Hits:

[Data structsData-structures-and-algorithms

Description: 这是关于数据结构与算法的八套练习题,希望队期末考试有所帮助-This is about eight sets of data structures and algorithms of the exercises, hoping team final exam help! !
Platform: | Size: 458752 | Author: 默默 | Hits:

[Data structsData-structures-and-algorithms-PPT

Description: 这是关于数据结构的PPT,讲的简单易懂,里面有不少代码,希望对您有帮助-This is a data structure on the PPT, talk about easy to understand, which has a lot of code, and want to help you! !
Platform: | Size: 5009408 | Author: 默默 | Hits:

[JSPData+Structures+And+Algorithms+in+Java

Description: Data Structures And Algorithms in Java
Platform: | Size: 2883584 | Author: Richard | Hits:

[Data structsData-structures-and-algorithms-toolbox

Description: 数据结构与算法工具箱,里面有一些有用的函数,值得一看。-Data structures and algorithms toolbox, which has some useful functions, worth a visit.
Platform: | Size: 120832 | Author: Haha | Hits:

[Data structsDataStructuresandAlgorithms

Description: 数据结构和算法,Alfred V.Aho所著,很不错的一本老书,有时候都可以拿来看一看。-Data structures and algorithms, written by Alfred V. Aho , it is a good old book, if you got time you can take a look.
Platform: | Size: 5595136 | Author: Mckuro | Hits:

[Internet-NetworkData Structures and Algorithms Using Python

Description: Data Structures and Algorithms Using Python 作者: Rance D. Necaise 出版社: Wiley 出版年: 2010-12-21 页数: 520 装帧: Paperback ISBN: 9780470618295 越来越多的程序员转向使用Python,这本书将会给他们他们所需要的理解。 Necaise介绍了基本的数组结构,并探讨了实现和使用多维数组的基本原理。 覆盖了许多Python内置数据结构和构造的基本机制。 在本书中讨论了许多ADT和应用程序,以便在引入新的数据结构时允许多个实现。 还介绍了各章节主题的实际应用。 这为程序员提供了Python语言中抽象和基本数据结构和算法的完整覆盖。(More and more programmers are turning to Python and this book will give them the understanding they need. Necaise introduces the basic array structure and explores the fundamentals of implementing and using multi-dimensional arrays. The underlying mechanisms of many of Python s built-in data structures and "constructs are covered. A number of ADTs and applications are discussed as threads throughout the book to allow for multiple implementations as new data structures are introduced. Real-world applications of the various chapter topics are also presented. This gives programmers complete coverage of abstraction and the basic data structures and algorithms in the Python language.)
Platform: | Size: 8684544 | Author: dasongjq | Hits:

[BooksData Structures and Algorithms in Python

Description: data structures and algorithms in python
Platform: | Size: 5738496 | Author: Fifafofa | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net