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



Реклама


Название: Advanced ActionScript 3: Design Patterns
Автор: Ben Smith
Издательство: Apress
Год: 2014
Формат: PDF
Страниц: 408
Для сайта: litmy.ru
Размер: 4 Mb
Язык: English

Advanced ActionScript 3 is a fresh look and new approach to utilizing valuable, structural techniques and methods that are commonly used in the field of rich interactive application development. With each method broken down into different strategized explanations, you'll find the approach most suitable for you. Whether it is an example you can utilize as-is, or one you can start with and develop further, you will have a glossary of definitions and organizational concepts at your fingertips.
Разместил: Ice Zero 25-11-2018, 17:00 | Комментарии: 0 | Подробнее
Название: Windows 64-bit Assembly Language Programming Quick Start: Intel X86-64, SSE, AVX
Автор: Robert Dunne
Издательство: Gaul Communications
ISBN: 0970112467
Год: 2018
Страниц: 192
Язык: английский
Формат: epub, pdf (conv)
Размер: 10.7 MB

Windows 64-bit Assembly Language Programming Quick Start is a complete tutorial using the free Community Edition of Microsoft Visual Studio 17 to introduce the novice to the Intel X86-64 architecture and the Windows X64 Calling Convention. With Microsoft Visual Studio 17, assembly language programs can be built using either its Integrated Development Environment (IDE) or using its ML64 assembler directly in a traditional command line approach. Both techniques are presented in this book, and each has its own merits for gaining a deeper understanding of computer software and hardware. The assistance provided by Visual Studio's interactive debugger is immense not only for developing real programs but also learning how the CPU instructions work.
Разместил: literator 25-11-2018, 16:48 | Комментарии: 0 | Подробнее
Название: Made by Humans: The AI Condition
Автор: Ellen Broad
Издательство: Melbourne University Press Digital
ISBN: 0522873324
Год: 2018
Страниц: 228
Язык: английский
Формат: epub, azw3, rtf, pdf (conv)
Размер: 10.1 MB

An Australian data expert challenges the idea of AI being better than humans.
Who is designing AI (Artificial intelligence)? A select, narrow group. How is their world view shaping our future? Artificial intelligence can be all too human: quick to judge, capable of error, vulnerable to bias. It’s made by humans, after all. Humans make decisions about the laws and standards, the tools, the ethics in this new world. Who benefits. Who gets hurt. Over the last few years, AI has become a hot topic again. While it covers different technologies and areas of study—virtual reality, drones, robotics, machine learning, natural language processing, applied statistics—perhaps the biggest driver of the current wave of excitement about AI is data.
Разместил: literator 25-11-2018, 16:08 | Комментарии: 0 | Подробнее
Название: Designing Voice User Interfaces
Автор: Cathy Pearl
Издательство: O'Reilly Media
Год: 2017
Формат: PDF, EPUB
Размер: 10 Мб
Язык: английский / English

Voice user interfaces (VUIs) are becoming all the rage today. But how do you build one that people can actually converse with? Whether you’re designing a mobile app, a toy, or a device such as a home assistant, this practical book guides you through basic VUI design principles, helps you choose the right speech recognition engine, and shows you how to measure your VUI’s performance and improve upon it.
Разместил: harun54 25-11-2018, 12:22 | Комментарии: 0 | Подробнее
Название: Neural Networks, Fuzzy Logic and Genetic Algorithms: Synthesis and Applications, 2nd Edition
Автор: S. Rajashekaran and G.A. Vijayalksmi
Издательство: Prentice-Hall
Год: 2017
Формат: AZW3, EPUB
Размер: 50 Мб
Язык: английский / English

This book provides comprehensive introduction to a consortium of technologies underlying soft computing, an evolving branch of computational intelligence. The constituent technologies discussed comprise neural networks, fuzzy logic, genetic algorithms, and a number of hybrid systems which include classes such as neuro-fuzzy, fuzzy-genetic, and neuro-genetic systems. The hybridisation of the technologies is demonstrated on architectures such as Fuzzy-Back-propagation Networks (NN-FL), Simplified Fuzzy ARTMAP (NN-FL), and Fuzzy Associative Memories. The book also gives an exhaustive discussion of FL-GA hybridisation.
Разместил: harun54 25-11-2018, 12:22 | Комментарии: 0 | Подробнее
Название: Practical Programming: An Introduction to Computer Science Using Python 3
Автор: Paul Gries and Jennifer Campbell
Издательство: Pragmatic Bookshelf
Год: 2013
Формат: PDF, EPUB
Размер: 16 Мб
Язык: английский / English

This book is for anyone who wants to understand computer programming. You'll learn to program in a language that' s used in millions of smartphones, tablets, and PCs. You'll code along with the book, writing programs to solve real-world problems as you learn the fundamentals of programming using Python 3. You'll learn about design, algorithms, testing, and debugging, and come away with all the tools you need to produce quality code. In this second edition, we've updated almost all the material, incorporating the lessons we've learned over the past five years of teaching Python to people new to programming.
Разместил: harun54 24-11-2018, 22:53 | Комментарии: 0 | Подробнее
Название: Python Programming Fundamentals, 2nd Edition
Автор: Kent D. Lee
Издательство: Springer
Год: 2014
Формат: PDF
Размер: 13 Мб
Язык: английский / English

This easy-to-follow and classroom-tested textbook guides the reader through the fundamentals of programming with Python, an accessible language which can be learned incrementally. Features: incudes numerous examples and practice exercises throughout the text, with additional exercises, solutions and review questions at the end of each chapter; highlights the patterns which frequently appear when writing programs, reinforcing the application of these patterns for problem-solving through practice exercises; introduces the use of a debugger tool to inspect a program, enabling students to discover for themselves how programs work and enhance their understanding; presents the Tkinter framework for building graphical user interface applications and event-driven programs; provides instructional videos and additional information for students, as well as support materials for instructors, at an associated website.
Разместил: harun54 24-11-2018, 22:36 | Комментарии: 0 | Подробнее

Название: Математическое обеспечение ЭВМ. Сборник (52 книги)
Автор: Ф. Пейган, У. Дал, Д. Баррон, Дж. Фостер, Б. Хигман и другие
Издательство: Мир
Год: 1968 - 1995
Формат: DjVu
Страниц: 1000+
Размер: 307.1 MB

Функциональное программирование — это способ составления программ, в которых единственным действием является вызов функции, единственным способом расчленения программы на части является введение имени для функции и задание для этого имени выражения, вычисляющего значение функции, а единственным правилом композиции — оператор суперпозиции функции. Никаких ячеек памяти, ни операторов присваивания, ни циклов, ни, тем более, блок-схем, ни передач управления.
Использованию математических методов для программирования ЭВМ и посвящена серия книг.
Разместил: brayton 24-11-2018, 19:27 | Комментарии: 1 | Подробнее
Название: ng-book2. The Complete Book on Angular 6 (Revision 68)
Автор: Nate Murray, Felipe Coury, Ari Lerner, Carlos Taborda
Издательство: Fullstack.io
Год: 2018
Страниц: 685
Язык: английский
Формат: pdf (true), epub +code
Размер: 45.8 MB

This book aims to be the single most useful resource on learning Angular. By the time you’re done reading this book, you (and your team) will have everything you need to build reliable, powerful Angular apps. Angular is a rich and feature-filled framework, but that also means it can be tricky to understand all of its parts. In this book, we’ll walk through everything from installing the tools, writing components, using forms, routing between pages, and calling APIs.
Разместил: literator 24-11-2018, 17:41 | Комментарии: 0 | Подробнее

Название: Bad Choices: How Algorithms Can Help You Think Smarter and Live Happier
Автор: Ali Almossawi
Издательство: Viking
Год: 2017
Страниц: 160
Формат: EPUB, AZW3
Размер: 27 Mb
Язык: English

A relatable, interactive, and funny exploration of algorithms, those essential building blocks of computer science—and of everyday life—from the author of the wildly popular Bad Arguments
Algorithms—processes that are made up of unambiguous steps and do something useful—make up the very foundations of computer science. But they also inform our choices in approaching everyday tasks, from managing a pile of clothes fresh out of the dryer to deciding what music to listen to.
Разместил: bhaer 24-11-2018, 13:44 | Комментарии: 0 | Подробнее



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