![]() |
Embedded C Programming with STM32: Build Production-Grade Firmware with Bare-Metal Development, FreeRTOS, Device Drivers, and ARM Cortex-M Embedded Sy
ISBN: 9798197536273 / Angielski / Miękka / 218 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
103,64 |
![]() |
The Modern STM32 Handbook: A Complete Guide to Embedded C, CubeIDE, and FreeRTOS - Mastering the HAL, System Configuration, and Integrated Debuggi
ISBN: 9798242913417 / Angielski / Miękka / 218 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
124,32 |
![]() |
Microsoft Power Apps Mastery Handbook 2026 Edition: Build Business Applications, Automate Workflows, and Integrate AI with Copilot - Step-By-Step Guid
ISBN: 9798243108119 / Angielski / Miękka / 174 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
70,43 |
![]() |
Python GUI Mastery: : Building Modern, Professional Desktop Applications with Tkinter, PyQt, Kivy & Dear Py
ISBN: 9798243518949 / Angielski / Miękka / 132 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
82,91 |
![]() |
C programmieren für Einsteiger: Der praxisnahe Einstieg ohne Vorkenntnisse - verständlich erklärt, mit Beispielen und Übungen für Studium, Job und sch
ISBN: 9798244722055 / Niemiecki / Miękka / 176 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
70,43 |
![]() |
Modern Embedded Design with ESP32: From GPIO to Cloud Integration
ISBN: 9798249565831 / Angielski / Miękka / 300 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
145,09 |
![]() |
Linux programming for beginners: Build Real-World Application, Master the command line, and Understand how Linux Systems work from Scratch
ISBN: 9798255206803 / Angielski / Miękka / 350 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
111,93 |
![]() |
Practical C/C++ Security Engineering: Exploit Development, Hardening, and High-Performance Tools
ISBN: 9798276771274 / Angielski / Miękka / 114 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
124,32 |
![]() |
VS Code for Power Developers: The Ultimate Guide to High-Performance Workflows Extensions, Integrations, and Advanced Debugging to Build Faster
ISBN: 9798278358534 / Angielski / Miękka / 276 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
107,74 |
![]() |
The C++ Exit Plan: How to Move Mission-Critical Code to Safer, Modern Stacks
ISBN: 9798279127931 / Angielski / Miękka / 172 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
78,72 |
![]() |
High-Performance computing with ASP.NET: Build Fast, Scalable, and Resilient .NET Web Systems for Modern Workloads
ISBN: 9798279433568 / Angielski / Miękka / 322 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
97,42 |
![]() |
UNIX Unleashed: A Practical Guide for Programming and Shell Scripting
ISBN: 9798280414693 / Angielski / Miękka / 280 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
82,87 |
![]() |
C Programming for Windows Development
ISBN: 9798902113836 / Angielski / Twarda / 202 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
750,08 |
![]() |
NUnit Pocket Reference
ISBN: 9780596007393 / Angielski / Miękka / 96 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Few .NET developers have the luxury of unlimited code testing once their application is complete, and rushing through the testing process is both problematic and stressful. The open source NUnit framework provides an excellent and efficient way to test and improve .NET code as it's written, saving hundreds of QA hours and headaches.NUnit is one of the most mature and widely-used .NET open source projects even Microsoft uses it internally. NUnit is a unit-testing framework for all .Net languages. Written entirely in C#, NUnit takes advantage of many .NET language features, such as custom... Few .NET developers have the luxury of unlimited code testing once their application is complete, and rushing through the testing process is both p... |
cena:
39,28 |
![]() |
Mastering Regular Expressions
ISBN: 9780596528126 / Angielski / Miękka / 544 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL. If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you already use them, you'll appreciate this book's unprecedented detail and breadth of coverage. If you think you know all you need to know about regularexpressions, this book is a stunning... Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and ... |
cena:
236,84 |
![]() |
Programming the Parallel Port: Interfacing the PC for Data Acquisition and Process Control
ISBN: 9780879305130 / Angielski / Miękka / 320 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Why purchase expensive add-on cards or bus interfaces when you can develop effective and economical data acquisition and process controls using C programs? Using the under-employed printer adapter (that is, the parallel port of your PC), you can turn your computer into a powerful tool for developing microprocessor applications. Learn how to build a complete data acquisition system and such varied applications as a CCD camera controller, a photometer interface, and a wave form generator. The book also covers the enhanced parallel port (EPP), the extended capabilities port (ECP), interfacing...
Why purchase expensive add-on cards or bus interfaces when you can develop effective and economical data acquisition and process controls using C prog...
|
cena:
329,97 |
![]() |
microc/os-ii: the real time kernel
ISBN: 9781578201037 / Angielski / Twarda / 634 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. MicroC/OS II Second Edition describes the design and implementation of the MicroC/OS-II real-time operating system (RTOS). In addition to its value as a reference to the kernel, it is an extremely detailed and highly readable design study particularly useful to the embedded systems student. While documenting the design and implementation of the kernel, the book also walks the reader through the many related development issues: how to adapt the kernel for a new microprocessor, how to install the kernel, and how to structure the applications that run on the kernel. This edition features...
MicroC/OS II Second Edition describes the design and implementation of the MicroC/OS-II real-time operating system (RTOS). In addition to its value as...
|
cena:
741,23 |
![]() |
Practical UML Statecharts in C/C++: Event-Driven Programming for Embedded Systems
ISBN: 9780750687065 / Angielski / Miękka / 728 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Practical UML Statecharts in C/C++ Second Edition bridges the gap between high-level abstract concepts of the Unified Modeling Language (UML) and the actual programming aspects of modern hierarchical state machines (UML statecharts). The book describes a lightweight, open source, event-driven infrastructure, called QP that enables direct manual coding UML statecharts and concurrent event-driven applications in C or C++ without big tools.This book is presented in two parts. In Part I, you get a practical description of the relevant state machine concepts starting from traditional finite state...
Practical UML Statecharts in C/C++ Second Edition bridges the gap between high-level abstract concepts of the Unified Modeling Language (UML) and the ...
|
cena:
319,82 |
![]() |
uC/OS-III: The Real-Time Kernel
ISBN: 9780982337530 / Angielski / Twarda / 932 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
392,93 |
![]() |
Uc/OS-III: The Real-Time Kernel and the Renesas Sh7216
ISBN: 9780982337547 / Angielski / Twarda / 938 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
392,93 |