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



Реклама


Название: Fundamentals of Python: Data Structures (MindTap Course List) Second Edition
Автор: Kenneth Lambert
Издательство: Cengage Learning
Год: 2018
Формат: true pdf
Страниц: 448
Размер: 3.3 Mb
Язык: English

Whether you are a computer programming student, hobbyist or professional, Lambert's FUNDAMENTALS OF PYTHON™: DATA STRUCTURES, 2E offers the perfect introduction to object-oriented design and data structures using the popular Python™ programming language. The level of instruction is ideal for readers with at least one semester of programming experience in an object-oriented language, such as Java, C++ or Python™. Step-by-step explanations and focused exercises clearly address the design of collection classes with polymorphism and inheritance and multiple implementations of collection interfaces. This edition also covers the analysis of the space/time tradeoffs of different collection implementations and, specifically, array-based implementations and link-based implementations. You learn to work with collections, including sets, lists, stacks, queues, trees, dictionaries and graphs.
Разместил: buratino 20-10-2019, 10:05 | Комментарии: 0 | Подробнее
Computer Music Instruments. In two volumes (+ code)

Название: Computer Music Instruments. In two volumes (+ code)
Автор: Victor Lazzarini
Издательство: Verlag
Год: 2017, 2019
Формат: pdf + code
Страниц: 370+374
Размер: 32.26 Мб
Язык: английский

Книга о программировании аудио и музыки с использованием Python в первом томе и C/C++ во втором томе. Включено множество примеров, исходный код и библиотека CSound.
Разместил: Archivarius 19-10-2019, 19:56 | Комментарии: 0 | Подробнее
Название: Machine Learning with Python: A Step by Step Guide to Learn Machine Learning with Python for Beginners
Автор: Brian Walker
Издательство: Independently published
Год: 2019
Страниц: 165
Язык: английский
Формат: epub, pdf (conv)
Размер: 10.1 MB

Do you want to learn about Machine Learning (ML)? Are you feeling left out in the rat race where everyone is brushing up on their knowledge in the fields of AI and machine learning? Are you on a time crunch and don’t have enough time or resources to take a formal course on machine learning? If the answer to any of the above questions is yes, then you have chosen the right book. Over the course of this book, you will gather information about what Machine Learning is, and the different techniques used in training a machine. You will also gather information about how you can build a machine learning model in Python.
Разместил: literator 19-10-2019, 17:48 | Комментарии: 0 | Подробнее
Название: Computational Network Application Tools for Performance Management
Автор: Millie Pant, Tarun K. Sharma, Sebastian Basterrech
Издательство: Springer
Год: 2019 (2020 Edition)
Страниц: 269
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book explores a range of important theoretical and practical issues in the field of computational network application tools, while also presenting the latest advances and innovations using intelligent technology approaches. The main focus is on detecting and diagnosing complex application performance problems so that an optimal and expected level of system service can be attained and maintained. The book’s twenty-two chapters examine and address current and future research topics in areas like neural networks, soft computing, nature-inspired computing, fuzzy logic and evolutionary computation, machine learning, smart security, and wireless networking, and cover a wide range of applications from pattern recognition and system modeling, to intelligent control problems
Разместил: literator 19-10-2019, 16:30 | Комментарии: 0 | Подробнее
Название: Pattern Recognition and Computational Intelligence Techniques Using Matlab
Автор: E.S. Gopi
Издательство: Springer
Год: 2019 (2020 Edition)
Страниц: 263
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book presents the complex topic of using computational intelligence for pattern recognition in a straightforward and applicable way, using Matlab to illustrate topics and concepts. The author covers computational intelligence tools like particle swarm optimization, bacterial foraging, simulated annealing, genetic algorithm, and artificial neural networks. The Matlab based illustrations along with the code are given for every topic. Readers get a quick basic understanding of various pattern recognition techniques using only the required depth in math. The Matlab program and algorithm are given along with the running text, providing clarity and usefulness of the various techniques.
Разместил: literator 19-10-2019, 16:24 | Комментарии: 0 | Подробнее
Название: People Over Process: Leadership for Agility
Автор: Michael K. Levine
Издательство: Routledge/Productivity Press
Год: 2020
Страниц: 291
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book helps participants in agile software development environments learn to become leaders. Facilitative leaders should be at every level of the organization, from individual contributor to informal team leader to managers of all stripes – it takes much focus and intentionality from senior organizational leaders, who have special obligations in creating successful lean and agile development environments. But, beyond the principles of facilitative leadership for agility, People over Process provides tips and demonstrative scenes for the more important and common software meetings: architecture simulations, project planning, team configurations, retrospectives, and more. The author fully illustrates the principles and shares proven techniques for the most important leadership events in agile projects.
Разместил: literator 19-10-2019, 16:15 | Комментарии: 0 | Подробнее
Название: Hybrid Computational Intelligence: Research and Applications
Автор: Siddhartha Bhattacharyya (Editor), Václav Snášel (Editor), Indrajit Pan (Editor), Debashis De (Editor)
Издательство: CRC Press
Год: 2019
Формат: true pdf
Страниц: 240
Размер: 26.2 Mb
Язык: English

Hybrid computational intelligent techniques are efficient in dealing with the real-world problems encountered in engineering fields. The primary objective of this book is to provide an exhaustive introduction as well as review of the hybrid computational intelligent paradigm, with supportive case studies. In addition, it aims to provide a gallery of engineering applications where this computing paradigm can be effectively use. Finally, it focuses on the recent quantum inspired hybrid intelligence to develop intelligent solutions for the future. The book also incorporates video demonstrations of each application for better understanding of the subject matter.
Разместил: buratino 19-10-2019, 14:24 | Комментарии: 0 | Подробнее
Название: React Succinctly
Автор: Samer Buna
Издательство: Syncfusion Inc.
Год: 2019
Формат: true pdf/epub
Страниц: 119
Размер: 2.9 Mb
Язык: English

React is one of the most popular jаvascript UI libraries in use today, providing a simple approach to creating stateful UI components that can be combined to create a complete web app. In React Succinctly by Samer Buna, you’ll learn the fundamental concepts of the React library, how the library fits in with modern jаvascript, and how to apply what you learn to create a simple interactive memory game. Buna also provides an interactive, web-based React playground for following along with the book’s code examples and exploring React features on your own.
Разместил: buratino 19-10-2019, 14:01 | Комментарии: 0 | Подробнее
Название: Mastering Spark with R: The Complete Guide to Large-Scale Analysis and Modeling First Edition
Автор: Javier Luraschi, Kevin Kuo, Edgar Ruiz
Издательство: O'Reilly Media
Год: 2019
Формат: epub
Страниц: 296
Размер: 15.4 Mb
Язык: English

If you’re like most R users, you have deep knowledge and love for statistics. But as your organization continues to collect huge amounts of data, adding tools such as Apache Spark makes a lot of sense. With this practical book, data scientists and professionals working with large-scale data applications will learn how to use Spark from R to tackle big data and big compute problems.
Разместил: buratino 19-10-2019, 10:48 | Комментарии: 0 | Подробнее
Название: SQL Server 2019 Revealed: Including Big Data Clusters and Machine Learning
Автор: Bob Ward
Издательство: Apress
Год: 2019
Формат: true pdf/epub
Страниц: 421
Размер: 21.1 Mb
Язык: English

Get up to speed on the game-changing developments in SQL Server 2019. No longer just a database engine, SQL Server 2019 is cutting edge with support for machine learning (ML), big data analytics, Linux, containers, Kubernetes, Java, and data virtualization to Azure. This is not a book on traditional database administration for SQL Server. It focuses on all that is new for one of the most successful modernized data platforms in the industry. It is a book for data professionals who already know the fundamentals of SQL Server and want to up their game by building their skills in some of the hottest new areas in technology.
SQL Server 2019 Revealed begins with a look at the project's team goal to integrate the world of big data with SQL Server into a major product release. The book then dives into the details of key new capabilities in SQL Server 2019 using a “learn by example” approach for Intelligent Performance, security, mission-critical availability, and features for the modern developer. Also covered are enhancements to SQL Server 2019 for Linux and gain a comprehensive look at SQL Server using containers and Kubernetes clusters.
Разместил: buratino 18-10-2019, 20:15 | Комментарии: 0 | Подробнее



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