Добавить в закладки
Наш форум
Правила Litmy.ru
Мы в Вконтакте
Подписка на RSS
Для правообладателей
Поиск книг:
Разделы сайта
Авторизация
Регистрация



Реклама


Название: Foundations of Libvirt Development: How to Set Up and Maintain a Virtual Machine Environment with Python
Автор: W. David Ashley
Издательство: Apress
Год: 2019
Страниц: 416
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

Discover the essential concepts of libvirt development and see how to interface to Linux virtualization environments, such as QEMU/KVM, XEN, Virtuozzo, VMWare ESX, LXC, Bhyve, and more. This book will prepare you to set up and maintain a virtual machine environment. You`ll start by reviewing virtualization in general and then move on to libvirt-specific concepts using Python, including virtualized operating systems and networks, connections, storage pools, and event and error handling. This work concludes with a comprehensive look at the XML schema definitions for domains, networks, devices, network filtering, storage, node devices, and more.
Разместил: literator 14-09-2019, 19:50 | Комментарии: 0 | Подробнее
Название: Эффективная работа: Java 2
Автор: Бишоп Дж.
Издательство: Питер
Год: 2002
ISBN: 5-318-00741-4
Формат: pdf
Страниц: 592
Размер: 73,7 Mb
Язык: Русский

Программирование, создание графического пользовательского интерфейса, организация обработки событий, реализация сетевых функций, а также одновременное использование в программе нескольких подпроцессов.
Автор предлагает подборку протестированных примеров, в которых рассматриваются пути решения реальных задач. Благодаря детальному описанию алгоритма легко понять код каждой программы. Весьма полезными для читателей окажутся рисунки, на которых демонстрируются результаты выполнения программ. Каждую главу завершает перечень вопросов и задач, которые позволят проверить и закрепить полученные знания. Книга предназначена для начинающих программистов.
Разместил: fisher1978 14-09-2019, 15:29 | Комментарии: 0 | Подробнее
Программирование на C++. Трюки и эффекты
Название: Программирование на C++. Трюки и эффекты
Автор: Чиртик А.А.
Издательство: Питер
Год: 2010
Страниц: 352
ISBN: 978-5-49807-102-2
Формат: PDF
Размер: 13 Мб
Язык: русский
Серия: Трюки и эффекты

Данная книга о программировании на С++ не имеет аналогов. В ней описаны оригинальные приемы создания программ и использования системных ресурсов. Применена самая эффективная методика обучения — на живых примерах, которые можно сразу же использовать при создании собственных приложений.
Разместил: M5662 14-09-2019, 13:38 | Комментарии: 0 | Подробнее
Название: Network Science
Автор: Albert-Laszlo Barabasi
Издательство: Cambridge University Press
Год: 2016
Страниц: 912
Язык: английский
Формат: True PDF
Размер: 95.1 MB

Networks are everywhere, from the internet, to social networks, and the genetic networks that determine our biological existence. Illustrated throughout in full colour, this pioneering textbook, spanning a wide range of topics from physics to computer science, engineering, economics and the social sciences, introduces network science to an interdisciplinary audience.
Разместил: literator 13-09-2019, 21:11 | Комментарии: 0 | Подробнее

Название: Python for Bioinformatics, Second Edition
Автор: Sebastian Bassi
Издательство: CRC Press
Год: 2018
Формат: PDF
Страниц: 451
Размер: 10.94 МБ
Язык: English

In today's data driven biology, programming knowledge is essential in turning ideas into testable hypothesis. Based on the author’s extensive experience, Python for Bioinformatics, Second Edition helps biologists get to grips with the basics of software development. Requiring no prior knowledge of programming-related concepts, the book focuses on the easy-to-use, yet powerful, Python computer language.
Разместил: alexcat 13-09-2019, 20:46 | Комментарии: 0 | Подробнее
Название: Checking Out with the Payment Request API: A Practical Introduction to the HTML5 Payment Request API using Real-world Examples
Автор: Alex Libby
Издательство: Apress
Год: 2019
Формат: True PDF/ePub
Страниц: 249
Размер: 10 Mb
Язык: English

Quickly create consistent checkouts for use within websites, using the power of the HTML5 Payment Request API. This project-oriented book simplifies the process of creating and manipulating checkouts with the Payment Request API in browsers for websites or online applications, using little more than a text editor or free software.
One of the key concerns of any e-commerce company is ensuring customers complete the checkout process successfully, and for them to return. Unfortunately, many checkouts still suffer from a high level of drop-out. The Payment Request API is an open standard being developed by browser vendors to simplify payments for users with a quick and seamless autofill process enabling a broader set of online payment providers to participate in the market. The API is designed to be easy to implement across all supported browsers, and work with any payment type or service provider.
Разместил: buratino 13-09-2019, 15:36 | Комментарии: 0 | Подробнее
Название: Sequential and Parallel Algorithms and Data Structures: The Basic Toolbox
Автор: Peter Sanders, Kurt Mehlhorn
Издательство: Springer
Год: 2019
Страниц: 516
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Every computer scientist and every professional programmer should know about the basic algorithmic toolbox. Authors address the paradigm shift towards the parallel algorithms required to solve modern performance-critical applications. Includes many examples, pictures, informal explanations, exercises, and implementation notes with efficient implementations in languages such as C++ and Java.
Разместил: literator 13-09-2019, 15:19 | Комментарии: 0 | Подробнее
Название: Building an Enterprise Chatbot: Work with Protected Enterprise Data Using Open Source Frameworks
Автор: Abhishek Singh, Karthik Ramasubramanian, Shrey Shivam
Издательство: Apress
Год: 2019
Формат: true pdf/epub
Страниц: 385
Размер: 11.4 Mb
Язык: English

Explore the adoption of chatbots in business by focusing on the design, deployment, and continuous improvement of chatbots in a business, with a single use-case from the banking and insurance sector. This book starts by identifying the business processes in the banking and insurance industry. This involves data collection from sources such as conversations from customer service centers, online chats, emails, and other NLP sources. You’ll then design the solution architecture of the chatbot. Once the architecture is framed, the author goes on to explain natural language understanding (NLU), natural language processing (NLP), and natural language generation (NLG) with examples.
Разместил: buratino 13-09-2019, 11:21 | Комментарии: 0 | Подробнее
Название: Adversarial and Uncertain Reasoning for Adaptive Cyber Defense: Control- and Game-Theoretic Approaches to Cyber Security
Автор: Sushil Jajodia, George Cybenko, Peng Liu
Издательство: Springer
Год: 2019
Страниц: 270
Язык: английский
Формат: pdf (true)
Размер: 15.7 MB

Today’s cyber defenses are largely static allowing adversaries to pre-plan their attacks. In response to this situation, researchers have started to investigate various methods that make networked information systems less homogeneous and less predictable by engineering systems that have homogeneous functionalities but randomized manifestations. In this book, we leverage reinforcement learning as a unified framework to design effective adaptive cyber defenses against zero-day attacks.
Разместил: literator 13-09-2019, 10:27 | Комментарии: 0 | Подробнее
Название: Machine Learning for Cyber Security
Автор: Xiaofeng Chen, Xinyi Huang
Издательство: Springer
Год: 2019
Страниц: 410
Язык: английский
Формат: pdf (true)
Размер: 35.23 MB

This book constitutes the proceedings of the Second International Conference on Machine Learning for Cyber Security, ML4CS 2019, held in Xi’an, China in September 2019. The 23 revised full papers and 3 short papers presented were carefully reviewed and selected from 70 submissions. The papers detail all aspects of machine learning in network infrastructure security, in network security detections and in application software security.
Разместил: literator 13-09-2019, 10:23 | Комментарии: 0 | Подробнее



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