Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Introduction to Computational Thinking: Problem Solving, Algorithms, Data Structures, and More, Mailund Thomas


Варианты приобретения
Цена: 10480.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Mailund Thomas
Название:  Introduction to Computational Thinking: Problem Solving, Algorithms, Data Structures, and More
ISBN: 9781484270769
Издательство: Springer
Классификация:


ISBN-10: 1484270762
Обложка/Формат: Paperback
Страницы: 657
Вес: 1.15 кг.
Дата издания: 31.07.2021
Язык: English
Издание: 1st ed.
Иллюстрации: 78 illustrations, black and white; xiii, 657 p. 78 illus.
Размер: 25.40 x 17.81 x 3.43 cm
Читательская аудитория: Professional & vocational
Подзаголовок: Problem solving, algorithms, data structures, and more
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: 1 Introduction 1Models of the world and formalising problems . . 4What is computational thinking? . . . . . . . . . 6Computational thinking in a broader context . . . 12What is to come . . . . . . . . . . . . . . . . . . 152 Introducing Python programming 19Obtaining Python . . . . . . . . . . . . . . . . . 20Running Python . . . . . . . . . . . . . . . . . . 22Expressions in Python . . . . . . . . . . . . . . . 22Logical (or boolean) expressions . . . . . . . . . . 26Variables . . . . . . . . . . . . . . . . . . . . . . 30Working with strings . . . . . . . . . . . . . . . . 32Lists . . . . . . . . . . . . . . . . . . . . . . . . 36Tuples . . . . . . . . . . . . . . . . . . . . . . . 41iiiSets and dictionaries . . . . . . . . . . . . . . . . 42Input and output . . . . . . . . . . . . . . . . . . 44Conditional statements (if statements) . . . . . . 47Loops (for and while) . . . . . . . . . . . . . . . 50Using modules . . . . . . . . . . . . . . . . . . . 543 Introduction to algorithms 57Designing algorithms . . . . . . . . . . . . . . . 62Exercises for sequential algorithms . . . . . . . . 81Exercises on lists . . . . . . . . . . . . . . . . . . 874 Algorithmic eciency 95The RAM model of a computer and its primitiveoperations . . . . . . . . . . . . . . . . . . 97Types of eciency . . . . . . . . . . . . . . . . . 107Asymptotic running time and big-Oh notation . . 116Empirically validating an algorithms running time 1355 Searching and sorting 141Searching . . . . . . . . . . . . . . . . . . . . . . 142Sorting . . . . . . . . . . . . . . . . . . . . . . . 147Generalising searching and sorting . . . . . . . . 182How computers represent numbers . . . . . . . . 1866 Functions 197Parameters and local and global variables . . . . . 203Side eects . . . . . . . . . . . . . . . . . . . . . 210Returning from a function . . . . . . . . . . . . . 215Higher order functions . . . . . . . . . . . . . . . 221Functions vs function instances . . . . . . . . . . 227Default parameters and keyword arguments . . . 230Generalising parameters . . . . . . . . . . . . . . 234Exceptions . . . . . . . . . . . . . . . . . . . . . 239Writing your own Python modules . . . . . . . . 2517 Inner functions 253A comparison function for a search algorithm . . 256Counter function . . . . . . . . . . . . . . . . . . 261Apply . . . . . . . . . . . . . . . . . . . . . . . . 265Currying functions . . . . . . . . . . . . . . . . . 269Function composition . . . . . . . . . . . . . . . 274Thunks and lazy evaluation . . . . . . . . . . . . 276Decorators . . . . . . . . . . . . . . . . . . . . . 281Eciency . . . . . . . . . . . . . . . . . . . . . . 2888 Recursion 291Denitions of recursion . . . . . . . . . . . . . . 291Recursive functions . . . . . . . . . . . . . . . . 293Recursion stacks . . . . . . . . . . . . . . . . . . 297Recursion and iteration . . . . . . . . . . . . . . 307Tail-calls . . . . . . . . . . . . . . . . . . . . . . 316Continuations . . . . . . . . . . . . . . . . . . . 324Continuations, thunks and trampolines . . . . . . 3359 Divide and conquer and dynamic programming 343Divide and conquer running times . . . . . . . . 355Dynamic programming . . . . . . . . . . . . . . 371Representing oating point numbers . . . . . . . 39210 Hidden Markov models 399Probabili


Network Science

Автор: Barab?si
Название: Network Science
ISBN: 1107076269 ISBN-13(EAN): 9781107076266
Издательство: Cambridge Academ
Рейтинг:
Цена: 7762.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Illustrated throughout in full colour, this pioneering textbook, spanning a wide range of disciplines from physics to the social sciences, is the only book needed for an introduction to network science. In modular format, with clear delineation between undergraduate and graduate material, its unique design is supported by extensive online resources.

A Physicist`s Introduction to Algebraic Structures: Vector Spaces, Groups, Topological Spaces and More

Автор: Palash B. Pal
Название: A Physicist`s Introduction to Algebraic Structures: Vector Spaces, Groups, Topological Spaces and More
ISBN: 1108492207 ISBN-13(EAN): 9781108492201
Издательство: Cambridge Academ
Рейтинг:
Цена: 11563.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Catering to the needs of graduate students and researchers in the field of mathematical physics and theoretical physics, this comprehensive and valuable text discusses the essential concepts of algebraic structures such as metric space, group, modular numbers, algebraic integers, field, vector space, Boolean algebra and measure angle.

Автор: Palash B. Pal
Название: A Physicist`s Introduction to Algebraic Structures: Vector Spaces, Groups, Topological Spaces and More
ISBN: 1108729118 ISBN-13(EAN): 9781108729116
Издательство: Cambridge Academ
Рейтинг:
Цена: 11086.00 р.
Наличие на складе: Поставка под заказ.

Описание: An algebraic structure consists of a set of elements, with some rule of combining them, or some special property of selected subsets of the entire set. Many algebraic structures, such as vector space and group, come to everyday use of a modern physicist. Catering to the needs of graduate students and researchers in the field of mathematical physics and theoretical physics, this comprehensive and valuable text discusses the essential concepts of algebraic structures such as metric space, group, modular numbers, algebraic integers, field, vector space, Boolean algebra, measure space and Lebesgue integral. Important topics including finite and infinite dimensional vector spaces, finite groups and their representations, unitary groups and their representations and representations of the Lorentz group, homotopy and homology of topological spaces are covered extensively. Rich pedagogy includes various problems interspersed throughout the book for better understanding of concepts.

Problem Solving with Algorithms and Data Structures using Python

Автор: Thota Mahesh Kumar, Pille Kamakshi
Название: Problem Solving with Algorithms and Data Structures using Python
ISBN: 6200115567 ISBN-13(EAN): 9786200115560
Издательство: Неизвестно
Рейтинг:
Цена: 14600.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Computational Complexity of Counting and Sampling

Автор: Miklos
Название: Computational Complexity of Counting and Sampling
ISBN: 1138070831 ISBN-13(EAN): 9781138070837
Издательство: Taylor&Francis
Рейтинг:
Цена: 32155.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The purpose of the book is to give a comprehensive and detailed introduction to the computational complexity of counting and sampling. The book consists of three main topics: I. Counting problems that are solvable in polynomial running time, II. Approximation algorithms for counting and sampling, III. Holographic algorithms.

Machine Learning Algorithms for Problem Solving in Computational Applications: Intelligent Techniques

Автор: Siddhivinayak Kulkarni
Название: Machine Learning Algorithms for Problem Solving in Computational Applications: Intelligent Techniques
ISBN: 1466618337 ISBN-13(EAN): 9781466618336
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 28413.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Addresses the complex realm of machine learning and its applications for solving various real-world problems in a variety of disciplines, such as manufacturing, business, information retrieval, and security. This premier reference source is essential for professors, researchers, and students in artificial intelligence as well as computer science and engineering.

Computational Intelligence for Managing Pandemics

Автор: Aditya Khamparia, Bharat Bhushan, Prajoy Podder, Rubaiyat Hossain Mondal, Sachin Kumar, Victor Hugo C. de Albuquerque
Название: Computational Intelligence for Managing Pandemics
ISBN: 311071227X ISBN-13(EAN): 9783110712278
Издательство: Walter de Gruyter
Рейтинг:
Цена: 23979.00 р.
Наличие на складе: Нет в наличии.

Описание: THE SERIES: INTELLIGENT BIOMEDICAL DATA ANALYSIS
By focusing on the methods and tools for intelligent data analysis, this series aims to narrow the increasing gap between data gathering and data comprehension. Emphasis is also given to the problems resulting from automated data collection in modern hospitals, such as analysis of computer-based patient records, data warehousing tools, intelligent alarming, effective and efficient monitoring. In medicine, overcoming this gap is crucial since medical decision making needs to be supported by arguments based on existing medical knowledge as well as information, regularities and trends extracted from big data sets.

A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills

Автор: Wengrow Jay
Название: A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills
ISBN: 1680502441 ISBN-13(EAN): 9781680502442
Издательство: Wiley
Рейтинг:
Цена: 5859.00 р.
Наличие на складе: Поставка под заказ.

Описание: If you last saw algorithms in a university course or at a job interview, you`re missing out on what they can do for your code. Learn different sorting and searching techniques, and when to use each.

Hands-On Data Structures and Algorithms with Python 2 ed

Автор: Agarwal, Dr Basant, Baka, Benjamin
Название: Hands-On Data Structures and Algorithms with Python 2 ed
ISBN: 1788995570 ISBN-13(EAN): 9781788995573
Издательство: Неизвестно
Рейтинг:
Цена: 8091.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Data structures help us to organize and align the data in a very efficient way. This book will surely help you to learn important and essential data structures through Python implementation for better understanding of the concepts.

Computational Intelligence for Machine Learning and Healthcare Informatics

Автор: Rajshree Srivastava, Pradeep Kumar Mallick, Siddha
Название: Computational Intelligence for Machine Learning and Healthcare Informatics
ISBN: 3110647826 ISBN-13(EAN): 9783110647822
Издательство: Walter de Gruyter
Цена: 20446.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: THE SERIES: INTELLIGENT BIOMEDICAL DATA ANALYSIS
By focusing on the methods and tools for intelligent data analysis, this series aims to narrow the increasing gap between data gathering and data comprehension. Emphasis is also given to the problems resulting from automated data collection in modern hospitals, such as analysis of computer-based patient records, data warehousing tools, intelligent alarming, effective and efficient monitoring. In medicine, overcoming this gap is crucial since medical decision making needs to be supported by arguments based on existing medical knowledge as well as information, regularities and trends extracted from big data sets.

Integer Linear Programming in Computational and Systems Biology: An Entry-Level Text and Course

Автор: Dan Gusfield
Название: Integer Linear Programming in Computational and Systems Biology: An Entry-Level Text and Course
ISBN: 1108421768 ISBN-13(EAN): 9781108421768
Издательство: Cambridge Academ
Рейтинг:
Цена: 9029.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Integer linear programming is a versatile modeling and optimization technique with potential to transform biological computation. This hands-on text, designed for students, researchers, and professionals in both biology and computational fields, demonstrates applications in genomics, RNA and protein folding, DNA sequencing, phylogenetics, and more.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия