Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Reliable Design of Medical Devices, Fries, Richard C.


Варианты приобретения
Цена: 39811.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Fries, Richard C.
Название:  Reliable Design of Medical Devices
ISBN: 9781439894910
Издательство: Taylor&Francis
Классификация:
ISBN-10: 1439894914
Обложка/Формат: Hardback
Страницы: 501
Вес: 0.87 кг.
Дата издания: 06.09.2012
Язык: English
Издание: 3 ed
Иллюстрации: 39 tables, black and white; 80 illustrations, black and white
Размер: 240 x 166 x 33
Читательская аудитория: Professional & vocational
Рейтинг:
Поставляется из: Европейский союз


Django 4 by example

Автор: Mele, Antonio Belderbos, Bob
Название: Django 4 by example
ISBN: 1801813051 ISBN-13(EAN): 9781801813051
Издательство: Неизвестно
Рейтинг:
Цена: 10918.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Django 4 by Example is the fourth edition of the best-selling franchise that helps you build web applications. This book will guide you through the entire process of developing professional web applications with Django. The book focuses on explaining how the Django Web Framework works by building multiple projects from the ground up.

Surgical Facial Rejuvenation. A Roadmap to Safe and Reliable Outcomes

Автор: William H. Truswell
Название: Surgical Facial Rejuvenation. A Roadmap to Safe and Reliable Outcomes
ISBN: 1588904911 ISBN-13(EAN): 9781588904911
Издательство: Thieme Verlagsgruppe
Рейтинг:
Цена: 8670.00 р. 12386.00 -30%
Наличие на складе: Есть (1 шт.)
Описание: Written by internationally recognized leaders in the field of facial plastic and reconstructive surgery, this lavishly illustrated text is a surgical atlas for procedures to rejuvenate the face as well as a guide for establishing, managing, and marketing a practice in facial rejuvenation. The opening chapters of Surgical Facial Rejuvenation offer practical guidance to understanding the relevant anatomy and evaluating the aging face. The surgical chapters are designed to present the surgeon with techniques that can be performed safely and efficiently, resulting in outcomes that are excellent and repeatedly achievable. The closing chapters offer advice for practice and patient management, marketing, and an outlook on the future of facial plastic surgery.Highlights:-Chapters on skin care, soft tissue fillers, fat grafting, and hair replacement-A separate chapter on the aging nose, often not effectively discussed in other texts-Important information on how to avoid and manage complications This book is an essential resource for facial plastic surgeons, otolaryngologistshead and neck surgeons, plastic surgeons, and cosmetic surgeons. It is especially valuable for residents and fellows in these fields, and for new practitioners starting up a practice in facial rejuvenation surgery. Dermatologists will also benefit from its wealth of information.

Engineering Open-Source Medical Devices

Автор: Ahluwalia Arti
Название: Engineering Open-Source Medical Devices
ISBN: 3030793621 ISBN-13(EAN): 9783030793623
Издательство: Springer
Рейтинг:
Цена: 23757.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book focuses on the challenges and potentials of open source and collaborative design approaches and strategies in the biomedical field. It provides a comprehensive set of good practices and methods for making these safe, innovative and certifiable biomedical devices reach patients and provide successful solutions to healthcare issues. The chapters are sequenced to follow the complete lifecycle of open source medical technologies. The information provided is eminently practical, as it is supported by real cases of study, in which collaboration among medical professionals, engineers and technicians, patients and patient associations, policy makers, regulatory bodies, and citizens has proven beneficial. The book is also supported by an online infrastructure, UBORA, through which open-source medical devices can be collaboratively developed and shared for the democratization of medical technology and for promoting accessible biomedical engineering education.

Mastering Embedded Linux Programming - Third Edition: Create fast and reliable embedded solutions with Linux 5.4 and the Yocto Project 3.1 (Dunfell)

Автор: Vasquez Frank, Simmonds Chris
Название: Mastering Embedded Linux Programming - Third Edition: Create fast and reliable embedded solutions with Linux 5.4 and the Yocto Project 3.1 (Dunfell)
ISBN: 1789530385 ISBN-13(EAN): 9781789530384
Издательство: Неизвестно
Рейтинг:
Цена: 12873.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Harness the power of Linux to create versatile and robust embedded solutions


Key Features:

  • Learn how to develop and configure robust embedded Linux devices
  • Explore the new features of Linux 5.4 and the Yocto Project 3.1 (Dunfell)
  • Discover different ways to debug and profile your code in both user space and the Linux kernel


Book Description:

Embedded Linux runs many of the devices we use every day. From smart TVs and Wi-Fi routers to test equipment and industrial controllers, all of them have Linux at their heart. The Linux OS is one of the foundational technologies comprising the core of the Internet of Things (IoT).


This book starts by breaking down the fundamental elements that underpin all embedded Linux projects: the toolchain, the bootloader, the kernel, and the root filesystem. After that, you will learn how to create each of these elements from scratch and automate the process using Buildroot and the Yocto Project. As you progress, the book explains how to implement an effective storage strategy for flash memory chips and install updates to a device remotely once it's deployed. You'll also learn about the key aspects of writing code for embedded Linux, such as how to access hardware from apps, the implications of writing multi-threaded code, and techniques to manage memory in an efficient way. The final chapters demonstrate how to debug your code, whether it resides in apps or in the Linux kernel itself. You'll also cover the different tracers and profilers that are available for Linux so that you can quickly pinpoint any performance bottlenecks in your system.


By the end of this Linux book, you'll be able to create efficient and secure embedded devices using Linux.


What You Will Learn:

  • Use Buildroot and the Yocto Project to create embedded Linux systems
  • Troubleshoot BitBake build failures and streamline your Yocto development workflow
  • Update IoT devices securely in the field using Mender or balena
  • Prototype peripheral additions by reading schematics, modifying device trees, soldering breakout boards, and probing pins with a logic analyzer
  • Interact with hardware without having to write kernel device drivers
  • Divide your system up into services supervised by BusyBox runit
  • Debug devices remotely using GDB and measure the performance of systems using tools such as perf, ftrace, eBPF, and Callgrind


Who this book is for:

If you're a systems software engineer or system administrator who wants to learn Linux implementation on embedded devices, then this book is for you. Embedded systems engineers accustomed to programming for low-power microcontrollers can use this book to help make the leap to high-speed systems on chips that can run Linux. Anyone responsible for developing new hardware that needs to run Linux will also find this book useful. Basic working knowledge of the POSIX standard, C programming, and shell scripting is assumed.

The Oxford Guide to Library Research

Автор: Thomas Mann
Название: The Oxford Guide to Library Research
ISBN: 0199931062 ISBN-13(EAN): 9780199931064
Издательство: Oxford Academ
Рейтинг:
Цена: 4275.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The information world has undergone drastic changes since the publication of the 3rd edition of The Oxford Guide to Library Research in 2005, and Thomas Mann, a veteran reference librarian at the Library of Congress, has extensively revised his text to reflect those changes. This book will
answer two basic questions: First, what is the extent of the significant research resources you will you miss if you confine your research entirely, or even primarily, to sources available on the open Internet? Second, if you are trying to get a reasonably good overview of the literature on a
particular topic, rather than just something quickly on it, what are the several alternative methods of subject searching--which are not available on the Web--that are usually much more efficient for that purpose than typing keywords into a blank search box, with the results displayed by
relevance-ranking computer algorithms?

This book shows researchers how to do comprehensive research on any topic. It explains the variety of search mechanisms available, so that the researcher can have the reasonable confidence that s/he has not overlooked something important. This includes not just lists of resources, but discussions
of the ways to search within them: how to find the best search terms, how to combine the terms, and how to make the databases (and other sources) show relevant material even when you don't know how to specify the best search terms in advance. The book's overall structuring by nine methods of
searching that are applicable in any subject area, rather than by subjects or by types of literature, is unique among guides to research. Also unique is the range and variety of concrete examples of what to do--and of what not to do.

The book is not about the Internet: it is about the best alternatives to the Internet--the sources that are not on the open Web to begin with, that can be found only through research libraries and that are more than ever necessary for any kind of substantive scholarly research. More than any other
research guide available, this book directly addresses and provides solutions to the serious problems outlined in recent studies documenting the profound lack of research skills possessed by today's digital natives.

Designing Distributed Systems: Patterns and Paradigms for Scalable, Reliable Services

Автор: Burns Brendan
Название: Designing Distributed Systems: Patterns and Paradigms for Scalable, Reliable Services
ISBN: 1491983647 ISBN-13(EAN): 9781491983645
Издательство: Wiley
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This report explores the concept of a digital business platform as a way of empowering individual business sectors to act on data in real time.

Fault and Defect Tolerant Computer Architectures: Reliable Computing with Unreliable Devices

Автор: Roelke George R.
Название: Fault and Defect Tolerant Computer Architectures: Reliable Computing with Unreliable Devices
ISBN: 1288416865 ISBN-13(EAN): 9781288416868
Издательство: Неизвестно
Рейтинг:
Цена: 10658.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Physicon The Reliable Icon In Physiology Exam Preparatory Manual For Undergraduates

Автор: Sanoop
Название: Physicon The Reliable Icon In Physiology Exam Preparatory Manual For Undergraduates
ISBN: 9352702832 ISBN-13(EAN): 9789352702831
Издательство: JayPee Brothers India
Рейтинг:
Цена: 4640.00 р.
Наличие на складе: Нет в наличии.

Описание: The content in this edition has been entirely reorganized and updated. Each chapter has been extensively revised and made clear and concise with emphasis on imparting a conceptual understanding.

How Well Do Facts Travel?

Автор: Howlett
Название: How Well Do Facts Travel?
ISBN: 052119654X ISBN-13(EAN): 9780521196543
Издательство: Cambridge Academ
Рейтинг:
Цена: 15048.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Is a fact still the same fact if you take it somewhere else? Where do the facts we do have come from, and where are they going next? These diverse stories from the humanities and sciences explain why some facts travel well enough to acquire a life of their own.

Hand-Book to Kansas Territory and the Rocky Mountains` Gold Region: Accompanied by Reliable Maps and a Preliminary Treatise on the Pre-Emption Laws of

Автор: Redpath James
Название: Hand-Book to Kansas Territory and the Rocky Mountains` Gold Region: Accompanied by Reliable Maps and a Preliminary Treatise on the Pre-Emption Laws of
ISBN: 1275735886 ISBN-13(EAN): 9781275735880
Издательство: Неизвестно
Цена: 3414.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Rubenstein; Or, the Murdered Jewess: Being a Full and Reliable History of This Terrible Mystery of Blood

Автор: Anonymous
Название: Rubenstein; Or, the Murdered Jewess: Being a Full and Reliable History of This Terrible Mystery of Blood
ISBN: 1275507735 ISBN-13(EAN): 9781275507739
Издательство: Неизвестно
Цена: 2448.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Full Title: Rubenstein; Or, The Murdered Jewess: Being A Full and Reliable History of This Terrible Mystery of Blood

Description: The Making of the Modern Law: Trials, 1600-1926 collection provides descriptions of the major trials from over 300 years, with official trial documents, unofficially published accounts of the trials, briefs and arguments and more. Readers can delve into sensational trials as well as those precedent-setting trials associated with key constitutional and historical issues and discover, including the Amistad Slavery case, the Dred Scott case and Scopes "monkey" trial.Trials provides unfiltered narrative into the lives of the trial participants as well as everyday people, providing an unparalleled source for the historical study of sex, gender, class, marriage and divorce.

++++
The below data was compiled from various identification fields in the bibliographic record of this title. This data is provided as an additional tool in helping to insure edition identification:
++++




Monograph


Harvard Law School Library
Published by The Old Franklin Publishing House, 1876

Romania as a NATO Member: A Reliable Ally to the Us in Afghanistan

Автор: Ticulescu Catalin I.
Название: Romania as a NATO Member: A Reliable Ally to the Us in Afghanistan
ISBN: 1249284538 ISBN-13(EAN): 9781249284536
Издательство: Неизвестно
Рейтинг:
Цена: 10658.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия