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



Реклама


Название: Intelligent Computing and Internet of Things (Part 2)
Автор: Kang Li and Minrui Fei
Издательство: Springer
Год: 2018
Формат: PDF
Размер: 49 Мб
Язык: английский / English

The three-volume set CCIS 923, CCIS 924, and CCIS 925 constitutes the thoroughly refereed proceedings of the First International Conference on Intelligent Manufacturing and Internet of Things, and of the 5th International Conference on Intelligent Computing for Sustainable Energy and Environment, ICSEE 2018, held in Chongqing, China, in September 2018.
Разместил: black 23-04-2019, 19:48 | Комментарии: 0 | Подробнее
Название: Deep Learning Through Sparse and Low-Rank Modeling
Автор: Zhangyang Wang, Yun Fu, Thomas S Huang
Издательство: Academic Press
ISBN: 9780128136591
Год: 2019
Страниц: 281
Язык: английский
Формат: pdf (true)
Размер: 17.8 MB

Deep Learning through Sparse Representation and Low-Rank Modeling bridges classical sparse and low rank models-those that emphasize problem-specific Interpretability-with recent deep network models that have enabled a larger learning capacity and better utilization of Big Data. It shows how the toolkit of deep learning is closely tied with the sparse/low rank methods and algorithms, providing a rich variety of theoretical and analytic tools to guide the design and interpretation of deep learning models. The development of the theory and models is supported by a wide variety of applications in computer vision, machine learning, signal processing, and data mining.
Разместил: Ingvar16 23-04-2019, 18:28 | Комментарии: 0 | Подробнее
Название: Java Concepts: Early Objects, 7th Edition
Автор: Cay S. Horstmann
Издательство: Wiley
Год: 2012
Формат: PDF
Размер: 99 Мб
Язык: английский / English

In Java Concepts, Cay Horstmann provides a comprehensive introduction to fundamental programming techniques and design skills helping the student master basic concepts. Realistic programming examples, homework assignments, and lab exercises build student problem-solving abilities.
Разместил: black 23-04-2019, 17:00 | Комментарии: 0 | Подробнее

Название: R Graphics Cookbook: Practical Recipes for Visualizing Data, 2nd Edition
Автор: Winston Chang
Издательство: O'Reilly Media
Год: 2019
Страниц: 444
Формат: EPUB
Размер: 17 Mb
Язык: English

This O’Reilly cookbook provides more than 150 recipes to help scientists, engineers, programmers, and data analysts generate high-quality graphs quickly—without having to comb through all the details of R’s graphing systems. Each recipe tackles a specific problem with a solution you can apply to your own project and includes a discussion of how and why the recipe works.
Разместил: _аdmin_ 23-04-2019, 11:27 | Комментарии: 0 | Подробнее
Название: SharePoint 2019 For Dummies (For Dummies (Computer/Tech))
Автор: Ken Withee, Rosemarie Withee
Издательство: For Dummies
Год: 2019
Формат: True PDF
Страниц: 418
Размер: 27.6 Mb
Язык: English

All you need to know about SharePoint Online and SharePoint Server 2019
SharePoint is an enterprise portal server living under the Microsoft Office umbrella. It can be used as a local installation (on-premises) or an online service. The SharePoint Online service comes bundled with Office 365. You can use SharePoint to aggregate sites, information, data, and applications into a single portal. SharePoint 2019 contains highly integrated features that allow you to work with it directly from other Office products such as Teams, Word, Excel, PowerPoint, and many others.
Разместил: bomboane 23-04-2019, 09:39 | Комментарии: 0 | Подробнее
Название: Head First Go, 1st Edition
Автор: Jay McGavren
Издательство: O'Reilly Media
Год: 2019
Формат: epub
Страниц: 560
Размер: 112.5 Mb
Язык: English

Go represents an attempt to improve on some weaknesses of traditional compiled programming languages. It de-emphasizes or removes error-prone language structures like class inheritance and exception handling. It features great concurrency support and automatic memory management (garbage collection).
Existing Go books tend to be highly technical in nature, teaching all aspects of the language regardless of their relevance to beginners. This book, rather than talking about the features of Go in abstract terms, features simple, clear examples that demonstrate Go in action, and diagrams to explain difficult concepts.
Разместил: bomboane 23-04-2019, 09:25 | Комментарии: 0 | Подробнее
Название: Mastering Bitcoin: Unlocking Digital Cryptocurrencies
Автор: Andreas M. Antonopoulos
Издательство: O'Reilly Media
Год: 2014
Формат: PDF
Размер: 10 Мб
Язык: английский / English

Mastering Bitcoin is essential reading for everyone interested in learning about bitcoin basics, the technical operation of bitcoin, or if you're building the next great bitcoin killer app or business. From using a bitcoin wallet to buy a cup of coffee, to running a bitcoin marketplace with hundreds of thousands of transactions, or collaboratively building new financial innovations that will transform our understanding of currency and credit, this book will help you engineer money. You're about to unlock the API to a new economy. This book is your key.
Разместил: black 22-04-2019, 17:49 | Комментарии: 0 | Подробнее
Название: Building Effective Cybersecurity Programs
Автор: Tari Schreider and Kristen Noakes-Fry
Издательство: Rothstein Publishing
Год: 2017
Формат: EPUB
Размер: 12 Мб
Язык: английский / English

You know by now that your company could not survive without the Internet. Not in today’s market. You are either part of the digital economy or reliant upon it. With critical information assets at risk, your company requires a state-of-the-art cybersecurity program. But how do you achieve the best possible program? Tari Schreider, in Building Effective Cybersecurity Programs: A Security Manager’s Handbook, lays out the step-by-step roadmap to follow as you build or enhance your cybersecurity program.
Разместил: black 22-04-2019, 17:48 | Комментарии: 0 | Подробнее
Название: Start Building RESTful Microservices using Akka HTTP with Scala
Автор: Ayush Kumar Mishra
Издательство: Amazon Digital Services LLC
ASIN: B078KST5T7
Год: 2017
Страниц: 76
Язык: английский
Формат: epub, rtf, pdf (conv)
Размер: 10.1 MB

This book doesn't assume that you are a seasoned software engineer with years of experience in Java, Akka or Akka HTTP. The only prerequisite to this book is that you are "comfortable" with Scala. Scala was selected as the basis for this book attributing to its wide popularity, ease of understanding and learning for those who haven't used it. This book has been written for developers wanting to start developing REST API right away. I assume you have a basic understanding of Scala. The book does not exhaustively list all feature of Akka HTTP. The writing style of the book saves you the effort of going through long and contrived examples.Each and every topic has been illustrated with a simple to understand example with test-cases. At the end of the book, do find the link to many sample projects, which can also be used as a template.
Разместил: Ingvar16 22-04-2019, 16:00 | Комментарии: 0 | Подробнее
Название: SHARKS in the MOAT: How to Create Truly Secure Software
Автор: Phil Martin
Издательство: Nonce Corp
Год: 2019
Страниц: 635
Язык: английский
Формат: epub, azw3
Размер: 10.2 MB

Believe it or not, there is a striking similarity between medieval castle design and how we protect networks and data in the 21st century. By examining how our ancestors fought off invading armies, it becomes much easier to understand the latest strategies for keeping hackers at-bay. This book is designed for anyone who wants to understand how to create and deploy secure software that can stand up to the most malevolent attacks by the bad guys. Whether you are a PM, product owner, developer, architect, tester, DevOps or infrastructure team member, DBA, engineering manager, security manager, in charge of change management or even a security auditor – there is a mountain of information for you specifically.
Разместил: Ingvar16 22-04-2019, 15:49 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности