4 eBooks tagged "Algorithms and Data"
Related tags:
Structures [+],
and [+],
in [+],
Using [+],
with,
to,
of,
for,
Wireless,
Web,
Visualization,
Visibility,
Variablelength,
Theory,
The,
Streams,
Springer,
Sensors,
Second,
Scheduling,
Scalable,
Processing,
Principles,
Presentation,
Plane,
Patterns,
PHP,
Oracle,
OReilly,
New,
Networks,
Multivariate,
Molecular,
Mining,
Methods,
Learning,
Lattice,
Introduction,
Infrastructures,
IP,
Handbook,
Genetic,
From,
Flexible,
Excel,
Essentials,
Electromagnetics,
Edition,
Digraphs,
Development,
Designing,
Demystified,
Correspondence,
Cookbook,
Controls,
Computer,
Compression,
Coding,
Codes,
Book,
Biometrics,
Biology,
Automated,
Astronomy,
Architectures,
Architects,
Applications,
Analysis,
Algebra,
Advances,
Access,
ASP.NET,
3rd
Posted: May 26th, 2007, 3:36pm CEST by linus
Once you’ve learned to program, you run into real-world problems that require more than a programming language alone to solve. Data Structures and Algorithms in Java is a gentle immersion into the most practical ways to make data do what you want it to do. Lafore’s relaxed mastery of the techniques comes through as though [...]

Posted: September 17th, 2007, 2:48pm CEST

Author(s) : Michael McMillan
Publisher : Cambridge
Year : Mar 2005
ISBN 10 : 0521547652
ISBN 13 : 9780521547659
Language : English
Pages : 412
File type : PDF
Size : 1.2 MB
This is the first Visual Basic.NET (VB.NET) book to provide a comprehensive discussion of the major data structures and algorithms. Here, instead of having to translate material on C++ or Java, the professional or student VB.NET programmer will and a tutorial on how to use data structures and algorithms and a reference for implementation using VB.NET for data structures and algorithms from the .NET Framework Class Library as well as those that must be developed by the programmer.
This book is written primarily as a practical overview of the data structures and algorithms all serious computer programmers need to know and understand. Given this, there is no formal analysis of the data structures and algorithms covered in the book. Hence, there is not a single mathematical formula and not one mention of Big O analysis (for the latter the reader is referred to any of the books listed in the bibliography). Instead, the various data structures and algorithms are presented as problem-solving tools. We use simple timing tests to compare the performance of the data structures and algorithms discussed in the book.
This book can be used in both beginning and advanced computer programming courses that use the VB.NET language and, most importantly, by the professional Visual Basic programmer.
TABLE OF CONTENT:
Chapter 01 - Collections
Chapter 02 - Arrays and ArrayLists
Chapter 03 - Basic Sorting Algorithms
Chapter 04 - Basic Searching Algorithms
Chapter 05 - Stacks and Queues
Chapter 06 - The BitArray Class
Chapter 07 - Strings, the String Class, and the StringBuilder Class
Chapter 08 - Pattern Matching and Text Processing
Chapter 09 - Building Dictionaries
Chapter 10 - Hashing and the HashTable Class
Chapter 11 - Linked Lists
Chapter 12 - Binary Trees and Binary Search Trees
Chapter 13 - Sets
Chapter 14 - Advanced Sorting Algorithms
Chapter 15 - Advanced Data Structures and Algorithms for Searching
Chapter 16 - Graphs and Graph Algorithms
Chapter 17 - Advanced Algorithms
>> Download here <<
password:
ganelon

Posted: September 29th, 2007, 7:47pm CEST by E-Books

Author(s) : Michael McMillan
Publisher : Cambridge
Year : Mar 2005
ISBN 10 : 0521547652
ISBN 13 : 9780521547659
Language : English
Pages : 412
File type : PDF
Size : 1.2 MB
This is the first Visual Basic.NET (VB.NET) book to provide a comprehensive discussion of the major data structures and algorithms. Here, instead of having to translate material on C++ or Java, the professional or student VB.NET programmer will and a tutorial on how to use data structures and algorithms and a reference for implementation using VB.NET for data structures and algorithms from the .NET Framework Class Library as well as those that must be developed by the programmer.
This book is written primarily as a practical overview of the data structures and algorithms all serious computer programmers need to know and understand. Given this, there is no formal analysis of the data structures and algorithms covered in the book. Hence, there is not a single mathematical formula and not one mention of Big O analysis (for the latter the reader is referred to any of the books listed in the bibliography). Instead, the various data structures and algorithms are presented as problem-solving tools. We use simple timing tests to compare the performance of the data structures and algorithms discussed in the book.
This book can be used in both beginning and advanced computer programming courses that use the VB.NET language and, most importantly, by the professional Visual Basic programmer.
TABLE OF CONTENT:
Chapter 01 - Collections
Chapter 02 - Arrays and ArrayLists
Chapter 03 - Basic Sorting Algorithms
Chapter 04 - Basic Searching Algorithms
Chapter 05 - Stacks and Queues
Chapter 06 - The BitArray Class
Chapter 07 - Strings, the String Class, and the StringBuilder Class
Chapter 08 - Pattern Matching and Text Processing
Chapter 09 - Building Dictionaries
Chapter 10 - Hashing and the HashTable Class
Chapter 11 - Linked Lists
Chapter 12 - Binary Trees and Binary Search Trees
Chapter 13 - Sets
Chapter 14 - Advanced Sorting Algorithms
Chapter 15 - Advanced Data Structures and Algorithms for Searching
Chapter 16 - Graphs and Graph Algorithms
Chapter 17 - Advanced Algorithms
[rapidshare.com]
password:
ganelon

Posted: February 26th, 2008, 8:26pm CET by Ice Zero
Publisher: Sams; 2 edition
Language: English
ISBN: 0672324539
Paperback: 800 pages
Data: November 16, 2002
Format: PDF
Description: Data Structures and Algorithms in Java, Second Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Besides clear and simple example programs, the author includes a workshop as a small demonstration program executable on a Web browser. The programs demonstrate in graphical form what data structures look like and how they operate. In the second edition, the program is rewritten to improve operation and clarify the algorithms, the example programs are revised to work with the latest version of the Java JDK, and questions and exercises will be added at the end of each chapter making the book even more useful.
