Introduction to MATLAB, Global Edition 3rd Edition

Автор: literator от 11-04-2020, 03:34, Коментариев: 0

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

Название: Introduction to MATLAB, Global Edition 3rd Edition
Автор: Delores Etter
Издательство: Pearson
Год: 2015
Страниц: 257
Язык: английский
Формат: pdf (true)
Размер: 24.54 MB

Best-selling author Delores Etter provides an up-to-date introduction to MATLAB. Using a consistent five-step problem-solving methodology, Etter describes the computational and visualization capabilities of MATLAB and illustrates the problem solving process through a variety of engineering examples and applications.
 

Easy C++

Автор: literator от 11-04-2020, 02:39, Коментариев: 0

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

Название: Easy C++
Автор: Jiajie Pan
Издательство: Amazon.com Services LLC
ASIN: B086WP4733
Год: 2020
Страниц: 524
Язык: английский
Формат: epub, azw3
Размер: 10.35 MB

This book is a tutorial book tailored for learners of C++ programming. The book is divided into 3 parts. The first part introduced procedure-oriented programming, mainly including basic statements, grammatical foundation, function mechanism and data types. The second part introduces some practical programming skills, including reading code, debugging programs, exception handling and programming ideas. The third part introduces object-oriented programming, mainly including classes and objects, object birth and death, friends, inheritance, standard template library (STL) and so on.
 

Zero to AI: A non-technical, hype-free guide to prospering in the AI era

Автор: buratino от 10-04-2020, 21:08, Коментариев: 0

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

Название: Zero to AI: A non-technical, hype-free guide to prospering in the AI era (Final)
Автор: Nicolo Valigi and Gianluca Mauro
Издательство: Manning Publications
Год: 2020
Формат: True PDF
Страниц: 264
Размер: 10 Mb
Язык: English

Zero to AI uses clear examples and jargon-free explanations to show the practical benefits of AI. Each chapter explores a real-world case study demonstrating how companies like Google and Netflix use AI to shape their industries. You begin at the beginning, with a primer on core AI concepts and realistic business outcomes. To help you prepare for the transition, the book breaks down a successful AI implementation, including advice on hiring the right team and making decisions about resources, risks, and costs.
what's inside
 

Параллельные методы и алгоритмы

Автор: literator от 10-04-2020, 07:56, Коментариев: 0

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

Название: Параллельные методы и алгоритмы
Автор: Волосова А.В.
Издательство: МАДИ
Год: 2020
Страниц: 176
Язык: русский
Формат: pdf, djvu
Размер: 10.1 MB

Рост сложных задач, решение которых связано с применением современных ИТ-технологий, ведет к необходимости использования параллельных вычислений. Параллельные вычисления носят междисциплинарный характер. Они затрагивают, в частности, такие области, как численные методы, структуры и алгоритмы обработки данных, аппаратное и программное обеспечение, системный анализ. Это позволяет применять знания, полученные при изучении параллельных вычислений, в различных сферах научно-практической деятельности. В данном учебном пособии рассматриваются вопросы эффективного решения больших задач на компьютерах с параллельной архитектурой: архитектуры параллельных вычислительных систем, численные методы решения задач, технологии параллельного программирования, проблемы современных параллельных вычислений.
 

GATE Computer Science and Information Technology 2020

Автор: literator от 10-04-2020, 01:51, Коментариев: 0

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

Название: GATE Computer Science and Information Technology 2020
Автор: Trishna Knowledge Systems
Издательство: Pearson
Год: 2020
Страниц: 785
Язык: английский
Формат: pdf (true)
Размер: 59.9 MB

This book has been prepared by a group of faculties who are highly experienced in training GATE candidates and are also subject matter experts. As a result this book would serve as a one-stop solution for any GATE aspirant to crack the examination. The book is divided into 8 units. Coverage is as per the syllabus prescribed for GATE and topics are handled in a comprehensive manner beginning from the basics and progressing in a step-by-step manner supported by ample number of solved and unsolved problems. Extra care has been taken to present the content in a modular and systematic manner to facilitate easy understanding of all topics.
 

Computer Fundamentals and Programming in C (RMK)

Автор: literator от 9-04-2020, 18:25, Коментариев: 0

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

Название: Computer Fundamentals and Programming in C (RMK)
Автор: Anita Goel, Ajay Mittal
Издательство: Pearson
Год: 2016
Страниц: 737
Язык: английский
Формат: pdf (true)
Размер: 10.7 MB

Computer Fundamentals and Programming in C, with its abounding, extensive chapter-end questions and unique pedagogy, is structured to address the challenges faced by novices as well as amateur programmers. Assuming no prior knowledge of programming languages, the book presents the reader with a rich collection of solved examples and exercises.
 

Algorithms: Part I, 4th Edition

Автор: literator от 8-04-2020, 16:47, Коментариев: 0

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

Название: Algorithms: Part I, 4th Edition
Автор: Robert Sedgewick, Kevin Wayne
Издательство: Addison-Wesley Professional
Год: 2014
Страниц: 531
Язык: английский
Формат: pdf (true)
Размер: 25.0 MB

This book is Part I of the fourth edition of Robert Sedgewick and Kevin Wayne’s Algorithms, the leading textbook on algorithms today, widely used in colleges and universities worldwide. Part I contains Chapters 1 through 3 of the book. The fourth edition of Algorithms surveys the most important computer algorithms currently in use and provides a full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing -- including fifty algorithms every programmer should know. In this edition, new Java implementations are written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use.
 

C++ Recipes: A Problem-Solution Approach (+code)

Автор: TRex от 8-04-2020, 09:20, Коментариев: 0

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

Название: C++ Recipes: A Problem-Solution Approach
Автор: Bruce Sutherland
Издательство: Apress
Год: 2015
Формат: PDF
Страниц: 488
Размер: 33,9 Mb
Язык: English

C++ Recipes: A Problem-Solution Approach is a handy code cookbook reference guide that cover the latest C++ 14 as well as some of the code templates available in the latest Standard Template Library (STL).
 

Practical MATLAB Modeling with Simulink: Programming and Simulating Ordinary and Partial Differential Equations

Автор: TRex от 7-04-2020, 18:44, Коментариев: 0

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

Название: Practical MATLAB Modeling with Simulink: Programming and Simulating Ordinary and Partial Differential Equations
Автор: Sulaymon Eshkabilov
Издательство: Apress
Год: 2020
Формат: PDF
Страниц: 483
Размер: 22,9 Mb
Язык: English

Employ the essential and hands-on tools and functions of MATLAB`s ordinary differential equation (ODE) and partial differential equation (PDE) packages, which are explained and demonstrated via interactive examples and case studies. This book contains dozens of simulations and solved problems via m-files/scripts and Simulink models which help you to learn programming and modeling of more difficult, complex problems that involve the use of ODEs and PDEs.
 

ng-book2. The Complete Book on Angular 9 (+code)

Автор: TRex от 7-04-2020, 18:06, Коментариев: 0

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

Название: ng-book2. The Complete Book on Angular 9 (+code)
Автор: Murray N., Coury F., Lerner A., Taborda C.
Издательство: Fullstack
Год: 2020
Формат: PDF
Страниц: 767
Размер: 40 Mb
Язык: English

Revision 76 – 2020-02-12
Updates the book and code to Angular 9 version angular-9.0.0 (+code)
The in-depth, complete, and up-to-date book on Angular 9. Become an Angular 9 expert today. Stop wasting your time wrestling with incomplete and confusing tutorials.
Online tutorials are inconsistent and often out of date. One tutorial says one thing and another says something completely different.