![]() |
Memory Thinking for C & C++ Windows Diagnostics: Slides with Descriptions and Source Code Illustrations, Second Edition
ISBN: 9781912636617 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
340,96 |
![]() |
Memory Thinking for C & C++ Linux Diagnostics: Slides with Descriptions and Source Code Illustrations, Second Edition
ISBN: 9781912636563 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
340,96 |
![]() |
Linux Kernel Programming: Developing kernel architecture and device drivers for character, block, USB, and network interfaces (English Edition)
ISBN: 9789365897364 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
204,75 |
![]() |
C Programming Language
ISBN: 9781423251750 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
52,79 |
![]() |
C Programming Language - Standard Library
ISBN: 9781423251767 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
52,79 |
![]() |
Practical Foundations of Windows Debugging, Disassembling, Reversing: Training Course, Third Edition
ISBN: 9781912636471 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
215,80 |
![]() |
Master the Raspberry Pi Pico in C: WiFi with LwIP, MbedTLS & FreeRTOS, Second Edition
ISBN: 9781871962987 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
222,34 |
![]() |
Schaum's Outline of Programming with C
ISBN: 9780070240353 / Angielski / Miękka / 552 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Confusing Textbooks? Missed Lectures? Not Enough Time? Fortunately for you, there's Schaum's Outlines. More than 40 million students have trusted Schaum's to help them succeed in the classroom and on exams. Schaum's is the key to faster learning and higher grades in every subject. Each Outline presents all the essential course information in an easy-to-follow, topic-by-topic format. You also get hundreds of examples, solved problems, and practice exercises to test your skills. This Schaum's Outline gives you
Confusing Textbooks? Missed Lectures? Not Enough Time? Fortunately for you, there's Schaum's Outlines. More than 40 million students ... |
cena:
165,70 |
![]() |
Essential C: An Introduction for Scientists and Engineers
ISBN: 9780195143430 / Angielski / Miękka / 408 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. In recent years, C has become the programming language most often chosen by "serious" programmers; those who program for a living. C's rich set of operators and library functions allows programmers to write powerful, concise, and elegant code. Furthermore, C compilers exist for virtually every type of computer, and C programs are portable between different types of computers. Perhaps the main advantage of C over other programming languages is its versatility. On the one hand, C is a powerful general-purpose language that supports structured and modular programming languages; but at the same...
In recent years, C has become the programming language most often chosen by "serious" programmers; those who program for a living. C's rich set of ope...
|
cena:
1047,51 |
![]() |
Algorithm Design: Foundations, Analysis, and Internet Examples
ISBN: 9780471383659 / Angielski / Miękka / 720 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Michael Goodrich and Roberto Tamassia, authors of the successful, Data Structures and Algorithms in Java, 2/e, have written Algorithm Engineering, a text designed to provide a comprehensive introduction to the design, implementation and analysis of computer algorithms and data structures from a modern perspective. This book offers theoretical analysis techniques as well as algorithmic design patterns and experimental methods for the engineering of algorithms.
Market: Computer Scientists; Programmers. Michael Goodrich and Roberto Tamassia, authors of the successful, Data Structures and Algorithms in Java, 2/e, have written Algorithm Engineering, a t...
|
cena:
891,64 |
![]() |
C++ Scientific Programming: Computational Recipes at a Higher Level
ISBN: 9780471412106 / Angielski / Twarda / 258 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych.
|
cena:
484,35 |
![]() |
Simulating Ecological and Evolutionary Systems in C
ISBN: 9780521776585 / Angielski / Miękka / 320 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Computer simulations are a powerful tool for understanding ecological and evolutionary systems. Simulating Ecological and Evolutionary Systems in C models a diverse range of biological processes and systems, including competition, foraging, predation, mating systems, and life-history optimization, by simulating large collections of interacting individuals. Using the programming language C, the book starts with elementary programs modeling stochastic birth-death processes, with programming complexity increasing as the chapters progress. Wilson covers all the important features of C: arrays,...
Computer simulations are a powerful tool for understanding ecological and evolutionary systems. Simulating Ecological and Evolutionary Systems in C mo...
|
cena:
298,62 |
![]() |
Mono
ISBN: 9780596007928 / Angielski / Miękka / 280 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The Mono Project is the much talked-about open source initiative to create a Unix implementation of Microsoft's .NET Development Framework. Its purpose is to allow Unix developers to build and deploy cross-platform .NET applications. The project has also sparked interest in developing components, libraries and frameworks with C#, the programming language of .NET.The controversy? Some say Mono will become the preferred platform for Linux development, empowering Linux/Unix developers. Others say it will allow Microsoft to embrace, extend, and extinguish Linux. The controversy rages on,... The Mono Project is the much talked-about open source initiative to create a Unix implementation of Microsoft's .NET Development Framework. Its pur... |
cena:
115,56 |
![]() |
Embedded Systems Building Blocks [With]
ISBN: 9780879306045 / Angielski / Twarda / 640 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Offers an explanation of functional code modules and microcontroller theory. This book helps you get hands-on experience with real-time system modules provided by the author and functional code modules that may be used to create basic embedded system functions. It includes a chapter on PC services.
Offers an explanation of functional code modules and microcontroller theory. This book helps you get hands-on experience with real-time system modules...
|
cena:
644,44 |
![]() |
Writing Apache Modules with Perl and C: The Apache API and mod_perl
ISBN: 9781565925670 / Angielski / Miękka / 750 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Apache is the most popular web server on the Internet because it is free, reliable, and extensible. The availability of the source code and the modular design of Apache makes it possible to extend web server functionality through the Apache API.For the most part, however, the Apache API has only been available to C programmers, and requires rebuilding the Apache server from source. mod_perl, the popular Apache module used primarily for enhanced CGI performance, changed all that by making the Apache API available to Perl programmers. With mod_perl, it becomes simple to develop Apache... Apache is the most popular web server on the Internet because it is free, reliable, and extensible. The availability of the source code and the mod... |
cena:
185,55 |
![]() |
Cryptography in C and C++
ISBN: 9781590595022 / Angielski / Twarda / 504 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. CRYPTOGRAPHY IS AN ANCIENT ART, well over two thousand years old. The need to keep certain information secret has always existed, and attempts to preserve secrets have therefore existed as well. But it is only in the last thirty years that cryptography has developed into a science that has offered us needed security in our daily lives. Whether we are talking about automated teller machines, cellular telephones, Internet commerce, or computerized ignition locks on automobiles, there is cryptography hidden within. And what is more, none of these applications would work without cryptography The...
CRYPTOGRAPHY IS AN ANCIENT ART, well over two thousand years old. The need to keep certain information secret has always existed, and attempts to pres...
|
cena:
402,53 |
![]() |
The Art Of Debugging With Gdb, Ddd, And Eclipse
ISBN: 9781593271749 / Angielski / Miękka / 282 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Debugging is crucial to successful software development, but even many experienced programmers find it challenging. Sophisticated debugging tools are available, yet it may be difficult to determine which features are useful in which situations. The Art of Debugging is your guide to making the debugging process more efficient and effective. The Art of Debugging illustrates the use three of the most popular debugging tools on Linux/Unix platforms: GDB, DDD, and Eclipse. The text-command based GDB (the GNU Project Debugger) is included with most distributions. DDD is a... Debugging is crucial to successful software development, but even many experienced programmers find it challenging. Sophisticated debugging tools a... |
cena:
204,75 |
![]() |
programming 32-bit microcontrollers in c: exploring the pic32
ISBN: 9780750687096 / Angielski / Miękka / 527 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. *Just months after the introduction of the new generation of 32-bit PIC microcontrollers, a Microchip insider and acclaimed author takes you by hand at the exploration of the PIC32 *Includes handy checklists to help readers perform the most common programming and debugging tasks The new 32-bit microcontrollers bring the promise of more speed and more performance while offering an unprecedented level of compatibility with existing 8 and 16-bit PIC microcontrollers. In sixteen engaging chapters, using a parallel track to his previous title dedicated to 16-bit programming, the author puts all... *Just months after the introduction of the new generation of 32-bit PIC microcontrollers, a Microchip insider and acclaimed author takes you by han... |
cena:
259,53 |
![]() |
Learning Opencv: Computer Vision with the Opencv Library
ISBN: 9780596516130 / Angielski / Miękka / 580 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. "This library is useful for practitioners, and is an excellent tool for those entering the field: it is a set of computer vision algorithms that work as advertised."-William T. Freeman, Computer Science and Artificial Intelligence Laboratory, Massachusetts Institute of Technology "This library is useful for practitioners, and is an excellent tool for those entering the field: it is a set of computer vision algorithms that wo... |
cena:
195,86 |
![]() |
Computer Programming: An Introduction for the Scientifically Inclined
ISBN: 9789081278812 / Angielski / Miękka / 284 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Introduction to computer programming for science students (mathematics, physics, chemistry) at university level. Including chapters on scientific simulations and computer graphics and including an overview of available (scientific) libraries. Uses the C programming language, and covers C99. Questions and exercises at the end of each chapter.
Introduction to computer programming for science students (mathematics, physics, chemistry) at university level. Including chapters on scientific simu...
|
cena:
117,83 |