Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: Элементы стиля программирования
Автор: Керниган Б., Плоджер Ф.
Издательство: Радио и связь
Год: 1984
Формат: pdf
Страниц: 161
Размер: 30,7 Мб
Язык: Русский

В книге исследуется большое число фрагментов реальных программ, каждый из которых дает один и более уроков стиля программирования.
Разместил: oksanavalera 8-05-2021, 10:09 | Комментарии: 0 | Подробнее

Название: Java 9: Swing, Documents And Printing
Автор: Poul Klausen
Издательство: bookboon
Год: 2017
Формат: ePUB, AZW3, PDF
Страниц: 355
Для сайта: Mirknig.su
Размер: 26 mb
Язык: English

This book is the ninth in a series of books on software development. The programming
language is Java, and the language and its syntax and semantics fills obviously much, but
the books have also largely focus on the process and how to develop good and robust
applications.
Разместил: siburit 8-05-2021, 09:55 | Комментарии: 1 | Подробнее

Название: Java 7: About system development
Автор: Poul Klausen
Издательство: bookboon
Год: 2017
Формат: ePUB, AZW3, PDF
Страниц: 194
Для сайта: Mirknig.su
Размер: 16 mb
Язык: English

This book is the seventh in a series of books on software development. The programming
language is Java, and the language and its syntax and semantic fills obviously much, but
the books have also largely focus on the process and how to develop good and robust
applications.
Разместил: siburit 8-05-2021, 09:54 | Комментарии: 1 | Подробнее

Название: Java 6: JDBC and database applications
Автор: Poul Klausen
Издательство: bookboon
Год: 2017
Формат: ePUB, AZW3, PDF
Страниц: 317
Для сайта: Mirknig.su
Размер: 23 mb
Язык: English

This book is the sixth in a series of books on software development. The programming language
is Java, and the language and its syntax and semantics fills obviously much, but the books
have also largely focus on the process and how to develop good and robust applications.
Разместил: siburit 8-05-2021, 09:53 | Комментарии: 1 | Подробнее

Название: Java 5: Files and Java IO - Software Development
Автор: Poul Klausen
Издательство: bookboon
Год: 2017
Формат: ePUB, AZW3, PDF
Страниц: 426
Для сайта: Mirknig.su
Размер: 16 mb
Язык: English

This book is the fifth in a series of books on software development. The programming
language is Java, and the language and its syntax and semantic fills obviously much, but
the books have also largely focus on the process and how to develop good and robust
applications. As the previous book, this book has, however, only to a lesser extent focus on
the process, but more on the language and details regarding Java.
Разместил: siburit 8-05-2021, 09:53 | Комментарии: 1 | Подробнее
Deep Learning including Keras: Beginner’s Guide to Studying with KerasНазвание: Deep Learning including Keras: Beginner’s Guide to Studying with Keras
Автор: Joe Joe
Издательство: Amazon.com Services LLC
Год: 2021
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

This book will introduce you to various supervised and unsupervised deep learning algorithms like the multilayer perceptron, linear regression, and other more advanced deep convolutional and recurrent neural networks. You will also learn about image processing, handwritten recognition, object recognition, and much more. Furthermore, you will get familiar with recurrent neural networks like LSTM and GAN as you explore processing sequence data like time series, text, and audio. The book will definitely be your best companion on this great Deep Learning journey with Keras introducing you to the basics you need to know to take the next steps and learn more advanced deep neural networks.
Разместил: Ingvar16 8-05-2021, 03:18 | Комментарии: 0 | Подробнее
A Primer on Machine Learning in Subsurface GeosciencesНазвание: A Primer on Machine Learning in Subsurface Geosciences
Автор: Shuvajit Bhattacharya
Издательство: Springer
Год: 2021
Страниц: 182
Язык: английский
Формат: pdf (true)
Размер: 12.0 MB

This book provides readers with a timely review and discussion of the success, promise, and perils of Machine Learning (ML) in geosciences. It explores the fundamentals of data science and Machine Learning, and how their advances have disrupted the traditional workflows used in the industry and academia, including geology, geophysics, petrophysics, geomechanics, and geochemistry. It then presents the real-world applications and explains that, while this disruption has affected the top-level executives, geoscientists as well as field operators in the industry and academia, Machine Learning will ultimately benefit these users. The book is written by a practitioner of Machine Learning and statistics, keeping geoscientists in mind. This book provides a timely review and discussion of the fundamentals, workflow, proven success, promises, and perils of ML. It can be used as a ready-to-go reference for understanding ML and its nuances in both subsurface and surface applications.
Разместил: Ingvar16 7-05-2021, 19:22 | Комментарии: 0 | Подробнее
Название: Моделирование процессов и систем в MATLAB
Автор: Лазарев Ю.
Издательство: Питер, BHV
Год: 2005
Cтраниц: 512
Формат: djvu
Размер: 13 мб
Язык: русский

Материал книги является учебным курсом по системе MATLAB. Читатель не только ознакомится с тем, как работать с этой системой в режиме калькулятора, но и изучит программирование в среде MATLAB, в том числе и объектно-ориентированное. Большая часть книги посвящена моделированию физических процессов и технических систем.
Разместил: rivasss 7-05-2021, 09:10 | Комментарии: 2 | Подробнее

Название: Pragma Testing: A pragmatic approach to software testing
Автор: Luigi Cardarella
Издательство: Luigi Cardarella
Год: 2021
Формат: ePUB, AZW3, PDF
Страниц: 128
Для сайта: Mirknig.su
Размер: 10 mb
Язык: English

One of the challenges with learning about testing is that there is a world of difference from what you learn from books and the situations you face in real life. This book takes a pragmatic approach to testing and describes the complete process based on real life situations and case studies of problems that arise during actual testing procedures being carried out on a number of software.
Разместил: siburit 7-05-2021, 08:41 | Комментарии: 0 | Подробнее

Название: Windows Kernel Programming
Автор: Pavel Yosifovich
Издательство: Leanpub (перевод)
Год: 2019
Формат: pdf
Страниц: 391
Размер: 9 Mb
Язык: Русский
Для сайта: Mirknig.su


В книге рассказывается о создании драйверов Windows. Однако речь идет не о работе с конкретным «железом», а о работе на уровне операционной системы (процессы, потоки, модули, реестр и многое другое).

Вы начнете с базовой информации о ядре и среде разработки драйверов, затем перейдете к API, узнаете, как создавать драйвера и клиентские приложения, освоите отладку, обработку запросов, прерываний и управление уведомлениями.
Разместил: asusaser 6-05-2021, 12:08 | Комментарии: 1 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности