This document provides a comprehensive list of C++ URL pointers, links to C++ online textbooks, and programming tips on C++. This document also provides a C++ library which imitates Java−language, and which has various methods to avoid memory proble
For the last 10 or so years, I’ve been programming in C++. I really enjoy the language for its power, brevity, and accommodation of three major programming styles—structured programming, object-oriented programming, and generic programming. In addit
This manuscr ipt attempts to provide the reader with an insight in arti cial neural networks. Back in 1990, the absence of any state-of-the-art textbook forced us into writing our own. However, in the meantime a number of worthwhile textbooks have b
Gilbert Strang's textbooks have changed the entire approach to learning linear algebra -- away from abstract vector spaces to specific examples of the four fundamental subspaces: the column space and nullspace of A and A'. Introduction to Linear Alg
However, there are no books that look systematically at the gap separating the theory of algorithms and software engineering, even though many things can go wrong in taking several algorithms and producing a software product derived from them. This
The Dictionary of Pure and Applied Physics (DPAP) is one of three physics dictionaries being published by CRC Press LLC, the other two being the Dictionary of Material Science and High En- ergy Physics and Dictionary of Geophysics, Astrophysics and
this file contains three textbooks for functional which are :1,武大泛函分析,至少算研究生课程,2,maddox泛函分析,这一个比较容易,3,yoshida泛函分析,需要比较好的测度论和集合论基础。如果对这些东西看起来有困难,建议看看中央电大的许凤教授的泛函分析基础。
This series aims to capture new developments and applications in data mining and knowledge discovery, while summarizing the computational tools and techniques useful in data analysis. This series encourages the integration of mathematical, statistic
This documents describes the features and non-features of dierent C preprocessors, compilers, and environments. As such, it is an incomplete document, growing as information is gathered. It contains some material concerning ANSI C but it is not a s
Preface and Acknowledgments Welcome to our online textbook, Computer Networking: A Top-Down Approach. We ( Jim Kurose, Keith Ross, and Addison-Wesley-Longman) think you will find this textbook to be very different than the other computer networking
The Scientist and Engineer Guide to Digital Signal Processing——Second Edition by Steven W. Smith This book was written for scientists and engineers in a wide variety of fields: physics, bioengineering, geology, oceanography, mechanical and electrica
The field of microelectromechanical systems (MEMS), particularly micromachined mechanical transducers, has been expanding over recent years, and the production costs of these devices continue to fall. Using materials, fabrication processes, and desi
This is a book for the computationalist, whether a working programmer or anyone interested in methods of computation. The focus is on material that does not usually appear in textbooks on algorithms.