A guide to the 1999 C standard, this text contains commentary on every sentence. It should be of use to C programmers and all those working on embedded or mission-critical applications.
This book is specifically for open source developers who need to know modern C. The C programming language is the foundation of open source and most modern operating systems--Linux, FreeBSD, and all other current versions of Unix--are written in it. In addition, popular languages like Perl and Python are also written in C. C is powerful and stable, and yet its syntax and concepts can trip up new programmers and, of course, developers coming from other languages. That's where this book comes in....
Design algorithms using pseudocode with the only practical and comprehensive text on C programming specifically designed for students.
Numerical Recipes in C
This book is about interfacing personal computers using C. Readers will also find this a practical introduction to real-time programming with a generous collection of tried and tested programs. The principles precede the applications in most cases in an attempt to provide genuine understanding and encourage further development.
Mastering and Using Microsoft Office 97 Professional
by H.Albert Napier and Philip J. Judd
Napier and Judd's latest text on Office 97 meets MS Certification objectives and provides your students with the skills necessary to use these applications in an office environment.
Beginner's Guide to Embedded C Programming - Volume 2
by Chuck Hellebuyck
Computer Systems covers topics you need to know to become a better programmer. Author Martin Kalin draws on knowledge he gained writing large industrial applications, web and non-web alike: for those applications, it's always the systems issues that come to the fore - running short on or out of memory, application crashes and restarts, running too slowly, contending with problems on the host machine, and so on. The emphasis in the book, from start to finish, is on how an understanding of the und...
Signal Processing in C Written by experts in the field, this invaluable guide provides you with a unified software structure for digital signal processing and numerical analysis in C. Using extensive examples, it clearly explains basic digital signal processing. This book shows you how to develop modular, well structured C code for any DSP application. Signal Processing in C also: Provides a wealth of practical, real-world algorithms Includes complete coverage of DSP fundamentals such as discr...
Explorando a Elegância da Programação Funcional com Haskell
by Benjamin Davis
DB2 11.1 for LUW with C Language for Application Developers
by Robert Wingate
Creating Websites for iPad and Android Honeycomb Tablets
by Dr Matthew David
Practical Foundations of Windows Debugging, Disassembling, Reversing
by Dmitry Vostokov