Vtome.ru - электронная библиотека

  • Добавил: literator
  • Дата: 15-12-2021, 17:25
  • Комментариев: 0
Soft Computing in Smart Manufacturing: Solutions toward Industry 5.0Название: Soft Computing in Smart Manufacturing: Solutions toward Industry 5.0
Автор: Tatjana Sibalija, J. Paulo Davim
Издательство: De Gruyter
Год: 2022
Страниц: 292
Язык: английский
Формат: pdf (true), epub
Размер: 243.3 MB

This book aims at addressing the challenges of contemporary manufacturing in the Industry 4.0 environment as well as in future manufacturing (aka Industry 5.0) by implementing soft computing - one of the major subfields of Artificial Intelligence (AI). Learning and predicting capabilities of soft computing techniques (e.g. Machine Learning) as well as optimization capabilities (e.g. evolutionary algorithms) and other features of AI should be exploited to respond to issues of smart manufacturing. The demand for product personalization introduces a high level of uncertainty and requires highly adaptive, agile processes and systems.
  • Добавил: TRex
  • Дата: 15-12-2021, 15:15
  • Комментариев: 0
Название: R for Health Data Science
Автор: Ewen Harrison, Pius Riinu
Издательство: CRC Press
Год: 2021
Формат: True ePUB
Страниц: 344
Размер: 11 Mb
Язык: English

In this age of information, the manipulation, analysis, and interpretation of data have become a fundamental part of professional life; nowhere more so than in the delivery of healthcare. From the understanding of disease and the development of new treatments, to the diagnosis and management of individual patients, the use of data and technology is now an integral part of the business of healthcare. Those working in healthcare interact daily with data, often without realising it. The conversion of this avalanche of information to useful knowledge is essential for high-quality patient care.
  • Добавил: SCART56
  • Дата: 15-12-2021, 14:10
  • Комментариев: 0

Название: Язык программирования C++ для профессионалов (2-е изд.)
Автор: Страуструп Бьерн
Издательство: М.: НОУ "Интуит"
Год: 2016
Страниц: 670
Формат: PDF
Размер: 55 Мб
Язык: русский

Курс дает описание языка C++, его ключевых понятий и основных приемов программирования на нем. Это завершенное руководство, написанное создателем языка, которое содержит описание всех средств С++, в том числе управление исключительными ситуациями, шаблоны типа (параметризованные типы данных) и множественное наследование.
  • Добавил: literator
  • Дата: 15-12-2021, 13:31
  • Комментариев: 0
30-Second Coding: The 50 essential principles that instruct technology, each explained in half a minute (30 Second)Название: 30-Second Coding: The 50 essential principles that instruct technology, each explained in half a minute
Автор: Mark Steadman
Издательство: Ivy Press, Quarto Publishing
Год: 2021
Страниц: 160
Язык: английский
Формат: epub
Размер: 14.0 MB

The successful 30-Second series tackles coding, the science of programming the technology which operates in almost every aspect of modern life. Computer code operates behind nearly everything we do – from small calculations in the home to complex executions that drive the global economy. It influences who we see, follow, and like online and describes the websites we visit, the connections between them, the sounds heard on Spotify and videos watched on YouTube. Simple programming concepts can explain plenty about the modern world and the changes to come in the age of AI.
  • Добавил: literator
  • Дата: 15-12-2021, 13:16
  • Комментариев: 0
Linear Integer Programming: Theory, Applications, Recent DevelopmentsНазвание: Linear Integer Programming: Theory, Applications, Recent Developments
Автор: Elias Munapo, Santosh Kumar
Издательство: De Gruyter
Год: 2022
Страниц: 202
Язык: английский
Формат: pdf (true), epub
Размер: 13.0 MB

This book presents the state-of-the-art methods in Linear Integer Programming, including some new algorithms and heuristic methods developed by the authors in recent years. Topics as Characteristic equation (CE), application of CE to bi-objective and multi-objective problems, Binary integer problems, Mixed-integer models, Knapsack models, Complexity reduction, Feasible-space reduction, Random search, Connected graph are also treated. Without mathematics no science would survive. This especially applies to the engineering sciences which highly depend on the applications of mathematics and mathematical tools such as optimization techniques, finite element methods, differential equations, fluid dynamics, mathematical modelling, and simulation. Neither optimization in engineering, nor the performance of safety-critical system and system security; nor high assurance software architecture and design would be possible without the development of mathematical applications.
  • Добавил: umkaS
  • Дата: 15-12-2021, 09:16
  • Комментариев: 0
Название: Office 2016 For Dummies
автор: Wallace Wang
Издательство: John Wiley
Страниц: 480
Год: 2016
ISBN: 978-1119293477
Формат: PDF
Размер: 104 MB
Язык: Английский

Packed with straightforward, friendly instruction, this updated edition of the bestselling Microsoft Office book gets you thoroughly up to speed on the latest version of the industry standard for office productivity suites. In no time, Office 2016 For Dummies will help you become a whiz at Word, take your Excel skills to new heights, add pizzazz to your PowerPoint presentations, and make every part of your work day more organized and productive.
  • Добавил: literator
  • Дата: 14-12-2021, 19:16
  • Комментариев: 0
The JavaScript Interview Workbook: 400 Coding exercises!Название: The jаvascript Interview Workbook: 400 Coding exercises!
Автор: Jannat Kaur
Издательство: Kauress
Год: 2021
Страниц: 385
Язык: английский
Формат: pdf (true)
Размер: 11.7 MB

As a coding boot camp instructor for the last 4 years, I've always been asked: Will I get a job after this? How many projects do I need to complete in order to start interviewing? How should I prepare for technical interviews? What will I be asked? Reinforce concepts practically with 400+ jаvascript exercises. You will save tons of hours researching the internet for potential jаvascript interview questions by using this book that has interview questions asked by real companies such as Cognizant, Microsoft, and smaller indie web development companies.
  • Добавил: literator
  • Дата: 14-12-2021, 18:27
  • Комментариев: 0
BaseCode: A field guide to writing lasting codeНазвание: BaseCode: A field guide to writing lasting code
Автор: Jason McCreary
Издательство: Leanpub
Год: 2019-01-23
Страниц: 118
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.2 MB

A field guide containing real-world practices to help you write code that's less complex and more readable. Jason's been writing code for 20 years. During that time he's worked on hundreds of projects with dozens of teams. And found the most important quality of lasting code is readability. When he first started writing code he just wrote code that worked. Who cares as long as it works? Years later, he then went to great lengths to ensure the code adhered to all the best practices. We know our code is too complex. This is easy to realize, but hard to avoid. We're too quick to dismiss qualities like readability and accept complexity as necessary. We need to get back to the basics of writing code for other humans. This is the goal of BaseCode.
  • Добавил: Почемучка
  • Дата: 14-12-2021, 18:01
  • Комментариев: 0
Название: Программирование и конфликты 2.0. Теория и практика программной инженерии
Автор: Роберт Гласс
Издательство: Символ-Плюс
ISBN: 978-5-93286-148-6
Серия: Профессионально
Год: 2010
Формат: PDF
Страниц: 242
Размер: 11.5 MB
Язык: Русский

Сборник очерков, написанных ветераном и пионером индустрии разработки ПО Робертом Глассом, автором и редактором более чем двадцати пяти книг. Первое издание увидело свет еще в 1991 году и сразу же стало бестселлером.
Книга посвящена конфликтам и управлению конфликтами. В ней программисты и разработчики ПО противопоставлены менеджерам. Теория противопоставляется практике, стабильность – изменениям, разговоры – действиям и обещания – результатам. Предпринята попытка показать все стороны, участвующие в споре, заставить задуматься и сделать собственные выводы.
Ценность этой книги в том, что она выходит за круг обсуждения модных тенденций и сиюминутных взглядов и понятий. Откровения, содержащиеся в ней, не подвержены влиянию времени и сегодня могут служить источником информации и вдохновения для разработчиков и менеджеров, профессоров и предпринимателей, исследователей и студентов.
  • Добавил: TRex
  • Дата: 14-12-2021, 17:35
  • Комментариев: 0
Название: Practical Explainable AI Using Python: Artificial Intelligence Model Explanations Using Python-based Libraries
Автор: Pradeepta Mishra
Издательство: Apress
Год: 2022
Формат: PDF
Страниц: 356
Размер: 16 Mb
Язык: English

Learn the ins and outs of decisions, biases, and reliability of AI algorithms and how to make sense of these predictions. This book explores the so-called black-box models to boost the adaptability, interpretability, and explainability of the decisions made by AI algorithms using frameworks such as Python XAI libraries, TensorFlow 2.0+, Keras, and custom frameworks using Python wrappers.