Добавить в закладки
Наш форум
Правила Litmy.ru
Мы в Вконтакте
Подписка на RSS
Для правообладателей
Поиск книг:
Разделы сайта
Авторизация
Регистрация



Реклама


Название: C#: 2 books in 1 - The Ultimate Beginner's & Intermediate Guide to Learn C# Programming Step by Step
Автор: Ryan Turner
Издательство: Independently
ISBN: 1693891921
Год: 2019
Формат: EPUB, PDF(конвертир)
Страниц: 542
Размер: 1 MB + 1 Мб
Язык: English

Are you searching for a coding language that will work for you? Do you want to create your own website of desktop applications?

C# is the right choice for you. When it comes to programming and choosing a coding language there are so many on the market that the beginner is faced with a bewildering choice and it can appear that they all do much the same job. But if creating visually elegant and functional applications is what you want, then C# is the one for you.
Разместил: ReleaseZ 11-10-2019, 17:57 | Комментарии: 0 | Подробнее

Название: Рефакторинг кода на jаvascript. Улучшение проекта существующего кода
Автор: Мартин Фаулер
Издательство: СПб.: ООО “Диалектика”
Год: 2019
Формат: pdf
Страниц: 464
Размер: 26 mb
Язык: Русский

В книге подробно описано более 60 методов рефакторинга, причем приведено не только их теоретическое описание, но и практические примеры на языке программирования jаvascript. Применение jаvascript и описание “рефакторинга без классов” является одним из отличий нового издания книги от старого
Разместил: igor_gin 11-10-2019, 16:25 | Комментарии: 0 | Подробнее
Название: Arduino Programming: 2 books in 1 - The Ultimate Beginner's & Intermediate Guide to Learn Arduino Programming Step by Step
Автор: Ryan Turner
Издательство:
ISBN: 1693891867
Год: 2019
Формат: EPUB, PDF(конвертир)
Страниц: 337
Размер: 1 MB + 1 Мб
Язык: English

If you are unfamiliar with programming and are looking for an open-source electronic interface, then Arduino could be just the place to start!

With a range of Arduinos to choose from, and an increasing variety of projects online or in-person that are built on Arduino technologies, the flexibility they offer and the ease of building gadgets with Arduino has attracted many people who are both novices and seasoned professionals.
Разместил: ReleaseZ 11-10-2019, 16:20 | Комментарии: 0 | Подробнее
Название: Graph Algorithms: Practical Examples in Apache Spark and Neo4j
Автор: Mark Needham, Amy E. Hodler
Издательство: O'Reilly Media
ISBN: 1492047686
Год: 2019
Страниц: 257
Язык: английский
Формат: True PDF
Размер: 10.2 MB

Learn how graph algorithms can help you leverage relationships within your data to develop intelligent solutions and enhance your machine learning models. With this practical guide,developers and data scientists will discover how graph analytics deliver value, whether they’re used for building dynamic network models or forecasting real-world behavior. Mark Needham and Amy Hodler from Neo4j explain how graph algorithms describe complex structures and reveal difficult-to-find patterns—from finding vulnerabilities and bottlenecksto detecting communities and improving machine learning predictions. You’ll walk through hands-on examples that show you how to use graph algorithms in Apache Spark and Neo4j, two of the most common choices for graph analytics.
Разместил: literator 11-10-2019, 13:04 | Комментарии: 0 | Подробнее

Название: Parallel Programming: Concepts and Practice
Автор: Bertil Schmidt, Jorge Gonzalez-Dominguez, Christian Hundt, Moritz Schlarb
Издательство: Morgan Kaufmann
Год: 2018
Страниц: 405
Формат: pdf
Размер: 10 mb
Язык: английский

This book provides an upper level introduction to parallel programming. In addition to covering general parallelism concepts, this text teaches practical programming skills for both shared memory and distributed memory architectures. The authors’ open-source system for automated code evaluation provides easy access to parallel computing resources, making the book particularly suitable for classroom settings.
Разместил: vvkot 11-10-2019, 08:39 | Комментарии: 0 | Подробнее

Название: Simulation of Dynamic Systems with MATLAB and Simulink
Автор: Harold Klee
Издательство: CRC Press
Год: 2007
Формат: PDF
Страниц: 768
Размер: 10.61 MB
Язык: English

Simulation is increasingly important for students in a wide variety of fields, from engineering and physical sciences to medicine, biology, economics, and applied mathematics. Current trends point toward interdisciplinary courses in simulation intended for all students regardless of their major, but most textbooks are subject-specific and consequently are not suitable for such a course.
Разместил: alexcat 11-10-2019, 07:45 | Комментарии: 0 | Подробнее

Название: Soft Computing Techniques for Engineering Optimization
Автор: Kaushik Kumar, Supriyo Roy, and J. Paulo Davim
Издательство: CRC Press
Год: 2019
Формат: PDF
Страниц: 169
Размер: 10,51 MB
Язык: English

This book covers the issues related to optimization of engineering and management problems using soft computing techniques with an industrial outlook. It covers a broad area related to real life complex decision making problems using a heuristics approach. It also explores a wide perspective and future directions in industrial engineering research on a global platform/scenario. The book highlights the concept of optimization, presents various soft computing techniques, offers sample problems, and discusses related software programs complete with illustrations.
Разместил: alexcat 11-10-2019, 07:11 | Комментарии: 0 | Подробнее
Название: Flutter Recipes: Mobile Development Solutions for iOS and Android
Автор: Fu Cheng
Издательство: Apress
Год: 2019
Формат: true pdf/epub/mobi
Страниц: 522
Размер: 12.6 Mb
Язык: English

Take advantage of this comprehensive reference to solving common problems when developing with Flutter. Along with an introduction to the basic concepts of Flutter development, the recipes in this book cover all important aspects of this emerging technology, including development, testing, debugging, performance tuning, app publishing, and continuous integration.
Разместил: buratino 10-10-2019, 22:40 | Комментарии: 0 | Подробнее
Название: Beginning Anomaly Detection Using Python-Based Deep Learning: With Keras and PyTorch
Автор: Sridhar Alla, Suman Kalyan Adari
Издательство: Apress
Год: 2019
Формат: true pdf/epub
Страниц: 416
Размер: 62.9 Mb
Язык: English

Utilize this easy-to-follow beginner's guide to understand how deep learning can be applied to the task of anomaly detection. Using Keras and PyTorch in Python, the book focuses on how various deep learning models can be applied to semi-supervised and unsupervised anomaly detection tasks.
This book begins with an explanation of what anomaly detection is, what it is used for, and its importance. After covering statistical and traditional machine learning methods for anomaly detection using Scikit-Learn in Python, the book then provides an introduction to deep learning with details on how to build and train a deep learning model in both Keras and PyTorch before shifting the focus to applications of the following deep learning models to anomaly detection: various types of Autoencoders, Restricted Boltzmann Machines, RNNs & LSTMs, and Temporal Convolutional Networks. The book explores unsupervised and semi-supervised anomaly detection along with the basics of time series-based anomaly detection.
Разместил: buratino 10-10-2019, 22:31 | Комментарии: 0 | Подробнее

Название: The Pyramid of Game Design: Designing, Producing and Launching Service Games
Автор: Nicholas Lovell
Издательство: CRC Press
Год: 2019
Формат: PDF
Страниц: 341
Размер: 12,26 MB
Язык: English

Game design is changing. The emergence of service games on PC, mobile and console has created new expectations amongst consumers and requires new techniques from game makers.
In The Pyramid of Game Design, Nicholas Lovell identifies and explains the frameworks and techniques you need to deliver fun, profitable games. Using examples of games ranging from modern free-to-play titles to the earliest arcade games, via PC strategy and traditional boxed titles, Lovell shows how game development has evolved, and provides game makers with the tools to evolve with it.
Разместил: alexcat 10-10-2019, 18:34 | Комментарии: 0 | Подробнее



 Litmy.ru  ©2020-2023     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности