Søgning på underkategorier- og emner:
The first comprehensive tutorial and reference for C# implementation of data structures and algorithms found in the .NET Framework library, in addition to those... Læs mere
The Elements of MATLAB Style is a guide for both new and experienced MATLAB programmers that offers a collection of standards and guidelines for creating solid MATLAB code... Læs mere
More C++ Gems picks up where the first book left off, presenting tips, tricks, proven strategies, easy-to-follow techniques, and usable source code.
The Elements of C++ Style, first published in 2004, is for all C++ practitioners, especially for those working in teams where consistency is critical. The authors offer a... Læs mere
Stresses the mathematical basis behind the use of many algorithms of computational mathematics, providing descriptions on how to generate algorithms for a... Læs mere
Delphi is a Windows programming environment, which lets you create self-contained, user friendly Windows applications in a very short time. Your program's windows are 'drawn' on the... Læs mere
Visual Basic .NET is the Microsoft's language for creating Windows programs and developing Internet applications. This title covers such topics as: creating applications... Læs mere
-Access Real mode from Protected mode; Protected mode from Real mode Apply OOP concepts to assembly language programs Interface assembly language programs with high-level languages Achieve direct hardware manipulation and memory access Explore the archite
Digital Image Processing with C++ presents the theory of digital image processing, and implementations of... Læs mere
This handy, concise guide cuts to the core of what you need to know to enable you to pick up Python 3, quickly and easily.This book shows you what the latter look like in Python 3 without... Læs mere
Recursion is considered to be an “advanced” topic. It shouldn’t be. While this little volume covers a number of advanced topics that involve recursion - tail recursion, pruning,... Læs mere