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

  • Добавил: TRex
  • Дата: 29-09-2022, 13:29
  • Комментариев: 0
Название: Access 2021 / Microsoft 365 Programming by Example: with VBA, XML, and ASP
Автор: Julitta Korol
Издательство: Mercury Learning and Information
Год: 2022
Формат: True PDF
Страниц: 1171
Размер: 42,5 Mb
Язык: English

Updated for Access 2021 and based on the bestselling editions from previous versions, Access 2021 / Microsoft 365 Programming by Example is a practical, how-to book on Access programming, suitable for readers already proficient with the Access user interface (UI). If you are looking to automate Access routine tasks, this book will progressively introduce you to programming concepts via numerous illustrated hands-on exercises.
  • Добавил: literator
  • Дата: 29-09-2022, 13:14
  • Комментариев: 0
Face Analysis Under Uncontrolled Conditions: From Face Detection to Expression RecognitionНазвание: Face Analysis Under Uncontrolled Conditions: From Face Detection to Expression Recognition
Автор: Romain Belmonte, Benjamin Allaert
Издательство: Wiley-ISTE
Год: 2022
Страниц: 312
Язык: английский
Формат: pdf (true), epub
Размер: 38.6 MB

Face analysis is essential for a large number of applications such as human-computer interaction or multimedia (e.g. content indexing and retrieval). Although many approaches are under investigation, performance under uncontrolled conditions is still not satisfactory. The variations that impact facial appearance (e.g. pose, expression, illumination, occlusion, motion blur) make it a difficult problem to solve.Identifying the facial structure is trivial for humans. From the perspective of an algorithm, an image is represented by an array of pixels. From these pixels, the aim is to provide enough abstraction to reach a semantic level that allows facial landmarks to be retrieved. However, it is difficult for an algorithm to have this kind of high level of understanding. To overcome this semantic gap, two solutions have been proposed. The first one, the traditional approach, uses domain-specific knowledge to transform raw data into features (i.e. feature engineering). These features provide useful input for the prediction task, performed by Machine Learning (ML) algorithms.
  • Добавил: TRex
  • Дата: 29-09-2022, 12:29
  • Комментариев: 0
Название: Risk Modeling: Practical Applications of Artificial Intelligence, Machine Learning, and Deep Learning
Автор: Terisa Roberts, Stephen J. Tonna
Издательство: Wiley
Год: 2022
Формат: True PDF
Страниц: 205
Размер: 10 Mb
Язык: English

A wide-ranging overview of the use of machine learning and AI techniques in financial risk management, including practical advice for implementation. Risk Modeling: Practical Applications of Artificial Intelligence, Machine Learning, and Deep Learning introduces readers to the use of innovative AI technologies for forecasting and evaluating financial risks. Providing up-to-date coverage of the practical application of current modelling techniques in risk management, this real-world guide also explores new opportunities and challenges associated with implementing machine learning and artificial intelligence (AI) into the risk management process.
  • Добавил: literator
  • Дата: 29-09-2022, 11:31
  • Комментариев: 0
Programming and GUI Fundamentals: TCL-TK for Electronic Design Automation (EDA)Название: Programming and GUI Fundamentals: TCL-TK for Electronic Design Automation (EDA)
Автор: Suman Lata Tripathi, Abhishek Kumar
Издательство: Wiley-IEEE Press
Год: 2022
Страниц: 226
Язык: английский
Формат: pdf (true)
Размер: 14.5 MB

PROGRAMMING AND GUI FUNDAMENTALS Discover the foundations of TCL programming and GUI development. Programming and GUI Fundamentals: Tcl-Tk for Electronic Design Automation (EDA) , delivers a comprehensive exploration of the major design challenges and potential present in application and tool development with Tcl-Tk. Accessibly written and easy-to-understand, the book can be used by students at a variety of levels, as well as researchers and working professionals. The authors present the fundamental concepts of Tcl programming and graphic user interface (GUI) development using images, and photographs, assisting with concept understanding and retention. They describe real-time system designs and offer students and designers the opportunity to learn about critical concepts in scripting and GUI development.
  • Добавил: TRex
  • Дата: 29-09-2022, 06:38
  • Комментариев: 0
Название: Software Engineering Research, Management and Applications
Автор: Roger Lee
Издательство: Springer
Год: 2022
Формат: True PDF
Страниц: 210
Размер: 10 Mb
Язык: English

This edited book presents scientific results of the 20th IEEE/ACIS International Conference on Software Engineering Research, Management, and Applications (SERA2022) held on May 25, 2022, in Las Vegas, USA. The aim of this conference was to bring together researchers and scientists, businessmen and entrepreneurs, teachers, engineers, computer users and students to discuss the numerous fields of computer science and to share their experiences and exchange new ideas and information in a meaningful way. Research results about all aspects (theory, applications and tools) of computer and information science and to discuss the practical challenges encountered along the way and the solutions adopted to solve them.
  • Добавил: literator
  • Дата: 29-09-2022, 02:28
  • Комментариев: 0
Code Reading in Practice: Hands-On Techniques to Understand, Refactor and Improve How You Work With Code (Early Release)Название: Code Reading in Practice: Hands-On Techniques to Understand, Refactor and Improve How You Work With Code (Early Release)
Автор: Felienne Hermans
Издательство: O’Reilly Media, Inc.
Год: 2022-09-29
Язык: английский
Формат: epub, mobi
Размер: 10.2 MB

Reading code is an essential skill, but many organizations today don't teach, practice, or even discuss it. Developers who lack the ability to read code well can't perform good code reviews, assess code quality, or decide on the use of an open source library. In two parts, this practical book helps developers become more comfortable at reading code. In the first part, you'll learn hands-on techniques for code reading, such as structural analysis, content analysis, and conceptual analysis. In part two, author Felienne Hermans from the Vrije Universiteit Amsterdam, shows you how to apply those techniques to code snippets from well-known code bases, allowing you to practice the skills you learned in part one.
  • Добавил: literator
  • Дата: 29-09-2022, 00:46
  • Комментариев: 0
The Book of Dash: Build Dashboards with Python and PlotlyНазвание: The Book of Dash: Build Dashboards with Python and Plotly
Автор: Adam Schroeder, Christian Mayer
Издательство: No Starch Press
Год: 2022
Страниц: 408
Язык: английский
Формат: epub
Размер: 10.2 MB

Create stunning interactive dashboard applications in Python with the Dash visualization and data analysis tool. Build interfaces that make sense of your data, and make it pretty. A swift and practical introduction to building interactive data visualization apps in Python, known as dashboards. You’ve seen dashboards before; think election result visualizations you can update in real time, or population maps you can filter by demographic. With the Python Dash library you’ll create analytic dashboards that present data in effective, usable, elegant ways in just a few lines of code.
  • Добавил: literator
  • Дата: 28-09-2022, 04:19
  • Комментариев: 0
Ум программиста. Как понять и осмыслить любой кодНазвание: Ум программиста. Как понять и осмыслить любой код
Автор: Фелин Херманс
Издательство: БХВ-Петербург
Год: 2023
Страниц: 274
Язык: русский
Формат: pdf
Размер: 20.3 MB

Книга освещает практические основы когнитивистики для программистов. Основные темы: осмысление и развитие чужого и собственного кода, изучение новых языков программирования, мнемонические приемы для программистов, поддержка кода в читаемом состоянии. Объяснено, как снижать когнитивную нагрузку при работе программиста, как делать код логичным и понятным для себя и коллег. Рассмотрены приемы именования функций, классов и переменных, подходы к ведению репозиториев, совместной разработке и доработке кода. Для программистов и других IT-специалистов. Ваш мозг реагирует предсказуемым образом, когда сталкивается с новыми или сложными задачами. Эта уникальная книга научит вас конкретным методам, основанным на когнитивной науке, которые улучшат ваш способ изучения кода и его осмысления.
  • Добавил: literator
  • Дата: 28-09-2022, 03:35
  • Комментариев: 0
Computational Intelligence and Mathematics for Tackling Complex Problems 4Название: Computational Intelligence and Mathematics for Tackling Complex Problems 4
Автор: Maria Eugenia Cornejo, Istvn A. Harmati, Laszlo T. Koczy
Издательство: Springer
Серия: Studies in Computational Intelligence
Год: 2023
Страниц: 200
Язык: английский
Формат: pdf (true), epub
Размер: 27.5 MB

The recent book of the series continues the collection of articles dealing with the important and efficient combination of traditional and novel mathematical approaches with various computational intelligence techniques, with a stress of fuzzy systems, and fuzzy logic. Complex problems and systems, which prevail in the real world, cannot often be tackled and solved either by traditional methods offered by mathematics or even the traditional Computer Science (CS) and Artificial Intelligence (AI). What is the way out of this dilemma? Advanced methodologies, and tools and techniques, "mimicking" human reasoning or the behavior of animals, animal populations or certain parts of the living bod, based on traditional Computer Science and the initial approaches of Artificial Intelligence are often referred to as biologically inspired methods, or often Computational Intelligence (CI). Computational Intelligence offers effective and efficient solutions to many "unsolvable" problems.
  • Добавил: literator
  • Дата: 27-09-2022, 21:08
  • Комментариев: 0
Practical Haskell: A Real-World Guide to Functional Programming, 3rd EditionНазвание: Practical Haskell: A Real-World Guide to Functional Programming, 3rd Edition
Автор: Alejandro Serrano Mena
Издательство: Apress
Год: 2022
Страниц: 600
Язык: английский
Формат: pdf (true), epub (true)
Размер: 12.6 MB

Get a practical, hands-on introduction to the Haskell language, its libraries and environment, and to the functional programming paradigm that is fast growing in importance in the software industry. This updated edition includes more modern treatment of Haskell's web framework and APIs. This book contains excellent coverage of the Haskell ecosystem and supporting tools, including Cabal and Stack for managing projects, HUnit and QuickCheck for software testing, WAI and Elm to develop the back end and front end of web applications, Persistent and Esqueleto for database access, and parallel and distributed programming libraries.