What Is Gnu


Download What Is Gnu PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get What Is Gnu book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

A Complete Guide to Computer Fundamentals


A Complete Guide to Computer Fundamentals

Author: Sudipto Das

language: en

Publisher: Laxmi Publications, Ltd.

Release Date: 2010


DOWNLOAD





"Containing enough illustrations and well-compiled questionnaires to complement the easy language used throughout, this book is an attempt to make the concepts of computers interesting for everyone." --

ARM?? Cortex?? M4 Cookbook


ARM?? Cortex?? M4 Cookbook

Author: Mark Fisher

language: en

Publisher: Packt Publishing Ltd

Release Date: 2016-03-16


DOWNLOAD





Over 50 hands-on recipes that will help you develop amazing real-time applications using GPIO, RS232, ADC, DAC, timers, audio codecs, graphics LCD, and a touch screen Key Features [*] This book focuses on programming embedded systems using a practical approach [*] Examples show how to use bitmapped graphics and manipulate digital audio to produce amazing games and other multimedia applications [*] The recipes in this book are written using ARM’s MDK Microcontroller Development Kit which is the most comprehensive and accessible development solution Book DescriptionEmbedded microcontrollers are at the core of many everyday electronic devices. Electronic automotive systems rely on these devices for engine management, anti-lock brakes, in car entertainment, automatic transmission, active suspension, satellite navigation, etc. The so-called internet of things drives the market for such technology, so much so that embedded cores now represent 90% of all processor’s sold. The ARM Cortex-M4 is one of the most powerful microcontrollers on the market and includes a floating point unit (FPU) which enables it to address applications. The ARM Cortex-M4 Microcontroller Cookbook provides a practical introduction to programming an embedded microcontroller architecture. This book attempts to address this through a series of recipes that develop embedded applications targeting the ARM-Cortex M4 device family. The recipes in this book have all been tested using the Keil MCBSTM32F400 board. This board includes a small graphic LCD touchscreen (320x240 pixels) that can be used to create a variety of 2D gaming applications. These motivate a younger audience and are used throughout the book to illustrate particular hardware peripherals and software concepts. C language is used predominantly throughout but one chapter is devoted to recipes involving assembly language. Programs are mostly written using ARM’s free microcontroller development kit (MDK) but for those looking for open source development environments the book also shows how to configure the ARM-GNU toolchain. Some of the recipes described in the book are the basis for laboratories and assignments undertaken by undergraduates. What you will learn [*] Use ARM's uVision MDK to configure the microcontroller run time environment (RTE), create projects and compile download and run simple programs on an evaluation board. [*] Use and extend device family packs to configure I/O peripherals. [*] Develop multimedia applications using the touchscreen and audio codec beep generator. [*] Configure the codec to stream digital audio and design digital filters to create amazing audio effects. [*] Write multi-threaded programs using ARM's real time operating system (RTOS). [*] Write critical sections of code in assembly language and integrate these with functions written in C. [*] Fix problems using ARM's debugging tool to set breakpoints and examine variables. [*] Port uVision projects to other open source development environments. Who this book is for This book is aimed at those with an interest in designing and programming embedded systems. These could include electrical engineers or computer programmers who want to get started with microcontroller applications using the ARM Cortex-M4 architecture in a short time frame. The book’s recipes can also be used to support students learning embedded programming for the first time. Basic knowledge of programming using a high level language is essential but those familiar with other high level languages such as Python or Java should not have too much difficulty picking up the basics of embedded C programming.

The Definitive Guide to GCC


The Definitive Guide to GCC

Author: William von Hagen

language: en

Publisher: Apress

Release Date: 2011-06-29


DOWNLOAD





The GNU Compiler Collection (GCC) offers a variety of compilers for different programming languages including C, C++, Java, Fortran, and Ada. The Definitive Guide to GCC, Second Edition has been revised to reflect the changes made in the most recent major GCC release, version 4. Providing in-depth information on GCC's enormous array of features and options, and introducing crucial tools such as autoconf, gprof, and libtool, this book functions as both a guide and reference. This book goes well beyond a general introduction to GCC and covers key programming techniques such as profiling and optimization that, when used in conjunction with GCC's advanced features, can greatly improve application performance. This second edition will prove to be an invaluable resource, whether youre a student seeking familiarity with this crucial tool or an expert who uses GCC on a daily basis.