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

Organisation and governance using algorithms, Avramopoulos, Ioannis (relationalai, Inc, Usa)


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

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

Автор: Avramopoulos, Ioannis (relationalai, Inc, Usa)
Название:  Organisation and governance using algorithms
ISBN: 9781837970612
Издательство: Emerald
Классификация:


ISBN-10: 1837970610
Обложка/Формат: Hardback
Страницы: 112
Вес: 0.30 кг.
Дата издания: 29.11.2023
Серия: Digital activism and society: politics, economy and culture in network communication
Язык: English
Размер: 159 x 237 x 13
Ключевые слова: Algorithms & data structures,Management & management techniques,Organizational theory & behaviour,Production & quality control management, BUSINESS & ECONOMICS / Organizational Behavior,COMPUTERS / Data Science / Machine Learning,SOCIAL SCIENCE / Technology Studies
Рейтинг:
Поставляется из: Англии
Описание:

Following a recent mathematical, algorithmic, and computational turn in the field of social sciences, and particularly design aspects of contemporary organisations, Organisation and Governance Using Algorithms explores the problem of governance in organisations from a mathematical perspective.

Avramopoulos offers a ground-breaking theory and application on organisational systems design, including discussions on organisational systems design requirements, such as productivity, emotion, and reward, the problems of unaccountability, including hierarchical delegation, and the benefits of accountable design.

The suggested theoretical approach views organizational actors as computer processors that communicate through a shared infrastructure – both physical and digital – and suggests scientific principles and mechanisms by which to correct inequality and advance democratic governance in organisations.




How to Prove It : A Structured Approach

Автор: Daniel J. Velleman
Название: How to Prove It : A Structured Approach
ISBN: 1108439535 ISBN-13(EAN): 9781108439534
Издательство: Cambridge Academ
Рейтинг:
Цена: 5861.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Proofs play a central role in advanced mathematics and theoretical computer science, and this bestselling text`s third edition will help students transition from solving problems to proving theorems by teaching them the techniques needed to read and write proofs, with a new chapter on number theory and over 150 new exercises.

Introduction to Algorithms 4E

Автор: Cormen, Thomas H.
Название: Introduction to Algorithms 4E
ISBN: 026204630X ISBN-13(EAN): 9780262046305
Издательство: MIT Press
Рейтинг:
Цена: 25394.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: A comprehensive update of a widely used textbook, with new material on matchings in bipartite graphs, online algorithms, machine learning, and other topics.

Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. It covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Since the publication of the first edition, Introduction to Algorithms has become a widely used text in universities worldwide as well as the standard reference for professionals. This fourth edition has been updated throughout, with new chapters on matchings in bipartite graphs, online algorithms, and machine learning, and new material on such topics as solving recurrence equations, hash tables, potential functions, and suffix arrays.

Each chapter is relatively self-contained, presenting an algorithm, a design technique, an application area, or a related topic, and can be used as a unit of study. The algorithms are described in English and in a pseudocode designed to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor. The fourth edition has 140 new exercises and 22 new problems, and color has been added to improve visual presentations. The writing has been revised throughout, and made clearer, more personal, and gender neutral. The book's website offers supplemental material.

Computer Age Statistical Inference, Student Edition

Автор: Bradley Efron , Trevor Hastie
Название: Computer Age Statistical Inference, Student Edition
ISBN: 1108823416 ISBN-13(EAN): 9781108823418
Издательство: Cambridge Academ
Рейтинг:
Цена: 5069.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Computing power has revolutionized the theory and practice of statistical inference. Now in paperback, and fortified with 130 class-tested exercises, this book explains modern statistical thinking from classical theories to state-of-the-art prediction algorithms. Anyone who applies statistical methods to data will value this landmark text.

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.

Grokking Algorithms: An Illustrated Guide for Programmers and Other Curious People

Автор: Bhargava Aditya
Название: Grokking Algorithms: An Illustrated Guide for Programmers and Other Curious People
ISBN: 1617292230 ISBN-13(EAN): 9781617292231
Издательство: Pearson Education
Рейтинг:
Цена: 7126.00 р.
Наличие на складе: Поставка под заказ.

Описание:

Summary

Grokking Algorithms is a fully illustrated, friendly guide that teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression and artificial intelligence. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python.

Learning about algorithms doesn't have to be boring Get a sneak peek at the fun, illustrated, and friendly examples you'll find in Grokking Algorithms on Manning Publications' YouTube channel.

Continue your journey into the world of algorithms with Algorithms in Motion, a practical, hands-on video course available exclusively at Manning.com (www.manning.com/livevideo/algorithms-​in-motion).

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

An algorithm is nothing more than a step-by-step procedure for solving a problem. The algorithms you'll use most often as a programmer have already been discovered, tested, and proven. If you want to understand them but refuse to slog through dense multipage proofs, this is the book for you. This fully illustrated and engaging guide makes it easy to learn how to use the most important algorithms effectively in your own programs.

About the Book

Grokking Algorithms is a friendly take on this core computer science topic. In it, you'll learn how to apply common algorithms to the practical programming problems you face every day. You'll start with tasks like sorting and searching. As you build up your skills, you'll tackle more complex problems like data compression and artificial intelligence. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python. By the end of this book, you will have mastered widely applicable algorithms as well as how and when to use them.

What's Inside

  • Covers search, sort, and graph algorithms
  • Over 400 pictures with detailed walkthroughs
  • Performance trade-offs between algorithms
  • Python-based code samples

About the Reader

This easy-to-read, picture-heavy introduction is suitable for self-taught programmers, engineers, or anyone who wants to brush up on algorithms.

About the Author

Aditya Bhargava is a Software Engineer with a dual background in Computer Science and Fine Arts. He blogs on programming at adit.io.

Table of Contents

  1. Introduction to algorithms
  2. Selection sort
  3. Recursion
  4. Quicksort
  5. Hash tables
  6. Breadth-first search
  7. Dijkstra's algorithm
  8. Greedy algorithms
  9. Dynamic programming
  10. K-nearest neighbors
Using Arts-Based Research Methods: Creative Approaches for Researching Business, Organisation and Humanities

Автор: Ward Jenna, Shortt Harriet
Название: Using Arts-Based Research Methods: Creative Approaches for Researching Business, Organisation and Humanities
ISBN: 3030330680 ISBN-13(EAN): 9783030330682
Издательство: Springer
Рейтинг:
Цена: 22359.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book showcases a selection of arts-based research methods used in the empirical study of business, organisation and the humanities. Using Arts-based Research Methods is a unique resource for experienced researchers and students looking to broaden their palette of qualitative research methods.

Using Arts-Based Research Methods: Creative Approaches for Researching Business, Organisation and Humanities

Автор: Ward Jenna, Shortt Harriet
Название: Using Arts-Based Research Methods: Creative Approaches for Researching Business, Organisation and Humanities
ISBN: 3030330710 ISBN-13(EAN): 9783030330712
Издательство: Springer
Цена: 22359.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book showcases a selection of arts-based research methods used in the empirical study of business, organisation and the humanities. Using Arts-based Research Methods is a unique resource for experienced researchers and students looking to broaden their palette of qualitative research methods.

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.

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.

Biological Sequence Analysis Using the SeqAn C++ Library

Автор: Gogol-Doring
Название: Biological Sequence Analysis Using the SeqAn C++ Library
ISBN: 1138112828 ISBN-13(EAN): 9781138112827
Издательство: Taylor&Francis
Рейтинг:
Цена: 11176.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

An Easy-to-Use Research Tool for Algorithm Testing and Development

Before the SeqAn project, there was clearly a lack of available implementations in sequence analysis, even for standard tasks. Implementations of needed algorithmic components were either unavailable or hard to access in third-party monolithic software products. Addressing these concerns, the developers of SeqAn created a comprehensive, easy-to-use, open source C++ library of efficient algorithms and data structures for the analysis of biological sequences. Written by the founders of this project, Biological Sequence Analysis Using the SeqAn C++ Library covers the SeqAn library, its documentation, and the supporting infrastructure.

The first part of the book describes the general library design. It introduces biological sequence analysis problems, discusses the benefit of using software libraries, summarizes the design principles and goals of SeqAn, details the main programming techniques used in SeqAn, and demonstrates the application of these techniques in various examples. Focusing on the components provided by SeqAn, the second part explores basic functionality, sequence data structures, alignments, pattern and motif searching, string indices, and graphs. The last part illustrates applications of SeqAn to genome alignment, consensus sequence in assembly projects, suffix array construction, and more.

This handy book describes a user-friendly library of efficient data types and algorithms for sequence analysis in computational biology. SeqAn enables not only the implementation of new algorithms, but also the sound analysis and comparison of existing algorithms.

Visit SeqAn for more information.

Hidden Markov Models

Автор: Coelho, Jo?o Paulo | Pin
Название: Hidden Markov Models
ISBN: 0367203499 ISBN-13(EAN): 9780367203498
Издательство: Taylor&Francis
Рейтинг:
Цена: 24499.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: It presents analysis of both continuous and discrete Markov chains. It deals with concepts in a generic way, most books on Hidden Markov Models focus on speech processing applications. It presents the translation of Hidden Markov Models concepts from the realm of formal mathematics into computer codes using a high-level language.

The Age of Algorithms

Автор: Serge Abiteboul, Gilles Dowek
Название: The Age of Algorithms
ISBN: 1108745423 ISBN-13(EAN): 9781108745420
Издательство: Cambridge Academ
Рейтинг:
Цена: 2691.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Algorithms have transformed our society, upsetting the concepts of work, property, government, even humanity. We rejoice that they make life easier, but fear that they will enslave us. Going beyond visions of good vs evil, this book takes a new look at our time, the age of algorithms. Algorithms will be what we want them to be: it`s up to us.


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