|
|
Numerical Methods for Scientific Computing
Category :Numerical Analysis
Language:
clicks:
5901
| Topics: Root Finding ,Orthogonal functions,
Finite Differences,
Divided Differences,
Interpolation,
Curve Fitting,
Z-Transforms,
Summation Formula,
Quadrature Formula,
Ordinary Differential E . . . . . |
|
Thinking in C++
Category :C++
Language:
clicks:
3256
| The best book to learn C++ and object oriented programming. |
|
Z80 Assembly Language Programming
Category :Microprocessor
Language:
clicks:
3207
| Z80 Assembly Language Programming |
|
Algorithms for programmers
Category :Algorithms
Language:
clicks:
3069
This is the (work in progress) book "Algorithms for programmers". Publication is planned for the year 2008. Your feedback is appreciated. |
Numerical Recipes in Fortran 77
Category :Fortran77
Language:
clicks:
2986
| Contents: Preliminaries; Solution of Linear Algebraic Equations; Interpolation and Extrapolation; Integration of Functions; Evaluation of Functions; Special Functions; Random Numbers; Sorting ; Root . . . . . |
|
Numerical Recipes in C
Category :C
Language:
clicks:
2908
| The new and greatly expanded second edition of the highly popular Numerical Recipes in C features over 100 new routines and upgraded versions of the original routines. The book remains the most practi . . . . . |
|
Numerical Recipes in Fortran 90
Category :Fortran90
Language:
clicks:
2892
| Contents: Introduction to Fortran 90 Language Features; Introduction to Parallel Programming; Numerical Recipes Utility Functions for Fortran 90;
Solution of Linear Algebraic Equations ;
Interpolati . . . . . |
|
Data Structures and Algorithms in C++
Category :C++
Language:
clicks:
2743
| Learn the latest object-oriented design patterns needed to create sound software designs Author Bruno Preiss presents the fundamentals of data structures and algorithms from a modern, object-oriented . . . . . |
|
Neural Networks and applications
Category :Neural Networks
Language:
clicks:
2663
Introduction to neural networks, Optimization of NN, NN with time delays, Monte Carlo with different temperatures. |
An introduction to artificial neural networks
Category :Neural Networks
Language:
clicks:
2646
Artificial neural networks are algorithms which have been developed to tackle a range of computational problems. These range from modelling brain function to making predictions of time-dependent pheno . . . . . |
Programming in C: UNIX System Calls and Subroutines using C
Category :C
Language:
clicks:
2417
In order to use Solaris and most other Unix Systems you will need to be familiar with the Common Desktop Environment (CDE). Before embarking on learning C with briefly introduce the main features of t . . . . . |
Algorithmic Information Theory
Category :Information Theory
Language:
clicks:
2293
| Chaitin, the inventor of algorithmic information theory, presents in this book the strongest possible version of Gödel\'s incompleteness theorem, using an information theoretic approach based on the s . . . . . |
|
Discrete Mathematics for Computer Science
Category :Discrete Mathematics
Language:
clicks:
2271
Contents: Mathematical Reasoning, Proof Principles and Logic; Relations, Functions, Partial Functions; Some Counting Problems; Binomial Coefficients; Partial Orders and Equivalence Relations; Graphs . . . . . |
Quantum Computer Science
Category :Quantum Computing
Language:
clicks:
2102
Contents: Fundamental Properties of Cbits and Qbits; Quantum Computation: General features and some simple examples; Breaking RSA Encryption with a Quantum Computer: Shor’s Factoring Algorithm; Searc . . . . . |
Techniques for Scientific C++
Category :C++
Language:
clicks:
2067
This report summarizes useful techniques for implementing scientific programs in C++, with an emphasis on using templates to improve performance. |