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



Реклама


Algorithm and Design ComplexityНазвание: Algorithm and Design Complexity
Автор: Anli Sherine, Mary Jasmine, Geno Peter, S. Albert Alexander
Издательство: CRC Press
Год: 2023
Страниц: 196
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Computational complexity is critical in analysis of algorithms and is important to be able to select algorithms for efficiency and solvability. Algorithm and Design Complexity initiates with discussion of algorithm analysis, time-space trade-off, symptotic notations, and so forth. It further includes algorithms that are definite and effective, known as computational procedures. Further topics explored include divide-and-conquer, dynamic programming, and backtracking. The three main objectives of this book are to raise awareness of the impact that algorithms can have on the effectiveness of a program, enhance algorithm design skills, and develop the abilities required to analyze any algorithms that are utilized in programs. Today’s commercial goods give the impression that some software developers don’t give space and time efficiency any thought. They anticipate that if a program uses too much memory, the user will purchase additional memory. They anticipate that if an application takes too long, the customer will get a faster machine. This book is aimed at graduate students and researchers in Computers Science, Information Technology (IT), and electrical engineering.
Разместил: Ingvar16 13-03-2023, 17:32 | Комментарии: 0 | Подробнее
R StatisticsНазвание: R Statistics
Автор: D. K. Samuel
Издательство: NIPA
Год: 2020
Страниц: 124
Язык: английский
Формат: pdf (true)
Размер: 28.5 MB

This book will help its readers to learn the first step of R statistics as it will help its readers to sit before the computer and to enter the commands, Practice makes perfect and the best way to learn R is to work with it and ask questions when you don’t get the results. My aim in writing this short book is to enable an average student like me to graph and chart the data in an understandable and analytically correct manner using R. I have a wild dream, that high school students to Post-Doctoral researchers of all fields will use R and that this book will help them learn the first steps, so I decided not to write extra and not to repeat what was already available on the internet/print. You may feel that the book is fast paced, Yes it is, it is meant to be read sitting before a PC and to enter the commands. Practice makes perfect and the best way to learn R is to work with it and ask questions when you don’t get the results. Hope this book on R will help you to start on a journey of discovery with R.
Разместил: Ingvar16 13-03-2023, 13:39 | Комментарии: 0 | Подробнее
Kubernetes Security Specialist (CKS): Exam Cram Notes: First Edition - 2022Название: Kubernetes Security Specialist (CKS): Exam Cram Notes: First Edition - 2022
Автор: IPSpecialist
Издательство: IP Specialist
Год: 2022
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.2 MB

Our exam cram notes are a concise bundling of condensed notes of the complete exam blueprint. It is an ideal and handy document which provide you a quick view of the technological concepts related to the certification exam. DevOps is a combination of cultural principles, practices, and technologies that help organizations build high-speed applications and services, allowing them to innovate and enhance products faster than conventional software development and infrastructure management approaches. Because of this speed, businesses can better serve their customers and stay ahead of competitors. Kubernetes, often known as K8s, is an open-source system for automating containerized applications' deployment, scaling, and administration. In essence, it is a container orchestration system.
Разместил: Ingvar16 13-03-2023, 04:42 | Комментарии: 0 | Подробнее
Python Django For Web Development: Build Web Applications In Python Using Django FrameworkНазвание: Python Django For Web Development: Build Web Applications In Python Using Django Framework
Автор: Emenwa Global
Издательство: Emenwa Global
Год: 2022
Страниц: 142
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.2 MB

Welcome to the future. Reading this Django book is the best decision you will ever make this year. Python programming is taking over the world. The world of the web is more than impressive. You are here because you are interested in website development. Django is exciting if you are interested in building websites. Django is a framework for making websites. It saves you a lot of time and makes building websites easier and more fun. Django makes it easy to build and maintain high-quality web applications. Web development is a creative journey, fun-filled and full of adventure, with enough stress to last a day! Django lets you focus on your web application's fun and critical parts while making the boring parts easier. In other words, it makes it easier to create common programming tasks and abstract common web development patterns. It also gives clear rules for how to solve problems. It does all these things and allows you to work outside the framework's scope when needed. My goal with this book is to help you learn and master Django. I want you to go as far as you possibly want to go in and understand the Django web framework.
Разместил: Ingvar16 12-03-2023, 13:00 | Комментарии: 0 | Подробнее
Интерактивные дашборды и приложения с Plotly и DashНазвание: Интерактивные дашборды и приложения с Plotly и Dash. Используем полноценный веб-фреймворк в Python на всю мощь – без jаvascript
Автор: Элиас Даббас
Издательство: ДМК Пресс
Год: 2022
Страниц: 308
Язык: русский
Формат: pdf
Размер: 35.2 MB

Прочитав эту книгу, вы в полной мере освоите фреймворк Dash от Plotly, предоставляющий разработчикам Python блестящие возможности по созданию полноценных интерактивных веб-приложений и дашбордов без знания языка jаvascript. Вы научитесь создавать различные типы диаграмм; вставлять в приложение разнообразные элементы управления, включая кнопки, выпадающие списки, флажки, календари и т. д. и снабжать приложения динамическими страницами со ссылками. Прочитав эту книгу, вы сможете разрабатывать и развертывать сложные интерактивные дашборды, производить многоступенчатый рефакторинг кода и оптимизировать написанные вами приложения. Dash использует фреймворк Flask на стороне сервера. Для построения диаграмм применяется графическая библиотека Plotly – это не строгое требование, но эта библиотека обладает самыми богатыми возможностями и поддержкой. Библиотека React используется для управления компонентами. По сути, любое приложение Dash можно воспринимать как одностраничное приложение React. Одним из главных преимуществ фреймворка Dash является то, что он позволяет создавать полностью интерактивные приложения и интерфейсы для работы с данными и аналитикой с использованием чистого Python и без необходимости изучать HTML, CSS или jаvascript.
Разместил: Ingvar16 11-03-2023, 21:23 | Комментарии: 0 | Подробнее
Внутри CPython: гид по интерпретатору PythonНазвание: Внутри CPython: гид по интерпретатору Python
Автор: Энтони Шоу
Издательство: Питер
Год: 2023
Страниц: 352
Язык: русский
Формат: pdf
Размер: 10.5 MB

CPython, самая популярная реализация Python, абстрагируется от сложностей ОС и предоставляет платформу для создания масштабируемых и высокопроизводительных приложений. Каждому python-разработчику на какой-то стадии необходимо будет узнать, как работает CPython. Это позволит в полной мере использовать его мощь и оптимизировать приложения. Вы разберетесь с основными концепциями внутреннего устройства CPython и научитесь: читать исходный код интерпретатора CPython и свободно ориентироваться в нем; вносить изменения в синтаксис Python и компилировать их в вашу собственную версию CPython; понимать внутреннюю реализацию таких структур, как списки, словари и генераторы; управлять памятью CPython; масштабировать код Python за счет параллелизма и конкурентного выполнения; дополнять базовые типы новой функциональностью; выполнять наборы тестов; профилировать и проводить бенчмарк Python-кода и исполнительной среды; отлаживать код C и Python на профессиональном уровне; изменять или обновлять компоненты библиотеки CPython, чтобы они могли использоваться в будущих версиях. Книга предназначена для Python-разработчиков среднего и высокого уровня. Мы старались, чтобы примеры кода были доступными, но в них время от времени встречаются приемы, которые могут быть непонятны начинающим. Хорошее знание C не обязательно для чтения. Если у вас нет опыта программирования на C, ознакомьтесь с кратким введением в язык в приложении «Введение в C для Python-программистов».
Разместил: Ingvar16 11-03-2023, 17:41 | Комментарии: 0 | Подробнее
Face Detection And Image Processing In Python: Computer Vision In PythonНазвание: Face Detection And Image Processing In Python: Computer Vision In Python
Автор: Emenwa Global
Издательство: Emenwa Global
Год: 2022
Страниц: 167
Язык: английский
Формат: pdf, epub
Размер: 10.8 MB

One of the best things about OpenCV is that it comes with a lot of built-in primitives for image processing and computer vision operations. If you have to start from scratch and write something, you will need to define things like an image, a point, a rectangle, and so on. Almost every computer vision algorithm needs these. All of these basic structures are already built into OpenCV. They are all in the core module. Another benefit is that these frameworks are already optimized for speed and memory, so users don't have to bother about the specifics of implementation. We are fascinated by Artificial Intelligence and Machine Learning. Computer vision is a fascinating area of computer science. Decades of research have gone into this field. Cloud computing and powerful GPUs and TPUs make image processing faster and more efficient. Cars, robots, and drones have begun to understand images and videos. The human-machine interface "computer vision" will grow in importance over the years. Computer vision is considered the hottest field in the age of AI. It can be stressful for beginners as most people face challenges transitioning into computer vision. Modern technology uses computer vision. In real-time, we can use OpenCV for Python.
Разместил: Ingvar16 11-03-2023, 16:57 | Комментарии: 0 | Подробнее

Название: Сделай видеоигру один и не свихнись
Автор: Слава Грис
Издательство: АСТ
Год: 2023
Формат: pdf, rtf
Размер: 10 Мб
Качество: Хорошее
Язык: Русский

Всегда хотели делать игры, но не знали с чего начать? Много идей и все хочется реализовать? Страшно браться за что-то новое с нуля? Мысли о программировании вводят в панический ужас?
Тогда эта книга именно для вас. Она поможет понять, как правильно начать работать, где искать ответы на вопросы и самое главное – как не сдаться и довести дело до конца, став настоящим разработчиком видеоигр.
Слава Грис – разработчик-одиночка. На его счету уже три видеоигры, вышедших как на ПК, так и на консолях современного поколения. В своей книге он расскажет, как научиться делать видеоигры одному и начать карьеру разработчика, не имея ни стартовых знаний, ни опыта, ни специального образования!
Эта книга станет вашим трамплином к успеху!
Разместил: tanyavip1 11-03-2023, 15:38 | Комментарии: 0 | Подробнее
Simplified JavaScript for Very Important Programmers : The Fast Track to Mastering Essential JavaScript ConceptsНазвание: Simplified jаvascript for Very Important Programmers : The Fast Track to Mastering Essential jаvascript Concepts
Автор: Ebenezer Don
Издательство: Leanpub
Год: 2023-03-10
Страниц: 226
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.2 MB

If you're looking for a practical and enjoyable way to learn jаvascript, this is the perfect book for you. The explanations are clear and concise, and the examples are designed to reinforce your learning and help you apply your knowledge in real-world scenarios. "Simplified jаvascript for Very Important Programmers" is a practical guide for everyone who wants to master the essential parts of jаvascript without wasting time on convoluted explanations or struggling to make sense of ambiguous words. The book is packed with real-world examples and clear, concise language that breaks technical concepts into easy-to-understand chunks. jаvascript is a programming language that was initially developed as a means to add dynamic and interactive elements to websites. Today, it is one of the most popular programming languages in the world and is used for a wide range of applications, including web development, mobile app development, server-side scripting, machine learning, game development, and more.
Разместил: Ingvar16 11-03-2023, 13:16 | Комментарии: 0 | Подробнее
Hamiltonian Monte Carlo Methods in Machine LearningНазвание: Hamiltonian Monte Carlo Methods in Machine Learning
Автор: Tshilidzi Marwala, Wilson Tsakane Mongwe
Издательство: Academic Press/Elsevier
Год: 2023
Страниц: 222
Язык: английский
Формат: pdf (true), epub (true)
Размер: 39.9 MB

Hamiltonian Monte Carlo Methods in Machine Learning introduces methods for optimal tuning of HMC parameters, along with an introduction of Shadow and Non-canonical HMC methods with improvements and speedup. Lastly, the authors address the critical issues of variance reduction for parameter estimates of numerous HMC based samplers. The book offers a comprehensive introduction to Hamiltonian Monte Carlo methods and provides a cutting-edge exposition of the current pathologies of HMC-based methods in both tuning, scaling and sampling complex real-world posteriors. These are mainly in the scaling of inference (e.g., Deep Neural Networks), tuning of performance-sensitive sampling parameters and high sample autocorrelation. Other sections provide numerous solutions to potential pitfalls, presenting advanced HMC methods with applications in renewable energy, finance and image classification for biomedical applications. Readers will get acquainted with both HMC sampling theory and algorithm implementation.
Разместил: Ingvar16 11-03-2023, 04:23 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности