|
FreeComputerBooks.com
Free Computer, Mathematics, Technical Books and Lecture Notes, etc.
|
|
-
AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and Java
Illustrateing how to program AI algorithms in Lisp, Prolog, and Java. Topics include: simple production-like system based on logic, logic-based learning, and natural language parsing.
-
Algorithms (Sanjoy Dasgupta, Christos Papadimitriou, et al)
This book, extensively class-tested over a decade at UC Berkeley and UC San Diego, explains the fundamentals of algorithms in a story line that makes the material enjoyable and easy to digest.
-
Algorithms, 4th Edition, by Robert Sedgewick and Kevin Wayne
This book surveys the most important algorithms and data structures in use today. Applications to science, engineering, and industry are a key feature of the book.
-
Search Algorithms for Engineering Optimization ©2013
This book explores a variety of applications for search methods and techniques in different fields of electrical engineering. By organizing relevant results and apps.
-
Data Structures Succinctly, Part 2 ©2013 (Robert Horvick)
This is your second step to a better understanding of the different types of data structures, focus on lists, hash tables, heaps, priority queues, AVL trees, and B-trees.
-
Data Structures Succinctly, Part 1 ©2012 (Robert Horvick)
This is your first step to a better understanding of the different types of data structures, how they behave, and how to interact with them.
-
Data Structures and Algorithm Analysis in C++, 3rd Edition ©2012
A comprehensive treatment focusing on the creation of efficient data structures and algorithms, using C++.
-
Data Structures and Algorithm Analysis in Java, 3rd Edition ©2012
A comprehensive treatment focusing on the creation of efficient data structures and algorithms, using Java.
-
Genetic Algorithms in Applications ©2012 (Rustem Popa)
This well-organized book takes the reader through the new and rapidly expanding field of genetic algorithms step by step, from a discussion of numerical optimization, to a survey of current extensions to genetic algorithms and applications.
-
Problem Solving with Algorithms and Data Structures Using Python
This is a textbook about computer science. It is also about Python. However, there is much more.
-
Digraphs: Theory, Algorithms and Applications (Jørgen Bang-Jensen)
This book is an essential, comprehensive reference of Digraphs for students, and researchers in mathematics, operations research and computer science.
-
Real-World Applications of Genetic Algorithms (Olympia Roeva)
This book presents hybrid techniques based on Artificial Neural Network, Fuzzy Sets, Automata Theory, other metaheuristic or classical algorithms, etc.
-
Bio-Inspired Computational Algorithms and Their Applications
Integrates contrasting techniques of genetic algorithms, artificial immune systems, particle swarm optimization, and hybrid models to solve many real-world problems.
-
The Design of Approximation Algorithms ©2011 (D. P. Williamson)
This book shows how to design approximation algorithms: efficient algorithms that find provably near-optimal solutions.
-
Clever Algorithms: Nature-Inspired Programming Recipes ©2011
The book describes 45 algorithms from the field of Artificial Intelligence. All algorithm descriptions are complete and consistent to ensure that they are accessible, usable and understandable by a wide audience.
-
Essentials of Metaheuristics ©2011 (Sean Luke)
This book is an open set of lecture notes on metaheuristics algorithms, intended for undergraduate students, practitioners, programmers, and other non-experts.
-
Search Algorithms and Applications ©2011 (Nashat Mansour)
Demonstrates the wide applicability of search algorithms for the purpose of developing useful and practical solutions to problems that arise in a variety of problem domains.
-
Evolutionary Algorithms ©2011 (Eisuke Kita)
The goal of this book is to provide effective evolutionary algorithms that have been used as an experimental framework within biological evolution and natural selection in the field of artificial life.
-
Lecture Notes for the Algorithms ©1999-2011 (Jeff Erickson)
This book covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers.
-
Matters Computational: Ideas, Algorithms, Source Code ©2010
This book provides algorithms and ideas for computationalists, whether a working programmer or anyone interested in methods of computation.
-
The Algorithm Design Manual ©1997-2010 (Steven S. Skiena)
This book serves as the primary textbook of choice for any algorithm design course while maintaining its status as the premier practical reference guide to algorithms.
-
Fast Fourier Transforms ©2010 (C. Sidney Burrus)
This book uses an index map, a polynomial decomposition, an operator factorization, and a conversion to a filter to develop a very general and efficient description of fast algorithms to calculate the discrete Fourier transform (DFT).
-
Global Optimization Algorithms - Theory and Application. 2nd Edition
This book is devoted to global optimization algorithms, which are methods to find optimal solutions for given problems.
-
Computational Modeling and Complexity Science: Python Edition
This book is about complexity science, data structures and algorithms, intermediate programming in Python, and the philosophy of science.
-
Traveling Salesman Problem, Theory and Applications ©2010
This book is a collection of current research in the application of evolutionary algorithms and other optimal algorithms to solving the TSP problem.
-
Greedy Algorithms ©2008 (Witold Bednorz)
This book covers fundamental, theoretical topics as well as advanced, practical applications of Greedy Algorithms.
-
The Art of Computer Programming, Vol. 4 ©2009 (Donald E. Knuth)
This is by far the longest chapter in The Art of Computer Programming, a chapter on combinatorial algorithms that will itself fill four full-sized volumes.
-
The Art of Computer Programming, Volumn 1, Fascicle 1: MMIX -- A RISC Computer (Donald E. Knuth)
This first fascicle updates The Art of Computer Programming, Vol 1, 3rd Edition: Fundamental Algorithms, and ultimately will become part of the 4th edition of that book.
-
Optimization Algorithms on Matrix Manifolds ©2008 (P.-A. Absil, ...)
This book offers techniques with broad applications in linear algebra, signal processing, data mining, computer vision, and statistical analysis.
-
Advances in Evolutionary Algorithms (Witold Kosinski)
Provide effective optimization algorithms for solving a broad class of problems quickly, accurately, and reliably by employing evolutionary mechanisms.
-
Data Structures and Algorithms: Annotated Reference with Examples
A key factor of this book and its associated implementations is that all algorithms were designed by authors, using the theory of the algorithm in question as a guideline.
-
Tabu Search (Wassim Jaziri)
The goal of this book is to report original researches on algorithms and applications of Tabu Search to real-world problems.
-
Algorithmic Game Theory (Noam Nisan, et al)
This book covers many of the hottest area of useful new game theory research, introducing deep new problems, techniques, etc.
-
Java Structures: Data Structures in Java for the Programmers
This book offers a fresh, compact introduction to the design of traditional data structures in Java.
-
Planning Algorithms (Steven M. LaValle)
This is the only book for teaching and referencing of Planning Algorithms in applications including robotics, computational biology, computer graphics, manufacturing, aerospace applications and medicine, etc.
-
Combinatorial Algorithms for Computers and Calculators
On one level, this is a collection of subroutines, in FORTRAN, for the solution of combinatorial problems.
-
Information Theory, Inference and Learning Algorithms
This textbook introduces Information theory in tandem with applications, alongside practical communication systems, such as arithmetic coding for data compression and sparse-graph codes for error-correction.
-
Algorithms and Complexity (Herbert S. Wilf)
This is an introductory book on the design and analysis of algorithms. The author uses a careful selection of a few topics to illustrate the tools for algorithm analysis.
-
Problems on Algorithms, 2nd Edition (Ian Parberry)
This book provides an extensive and varied collection of useful, practical problems on the design, analysis, and verification of algorithms.
-
Algorithms and Data Structures in VLSI Design
This book presents broad and in-depth coverage of the entire field of modern VLSI Design with ordered binary decision diagrams (OBDDs).
-
Average Case Analysis of Algorithms on Sequences (Szpankowski)
It describes methods employed in average case analysis of algorithms, combining both analytical and probabilistic tools in a single volume.
-
Text Algorithms ©1994 (Maxime Crochemore and Wojciech Rytter)
It is the first book that systematically presents the results of work on practical and theoretical algorithmic problems on texts up to the most recent developments in stringology.
-
Knapsack Problems: Algorithms and Computer Implementations
The text fully develops an algorithmic approach to Knapsack Problems without losing mathematical rigor.
-
Discrete Mathematics with Algorithms (M. O. Albertson, ...)
This is a first-year course in discrete mathematics requireing no calculus or computer programming experience.
-
Art Gallery Theorems and Algorithms (Joseph O'Rourke)
This book is the most comprehensive collection of results on polygons currently available and thus earns its place as a standard text in computational geometry.
-
Algorithms and Data Structures
This is the previous page of Algorithms and Data Structures, we are in the processing to convert all the books there to the new page. Please check this page daily!!!
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |




