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

Algorithms and Programming, Alexander Shen


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

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

Автор: Alexander Shen
Название:  Algorithms and Programming
ISBN: 9781493937004
Издательство: Springer
Классификация:


ISBN-10: 1493937006
Обложка/Формат: Paperback
Страницы: 272
Вес: 0.50 кг.
Дата издания: 17.12.2009
Серия: Springer Undergraduate Texts in Mathematics and Technology
Язык: English
Размер: 254 x 178 x 15
Основная тема: Mathematics
Подзаголовок: Problems and Solutions
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: This text is structured in a problem-solution format that requires the student to think through the programming process. New to the second edition are additional chapters on suffix trees, games and strategies, and Huffman coding as well as an Appendix illustrating the ease of conversion from Pascal to C.


Introduction to algorithms  3 ed.

Автор: Cormen, Thomas H., E
Название: Introduction to algorithms 3 ed.
ISBN: 0262033844 ISBN-13(EAN): 9780262033848
Издательство: MIT Press
Рейтинг:
Цена: 27588.00 р.
Наличие на складе: Нет в наличии.

Описание: A new edition of the essential text and professional reference, with substantial new material on such topics as vEB trees, multithreaded algorithms, dynamic programming, and edge-base flow.

A Primer on Scientific Programming with Python

Автор: Langtangen Hans Petter
Название: A Primer on Scientific Programming with Python
ISBN: 3662498863 ISBN-13(EAN): 9783662498866
Издательство: Springer
Рейтинг:
Цена: 4890.00 р. 6986.00 -30%
Наличие на складе: Есть (1 шт.)
Описание: The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches 'Matlab-style' and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science.From the reviews: Langtangen … does an excellent job of introducing programming as a set of skills in problem solving. He guides the reader into thinking properly about producing program logic and data structures for modeling real-world problems using objects and functions and embracing the object-oriented paradigm. … Summing Up: Highly recommended. F. H. Wild III, Choice, Vol. 47 (8), April 2010Those of us who have learned scientific programming in Python ‘on the streets’ could be a little jealous of students who have the opportunity to take a course out of Langtangen’s Primer.” John D. Cook, The Mathematical Association of America, September 2011This book goes through Python in particular, and programming in general, via tasks that scientists will likely perform. It contains valuable information for students new to scientific computing and would be the perfect bridge between an introduction to programming and an advanced course on numerical methods or computational science.Alex Small, IEEE, CiSE Vol. 14 (2), March?/April 2012 “This fourth edition is awonderful, inclusive textbook that covers pretty much everything one needs toknow to go from zero to fairly sophisticated scientific programming in Python…”Joan Horvath, Computing Reviews, March2015

Concurrent Programming: Algorithms, Principles, and Foundations

Автор: Raynal
Название: Concurrent Programming: Algorithms, Principles, and Foundations
ISBN: 3642320260 ISBN-13(EAN): 9783642320262
Издательство: Springer
Рейтинг:
Цена: 12577.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book explains synchronization and the implementation of concurrent objects, presenting synchronization algorithms while also introducing the theory that underlies the implementation of concurrent objects in the presence of asynchrony and process crashes.

Scintific programming: C-Language,Algorithms and Models in Science

Автор: Luciano M Barone
Название: Scintific programming: C-Language,Algorithms and Models in Science
ISBN: 9814513407 ISBN-13(EAN): 9789814513401
Издательство: World Scientific Publishing
Рейтинг:
Цена: 36432.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The book teaches a student to model a scientific problem and write a computer program in C language to solve that problem. To do that, the book first introduces the student to the basics of C language, dealing with all syntactical aspects, but without the pedantic content of a typical programming language manual. Then the book describes and discusses many algorithms commonly used in scientific applications (e.g. searching, graphs, statistics, equation solving, Monte Carlo methods etc.).This important book fills a gap in current available bibliography. There are many manuals for programming in C, but they never explain programming technicalities to solve a given problem. This book illustrates many relevant algorithms and shows how to translate them in a working computer program.

Optimal Quadratic Programming Algorithms

Автор: Zdenek Dost?l
Название: Optimal Quadratic Programming Algorithms
ISBN: 1441946489 ISBN-13(EAN): 9781441946485
Издательство: Springer
Рейтинг:
Цена: 18167.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: With QP problems arising in scientific fields as diverse as optics and agriculture, a comprehensive understanding of quadratic programming is a valuable resource. Here, Zdenek Dostal presents recently developed algorithms for solving large QP problems.

Algorithms for Image Processing and Computer Vision

Автор: Parker J J
Название: Algorithms for Image Processing and Computer Vision
ISBN: 0470643854 ISBN-13(EAN): 9780470643853
Издательство: Wiley
Рейтинг:
Цена: 12514.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Programmers, scientists, and engineers are always in need of newer techniques and algorithms to manipulate and interpret images. Algorithms for Image Processing and Computer Vision is an accessible collection of algorithms for common image processing applications that simplifies complicated mathematical calculations.

Invitation to fixed-parameter algorithms

Автор: Niedermeier, Rolf
Название: Invitation to fixed-parameter algorithms
ISBN: 0198566077 ISBN-13(EAN): 9780198566076
Издательство: Oxford Academ
Рейтинг:
Цена: 21780.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: An application-oriented introduction to the highly topical area of the development and analysis of efficient fixed-parameter algorithms for hard problems. Aimed at graduate and research mathematicians, algorithm designers, and computer scientists, it provides a fresh view on this highly innovative field of algorithmic research.

Guide to Programming and Algorithms Using R

Автор: ?zg?r Erg?l
Название: Guide to Programming and Algorithms Using R
ISBN: 1447153278 ISBN-13(EAN): 9781447153276
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This easy-to-follow book provides a student-friendly introduction to programming and algorithms, using an active learning style in which deeper understanding is gained from evaluating, questioning and discussing the material, practiced with hands-on exercises.

Algorithms and Model Formulations in Mathematical Programming

Автор: Stein W. Wallace
Название: Algorithms and Model Formulations in Mathematical Programming
ISBN: 3642837263 ISBN-13(EAN): 9783642837265
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Proceedings of the NATO Advanced Research Workshop on Algorithms and Model Formulations in Mathematical Pro- gramming held in Bergen, Norway, June 15-19, 1987

Guide to Programming and Algorithms Using R

Автор: ?zg?r Erg?l
Название: Guide to Programming and Algorithms Using R
ISBN: 1447162048 ISBN-13(EAN): 9781447162049
Издательство: Springer
Рейтинг:
Цена: 5589.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This easy-to-follow book provides a student-friendly introduction to programming and algorithms, using an active learning style in which deeper understanding is gained from evaluating, questioning and discussing the material, practiced with hands-on exercises.


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