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



Реклама


Название: R Graphics, Third Edition
Автор: Paul Murrell
Издательство: Chapman and Hall/CRC
Серия: The R Series
ISBN: 1498789056
Год: 2018
Страниц: 440
Язык: английский
Формат: pdf (true)
Размер: 10.17 MB

This third edition of Paul Murrell’s classic book on using R for graphics represents a major update, with a complete overhaul in focus and scope. It focuses primarily on the two core graphics packages in R - graphics and grid - and has a new section on integrating graphics. This section includes three new chapters: importing external images in to R; integrating the graphics and grid systems; and advanced SVG graphics. The emphasis in this third edition is on having the ability to produce detailed and customised graphics in a wide variety of formats, on being able to share and reuse those graphics, and on being able to integrate graphics from multiple systems. This book is aimed at all levels of R users.
Разместил: Ingvar16 20-04-2019, 11:02 | Комментарии: 0 | Подробнее
Название: Automatic Operation of Browser using Selenium and Java
Автор: Takahiro Kurose
Издательство: Amazon Digital Services LLC
ASIN: B07CKYM8NS
Год: 2018
Страниц: 218
Язык: английский
Формат: epub
Размер: 10.16 MB

Одним из инструментов автоматизации тестирования является Selenium. Он широко используется во всем мире как инструмент для автоматизации тестирования веб-приложений. В этой книге мы используем Selenium WebDriver для автоматической работы браузера. Что касается браузера, мы используем Mozilla Firefox и Google Chrome. Selenium - очень полезный инструмент, но это не простой инструмент, который позволяет нам использовать его, как только мы его изучим. Практика необходима, но для практики нежелательно использовать настоящий веб-сайт, работающий в Интернете.
Разместил: Ingvar16 20-04-2019, 10:51 | Комментарии: 0 | Подробнее

Название: Microprocessors: From Assembly Language to C Using the PICI8FXX2
Автор: Robert B. Reese
Издательство: Da Vinci Engineering Press
Год: 2005
Формат: PDF
Страниц: 687
Размер: 10.08 МБ
Язык: English

This book is designed for a first course in microprocessors or it may be used as a reference for practicing engineers. The book is unique in presenting a balanced, integrated topic coverage of assembly language programming, microcontroller programming via the C language, and hardware interfacing. Programming topics are discussed using both assembly language and C, while hardware interfacing examples use C to keep code complexity low and improve clarity.
Разместил: ak5812 20-04-2019, 10:45 | Комментарии: 0 | Подробнее
Название: From Machine Learning To Deep Learning
Автор: Khaled Bayoudh
Издательство: Khaled Bayoudh
Год: 2017
Страниц: 166
Язык: английский
Формат: azw3, pdf (conv)
Размер: 12.5 MB

There are a growing number of people who are seeking to understand the main concepts of Machine/Deep Learning and what powers them up. And if you are of these people, then this book is for you! This book discusses the Machine/Deep Learning algorithms, methods, concepts, functions and code that make Deep Neural Networks such as Convolutional Neural Networks work well. You are going to follow codes that are being used to create these algorithms. You are going to see how Deep Neural Networks make decisions using several layers and functions.
Разместил: Ingvar16 20-04-2019, 10:41 | Комментарии: 0 | Подробнее

Название: Principles of Computer Organization and Assembly Language: Using the Java Virtual Machine
Автор: Patrick Juola
Издательство: Pearson Education
Год: 2007
Формат: PDF
Страниц: 334
Размер: 10.52 МБ
Язык: English

Today’s incoming students are more likely to be exposed to Java than ever before. Focusing on a modern architecture (the Java Virtual Machine, or JVM), this text provides a thorough treatment of the principles of computer organization in the context of today’s portable computer. Students are given simple but realistic examples to gain a complete understanding of how computation works on such a machine. Juola makes the material useful and relevant in a course that is often difficult for second-year CS students.
Разместил: ak5812 20-04-2019, 10:32 | Комментарии: 0 | Подробнее
Название: Explainable and Interpretable Models in Computer Vision and Machine Learning
Автор: Hugo Jair Escalante, Sergio Escalera
Издательство: Springer
Серия: The Springer Series on Challenges in Machine Learning
ISBN: 3319981307
Год: 2018
Страниц: 299
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book compiles leading research on the development of explainable and interpretable machine learning methods in the context of computer vision and machine learning. Research progress in computer vision and pattern recognition has led to a variety of modeling techniques with almost human-like performance. Although these models have obtained astounding results, they are limited in their explainability and interpretability: what is the rationale behind the decision made? what in the model structure explains its functioning? Hence, while good performance is a critical required characteristic for learning machines, explainability and interpretability capabilities are needed to take learning machines to the next step to include them in decision support systems involving human supervision.
Разместил: Ingvar16 20-04-2019, 10:31 | Комментарии: 1 | Подробнее

Название: The Art of Assembly Language
Автор: Randall Hyde
Издательство: No Starch Press, Inc.
Год: 2010
Формат: PDF
Страниц: 764
Размер: 22,22 МБ
Язык: English

Assembly is a low-level programming language that's one step above a computer's native machine language. Although assembly language is commonly used for writing device drivers, emulators, and video games, many programmers find its somewhat unfriendly syntax intimidating to learn and use.
Разместил: ak5812 20-04-2019, 10:06 | Комментарии: 0 | Подробнее

Название: Assembly Language Succinctly
Автор: Christopher Rose
Издательство: Syncfusion
Год: 2013
Формат: PDF
Страниц: 132
Размер: 10,49 МБ
Язык: English

Assembly language is as close to writing machine code as you can get without writing in pure hexadecimal. Since it is such a low-level language, it’s not practical in all cases, but should definitely be considered when you’re looking to maximize performance.
With Assembly Language Succinctly by Chris Rose, you’ll learn how to write x64 assembly for modern CPUs, first by writing inline assembly for 32-bit applications, and then writing native assembly for C++ projects. You’ll learn the basics of memory spaces, data segments, CISC instructions, SIMD instructions, and much more.
Whether you’re working with Intel, AMD, or VIA CPUs, you’ll find this book a valuable starting point since many of the instructions are shared between processors.
Разместил: ak5812 20-04-2019, 09:56 | Комментарии: 0 | Подробнее

Название: Z80 Assembly Language Subroutines
Автор: Lance A. Leventhal
Издательство: Osborne/McGraw-Hill
Год: 1983
Формат: PDF
Страниц: 512
Размер: 24,58 МБ
Язык: English

This book is intended to serve as a source and a reference for the assembly language programmer. It contains an overview of assembly language programming for a particular microprocessor and a collection of useful subroutines. In the subroutines, a standard format, documentation package, and parameter passing techniques were used. The rules of the most popular assemblers have been followed, and the purpose, procedure, parameters, results, execution time, and memory usage of each routine have been described.
Разместил: ak5812 20-04-2019, 09:04 | Комментарии: 0 | Подробнее
Название: Hack and HHVM: Programming Productivity Without Breaking Things
Автор: Owen Yamauchi
Издательство: O'Reilly Media
Год: 2015
Формат: PDF
Страниц: 284
Для сайта: mymirknig.ru
Размер: 2 Mb
Язык: English

How can you take advantage of the HipHop Virtual Machine (HHVM) and the Hack programming language, two new technologies that Facebook developed to run their web servers? With this practical guide, Owen Yamauchi—a member of Facebook’s core Hack and HHVM teams—shows you how to get started with these battle-tested open-source tools.
You’ll explore static typechecking and several other features that separate Hack from its PHP origins, and learn how to set up, configure, deploy, and monitor HHVM. Ideal for developers with basic PHP knowledge or experience with other languages, this book also demonstrates how these tools can be used with existing PHP codebases and new projects alike.
Разместил: Ice Zero 20-04-2019, 09:04 | Комментарии: 0 | Подробнее



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