The IDA Pro Book: The Unofficial Guide to the World's Most Popular Disassembler, 2nd Edition

Автор: harun54 от 29-05-2019, 18:35, Коментариев: 0

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

Название: The IDA Pro Book: The Unofficial Guide to the World's Most Popular Disassembler, 2nd Edition
Автор: Chris Eagle
Издательство: No Starch Press
Год: 2011
Формат: AZW3, EPUB
Размер: 12 Мб
Язык: английский / English

No source code? No problem. With IDA Pro, the interactive disassembler, you live in a source code-optional world. IDA can automatically analyze the millions of opcodes that make up an executable and present you with a disassembly. But at that point, your work is just beginning. With The IDA Pro Book, you'll learn how to turn that mountain of mnemonics into something you can actually use.
 

Программирование в примерах и задачах

Автор: SCART56 от 29-05-2019, 16:58, Коментариев: 0

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


Название: Программирование в примерах и задачах
Автор: Грацианова Т.Ю.
Издательство: Лаборатория знаний
Год: 2016
Страниц: 373
ISBN: 978-5-00101-436-2
Формат: PDF, DJVU
Размер: 10 Мб
Язык: русский

Пособие поможет подготовиться к экзамену по информатике, научиться решать задачи по программированию на языке Паскаль. Рассмотрено большое количество программ; листинги приведены в расчете на использование среды Турбо Паскаль 7.0, однако в большинстве своем будут работать без всяких изменений и в других версиях Паскаля.
 

Program the Internet of Things with Swift for iOS: Learn How to Program Apps for the Internet of Things, Second Edition

Автор: literator от 29-05-2019, 15:50, Коментариев: 0

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

Название: Program the Internet of Things with Swift for iOS: Learn How to Program Apps for the Internet of Things, Second Edition
Автор: Ahmed Bakir
Издательство: Apress
Год: 2018
Страниц: 462
Язык: английский
Формат: pdf (true), epub
Размер: 37.11 MB

Learn how to build apps using Apple’s native APIs for the Internet of Things, including the Apple Watch, HomeKit, and Apple Pay. You'll also see how to interface with popular third-party hardware such as the Raspberry Pi, Arduino, and the FitBit family of devices.Program the Internet of Things with Swift and iOS is an update to the previous version and includes all new Swift 4 code. This book is a detailed tutorial that provides a detailed "how" and "why" for each topic, explaining Apple-specific design patterns as they come up and pulling lessons from other popular apps. To help you getting up and running quickly, each chapter is framed within a working project, allowing you to use the sample code directly in your apps.
 

Machine Learning in Python: Hands on Machine Learning with Python Tools, Concepts and Techniques

Автор: literator от 29-05-2019, 15:11, Коментариев: 0

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

Название: Machine Learning in Python: Hands on Machine Learning with Python Tools, Concepts and Techniques
Автор: Bob Mather
Издательство: Abiprod Pty Ltd.
ISBN: 1718095031
Год: 2018
Страниц: 125
Язык: английский
Формат: epub, azw3, rtf, pdf (conv)
Размер: 10.1 MB

Are you excited about Artificial Intelligence and want to get started?Are you excited about Machine Learning and want to learn how to implement in Python? The book below is the answer. Given the large amounts of data we use everyday; whether it is in the web, supermarkets, social media etc. analysis of data has become integral to our daily life. The ability to do so effectively can propel your career or business to great heights. Machine Learning is the most effective data analysis tool. While it is a complex topic, it can be broken down into simpler steps, as show in this book. We are using Python, which is a great programming language for beginners.
 

Программирование на языке Паскаль. Задачник

Автор: SCART56 от 28-05-2019, 13:37, Коментариев: 0

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


Название: Программирование на языке Паскаль. Задачник
Автор: Ускова О.Ф.(ред.)
Издательство: Питер
Год: 2005
Страниц: 334
ISBN: 5-318-00553-5
Формат: DjVu
Размер: 10.7 Мб
Язык: русский

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

Программирование на Паскале. Практикум (+файлы)

Автор: SCART56 от 28-05-2019, 13:23, Коментариев: 0

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


Название: Программирование на Паскале. Практикум (+файлы)
Автор: Тишин В.И.
Издательство: М.: Бином. ЛЗ
Год: 2013
Страниц: 364
ISBN: 978-5-9963-2118-6
Формат: PDF
Размер: 41 Мб
Язык: русский

Практикум предназначен для учащихся 8-9 классов и ориентирован на освоение принципов программирования на языке Паскаль на основе математических задач, сложность которых возрастает параллельно с освоением программных конструкций. Большое количество примеров позволяет по мере освоения курса все активнее осваивать методику программирования.
 

Самоучитель Java (3-е изд.)

Автор: SCART56 от 28-05-2019, 11:56, Коментариев: 0

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


Название: Самоучитель Java (3-е изд.)
Автор: Хабибуллин И.Ш.
Издательство: БХВ-Петербург
Год: 2008
Страниц: 758
ISBN: 978-5-9775-0191-0
Формат: PDF
Размер: 45.5 Мб
Язык: русский
Серия: Самоучитель

Самоучитель написан на основе материала лекций, читаемых автором для студентов первого и второго курсов. Изложены практические приемы использования как традиционных, так и новейших конструкций объектно-ориентированного языка Java, графической библиотеки классов Swing, расширенной библиотеки Java 2D, работа со звуком, печать, способы русификации программ.
 

The Joys of Hashing: Hash Table Programming with C

Автор: literator от 28-05-2019, 11:21, Коментариев: 0

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

Название: The Joys of Hashing: Hash Table Programming with C
Автор: Thomas Mailund
Издательство: Apress
Год: 2019
Страниц: 209
Язык: английский
Формат: pdf (true), epub
Размер: 10.17 MB

Build working implementations of hash tables, written in the C programming language. This book starts with simple first attempts devoid of collision resolution strategies, and moves through improvements and extensions illustrating different design ideas and approaches, followed by experiments to validate the choices. Hash tables, when implemented and used appropriately, are exceptionally efficient data structures for representing sets and lookup tables, providing low overhead, constant time, insertion, deletion, and lookup operations. The Joys of Hashing walks you through the implementation of efficient hash tables and the pros and cons of different design choices when building tables. The source code used in the book is available on GitHub for your re-use and experiments.
 

Beginning iOS 12 & Swift App Development: Develop iOS Apps with Xcode 10, Swift 4, Core ML 2, ARKit 2 and more

Автор: literator от 28-05-2019, 11:18, Коментариев: 0

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

Название: Beginning iOS 12 & Swift App Development: Develop iOS Apps with Xcode 10, Swift 4, Core ML 2, ARKit 2 and more
Автор: Greg Lim
Издательство: Amazon Digital Services LLC
Год: 2019
Страниц: 170
Язык: английский
Формат: epub, pdf (conv)
Размер: 10.4 MB

In this book, we take you on a fun, hands-on and pragmatic journey to learning iOS12 application development using Swift. You'll start building your first iOS app within minutes. Every section is written in a bite-sized manner and straight to the point as I don't want to waste your time (and most certainly mine) on the content you don't need. In the end, you will have the skills to create an app and submit it to the app store.
 

Advances in Mathematical Methods and High Performance Computing

Автор: literator от 28-05-2019, 11:05, Коментариев: 0

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

Название: Advances in Mathematical Methods and High Performance Computing
Автор: Vinai K. Singh, David Gao
Издательство: Springer
Год: 2019
Страниц: 503
Язык: английский
Формат: pdf (true), epub
Размер: 80.5 MB

This special volume of the conference will be of immense use to the researchers and academicians. In this conference, academicians, technocrats and researchers will get an opportunity to interact with eminent persons in the field of Applied Mathematics and Scientific Computing. The topics to be covered in this International Conference are comprehensive and will be adequate for developing and understanding about new developments and emerging trends in this area. High-Performance Computing (HPC) systems have gone through many changes during the past two decades in their architectural design to satisfy the increasingly large-scale scientific computing demand. Accurate, fast, and scalable performance models and simulation tools are essential for evaluating alternative architecture design decisions for the massive-scale computing systems. This conference recounts some of the influential work in modeling and simulation for HPC systems and applications, identifies some of the major challenges, and outlines future research directions which we believe are critical to the HPC modeling and simulation community.