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



Реклама



Название: API Management: An Architect’s Guide to Developing and Managing APIs for Your Organization
Автор: Brajesh De
Издательство: Apress
Год: 2017
Страниц: 195
Формат: PDF
Размер: 10 Mb
Язык: English

Maximize the impact of your assets and business services by providing APIs for developers and other users. The journey described in this book starts with identifying business assets. As part of the API team, you then need to identify and define the requirements of traffic management, security, mediation, and orchestration. You also must define metrics for the analytics to measure the success of the overall API program. API documentation and the ease of developer onboarding also determine the success of the APIs. Finally, monetization of these APIs leads to revenue generation for the enterprise.
Разместил: bhaer 21-03-2017, 11:51 | Комментарии: 0 | Подробнее
Вычислительная математика и структура алгоритмов Название: Вычислительная математика и структура алгоритмов
Автор: Воеводин В.В.
Издательство: Изд-во Моск. ун-та
Жанр: Компьютерное
Серия: Суперкомпьютерное образование
Год: 2010
Формат: pdf
Страниц: 168
Размер: 10,5 Мб
Язык: русский

В настоящее время различные разделы математики, так или иначе относящиеся к вычислениям, слабо связаны между собой. Вполне возможно, что новый ее раздел, зародившийся в силу необходимости решать и исследовать многочисленные проблемы параллельных вычислений и получивший название информационная структура алгоритмов и программ, станет естественным связующим звеном.
Разместил: Шифтер 21-03-2017, 07:34 | Комментарии: 0 | Подробнее

Название: Hacking: How to Make Your Own Keylogger in C++ Programming Language
Автор: Alan T. Norman
Издательство: Independently published
Год: 2017
Страниц: 90
Формат: PDF, EPUB, AZW3
Размер: 10 Mb
Язык: English

This book will teach you basics of C++ Programming and you will not need programming experience to read it. You will learn how to make your own Keylogger - a computer program that records every keystroke made by a computer user, especially in order to gain fraudulent access to passwords and other confidential information.
All the materials are only for educational purpose because the best way to protect your computer from spying software is knowing how it works making by yourself.
Разместил: bhaer 21-03-2017, 01:21 | Комментарии: 0 | Подробнее

Название: BIG DATA ANALYTICS with NEURAL NETWORKS using MATLAB
Автор: J. Smith
Издательство: CreateSpace Independent Publishing
Год: 2017
Страниц: 322
Формат: PDF, EPUB
Размер: 14 Mb
Язык: English

Big data analytics is the process of collecting, organizing and analyzing large sets of data (called big data) to discover patterns and other useful information. Big data analytics can help organizations to better understand the information contained within the data and will also help identify the data that is most important to the business and future business decisions. Analysts working with big data basically want the knowledge that comes from analyzing the data.
Разместил: bhaer 21-03-2017, 01:20 | Комментарии: 0 | Подробнее

Название: Graph Theory with Applications to Engineering and Computer Science
Автор: Narsingh Deo
Издательство: Dover Publications
Год: 2016
Страниц: 496
Формат: EPUB
Размер: 53 Mb
Язык: English

This outstanding introductory treatment of graph theory and its applications has had a long life in the instruction of advanced undergraduates and graduate students in all areas that require knowledge of this subject. The first nine chapters constitute an excellent overall introduction, requiring only some knowledge of set theory and matrix algebra. Topics include paths and circuits, trees and fundamental circuits, planar and dual graphs, vector and matrix representation of graphs, and related subjects.
Разместил: bhaer 20-03-2017, 12:05 | Комментарии: 0 | Подробнее

Название: Machine Learning: The New AI
Автор: Ethem Alpaydin
Издательство: The MIT Press
Год: 2017
Страниц: 224
Формат: PDF, EPUB, MP3
Размер: 111 Mb
Язык: English

Today, machine learning underlies a range of applications we use every day, from product recommendations to voice recognition -- as well as some we don't yet use everyday, including driverless cars. It is the basis of the new approach in computing where we do not write programs but collect data; the idea is to learn the algorithms for the tasks automatically from data.
Разместил: bhaer 20-03-2017, 10:52 | Комментарии: 0 | Подробнее

Название: C для чайников
Автор: Гукин Д.
Издательство: Вильямс
Год: 2006
Страниц: 352
ISBN: 5-8459-0810-8, 0-7645-7068-4
Формат: DJVU
Размер: 12.4 Mб
Язык: русский

В данной книге представлены все наиболее важные сведения о языке С: основные понятия и концепции, наборы символов, ключевые слова, описания и типы переменных, логические выражения, операторы, циклы, основные директивы препроцессора, методика написания (и выполнения) простейших программ.
Разместил: MIHAIL62 20-03-2017, 10:35 | Комментарии: 0 | Подробнее
Название: Основы программирования на языке Си++: Для студентов физико-математических факультетов педагогических институтов
Автор: Богуславский А.А., Соколов С.М.
Издательство: Коломна: КГПИ
Год: 2002
Формат: pdf
Страниц: 440
Размер: 12,4 Mb
Язык: Русский

Пособие предназначено для обучения студентов, обладающих навыками пользовательской работы на персональном компьютере, основным понятиям и методам современного практического программирования. Предметом изучения курса является объектно-ориентированное программирование на языке Си++ в среде современных 32-х разрядных операционных систем семейства Windows. Программа курса разбита на 4 части: (1) Введение в программирование на языке Си++; (2) Основы программирования трехмерной графики; (3) Объектно-ориентированное программирование на языке Си++ и (4) Программирование для Microsoft Windows с использованием Visual C++ и библиотеки классов MFC.
Разместил: oksanavalera 20-03-2017, 06:40 | Комментарии: 0 | Подробнее

Название: Python Data Science Handbook: Essential Tools for Working with Data
Автор: Jake VanderPlas
Издательство: O'Reilly Media
Год: 2016
Страниц: 672
Формат: PDF, EPUB
Размер: 24 Mb
Язык: English

The Python Data Science Handbook provides a reference to the breadth of computational and statistical methods that are central to data-intensive science, research, and discovery. People with a programming background who want to use Python effectively for data science tasks will learn how to face a variety of problems: e.g., how can I read this data format into my script? How can I manipulate, transform, and clean this data? How can I visualize this type of data? How can I use this data to gain insight, answer questions, or to build statistical or machine learning models?
Разместил: bhaer 20-03-2017, 01:08 | Комментарии: 0 | Подробнее

Автор: Stormy Attaway
Название: MATLAB: A Practical Introduction to Programming and Problem Solving, 3rd Edition
Издательство: Butterworth-Heinemann
Год: 2013
ISBN: 978-0124058767
Язык: English
Формат: pdf
Размер: 11,1 mb
Страниц: 560

MATLAB, Third Edition is the only book that gives a full introduction to programming in MATLAB combined with an explanation of the software’s powerful functions, enabling engineers to fully exploit its extensive capabilities in solving engineering problems.
Разместил: daromir 19-03-2017, 12:12 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности