Download Algorithms for Programmers ebook |
This draft is first created to accompany the already established collection of FXT libraries by the same author, on the fast transforms and low level algorithms. So far there has been 23 chapters of selected algorithms, each contains the necessary theorems and the corresponding code. While some topics (like Fast Fourier Transforms) need a clear and explicit introduction, some others (like the bit wizardry chapter) seem to be best presented by basically showing the code with just a few comments. The pseudo language Sprache is used mainly when the corresponding C++ does not appear to be self-explanatory. Still, larger pieces of code are presented in C++.
Author : Jörg Arndt
Click Here to Download |
|
|
| |
|
|
|
 |
| Algorithmic Problem Solving |
| In historical terms, the digital computer is very, very new. The science of computing is yet newer. Compared to its older sister - mathematics - which is thousands of years old, it is hardly in the embryonic stage of development. Yet, computing scien...more » |
|
 |
| |
|
 |
| Art of Programming Contest |
| The book covers several important topics related to the development of programming skills such as, fundamental concepts of contest, game plan for a contest, essential data structures for contest, input/output techniques, brute force method, mathemati...more » |
|
 |
| |
|
 |
| Design and Analysis of Computer Algorithms |
| Programming is a very complex task, and there are a number of aspects of programming that make it so complex. The first is that most programming projects are very large, requiring the coordinated efforts of many people. (This is the topic a course li...more » |
|
 |
| |
|
 |
| Average Case Analysis of Algorithms on Sequences |
| This is a book on a topic that has witnessed a surge of interest over the last decade, owing in part to several novel applications, most notably in data compression and computational molecular biology. It describes methods employed in average case an...more » |
|
 |
| |
|
 |
|
 |
| |
|
|
| |
|
| |
|
| |
| |
|
|