Selected Areas in Cryptography – SAC 2017

Автор: harun54 от 20-01-2019, 18:02, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Selected Areas in Cryptography – SAC 2017
Автор: Carlisle Adams and Jan Camenisch
Издательство: Springer
Год: 2018
Формат: PDF
Размер: 15 Мб
Язык: английский / English

This book contains revised selected papers from the 24th International Conference on Selected Areas in Cryptography, SAC 2017, held in Ottawa, ON, Canada in August 2017. The 23 full papers presented in this volume were carefully reviewed and selected from 66 submissions. The focus of the conference was on specific themes in the area of cryptographic system design and analysis such as: Design and analysis of symmetric key cryptosystems; Primitives for symmetric key cryptography, including block and stream ciphers, hash functions, and MAC algorithms; Efficient implementations of symmetric and public key algorithms.
 

Functional Programming in Java

Автор: harun54 от 20-01-2019, 12:34, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Functional Programming in Java
Автор: Venkat Subramaniam
Издательство: Pragmatic Bookshelf
Год: 2014
Формат: PDF, EPUB
Размер: 39 Мб
Язык: английский / English

Get ready to program in a whole new way. Functional Programming in Java will help you quickly get on top of the new, essential Java 8 language features and the functional style that will change and improve your code. This short, targeted book will help you make the paradigm shift from the old imperative way to a less error-prone, more elegant, and concise coding style that's also a breeze to parallelize. You'll explore the syntax and semantics of lambda expressions, method and constructor references, and functional interfaces. You'll design and write applications better using the new standards in Java 8 and the JDK.
 

Generative Art: A Practical Guide Using

Автор: harun54 от 20-01-2019, 11:41, Коментариев: 2

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Generative Art: A Practical Guide Using
Автор: Matt Pearson
Издательство: Manning Publications
Год: 2011
Формат: PDF
Размер: 30 Мб
Язык: английский / English

Generative Art presents both the techniques and the beauty of algorithmic art. In it, you'll find dozens of high-quality examples of generative art, along with the specific steps the author followed to create each unique piece using the Processing programming language. The book includes concise tutorials for each of the technical components required to create the book's images, and it offers countless suggestions for how you can combine and reuse the various techniques to create your own works.
 

WPF 4.5 Unleashed

Автор: harun54 от 20-01-2019, 11:36, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: WPF 4.5 Unleashed
Автор: Adam Nathan
Издательство: Sams Publishing
Год: 2013
Формат: EPUB
Размер: 29 Мб
Язык: английский / English

Windows Presentation Foundation (WPF) is the recommended technology for creating modern Windows desktop apps. Whether you want to develop traditional user interfaces or integrate 3D graphics, audio/video, animation, dynamic skinning, touch, rich document support, speech recognition, or more, WPF enables you to do so in a seamless, resolution-independent manner that scales from small tablets to large TVs. WPF 4.5 Unleashed is the authoritative book that covers it all, in a practical and approachable fashion, authored by WPF guru and Microsoft architect Adam Nathan.
 

Реализация программного проекта с использованием средств коллективной разработки

Автор: mihail1000 от 20-01-2019, 11:25, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Реализация программного проекта с использованием средств коллективной разработки

Название: Реализация программного проекта с использованием средств коллективной разработки
Автор: Алексеев Владимир Александрович
Издательство: Изд-во ЛГТУ
Год: 2018
Формат: pdf
Страниц: 21
Для сайта: litgu.ru
Размер: 0,3Mb
Язык: русский

В методических указаниях рассматриваются технологии и средства организации совместной работы команды разработчиков над программным проектом. В ходе выполнения лабораторных работ студенты получают навыки планирования программного проекта, использования информационных систем управления проектом, систем контроля версий и отслеживания ошибок на примере совместной работы над учебным проектом.
 

Visual C# Game Programming for Teens

Автор: alex66 от 20-01-2019, 11:11, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Visual C# Game Programming for Teens
Автор: Jonathan S. Harbour
Издательство: Course Technology
Год: 2012
Формат: PDF
Страниц: 463
Для сайта: litgu.ru
Размер: 10,93 MB
Язык: English

Learn how to create your own fully functioning role-playing game (RPG) with VISUAL C# GAME PROGRAMMING FOR TEENS! A true beginner's guide, the book covers each essential step for creating your own complete RPG using Windows Forms and GDI+, including a tiled scroller, game editors, and scripting. While some experience with Visual C# is helpful, this book is an introductory guide for readers who are new to programming or new to programming for games and want to learn the basics of RPG game mechanics.
 

Incident Response & Computer Forensics, Third Edition

Автор: harun54 от 20-01-2019, 10:39, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Incident Response & Computer Forensics, Third Edition
Автор: Jason T. Luttgens, Matthew Pepe und Kevin Mandia
Издательство: McGraw-Hill Education
Год: 2014
Формат: PDF
Размер: 16 Мб
Язык: английский / English

Thoroughly revised to cover the latest and most effective tools and techniques, Incident Response & Computer Forensics, Third Edition arms you with the information you need to get your organization out of trouble when data breaches occur. This practical resource covers the entire lifecycle of incident response, including preparation, data collection, data analysis, and remediation. Real-world case studies reveal the methods behind--and remediation strategies for--today's most insidious attacks.
 

Системное программное обеспечение

Автор: mihail1000 от 20-01-2019, 10:09, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Системное программное обеспечение

Название: Системное программное обеспечение
Автор: Смоленцева Татьяна Евгеньевна
Издательство: Изд-во ЛГТУ
Год: 2018
Формат: pdf
Страниц: 34
Для сайта: litgu.ru
Размер: 0,8Mb
Язык: русский

Методические указания представляют порядок выполнения курсовой работы по дисциплине «Системное программное обеспечение». Освещены темы и структура курсовой работы.
 

Python Data Analytics: With Pandas, NumPy, and Matplotlib, Second Edition

Автор: literator от 20-01-2019, 05:51, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Python Data Analytics: With Pandas, NumPy, and Matplotlib, Second Edition
Автор: Fabio Nelli
Издательство: Apress
ISBN: 1484239121
Год: 2018
Страниц: 576
Язык: английский
Формат: pdf (true), epub
Размер: 28.6 MB

Explore the latest Python tools and techniques to help you tackle the world of data acquisition and analysis. You'll review scientific computing with NumPy, visualization with matplotlib, and machine learning with scikit-learn. This revision is fully updated with new content on social media data analysis, image analysis with OpenCV, and deep learning libraries. Each chapter includes multiple examples demonstrating how to work with each library. At its heart lies the coverage of pandas, for high-performance, easy-to-use data structures and tools for data manipulation.
 

Python Machine Learning from Scratch: Hands-On with Scikit-Learn and TensorFlow

Автор: literator от 20-01-2019, 05:35, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Python Machine Learning from Scratch: Hands-On with Scikit-Learn and TensorFlow
Автор: Jonathan Adam
Издательство: AI Sciences LLC
ASIN: B07GMVP3WP
Год: 2018
Страниц: 132
Язык: английский
Формат: epub, azw3, pdf (conv)
Размер: 10.16 MB

Are you thinking of learning more about Machine Learning using Python? (For Beginners)
This book would seek to explain common terms and algorithms in an intuitive way. The author used a progressive approach whereby we start out slowly and improve on the complexity of our solutions.