Home | Amazing | Today | Tags | Publishers | Years | Account | Search 
Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions
Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions

Exceptional C++ shows by example how to go about sound software engineering in standard C++. Do you enjoy solving thorny C++ problems and puzzles? Do you relish writing robust and extensible code? Then take a few minutes and challenge yourself with some tough C++ design and programming problems.

The puzzles...

Building an Optimizing Compiler
Building an Optimizing Compiler

This book describes one design for the optimization and code-generation phases of such a compiler. Many compiler books are available for describing the analysis of programming languages. They emphasize the processes of lexical analysis, parsing, and semantic analysis. Several books are also available for describing compilation processes for...

Modern Compiler Design
Modern Compiler Design

"Modern Compiler Design" makes the topic of compiler design more accessible by focusing on principles and techniques of wide application. By carefully distinguishing between the essential (material that has a high chance of being useful) and the incidental (material that will be of benefit only in exceptional cases) much useful...

DSP Applications Using C and the TMS320C6x DSK
DSP Applications Using C and the TMS320C6x DSK
Digital signal processors, such as the TMS320 family of processors, are used in a wide range of applications, such as in communications, controls, speech processing, and so on. They are used in fax transmission, modems, cellular phones, and other devices. These devices have also found...
Fundamentals of Embedded Software: Where C and Assembly Meet
Fundamentals of Embedded Software: Where C and Assembly Meet

Fundamentals of Embedded Software: Where C and Assembly Meet is a refreshing alternative to the traditional sophomore text on computer organization and assembly language programming. The text approaches assembly the way it is commonly used in practice¿to implement small, fast, or special-purpose routines...

Practical Code Generation in .NET: Covering Visual Studio 2005, 2008, and 2010
Practical Code Generation in .NET: Covering Visual Studio 2005, 2008, and 2010

The story of software engineering has been the story of increasing the level of abstraction at which we as programmers work, from logic encoded in hardware to toggle switches representing binary digits, through machine code, assembly language, low-level languages, and high-level languages both procedural and functional. More recently,...

Introduction to Compiler Design (Undergraduate Topics in Computer Science)
Introduction to Compiler Design (Undergraduate Topics in Computer Science)

In order to reduce the complexity of designing and building computers, nearly all of these are made to execute relatively simple commands (but do so very quickly). A program for a computer must be built by combining these very simple commands into a program in what is called machine language. Since this is a tedious and errorprone...

Real World OCaml: Functional programming for the masses
Real World OCaml: Functional programming for the masses

This fast-moving tutorial introduces you to OCaml, an industrial-strength programming language designed for expressiveness, safety, and speed. Through the book’s many examples, you’ll quickly learn how OCaml stands out as a tool for writing fast, succinct, and readable systems code.

Real World OCaml takes you...

Itanium Architecture for Programmers: Understanding 64-Bit Processors and EPIC Principles
Itanium Architecture for Programmers: Understanding 64-Bit Processors and EPIC Principles
  • Step-by-step guide to assembly language for the 64-bit Itanium processors, with extensive examples
  • Details of Explicitly Parallel Instruction Computing (EPIC): Instruction set, addressing, register stack engine, predication, I/O, procedure calls, floating-point operations, and more
  • Learn how to comprehend...
Introduction to Microcontrollers, Second Edition: Architecture, Programming, and Interfacing for the Freescale 68HC12
Introduction to Microcontrollers, Second Edition: Architecture, Programming, and Interfacing for the Freescale 68HC12
This book is a comprehensive, introductory text/reference for electrical and computer engineers and students with little experience with a high-level programming language. It systematically teaches the programming of a microcontroller in assembly language, as well as C and C++. This books also covers the principles of good programming practice...
Worst-Case Execution Time Aware Compilation Techniques for Real-Time Systems (Embedded Systems)
Worst-Case Execution Time Aware Compilation Techniques for Real-Time Systems (Embedded Systems)

For real-time systems, the worst-case execution time (WCET) is the key objective to be considered. Traditionally, code for real-time systems is generated without taking this objective into account and the WCET is computed only after code generation. Worst-Case Execution Time Aware Compilation Techniques for Real-Time Systems presents...

Higher-Level Hardware Synthesis
Higher-Level Hardware Synthesis
In the mid 1960s, when a single chip contained an average of 50 transistors,
Gordon Moore observed that integrated circuits were doubling in complexity
every year. In an influential article published by Electronics Magazine in 1965,
Moore predicted that this trend would continue for the next 10 years. Despite
being criticized
...
unlimited object storage image
Result Page: 12 11 10 9 8 7 6 5 4 3 2 1 
©2021 LearnIT (support@pdfchm.net) - Privacy Policy