ВходНаше всё Теги codebook 无线电组件 Поиск Опросы Закон Понедельник
1 июля
54934
Evgeny_CD (25.03.2006 15:15, просмотров: 563)
Буки: программизм, метрология *********************************************** P.S.Deshpande, O.G.Kakde, "C & Data Structures" *********************************************** Charles River Media | ISBN 1584503386 | 2004 Year | CHM | 7,62 Mb | 700 Pages Качать: http://rapidshare. …7/PSDeshpande.rar.html Password: www.AvaxHome.ru Взято: http://www.avaxhom …c_data_structures.html ************************************************************************************************* Д. Ф. Тартаковский, А. С. Ястребов, "Метрология, стандартизация и технические средства измерений" ************************************************************************************************* Высшая школа | ISBN 5060037967 | 2001 год | DjVu | 3,43 Mb | 206 страниц Качать: http://rapidshare. …0820/DFTartak.rar.html Password: www.AvaxHome.ru Взято: http://www.avaxhom …/ebooks/metrology.html Попутно - книги в розыске (если удастся найи - будет просто здорово!!!): ******************************************************** The Definitive Guide to GCC (Paperback) by William von Hagen, Kurt Wall Paperback: 504 pages Publisher: Apress (October 22, 2003) Language: English ISBN: 1590591097 Provides a complete command reference and explains how to use the info online help system . Covers material not covered in other texts: profiling, test coverage, and how to build and install GCC on a variety of operating system and hardware platforms . Explains how to build and install GCC on Linux, UNIX, and Windows systems, whether you have an existing GCC or not The Definitive Guide to GCC is a comprehensive tutorial and guide to using the newest version of GCC, the “Gnue Compiler Collection.” GCC is quite simply the most used and most powerful tool for programmers on the planet. It goes beyond just command line invocations and teaches you how to use GCC to improve the quality of your code (with debugging, code profiling, and test code coverage) and how to integrate other GNU development tools, such as libtool, automake, and autoconf, into your GCC-based development projects. The Definitive Guide to GCC Book teaches you how to build, install, customize, use, and troubleshoot GCC 3.2, the GNU Compiler Collection version 3.2. GCC has long been available for most major hardware and operating system platforms and is often the preferred compiler for those platforms. As a general purpose compiler, GCC produces higher quality, faster performing executable code with fewer bugs than equivalent offerings supplied by hardware and software vendors. GCC, along with GNU Emacs, the Linux operating system, the Apache Web server, the Sendmail mail server, and the BIND DNS server, is one of the showpieces of the free software world and proof that sometimes you can get a free lunch. ******************************************************** An Introduction to GCC (Paperback) by Brian J. Gough, Richard M. Stallman (Foreword) "The purpose of this book is to explain the use of the GNU C and C++ compilers, gcc and g++..." (more) Paperback: 144 pages Publisher: Network Theory Ltd. (March 31, 2004) Language: English ISBN: 0954161793 ******************************************************** The Art of Debugging with GDB and DDD (Paperback) by Norman Matloff, P.J. Salzmann Paperback: 328 pages Publisher: No Starch Press; 1st Edition edition (July 15, 2006) Language: English ISBN: 159327002X Book Description Debugging is the art of finding mistakes in code. Using a debugger, programmers can trace program execution line by line, inspect variables, and see what the program is doing at any given time. The Art of Debugging with GDB and DDD will help programmers master the art of debugging with two popular Open Source debuggers: GDB and DDD. It also discusses other tools that help prevent, catch, and fix bugs in programs. The book integrates general debugging principles with concrete examples and covers many topics other debugging books leave out, such as segmentation faults, threaded programming, and distributed/parallel programming.