| Free Online Computer Data Structure and Algorithms Books |
| Combinatorial Algorithms:Divide and Conquer,Randomized Algorithms,Graph Algorithms,Seminumerical Algorithm,String Matching Rabin-Karp,
Knuth-Morris-Pratt,Lower Bound,Computational Geometry,NP-Easy,NP-Hard,NP-Complete Problems,
Amortized analysis,Scapegoat trees,Splay trees,Uniform and Universal Hashing |
| Sorting and Searching Algorithms:A cookbook:Sorting Algorithms,Searching Algorithms,String Matching Rabin-Karp,String Matching Knuth-Morris-Pratt,Heap Sort,Merge Sort,Quick Sort,Comparing Sorting Algorithms |
| Problems on Algorithms:Search Tree,Algorithm Patterns and Problem Solvers,Graphs and Graph Algorithm,Stacks,Queues and Deque,Algorithm Analysis |
|
| Latest Addition and Updates
|
|
| |
| Applied C++
|
| This book covers the design technique of C++.Explores system-level design issues,
like multi-threaded and multi-process designs, exception handling (including a framework we provide for
handling exceptions), compile time and run-time issues, template
|
| Download
|
|
|
|
| Linker and Loader
|
| Why do we need linkers and loaders?. Architectural issues Shared libraries Dynamic linking and loading
|
| Download
|
|
|
|
| Introduction to C and C++ Programming
|
| C++: *Object-Oriented C) introduces the language by comparing it with C and defining the differences between
the two languages. Module 818 (Encapsulation of Objects and Methods in C++) describes how the basic OOP
techniques are accomplished, whilst Mo
|
| Download
|
|
|
|
| C++ Programming Language Tutorial
|
| These tutorials were developed as part of a series of courses on C++ at the University of California,
Irvine, Washington University, St. Louis, and Vanderbilt University.
|
| Download
|
|
|
|
| Compiling C And C++ Programs On Unix Systems - gcc/g++
|
| This document tries to give the reader basic knowledge in compiling C and C++ programs on a Unix system. If
you've no knowledge as to how to compile C programs under Unix (for instance, you did that until now on other
operating systems), you'd better r
|
| Download
|
|
|
|
|
|