Shop ebooks online Compilers - Readzis.co.uk
Readzis program recommandation
125 ebook(s)
Download this eBook MATLAB Optimization Techniques
Add to my wish list

MATLAB Optimization Techniques


Cesar Lopez


MATLAB is a high-level language and environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore...

Publication date: 2014-11-12
Format: ePub
Publisher: Apress
Add to basket
£64,99
Download this eBook C++ Game Development Primer
Add to my wish list

C++ Game Development Primer


Bruce Sutherland


C++ is the language behind most of today's computer games. This 96-pageC++ Game Development Primer takes you through the accelerated process of writing games for otherwise experiencedC++ programmers. After reading this book, you’ll have the fundamental know-how to...

Publication date: 2014-11-10
Format: PDF, ePub
Publisher: Apress
Add to basket
£27,99
Download this eBook MATLAB Matrix Algebra
Add to my wish list

MATLAB Matrix Algebra


Cesar Lopez


MATLAB is a high-level language and environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore...

Publication date: 2014-11-10
Format: ePub
Publisher: Apress
Add to basket
£44,99
Download this eBook Optimizing HPC Applications with Intel Cluster Tools
Add to my wish list

Optimizing HPC Applications with Intel Cluster Tools


Christopher Dahnken , Michael Klemm , Andrey Semin , Alexander Supalov


Optimizing HPC Applications with Intel® Cluster Tools takes the reader on a tour of the fast-growing area of high performance computing and the optimization of hybrid programs. These programs typically combine distributed memory and shared memory programming models...

Publication date: 2014-10-09
Format: PDF, ePub
Publisher: Apress
Add to basket
Free
Download this eBook MATLAB Differential and Integral Calculus
Add to my wish list

MATLAB Differential and Integral Calculus


Cesar Lopez


MATLAB is a high-level language and environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore...

Publication date: 2014-10-01
Format: ePub
Publisher: Apress
Add to basket
£44,99
Download this eBook MATLAB Programming for Numerical Analysis
Add to my wish list

MATLAB Programming for Numerical Analysis


Cesar Lopez


MATLAB is a high-level language and environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore...

Publication date: 2014-09-22
Format: ePub
Publisher: Apress
Add to basket
£44,99
Download this eBook MATLAB Control Systems Engineering
Add to my wish list

MATLAB Control Systems Engineering


Cesar Lopez


MATLAB is a high-level language and environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore...

Publication date: 2014-09-22
Format: ePub
Publisher: Apress
Add to basket
£49,99
Download this eBook MATLAB Differential Equations
Add to my wish list

MATLAB Differential Equations


Cesar Lopez


MATLAB is a high-level language and environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore...

Publication date: 2014-09-22
Format: ePub
Publisher: Apress
Add to basket
£49,99
Download this eBook C++ 2013 for C# Developers
Add to my wish list

C++ 2013 for C# Developers


Dean C. Wills


C++ 2013 for C# Developers provides a fast-track toC++ proficiency forthose already using the C# language at an advanced level. Beginning with a detailed explanation of the mechanics of C++'s execution sequence, its grammar, syntax and data access you'll quickly learn...

Publication date: 2014-09-17
Format: ePub
Publisher: Apress
Add to basket
£54,99
Download this eBook Learn C++ for Game Development
Add to my wish list

Learn C++ for Game Development


Bruce Sutherland


If you’re new to C++ but understand some basic programming, then Learn C++ for Game Development lays the foundation for the C++ language and API that you’ll need to build game apps and applications. Learn C++ for Game Development will show you how to:Master...

Publication date: 2014-06-30
Format: ePub
Publisher: Apress
Add to basket
£64,99
Download this eBook Dart for Absolute Beginners
Add to my wish list

Dart for Absolute Beginners


David Kopec


Dart for Absolute Beginners enables individuals with no background in programming to create their own web apps while learning the fundamentals of software development in a cutting edge language. Easily digested chapters, while comprehensive enough to explore the whole...

Publication date: 2014-06-30
Format: ePub
Publisher: Apress
Add to basket
£64,99
Download this eBook Advanced C and C++ Compiling
Add to my wish list

Advanced C and C++ Compiling


Milan Stevanovic


Learning how to write C/C++ code is only the first step. To be a serious programmer, you need to understand the structure and purpose of the binary files produced by the compiler: object files, static libraries, shared libraries, and, of course, executables. Advanced...

Publication date: 2014-04-30
Format: ePub
Publisher: Apress
Add to basket
£89,50
Download this eBook Beginning Haskell
Add to my wish list

Beginning Haskell


Alejandro Serrano Mena


Beginning Haskell provides a broad-based introduction to the Haskell language, its libraries and environment, and to the functional programming paradigm that is fast growing in importance in the software industry. The book takes a project-based approach to learning the...

Publication date: 2014-03-05
Format: ePub
Publisher: Apress
Add to basket
£44,99
Download this eBook Exploring C++ 11
Add to my wish list

Exploring C++ 11


Ray Lischner


Exploring C++ divides C++ up into bite-sized chunks that will help you learn the language one step at a time. Assuming no familiarity with C++, or any other C-based language, you’ll be taught everything you need to know in a logical progression of small lessons...

Publication date: 2014-02-28
Format: PDF, ePub
Publisher: Apress
Add to basket
£54,99
Download this eBook C++ Quick Syntax Reference
Add to my wish list

C++ Quick Syntax Reference


Mikael Olsson


The C++ Quick Syntax Reference is a condensed code and syntax reference to the C++ programming language. It presents the essential C++ syntax in a well-organized format that can be used as a handy reference.You won’t find any technical jargon, bloated samples, drawn out...

Publication date: 2013-12-02
Format: ePub
Publisher: Apress
Add to basket
£10,99
Download this eBook Advanced Topics in C
Add to my wish list

Advanced Topics in C


Noel Kalicharan


C is the most widely used programming language of all time. It has been used to create almost every category of software imaginable and the list keeps growing every day. Cutting-edge applications, such as Arduino, embeddable and wearable computing are ready-made for...

Publication date: 2013-11-26
Format: ePub
Publisher: Apress
Add to basket
£64,99
Download this eBook Coding Interviews
Add to my wish list

Coding Interviews


Harry He


This book is about coding interview questions from software and Internet companies. It covers five key factors which determine performance of candidates: (1) the basics of programming languages, data structures and algorithms, (2) approaches to writing code with high...

Publication date: 2013-01-31
Format: PDF
Publisher: Apress
Add to basket
£64,99
Download this eBook Expert Visual C++/CLI
Add to my wish list

Expert Visual C++/CLI


Marcus Heege


C++/CLI is Microsofts latest extension to C++ that targets the heart of .NET 2.0, the common language runtime. Expert VisualC++/CLI is written by visual C++ MVP Marcus Heege, who examines the core of theC++/CLI language. He explains both how the language elements work...

Publication date: 2007-05-25
Format: PDF
Publisher: Apress
Add to basket
£49,99
Download this eBook C++/CLI
Add to my wish list

C++/CLI


Gordon Hogenson


C++/CLI: The Visual C++ Language for .NET introduces Microsoft's extensions to the C++ syntax that allow you to target the common language runtime the key to the heart of the .NET 3.0 platform. In 12 no-fluff chapters, Microsoft insider Gordon Hogenson takes you into...

Publication date: 2007-04-29
Format: PDF
Publisher: Apress
Add to basket
£54,99
Download this eBook Iterating Infusion
Add to my wish list

Iterating Infusion


Greg Anthony


Iterating Infusion: Clearer Views of Objects, Classes, and Systems is a one-of-a-kind book, not dependent on any single technology. Rather, it provides a way to integrate the most efficient techniques from a variety of programming methods, in a manner that makes...

Publication date: 2006-12-18
Format: PDF
Publisher: Apress
Add to basket
£49,99
<< < 4567 >

Sign up to get our latest ebook recommendations and special offers


Paiements sécurisés