|
|
|
|
|
|
|
| |
|
Название: Large-Scale Graph Processing Using Apache Giraph Автор: Sherif Sakr, Faisal Moeen Orakzai Издательство: Springer Год: 2017 Страниц: 214 Язык: английский Формат: pdf (true) Размер: 10.1 MB
This book takes its reader on a journey through Apache Giraph, a popular distributed graph processing platform designed to bring the power of big data processing to graph data. Designed as a step-by-step self-study guide for everyone interested in large-scale graph processing, it describes the fundamental abstractions of the system, its programming models and various techniques for using the system to process graph data at scale, including the implementation of several popular and advanced graph analytics algorithms. Apache Giraph is an open-source system for Pregel-like, large-scale graph data processing. It has a global and growing user community and is thus an increasingly popular system for managing and analyzing graph data. This book provides a step-by-step guidance to data management professionals, students, and researchers who are looking to understand and use Apache Giraph. |
Разместил: Ingvar16 27-08-2019, 16:15 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Automata and Computability: A Programmer's Perspective Автор: Ganesh Gopalakrishnan Издательство: Chapman and Hall/CRC Год: 2019 Страниц: 349 Язык: английский Формат: pdf (true) Размер: 17.7 MB
Automata and Computability is a class-tested textbook which provides a comprehensive and accessible introduction to the theory of automata and computation. The author uses illustrations, engaging examples, and historical remarks to make the material interesting and relevant for students. It incorporates modern/handy ideas, such as derivative-based parsing and a Lambda reducer showing the universality of Lambda calculus. The book also shows how to sculpt automata by making the regular language conversion pipeline available through a simple command interface. A Jupyter notebook will accompany the book to feature code, YouTube videos, and other supplements to assist instructors and students. |
Разместил: Ingvar16 27-08-2019, 16:03 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Applied Computer Science for GGOS Observatories Автор: Alexander Neidhardt Издательство: Springer Год: 2017 Формат: PDF Размер: 67 Мб Язык: английский / English
This book combines elementary theory from computer science with real-world challenges in global geodetic observation, based on examples from the Geodetic Observatory Wettzell, Germany. It starts with a step-by-step introduction to developing stable and safe scientific software to run successful software projects. The use of software toolboxes is another essential aspect that leads to the application of generative programming. An example is a generative network middleware that simplifies communication. |
Разместил: black 27-08-2019, 13:19 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Data Engineering and Intelligent Computing: Proceedings of IC3T 2016 Автор: Suresh Chandra Satapathy and Vikrant Bhateja Издательство: Springer Год: 2017 Формат: PDF Размер: 14 Мб Язык: английский / English
The book is a compilation of high-quality scientific papers presented at the 3rd International Conference on Computer & Communication Technologies (IC3T 2016). The individual papers address cutting-edge technologies and applications of soft computing, artificial intelligence and communication. In addition, a variety of further topics are discussed, which include data mining, machine intelligence, fuzzy computing, sensor networks, signal and image processing, human-computer interaction, web intelligence, etc. As such, it offers readers a valuable and unique resource. |
Разместил: black 27-08-2019, 13:14 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Tradeoff Decisions in System Design Автор: A. Terry Bahill and Azad M. Madni Издательство: Springer Год: 2016 Формат: PDF Размер: 14 Мб Язык: английский / English
This textbook is about three key aspects of system design: decision making under uncertainty, trade-off studies and formal risk analyses. Recognizing that the mathematical treatment of these topics is similar, the authors generalize existing mathematical techniques to cover all three areas. Common to these topics are importance weights, combining functions, scoring functions, quantitative metrics, prioritization and sensitivity analyses. Furthermore, human decision-making activities and problems use these same tools. Therefore, these problems are also treated uniformly and modeled using prospect theory. |
Разместил: black 27-08-2019, 13:10 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Post-Quantum Cryptography: 8th International Workshop, PQCrypto 2017 Автор: Tanja Lange and Tsuyoshi Takagi Издательство: Springer Год: 2017 Формат: PDF Размер: 10 Мб Язык: английский / English
This book constitutes the refereed proceedings of the 8th International Workshop on Post-Quantum Cryptography, PQCrypto 2017, held in Utrecht, The Netherlands, in June 2017. The 23 revised full papers presented were carefully reviewed and selected from 67 submissions. The papers are organized in topical sections on code-based cryptography, isogeny-based cryptography, lattice-based cryptography, multivariate cryptography, quantum algorithms, and security models. |
Разместил: black 27-08-2019, 13:07 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Enterprise Architecture Patterns with Python: How to Apply DDD, Ports and Adapters, and Enterprise Architecture Design Patterns in a Pythonic Way (Early Release) Автор: Harry Percival, Bob Gregory Издательство: O'Reilly Media Год: 2019 Страниц: 163 Язык: английский Формат: epub, pdf (conv) Размер: 16.8 MB
As Python continues to grow in popularity, projects are becoming larger and more complex. Many Python developers are now taking an interest in high-level software architecture patterns such as hexagonal/clean architecture, event-driven architecture, and strategic patterns prescribed by domain-driven design (DDD). But translating those patterns into Python isn’t always straightforward. With this practical guide, Harry Percival and Bob Gregory from MADE.com introduce proven architectural design patterns to help Python developers manage application complexity. Each pattern is illustrated with concrete examples in idiomatic Python that explain how to avoid some of the unnecessary verbosity of Java and C# syntax. You’ll learn how to implement each of these patterns in a Pythonic way. |
Разместил: Ingvar16 27-08-2019, 00:39 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Python, PyGame, and Raspberry Pi Game Development, Second Edition Автор: Sloan Kelly Издательство: Apress Год: 2019 Страниц: 395 Язык: английский Формат: pdf (true), epub Размер: 12.1 MB
Expand your basic knowledge of Python and use PyGame to create fast-paced video games with great graphics and sounds. This second edition shows how you can integrate electronic components with your games using the build-in general purpose input/output (GPIO) pins and some Python code to create two new games. You'll learn about object-oriented programming (OOP) as well as design patterns, such as model-view-controller (MVC) and finite-state machines (FSMs). Whether using Windows, macOS, Linux, or a Raspberry Pi, you can unleash the power of Python and PyGame to create great looking games. |
Разместил: Ingvar16 26-08-2019, 14:48 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Web-Based Projects that Rock the Class: Build Fully-Functional Web Apps and Learn Through Doing Автор: Christos Karayiannis Издательство: Apress Год: 2019 Страниц: 516 Язык: английский Формат: pdf (true), epub Размер: 32.7 MB
Explore the modern concepts of client-server web applications. This book includes examples that are simple to comprehend building apps that are not much different from real-world applications. Each chapter develops a different subject, explaining the concept from A to Z, and provides a project with complete source code and configuration steps. Chapters also include thorough coverage of the subject described and the full source code is provided with a consistently updated repo on GitHub, accounting for the frequent changes made to language versions. The chapter apps use HTML, javascript, AJAX, CSS, PHP, MySQL, Apache, Lighttpd, SSL/TLS, DDNS, Shell Programming, Sockets programming, tools such as Wireshark, and remote online tools for testing. |
Разместил: Ingvar16 26-08-2019, 14:44 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Java From Zero to Proficiency (Beginner): A step-by-step guide to learn Java Автор: Patrick Felicia Издательство: Independently published Год: 2019 Страниц: 175 Язык: английский Формат: epub, azw3, pdf (conv) Размер: 10.1 MB
Get Started with Java Programming Fast. Getting started with Java can be tedious if the resource that you are using doesn't have an approach tailored to your needs. In the past, I have seen how a simple yet detailed approach to teaching Java can make a real difference to a student's ability to code confidently and successfully and I have made sure that everything has been included in this book to make your journey enjoyable and to guarantee your success in learning Java. |
Разместил: Ingvar16 26-08-2019, 14:40 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|