Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама



Автор: Выюкова Н. И., Галатенко В. А., Ходулев А. Б.
Название: Систематический подход к программированию. Библиотечка программиста
Издательство: М:, Наука
Год: 1988
Страниц: 208
Формат: DJVU, PDF
Размер: 12 МБ

Содержит систематическое введение в программирование. Главная цель—научить методам разработки программ. Основные компоненты систематического подхода—математическое исследование задачи, пошаговая детализация и обоснование правильности программ, анализ алгоритмов. Для записи программ используется язык паскаль, получивший широкое признание как в педагогической практике, так и в профессиональной деятельности...
Разместил: polyanskiy 5-12-2023, 12:33 | Комментарии: 0 | Подробнее

Автор: Н. И. Козлов
Название: Организация вычислительных работ
Издательство: М:, Наука
Год: 1981
Страниц: 240
Формат: DJVU, PDF
Размер: 12 МБ

Книга посвящена организации вычислительных работ для решения задач вычислительного эксперимента. Разбираются этапы вычислительного эксперимента — построение физической и математической моделей, построение дискретной модели, программирование, проведение расчетов, анализ полученных результатов. В качестве иллюстрации приводятся примеры, в основном ориентированные на инженерно-физические задачи применительно к машине БЭСМ-6, операционной системе Диспак и мониторной системе Дубна.
Разместил: polyanskiy 5-12-2023, 11:50 | Комментарии: 0 | Подробнее

Автор: Alex Gyver
Название: Шпаргалка по программированию в Arduino IDE для Arduino
Издательство: М:, Интернет
Год: не указан
Страниц: 12
Формат: DJVU, PDF
Размер: 13 МБ

Версия 1.0 от 01.03.2020. Краткая шпаргалка по основным функциям Arduino Wiring и языку С++. Оформлено с комментариями и примерами в виде кода: для большей наглядности и возможности сразу почувствовать код и запомнить, как он выглядит. Для полной информации по каждой главе обращайтесь по ссылкам.
Разместил: polyanskiy 5-12-2023, 08:54 | Комментарии: 0 | Подробнее
Название: Build Your Own Database From Scratch : Persistence, Indexing, Concurrency ( Completed )
Автор: James Smith
Издательство: build-your-own.org
Год: 2023-08-24
Страниц: 120
Язык: английский
Формат: pdf (true), epub, mobi +Code
Размер: 10.2 MB

Databases are not magic. Understand them by building your own! Databases are not black boxes. Understand them by building your own from scratch! This book contains a walk-through of a minimal persistent database implementation. The implementation is incremental. We start with a B-Tree, then a simple KV store, and eventually end with a mini relational DB. The book focuses on important ideas rather than implementation details. Real-world databases are complex and harder to grasp. We can learn faster and easier from a stripped-down version of a database. And the “from scratch” method forces you to learn deeper. Although the book is short and the implementation is minimal, it aims to cover three important topics: Persistence, Indexing, Concurrency. The book uses Golang for sample code, but the topics are language agnostic. Readers are advised to code their own version of a database rather than just read the text.
Разместил: Ingvar16 4-12-2023, 22:32 | Комментарии: 0 | Подробнее
Название: The javascript Interview Bible 2023 : A Comprehensive Guide with 1000+ Essential Questions and Answers!
Автор: Nezir Zahirovic
Издательство: Leanpub
Год: 2023-06-09
Страниц: 557
Язык: английский
Формат: pdf (true)
Размер: 51.8 MB

"The javascript Interview BIBLE" includes code samples, javascript trick questions, and sections on algorithms, microservices, deprecations, syntax, concurrency, memory management, testing, popular frameworks, and even javascript jokes! As a javascript developer, you know how important it is to have a strong understanding of the language and its intricacies. And if you're looking to take your skills to the next level and land your dream job, then you need to ace your javascript interviews. That's where "The javascript Interview BIBLE" comes in. This comprehensive guide is packed with over 1000 essential questions and answers that cover everything you need to know to nail your javascript interviews. But that's not all – "The javascript Interview BIBLE" also includes code samples, javascript trick questions, and sections on algorithms, microservices, deprecations, syntax, concurrency, memory management, testing, popular frameworks, and even javascript jokes! javascript (JS) is a lightweight, interpreted, or just-in-time compiled programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat. javascript is a prototype-based, multiparadigm, single-threaded, dynamic language, supporting object-oriented, imperative, and declarative (e.g. functional programming) styles.
Разместил: Ingvar16 4-12-2023, 19:10 | Комментарии: 0 | Подробнее
Название: Mastering Deep Learning: A Comprehensive Guide to Master Deep Learning
Автор: Kris Hermans, Cybellium Ltd
Издательство: Cybellium Ltd
Год: 2023
Страниц: 594
Язык: английский
Формат: pdf
Размер: 43.9 MB

Unleash the Power of Neural Networks for Intelligent Solutions. In the landscape of Artificial Intelligence and Machine Learning, Deep Learning stands as a revolutionary force that is shaping the future of technology. "Mastering Deep Learning" is your ultimate guide to comprehending and harnessing the potential of deep neural networks, empowering you to create intelligent solutions that drive innovation. As the capabilities of technology expand, Deep Learning emerges as a transformative approach that unlocks the potential of Artificial Intelligence. "Mastering Deep Learning" offers a comprehensive exploration of this cutting-edge field—an indispensable toolkit for data scientists, engineers, and enthusiasts. This book caters to both beginners and experienced learners aiming to excel in deep learning concepts, algorithms, and applications. In the landscape of Artificial Intelligence, Deep Learning is reshaping technology and innovation. "Mastering Deep Learning" equips you with the knowledge needed to leverage deep neural networks, enabling you to create intelligent solutions that push the boundaries of possibilities. Whether you're a seasoned practitioner or new to the world of Deep Learning, this book will guide you in building a solid foundation for effective AI-driven solutions. Your journey to mastering Deep Learning starts here.
Разместил: Ingvar16 4-12-2023, 18:11 | Комментарии: 0 | Подробнее
Название: Automata Theory: An Algorithmic Approach
Автор: Javier Esparza, Michael Blondin
Издательство: The MIT Press
Год: 2023
Страниц: 560
Язык: английский
Формат: epub (true)
Размер: 32.8 MB

A comprehensive introduction to automata theory that uses the novel approach of viewing automata as data structures. This textbook presents automata theory from a fresh viewpoint inspired by its main modern application, program verification, where automata are viewed as data structures for the algorithmic manipulation of sets and relations. This novel “automata as data structures” paradigm makes holistic connections between automata theory and other areas of computer science not covered in traditional texts, linking the study of algorithms and data structures with that of the theory of formal languages and computability. Esparza and Blondin provide incisive overviews of core concepts along with illustrated examples and exercises that facilitate quick comprehension of rigorous material.
Разместил: Ingvar16 4-12-2023, 15:25 | Комментарии: 0 | Подробнее

Название: Programming Models (Computer Science Fundamentals)
Автор: Theophilus Edet
Издательство: CompreQuest Books
Год: 2023
ISBN: B0CJZ2SYK6
Страниц: 498
Формат: PDF
Размер: 29 Mб
Язык: English

In the ever-evolving world of software development, mastering programming models is the key to becoming a versatile and sought-after coder. Whether you're a seasoned developer looking to expand your skill set or a beginner ready to embark on a coding journey, "Programming Models" is your ultimate guide to conquering the digital landscape.
Разместил: Gena_Bukin 4-12-2023, 12:42 | Комментарии: 0 | Подробнее
Название: Information-Driven Machine Learning: Data Science as an Engineering Discipline
Автор: Gerald Friedland
Издательство: Springer
Год: 2024
Страниц: 281
Язык: английский
Формат: pdf (true), epub
Размер: 16.7 MB

This groundbreaking book transcends traditional Machine Learning approaches by introducing information measurement methodologies that revolutionize the field. Stemming from a UC Berkeley seminar on experimental design for Machine Learning tasks, these techniques aim to overcome the 'black box' approach of Machine Learning by reducing conjectures such as magic numbers (hyper-parameters) or model-type bias. Information-based Machine Learning enables data quality measurements, a priori task complexity estimations, and reproducible design of Data Science experiments. The benefits include significant size reduction, increased explainability, and enhanced resilience of models, all contributing to advancing the discipline's robustness and credibility. While bridging the gap between Machine Learning and disciplines such as physics, information theory, and computer engineering, this textbook maintains an accessible and comprehensive style, making complex topics digestible for a broad readership. Information-Driven Machine Learning explores the synergistic harmony among these disciplines to enhance our understanding of Data Science modeling. Instead of solely focusing on the "how," this text provides answers to the "why" questions that permeate the field, shedding light on the underlying principles of Machine Learning processes and their practical implications.
Разместил: Ingvar16 4-12-2023, 06:51 | Комментарии: 0 | Подробнее
Название: Algorithms and Data Structures for OOP With C#
Автор: Theophilus Edet
Издательство: CompreQuest Books
Год: 2023
Страниц: 503
Язык: английский
Формат: pdf
Размер: 33.2 MB

"Algorithms and Data Structures for OOP With C#" is an indispensable guide designed for C# programmers, computer science enthusiasts, and learners seeking to master the realm of Object-Oriented Programming (OOP), algorithms, and data structures. This comprehensive book serves as a gateway to understanding the core principles and advanced techniques behind OOP implementation using the C# programming language. Delve into an immersive journey that explores the fundamental concepts of algorithms, data structures, and their intricate relationship with OOP. Featuring an in-depth and practical approach, "Algorithms and Data Structures for OOP With C#" takes readers through a hands-on learning experience. From binary trees, hash tables, and sorting algorithms to dynamic programming and heuristic algorithms, this book offers detailed explanations, code samples, and real-world applications to solidify the understanding of complex concepts. Whether a student, developer, or programming enthusiast, this book serves as a definitive resource for mastering OOP principles and leveraging them to craft sophisticated solutions in C#.
Разместил: Ingvar16 4-12-2023, 04:50 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности