ПРОГРАММИРОВАНИЕ » Страница 1501
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Neural Networks, Fuzzy Logic and Genetic Algorithms: Synthesis and Applications, 2nd Edition
/ Комментариев: 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.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Practical Programming: An Introduction to Computer Science Using Python 3
/ Комментариев: 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.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Python Programming Fundamentals, 2nd Edition
/ Комментариев: 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.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Математическое обеспечение ЭВМ. Сборник (52 книги)
/ Комментариев: 1/


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

Функциональное программирование — это способ составления программ, в которых единственным действием является вызов функции, единственным способом расчленения программы на части является введение имени для функции и задание для этого имени выражения, вычисляющего значение функции, а единственным правилом композиции — оператор суперпозиции функции. Никаких ячеек памяти, ни операторов присваивания, ни циклов, ни, тем более, блок-схем, ни передач управления.
Использованию математических методов для программирования ЭВМ и посвящена серия книг.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
ng-book2. The Complete Book on Angular 6 (+code)
/ Комментариев: 0/

Название: 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.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Bad Choices: How Algorithms Can Help You Think Smarter and Live Happier
/ Комментариев: 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.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Sams Teach Yourself Java in 24 Hours, Sixth Edition
/ Комментариев: 0/


Название: Sams Teach Yourself Java in 24 Hours, Sixth Edition (Covers Java 7 and Android)
Автор: Rogers Cadenhea
Издательство: Sams Publishing
Год: 2012
Формат: PDF
Страниц: 429
Для сайта: mirlib.ru
Размер: 10,55 MB
Язык: English

In just 24 lessons of one hour or less, you can learn how to create Java applications. Using a straightforward, step-by-step approach, popular author Rogers Cadenhead helps you master the skills and technology you need to create desktop and web programs, web services, and even an Android app in Java.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Sams Teach Yourself Python in 24 Hours
/ Комментариев: 0/


Название: Sams Teach Yourself Python in 24 Hours
Автор: Katie Cunningham
Издательство: Pearson Education
Год: 2014
Формат: EPUB
Для сайта: mirlib.ru
Размер: 16.31 MB
Язык: English

In just 24 sessions of one hour or less, Sams Teach Yourself Python in 24 Hours will help you get started fast, master all the core concepts of programming, and build anything from websites to games. Using this book’s straightforward, step-by-step approach, you’ll move from the absolute basics through functions, objects, classes, modules, database integration, and more. Every lesson and case study application builds on what you’ve already learned, giving you a rock-solid foundation for real-world success!


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Sams Teach Yourself Unreal Engine 4 Game Development in 24 Hours
/ Комментариев: 0/


Название: Sams Teach Yourself Unreal Engine 4 Game Development in 24 Hours
Автор: Aram Cookson, Ryan DowlingSoka, Clinton Crumpler
Издательство: Pearson Education
Год: 2016
Формат: PDF
Страниц: 497
Для сайта: mirlib.ru
Размер: 19.08 MB
Язык: English

Sams Teach Yourself Unreal Engine 4 Game Development in 24 Hours’ straightforward, step-by-step approach shows you how to work with Unreal Engine 4’s interface, its workflows, and its most powerful editors and tools. In just hours you’ll be creating effects, scripting warfare, implementing physics–even developing for mobile devices and HUDs. Every lesson builds on what you’ve already learned, giving you a rock-solid foundation for real-world success.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Sams Teach Yourself C++ in One Hour a Day, Eighth Edition
/ Комментариев: 0/


Название: Sams Teach Yourself C++ in One Hour a Day, Eighth Edition
Автор: Siddhartha Rao
Издательство: Pearson Education
Год: 2017
Формат: PDF
Страниц: 770
Для сайта: mirlib.ru
Размер: 10,46 MB
Язык: English

In just one hour a day, you’ll have all the skills you need to begin programming in C++. With this complete tutorial, you’ll quickly master the basics, and then move on to more advanced features and concepts. Completely updated for the C++14 standard, with a preview of C++17, this book presents the language from a practical point of view, helping you learn how to use C++ to create faster, simpler, and more efficient C++ applications.