Подписывайтесь на наш Telegram-канал! Ежедневно интересно!

Подписывайтесь на наш Telegram-канал!

Помочь нашему сайту финансово на сервисе сбора донатов!

Помочь нашему сайту финансово!
 
Текущий раздел Скачать бесплатно » Облако тегов » алгоритмы » Страница 6
HostLife - лучший платный хостинг

Advanced Algorithms and Data Structures (Final Release)

Автор: Limpopo5 от 2021-06-08, 00:29:24
  • 0
Advanced Algorithms and Data Structures (Final Release)Название: Advanced Algorithms and Data Structures (Final Release)
Автор: Marcello La Rocca
Издательство: Manning Publications
Год: 2021
Страниц: 769
Язык: английский
Формат: pdf (true)
Размер: 39.5 MB

Advanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing. As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications.

Теория сложности информационного поиска

Автор: natagu от 2021-06-06, 07:27:29
  • 100
Теория сложности информационного поиска
Автор: Гасанов Э.Э.
Название: Теория сложности информационного поиска. Учебное пособие
Издательство: М.: Издательство Центра прикладных исследований при механико-математическом факультете МГУ
Год: 2005
Язык: Русский
Формат: djvu
Размер: 15,7 Мб
Качество: хорошее, текстовый слой, оглавление.
Кол-во страниц: 144

Описание: В последние десятилетия активно развивается новое научное направление, связанное с оптимальным хранением и поиском информации, именуемое теорией информационного поиска. Одним из главных носителей этого направления является теория баз данных.

Теория рекурсивных функций и эффективная вычислимость

Автор: natagu от 2021-05-30, 05:13:03
  • 0
Теория рекурсивных функций и эффективная вычислимость
Автор: Роджерс X.
Название: Теория рекурсивных функций и эффективная вычислимость. Theory Of Recursive Functions And Effective Computability
Издательство: М.: Мир
Год: 1972
Язык: Русский
Формат: djvu
Размер: 21,8 Мб
Качество: хорошее, текстовый слой, оглавление.
Кол-во страниц: 624

Описание: Книга написана с большим педагогическим тактом и содержит изложение современного состояния теории рекурсивных функций и обзор основных приложений теории рекурсивных функций. Формальному изложению часто предпосылаются содержательные рассуждения, разъясняющие природу вводимых понятий и проводимых построений.

Algorithms for Decision Making

Автор: Limpopo5 от 2021-05-25, 19:04:53
  • 0
Algorithms for Decision MakingНазвание: Algorithms for Decision Making / Алгоритмы принятия решений
Автор: Mykel J. Kochenderfer, Tim A. Wheeler, Kyle H. Wray
Издательство: The MIT Press
Год: 2022
Страниц: 690
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book provides a broad introduction to algorithms for decision making under uncertainty. We cover a wide variety of topics related to decision making, introducing the underlying mathematical problem formulations and the algorithms for solving them. Figures, examples, and exercises are provided to convey the intuition behind the various approaches. This text is intended for advanced undergraduates and graduate students as well as professionals. Fundamental to this textbook are the algorithms, which are all implemented in the Julia programming language. We have found the language to be ideal for specifying algorithms in human readable form.

Applied Optimization and Swarm Intelligence

Автор: Limpopo5 от 2021-05-18, 20:23:15
  • 0
Applied Optimization and Swarm IntelligenceНазвание: Applied Optimization and Swarm Intelligence
Автор: Eneko Osaba, Xin-She Yang
Издательство: Springer
Год: 2021
Страниц: 236
Язык: английский
Формат: pdf (true), epub
Размер: 27.4 MB

This book gravitates on the prominent theories and recent developments of swarm intelligence methods, and their application in both synthetic and real-world optimization problems. The special interest will be placed in those algorithmic variants where biological processes observed in nature have underpinned the core operators underlying their search mechanisms. In other words, the book centers its attention on swarm intelligence and nature-inspired methods for efficient optimization and problem solving. The content of this book unleashes a great opportunity for researchers, lecturers and practitioners interested in swarm intelligence, optimization problems and Artificial Intelligence (AI).

Handbook of Research on Methodologies and Applications of Supercomputing

Автор: Limpopo5 от 2021-05-18, 03:32:34
  • 0
Handbook of Research on Methodologies and Applications of SupercomputingНазвание: Handbook of Research on Methodologies and Applications of Supercomputing
Автор: Veljko Milutinovi, Milo Kotla
Издательство: IGI Global
Год: 2021
Страниц: 421
Язык: английский
Формат: pdf (true)
Размер: 15.3 MB

This book covers the implementation of algorithms of interest for the system and the library software, in the Operating System and/or the Library Bases, both in the Control Flow paradigm (for problems that are best implemented in Control Flow) and in the Data Flow paradigm (for problems that are best implemented in Data Flow). Consequently, this book advocates the need for Hybrid Computing, where the Control Flow part represents the host architecture and Data Flow part represents the acceleration architecture. These (afore mentioned) issues cover the initial eight out of the total of sixteen chapters.

The Constitution of Algorithms: Ground-Truthing, Programming, Formulating (Inside Technology)

Автор: Limpopo5 от 2021-05-14, 01:09:01
  • 0
The Constitution of Algorithms: Ground-Truthing, Programming, Formulating (Inside Technology)Название: The Constitution of Algorithms: Ground-Truthing, Programming, Formulating (Inside Technology)
Автор: Florian Jaton
Издательство: The MIT Press
Год: 2021
Страниц: 358
Язык: английский
Формат: epub
Размер: 22.2 MB

A laboratory study that investigates how algorithms come into existence. Algorithms - often associated with the terms big data, Machine Learning (ML), or Artificial Intelligence (AI) - underlie the technologies we use every day, and disputes over the consequences, actual or potential, of new algorithms arise regularly. In this book, Florian Jaton offers a new way to study computerized methods, providing an account of where algorithms come from and how they are constituted, investigating the practical activities by which algorithms are progressively assembled rather than what they may suggest or require once they are assembled.

Recommender Systems: Algorithms and Applicаtions

Автор: Limpopo5 от 2021-05-01, 17:23:50
  • 0
Recommender Systems: Algorithms and ApplicаtionsНазвание: Recommender Systems: Algorithms and Applicаtions
Автор: P. Pavan K., S. Vairachilai
Издательство: CRC Press
Год: 2021
Страниц: 249
Язык: английский
Формат: pdf (true)
Размер: 17.6 MB

Recommender systems use information filtering to predict user preferences. They are becoming a vital part of e-business and are used in a wide variety of industries, ranging from entertainment and social networking to information technology, tourism, education, agriculture, healthcare, manufacturing, and retail. Recommender Systems: Algorithms and Applications dives into the theoretical underpinnings of these systems and looks at how this theory is applied and implemented in actual systems.

Matheuristics: Algorithms and Implementations

Автор: Limpopo5 от 2021-04-30, 17:37:06
  • 0
Matheuristics: Algorithms and ImplementationsНазвание: Matheuristics: Algorithms and Implementations
Автор: Vittorio Maniezzo, Marco Antonio Boschetti
Издательство: Springer
Год: 2021
Страниц: 222
Язык: английский
Формат: pdf (true), epub
Размер: 14.9 MB

Includes over 40 algorithms with associated codes and step-by-step trace of sample runs. This book is the first comprehensive tutorial on matheuristics. Matheuristics are based on mathematical extensions of previously known heuristics, mainly metaheuristics, and on original, area-specific approaches. This tutorial provides a detailed discussion of both contributions, presenting the pseudocodes of over 40 algorithms, abundant literature references, and for each case a step-by-step description of a sample run on a common Generalized Assignment Problem example. C++ source codes of all algorithms are available in an associated SW repository.

Элементы теории алгоритмов

Автор: natagu от 2021-04-29, 06:15:38
  • 0
Элементы теории алгоритмов
Автор: Дурнев В.Г.
Название: Элементы теории алгоритмов: учебное пособие
Издательство: Ярославль: ЯрГУ
Год: 2008
ISBN: 978-5-8397-0622-4
Язык: Русский
Формат: djvu
Размер: 12,2 Мб
Качество: хорошее, текстовый слой, оглавление.
Кол-во страниц: 248

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

HostLife - лучший платный хостинг
HostLife - лучший платный хостинг!
Отличный хостинг по цене от 1.87$/месяц! Рекомендация от сайта Bookskeeper!


Бесплатная электронная библиотека. Скачать книги бесплатно!
Текущий раздел Скачать бесплатно » Облако тегов » алгоритмы » Страница 6

Наша электронная библиотека Bookskeeper (для РФ работает через VPN) - это интернет-витрина, где любой посетитель может публиковать электронные варианты книг, журналов, газет, комиксов, в общем, любой литературы со ссылками для медленного, но бесплатного скачивания с файлообменников. В нашем книжном хранилище Вы всегда найдете литературу на любой вкус человека любого возраста - от детских комиксов и расскрасок до серьезной научной литературы.
 
 
Поддержите наш сайт!
Идет сбор донатов на хостинг
для работы нашего сайта.
Сканируйте QR-код
(или нажмите на него)
для Вашей поддержки!
Оплата картой, ЮMoney


Донаты для помощи нашему сайту!

ОГРОМНОЕ СПАСИБО
всем за Ваши донаты!

Наши рекомендации



Book24.ru - книжный интернет магазин



Turbobit - Получите турбо-доступ и скачивайте безлимитно и без рекламы!


HostLife - лучший платный хостинг