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



Реклама


Linear Algebra Coding with Python: Python's application for linear algebraНазвание: Linear Algebra Coding with Python: Python's application for linear algebra
Автор: Hyun-Seok Son
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 213
Язык: английский
Формат: pdf, azw3. epub
Размер: 10.1 MB

Python is one of the most popular languages for data analysis and prediction. What's more, tensorflow and torch, useful tools of recent deep learning, are fully implemented by Python. The basic form of data in these languages is an array, created by Python's important package numpy. In particular, arrays are the basis of data science because they have structures of vectors and matrices that give the meaning of direction and magnitude to each value in the data set. For example, a matrix structure allows transformation to a simple form without losing the basic characteristics of a vast data set. These transformations are useful for efficient processing of data and for finding implicit characteristics.
Разместил: Ingvar16 17-07-2020, 15:04 | Комментарии: 0 | Подробнее
Название: Starting Out with C++: Early Objects (Tenth Edition)
Автор: Tony Gaddis, Judy Walters, Godfrey Muganda
Издательство: Pearson
Год: 2020
Формат: epub/pdf(conv.)
Страниц: 1376
Размер: 25.4 Mb
Язык: English

C++ fundamentals for programmers of all skill levels
Starting Out with C++: Early Objects introduces the fundamentals of C++ programming in clear and easy-to-understand language, making it accessible to novice programming students as well as those who have worked with different languages. The text is designed for use in two- and three-term C++ programming sequences, as well as in accelerated one-term programs. Its wealth of real-world examples encourages students to think about when, why, and how to apply the features and constructs of C++.
Разместил: bomboane 17-07-2020, 11:19 | Комментарии: 0 | Подробнее
Название: Starting out with Visual C# (Fifth Edition)
Автор: Tony Gaddis
Издательство: Pearson
Год: 2020
Формат: epub
Страниц: 960
Размер: 31.9 Mb
Язык: English

Motivate students with clear, down-to-earth explanations and familiar graphical elements
Starting Out With Visual C# is an ideal introductory Visual C# text for students with no prior programming experience. Students who are new to programming will appreciate the clear, down-to-earth explanations and the detailed walk-throughs that are provided by the hands-on tutorials.
Разместил: bomboane 17-07-2020, 10:32 | Комментарии: 0 | Подробнее
Название: Computer Aided Verification: 32nd International Conference, CAV 2020, Part1,2
Автор: Shuvendu K. Lahiri, Chao Wang
Издательство: Springer
Год: 2020
Формат: PDF
Размер: 52 Мб
Язык: английский / English

The open access two-volume set LNCS 12224 and 12225 constitutes the refereed proceedings of the 32st International Conference on Computer Aided Verification, CAV 2020, held in Los Angeles, CA, USA, in July 2020. The 43 full papers presented together with 18 tool papers and 4 case studies, were carefully reviewed and selected from 240 submissions. The papers were organized in the following topical sections: Part I: AI verification; blockchain and Security; Concurrency; hardware verification and decision procedures; and hybrid and dynamic systems. Part II: model checking; software verification; stochastic systems; and synthesis.
Разместил: black 17-07-2020, 08:09 | Комментарии: 0 | Подробнее
14 Habits of Highly Productive DevelopersНазвание: 14 Habits of Highly Productive Developers
Автор: Zeno Rocha
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 125
Язык: английский
Формат: pdf, azw3. epub
Размер: 13.6 MB

Why This Book? You can learn the most popular frameworks, use the best programming languages, and work at the biggest tech companies, but if you cultivate bad habits, it will be hard for you to become a top developer. This book doesn't offer a straight path or pre-defined formula of success. This book is a result of a quest. A quest to uncover what habits can be cultivated to become a better software engineer.
Разместил: Ingvar16 17-07-2020, 05:03 | Комментарии: 0 | Подробнее
Название: Изучаем PHP и MySQL
Автор: Мишель Е. Дэвис, Джон А. Филлипс
Издательство: СПб: Символ-Плюс
Год: 2008
ISBN: 978-5-93286-115-8
Формат: pdf
Страниц: 442
Размер: 10,4 Mб
Язык: Русский

Если вы хотите научиться созданию динамических веб-сайтов, знакомы с основами программирования на HTML, но не представляете себе, как использовать для этих целей язык программирования PHP и СУБД MySQL, то данная книга станет вам незаменимым помощником. Ее авторы с успехом демонстрируют, что такая комбинация – это мощный инструмент, позволяющий существенно упростить разработку веб-приложений.
Разместил: oksanavalera 16-07-2020, 15:43 | Комментарии: 0 | Подробнее
Название: Advanced R 4 Data Programming and the Cloud: Using PostgreSQL, AWS and Shiny, 2nd Edition
Автор: Matt Wiley, Joshua F. Wiley
Издательство: Apress
Год: 2020
Формат: true pdf/epub
Страниц: 439
Размер: 10 Mb
Язык: English

Program for data analysis using R and learn practical skills to make your work more efficient. This revised book explores how to automate running code and the creation of reports to share your results, as well as writing functions and packages. It includes key R 4 features such as a new color palette for charts, an enhanced reference counting system, and normalization of matrix and array types where matrix objects now formally inherit from the array class, eliminating inconsistencies.
Разместил: bomboane 16-07-2020, 13:55 | Комментарии: 0 | Подробнее
Название: Starting Out with Programming Logic and Design (What's New in Computer Science) Fifth Edition
Автор: Tony Gaddis
Издательство: Pearson
Год: 2019
Формат: True PDF
Страниц: 980
Размер: 14.6 Mb
Язык: English

Making complex programming concepts accessible to every student
Starting Out with Programming Logic and Design is a language-independent introductory programming book, teaching students programming concepts and logic without assuming any previous programming experience.
Designed for beginners, the text is clear and approachable, making the complex concepts accessible to every student. In this new edition, Gaddis focuses on current languages providing code snippet examples and complete programs for each. The text uses updated, contemporary examples to familiarize students with models and logical thought processes used in programming without further complicating them with language syntax. By using easy-to-understand pseudocode, flowcharts, and other tools, Gaddis illustrates how to design the logic of programs.
Разместил: bomboane 16-07-2020, 10:45 | Комментарии: 0 | Подробнее
Название: Analytics, Data Science, & Artificial Intelligence
Автор: Ramesh Sharda, Dursun Delen, Efraim Turban
Издательство: Pearson
Год: 2020
Формат: True PDF
Страниц: 834
Размер: 10.8 Mb
Язык: English

Market-leading guide to modern analytics, for better business decisions.
Analytics, Data Science, & Artificial Intelligence: Systems for Decision Support is the most comprehensive introduction to technologies collectively called analytics (or business analytics) and the fundamental methods, techniques, and software used to design and develop these systems. Students gain inspiration from examples of organizations that have employed analytics to make decisions, while leveraging the resources of a companion website. With six new chapters, the 11th edition marks a major reorganization reflecting a new focus – analytics and its enabling technologies, including AI, machine-learning, robotics, chatbots, and IoT.
Разместил: bomboane 16-07-2020, 10:32 | Комментарии: 0 | Подробнее
Machine Learning and Cognitive Computing for Mobile Communications and Wireless NetworksНазвание: Machine Learning and Cognitive Computing for Mobile Communications and Wireless Networks
Автор: Krishna Kant Singh, Akansha Singh
Издательство: Wiley-Scrivener
Год: 2020
Страниц: 263
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Communication and network technology has witnessed recent rapid development and numerous information services and applications have been developed globally. These technologies have high impact on society and the way people are leading their lives. The advancement in technology has undoubtedly improved the quality of service and user experience yet a lot needs to be still done. Some areas that still need improvement include seamless wide-area coverage, high-capacity hot-spots, low-power massive-connections, low-latency and high-reliability and so on. Thus, it is highly desirable to develop smart technologies for communication to improve the overall services and management of wireless communication. Machine learning and cognitive computing have converged to give some groundbreaking solutions for smart machines.
Разместил: Ingvar16 16-07-2020, 08:20 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности