|
|
|
|
|
|
|
| |
|
Название: Applied Health Analytics and Informatics Using SAS Автор: Joseph M. Woodside PhD Издательство: SAS Institute Год: 2018 Страниц: 378 Формат: PDF Размер: 27 Mb Язык: English
Leverage health data into insight! Applied Health Analytics and Informatics Using SAS describes health anamatics, a result of the intersection of data analytics and health informatics. Healthcare systems generate nearly a third of the world’s data, and analytics can help to eliminate medical errors, reduce readmissions, provide evidence-based care, demonstrate quality outcomes, and add cost-efficient care. |
Разместил: bhaer 20-11-2018, 22:51 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Dynamics 365 CE Essentials: Administering and Configuring Solutions Автор: Sarah Critchley Издательство: Apress Год: 2019 Страниц: 613 Формат: PDF, EPUB Размер: 70 Mb Язык: English
Discover how to set up core Dynamics 365 Customer Engagement functionality and learn how to build more customized processes on top of the standard capabilities. This book starts by showing you how to set up the Dynamics 365 Online system for sales, customer service, marketing, field service, and Outlook integration. |
Разместил: bhaer 20-11-2018, 21:53 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Data Analysis and Visualization Using Python: Analyze Data to Create Visualizations for BI Systems Автор: Dr. Ossama Embarak Издательство: Apress Год: 2019 Страниц: 374 Формат: PDF, EPUB Размер: 24 Mb Язык: English
Look at Python from a data science point of view and learn proven techniques for data visualization as used in making critical business decisions. Starting with an introduction to data science with Python, you will take a closer look at the Python environment and get acquainted with editors such as Jupyter Notebook and Spyder. |
Разместил: bhaer 20-11-2018, 21:45 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Games, Design and Play Автор: Colleen Macklin and John Sharp Издательство: Addison-Wesley Professional Год: 2016 Формат: EPUB Размер: 10 Мб Язык: английский / English
This book offers a play-focused, process-oriented approach for designing games people will love to play. Drawing on a combined 35 years of design and teaching experience, Colleen Macklin and John Sharp link the concepts and elements of play to the practical tasks of game design. Using full-color examples, they reveal how real game designers think and work, and illuminate the amazing expressive potential of great game design. |
Разместил: black 20-11-2018, 19:15 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Matrix Algorithms in MATLAB Автор: Ong U. Routh Издательство: Academic Press Год: 2016 Формат: PDF, EPUB Размер: 10 Мб Язык: английский / English
Matrix Algorithms in MATLAB focuses on the MATLAB code implementations of matrix algorithms. The MATLAB codes presented in the book are tested with thousands of runs of MATLAB randomly generated matrices, and the notation in the book follows the MATLAB style to ensure a smooth transition from formulation to the code, with MATLAB codes discussed in this book kept to within 100 lines for the sake of clarity. |
Разместил: black 20-11-2018, 18:14 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Design Recipes for FPGAs: Using Verilog and VHDL Автор: Peter Wilson Издательство: Newnes Год: 2016 Формат: PDF Размер: 18 Мб Язык: английский / English
This book provides a rich toolbox of design techniques and templates to solve practical, every-day problems using FPGAs. Using a modular structure, it provides design techniques and templates at all levels, together with functional code, which you can easily match and apply to your application. Written in an informal and easy to grasp style, this invaluable resource goes beyond the principles of FPGAs and hardware description languages to demonstrate how specific designs can be synthesized, simulated and downloaded onto an FPGA. In addition, the book provides advanced techniques to create ‘real world’ designs that fit the device required and which are fast and reliable to implement. |
Разместил: black 20-11-2018, 18:10 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Erlang Programming: A Concurrent Approach to Software Development Автор: Francesco Cesarini, Simon Thompson Издательство: O'Reilly Media Год: 2009 Формат: PDF Страниц: 498 Для сайта: Mirknig.su Размер: 3 Mb Язык: English
This book is an in-depth introduction to Erlang, a programming language ideal for any situation where concurrency, fault tolerance, and fast response is essential. Erlang is gaining widespread adoption with the advent of multi-core processors and their new scalable approach to concurrency. With this guide you'll learn how to write complex concurrent programs in Erlang, regardless of your programming background or experience. |
Разместил: Ice Zero 20-11-2018, 17:51 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Erlang and OTP in Action Автор: Martin Logan, Eric Merritt, Richard Carlsson Издательство: Manning Publications Год: 2010 Формат: PDF Страниц: 500 Для сайта: Mirknig.su Размер: 4 Mb Язык: English
Concurrent programming has become a required discipline for all programmers. Multi-core processors and the increasing demand for maximum performance and scalability in mission-critical applications have renewed interest in functional languages like Erlang that are designed to handle concurrent programming. Erlang, and the OTP platform, make it possible to deliver more robust applications that satisfy rigorous uptime and performance requirements. |
Разместил: Ice Zero 20-11-2018, 16:52 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Domain-Specific Languages in R: Advanced Statistical Programming Автор: Thomas Mailund Издательство: Apress ISBN: 1484235878 Год: 2018 Страниц: 257 Язык: английский Формат: pdf (true), mobi, epub Размер: 10.28 MB
Gain an accelerated introduction to domain-specific languages in R, including coverage of regular expressions. This compact, in-depth book shows you how DSLs are programming languages specialized for a particular purpose, as opposed to general purpose programming languages. Along the way, you’ll learn to specify tasks you want to do in a precise way and achieve programming goals within a domain-specific context. Domain-Specific Languages in R includes examples of DSLs including large data sets or matrix multiplication; pattern matching DSLs for application in computer vision; and DSLs for continuous time Markov chains and their applications in data science. After reading and using this book, you’ll understand how to write DSLs in R and have skills you can extrapolate to other programming languages. |
Разместил: Ingvar16 20-11-2018, 15:42 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Design Patterns in Swift: A Different Approach to Coding with Swift Автор: Vamshi Krishna Издательство: FV Press ASIN: B07FYXHBKZ Год: 2018 Страниц: 164 Язык: английский Формат: epub, azw3, rtf, pdf (conv) Размер: 10.1 MB
Wikipedia says, “In software engineering, a software design pattern is a general, reusable solution to a commonly occurring problem within a given context in software design.” In a general sense, design patterns can be stated as best practices that were implemented on a repetitive basis to solve similar problems, but that are found in different contexts. This book explores design patterns in the Swift language, and walks you through how they might be applied, all while using fun, relatable examples drawn from the game of Cricket. The aim is to bring simplification, speed and elegance to your Swift experience through a succinct and enjoyable read. |
Разместил: Ingvar16 20-11-2018, 15:21 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|