Vtome.ru - электронная библиотека

  • Добавил: SCART56
  • Дата: 6-08-2023, 16:14
  • Комментариев: 0

Название: Введение в программирование на Python
Автор: Северенс Ч.
Издательство: М.: НОУ "Интуит"
Год: 2016
Страниц: 232
Формат: PDF
Размер: 16.5 Мб
Язык: русский

Вводный курс по программированию дает представление о базовых понятиях структурного программирования (данных, операциях, переменных, ветвлениях в программе, циклах и функциях). Python обладает рядом преимуществ перед другими языками для начинающих изучать программирование, прежде всего благодаря ясности кода и быстроты реализации.
  • Добавил: SCART56
  • Дата: 6-08-2023, 15:13
  • Комментариев: 0

Название: Программирование в Linux. Самоучитель (+файлы)
Автор: Иванов Н.Н.
Издательство: СПб.: БХВ-Петербург
Год: 2012
Страниц:
ISBN: 978-5-9775-0744-8
Формат: PDF
Размер: 10.8 Мб
Язык: русский

Рассмотрены фундаментальные основы программирования в Linux: инструментарий, низкоуровневый ввод-вывод, многозадачность, файловая система, межпроцессное взаимодействие и обработка ошибок.
  • Добавил: literator
  • Дата: 6-08-2023, 14:41
  • Комментариев: 0
Название: An Introduction to Assembly Programming with RISC-V
Автор: Edson Borin
Издательство: Independently published
Год: May 9, 2022
Страниц: 151
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

An Introduction to Assembly Programming with RISC-V is a textbook for programmers that want to learn how to program in assembly language. It leverages the RISC-V ISA to guide the reader through the main concepts of assembly programming and the assembly process. The book is divided into three parts: I) Introduction to computer systems and assembly language, II) User-level programming, and III) System-level programming. The first part, "Introduction to computer systems and assembly language", starts by providing a brief overview of how computers are organized and how programs are executed by computers. Then, it discusses how data is represented on modern computers, including how numbers and text are represented, how data is organized on the main memory, and how computer instructions are encoded. Next, it discusses how native programs are generated, the assembly process, and the main elements of object (binary) files, including symbols, labels, and references. Finally, it introduces the main elements of the assembly language and some of the most common assembly directives. This book is intended for people that have basic knowledge of computer programming using high-level languages and want to learn assembly programming.
  • Добавил: SCART56
  • Дата: 6-08-2023, 14:36
  • Комментариев: 0

Название: Программирование на Python для начинающих
Автор(ы): Майк МакГрат
Издательство: Эксмо
Год: 2022
Страниц: 194
Формат: PDF
Размер: 14 Мб
Язык: русский

Книга «Программирование на Python для начинающих» является исчерпывающим руководством для того, чтобы научиться программировать на языке Python.
В этой книге с помощью примеров программ и иллюстраций, показывающих результаты работы кода, разбираются все ключевые аспекты языка. Установив свободно распространяемый интерпретатор Python, вы с первого же дня сможете создавать свои собственные исполняемые программы!
  • Добавил: literator
  • Дата: 6-08-2023, 13:38
  • Комментариев: 0
Название: Computational Approaches To Conscious Artificial Intelligence
Автор: Antonio Chella
Издательство: World Scientific Publishing
Год: 2023
Страниц: 310
Язык: английский
Формат: pdf (true)
Размер: 12.5 MB

Artificial Intelligence (AI) has seen rapid advancements in recent years, particularly in the areas of deep learning and the ability to generalize from concrete objects to abstract concepts. Meanwhile, in the study of machine consciousness, a universally agreed definition among scientists and philosophers is still lacking. The fields of Artificial Intelligence (AI) and Artificial Consciousness (AC) have largely developed separately, with different goals and criteria for success and with only a minimal exchange of ideas. In this chapter, we consider the question of how concepts developed in AC research might contribute to more effective future AI systems. We then present ideas about how integrating concepts from AC into AI systems to develop an artificial conscious intelligence (ACI) could both produce more effective AI technology and contribute to a deeper scientific understanding of the fundamental nature of consciousness and intelligence. The volume is designed as a reference guide for researchers, practitioners, and students interested in the intersection of AI and consciousness.
  • Добавил: literator
  • Дата: 6-08-2023, 04:36
  • Комментариев: 0
Название: Coding Tricks and Tips - 15th Edition, 2023
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2023
Язык: английский
Формат: pdf
Размер: 37.2 MB

Coding Tricks and Tips is the perfect digital publication for the user that wants to take their skill set to the next level. Do you want to enhance your user experience? Or wish to gain insider knowledge? Do you want to learn directly from experts in their field? Learn the numerous short cuts that the professionals use? Over the pages of the new advanced user guide you will learn everything you will need to know to become a more confident, better skilled and experienced owner. A user that will make the absolute most of their use and ultimately their coding skills themselves. An achievement you can earn by simply enabling us to exclusively help and teach you the abilities we have gained over our decades of experience.
  • Добавил: literator
  • Дата: 5-08-2023, 20:43
  • Комментариев: 0
Bayesian Optimization: Theory and Practice Using PythonНазвание: Bayesian Optimization: Theory and Practice Using Python
Автор: Peng Liu
Издательство: Apress
Год: 2023
Страниц: 243
Язык: английский
Формат: pdf (true), epub (true)
Размер: 14.2 MB

This book covers the essential theory and implementation of popular Bayesian optimization techniques in an intuitive and well-illustrated manner. The techniques covered in this book will enable you to better tune the hyperparemeters of your machine learning models and learn sample-efficient approaches to global optimization. The book begins by introducing different Bayesian Optimization (BO) techniques, covering both commonly used tools and advanced topics. It follows a “develop from scratch” method using Python, and gradually builds up to more advanced libraries such as BoTorch, an open-source project introduced by Facebook recently. Along the way, you’ll see practical implementations of this important discipline along with thorough coverage and straightforward explanations of essential theories. This book intends to bridge the gap between researchers and practitioners, providing both with a comprehensive, easy-to-digest, and useful reference guide. After completing this book, you will have a firm grasp of Bayesian optimization techniques, which you’ll be able to put into practice in your own Machine Learning models.
  • Добавил: SCART56
  • Дата: 5-08-2023, 19:38
  • Комментариев: 0

Название: Введение в программирование (2-е изд.)
Автор: Баженова И.Ю., Сухомлин В.А.
Издательство: М.: НОУ "Интуит"
Год: 2016
Страниц: 411
ISBN: 5-94774-599-2
Формат: PDF
Размер: 51 Мб
Язык: русский

В курсе рассматриваются общие концепции разработки языков программирования. Подробно изучаются основные конструкции языков программирования, анализируются различные структуры данных, освещаются вопросы объектно-ориентированного программирования и сетевого программирования, дается краткий обзор компонентной технологии программирования. Особое внимание уделяется рассмотрению семантики языков программирования C++, C#, Java и Object Pascal.
  • Добавил: literator
  • Дата: 5-08-2023, 18:16
  • Комментариев: 0
Название: Intelligent Prognostics for Engineering Systems with Machine Learning Techniques
Автор: Gunjan Soni, Om Prakash Yadav, Gaurav Kumar Badhotiya, Mangey Ram
Издательство: CRC Press
Год: 2024
Страниц: 261
Язык: английский
Формат: pdf (true)
Размер: 66.2 MB

The text discusses the latest data-driven, physics-based, and hybrid approaches employed in each stage of industrial prognostics and reliability estimation. It will be a useful text for senior undergraduate, graduate students, and academic researchers in areas such as industrial and production engineering, electrical engineering, and Computer Science. The book The text deals with tools and techniques used to predict/ extrapolate/ forecast the process behavior, based on current health state assessment and future operating conditions with the help of Machine Learning (ML). It will serve as a useful reference text for senior undergraduate, graduate students, and academic researchers in areas such as industrial and production engineering, manufacturing science, electrical engineering, and Computer Science. Deep Learning (DL) is a subset of ML that involves a multi-layered artificial neural network (ANN). The working of ANN is inspired by how the nervous system of the human brain functions. A basic ANN consists of input, output, and hidden layers. Each layer consists of neurons, which resemble brain cells. A mathematical representation of the biological neuron is termed as “perceptron,” and thus, multi-layered neural network is also referred to as multi-layer perceptron (MLP) model.
  • Добавил: literator
  • Дата: 5-08-2023, 15:43
  • Комментариев: 0
Название: The Next.js Handbook: A Complete Resource for Developers
Автор: Brandon Kim
Издательство: Ares Lnc
Год: 2023
Страниц: 166
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Погрузитесь в мир Next.js и откройте для себя его многочисленные аспекты, включая рендеринг на стороне сервера, генерацию статических сайтов, маршруты API и динамический импорт. С помощью этого всеобъемлющего ресурса вы научитесь использовать весь потенциал Next.js, что позволит вам создавать молниеносные, высокомасштабируемые и SEO-дружественные веб-приложения, которые выделяются на современном конкурентном цифровом ландшафте.
This book, "The Next.js Handbook" is your comprehensive resource for diving deep into the world of Next.js. It will provide you with the knowledge and confidence to build high-performing web applications that not only delight your users but also empower you as a developer. Whether you are a novice who has never heard of Next.js or a seasoned developer looking to sharpen your skills, this book is designed to accommodate your journey and help you master the art of Next.js. Next.js, an open-source framework built on top of React, is the brainchild of the team at Vercel.