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

  • Добавил: literator
  • Дата: 20-01-2024, 19:31
  • Комментариев: 0
Название: Programming for Problem-Solving with C: Formulating Algorithms for Complex Problems
Автор: Dr. Kamaldeep
Издательство: BPB Publications
Год: 2024
Страниц: 480
Язык: английский
Формат: epub (true), pdf
Размер: 10.1 MB

This book equips you with the knowledge of fundamentals of C, a powerful and versatile programming language. It extensively explores the building blocks of computers, software, and algorithms, helping the readers gain a comprehensive understanding of how data is manipulated and solutions are designed. The readers will learn more about fundamental data types like integers, floats, and characters, master operators and expressions for manipulating data efficiently. We will explore control flow statements like if and for to write structured and logical code, and unlock the power of loops for repetitive tasks. As the book progresses, we will conquer advanced topics like recursion, user-defined functions, dynamic memory allocation, expanding coding skills and tackling complex problems with ease. This book guarantees knowledge beyond merely learning concept, helping you to acquire expertise required for future job roles. This book is meant for students in fields like, Computer Science or data analysis, seeking a strong C foundation. It can also be utilised by professional engineers, scientists, or developers looking to boost their analytical skills with C.
  • Добавил: literator
  • Дата: 20-01-2024, 19:01
  • Комментариев: 0
Название: Python GUI with PyQt: Learn to build modern and stunning GUIs in Python with PyQt5 and Qt Designer
Автор: Saurabh Chandrakar, Dr. Nilesh Bhaskarrao Bahadure
Издательство: BPB Publications
Год: 2024
Страниц: 440
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Master the art of GUI development in Python with this comprehensive guide. Python GUI with PyQt is an invaluable guide for both novice and experienced programmers who want to master the art of creating visually appealing and interactive graphical user interfaces (GUIs) for Python applications using the PyQt5 library and the Qt Designer visual layout tool. It covers all the essential concepts of PyQt5 GUI programming in a comprehensive and beginner-friendly manner. The book starts with the basics of GUI programming, such as creating windows, using layout managers, and managing signals and events. It then covers more advanced topics, such as creating dialog and message boxes, using container, input, item views, and display widgets. Then it teaches you to connect signals to slots, the cornerstone of event-driven programming, and discover how to utilize Qt Designer, a visual GUI design tool, to streamline the development process. You finally conclude your journey by mastering the art of display widgets, empowering you to present information with clarity and elegance. The book is also highly interactive, with practical examples and exercises at the end of each chapter. These help you solidify your understanding of the concepts and gain practical experience in PyQt5 GUI programming.
  • Добавил: literator
  • Дата: 20-01-2024, 17:13
  • Комментариев: 0
Название: Programming Languages: Concepts and Implementation
Автор: Saverio Perugini
Издательство: Jones & Bartlett Learning
Год: 2023
Страниц: 889
Язык: английский
Формат: pdf (true)
Размер: 15.0 MB

Programming Languages: Concepts and Implementation is a textbook on the fundamental principles of programming languages through a combination of concept-based and interpreter-based approaches. The book has an implementation-oriented focus and features conceptual and programming exercises that give students practical experience applying language theory and concepts. The book also showcases the construction of a progressive series of language interpreters in Python that cover the implementation of a host of core language concepts such as scope, first-class functions, and parameter passing. Other programming styles, including logic/declarative programming, and compelling language features, such as first-class continuations, are also discussed. Concepts are presented in Python, Scheme, jаvascript, Ruby, ML, Haskell, Prolog, and various other programming languages. This book is intended as a general-purpose textbook for a course on programming languages.
  • Добавил: literator
  • Дата: 20-01-2024, 08:30
  • Комментариев: 0
Название: Learning and Experiencing Cryptography with CrypTool and SageMath
Автор: Bernhard Esslinger
Издательство: Artech House
Год: 2024
Страниц: 665
Язык: английский
Формат: pdf (true)
Размер: 49.7 MB

This book provides a broad overview of cryptography and enables cryptography for trying out. It emphasizes the connections between theory and practice, focuses on RSA for introducing number theory and PKI, and links the theory to the most current recommendations from NIST and BSI. The book also enables readers to directly try out the results with existing tools available as open source. It is different from all existing books because it shows very concretely how to execute many procedures with different tools. The target group could be self-learners, pupils and students, but also developers and users in companies. All code written with these open-source tools is available. The appendix describes in detail how to use these tools. The main chapters are independent from one another. At the end of most chapters, you will find references and web links. The sections have been enriched with many footnotes. Within the footnotes you can see where the described functions can be called and tried within the different CrypTool versions, within SageMath or within OpenSSL. This book is written for both laymen and beginners, as well as for students and practitioners who would like to delve deeper into this field.
  • Добавил: polyanskiy
  • Дата: 20-01-2024, 08:30
  • Комментариев: 1
Название: Путешествие в Страну Линейного Программирования
Автор: Гасс С.
Издательство: М., «Мир»
Год: 1971
Формат: pdf
Страниц: 178
Размер: 10,9 Mb
Язык: Русский
Почему самые разные специалисты вынуждены прибегать к математическим методам оптимального управления и, в частности, к линейному программированию? Как от сугубо практической задачи перейти к ее математической модели? Как соотносится эта модель с реальной действительностью? Каковы возникающие при этом трудности? На все эти вопросы в доступной и занимательной форме отвечает в настоящей книге крупный американский ученый С. Гасс, уже известный советскому читателю...
  • Добавил: magnum
  • Дата: 20-01-2024, 08:14
  • Комментариев: 0
Coding tricks, guides und tipps - Januar 2024Название: Coding tricks, guides und tipps
Издательство: Papercut
Год / месяц: Januar 2024
Страниц: 147
Формат: PDF
Язык: Deutsch/немецкий
Размер: 77,8 MB

Das Programmieren zu lernen kann schon etwas entmutigend sein. Wo soll man beginnen? Welche Programmiersprache solltest du lernen? Was wird benotigt? Coding fur Einsteiger kann Ihnen dabei helfen, in der Welt des Programmierens Fub zu fassen. Wir haben Tipps fur den Einstieg, zur Wahl der Software sowie Anleitungen zu Python, C++, Linux-Scripting und sogar Windows-Batch-Dateien. Es gab noch nie einen besseren Zeitpunkt, um das Programmieren zu lernen, und mit Coding fur Einsteiger kannen auch Sie Ihre Reise ins Programmieren auf einfache Weise beginnen.
  • Добавил: literator
  • Дата: 20-01-2024, 07:39
  • Комментариев: 0
Название: Building Intelligent Systems Using Machine Learning and Deep Learning: Security, Applications and Its Challenges
Автор: Abhaya Kumar Sahoo, Chittaranjan Pradhan, Bhabani Shankar Prasad Mishra
Издательство: Nova Science Publishers
Год: 2024
Страниц: 238
Язык: английский
Формат: pdf (true)
Размер: 10.8 MB

The primary objective of this book is to provide insight into the design and development of the intelligent system. The proposed book volume mainly focuses on a Machine Learning and Deep Learning-based intelligent system that would bring out the latest trends in the field of tourism, healthcare, agriculture, etc. This book provides security solutions for the intelligent system in different applications. The technological gaps between the traditional system and intelligent system are mentioned in the book, which will help in better understanding for the implementation of the intelligent system using Machine Learning (ML) and Deep Learning (DL) approaches. Although ML and DL have made great achievements in intelligent systems, there are still substantial open challenges that have not been fully studied. The main open challenges of using ML and DL in intelligent systems are: (i) Better performance of the system (ii) Time complexity of the jobs running inside an intelligent system (iii) Managing overload tasks (iv) Providing security towards the system. This book will definitely help academicians, researchers and industry people towards the security, design and development of the intelligent system.
  • Добавил: literator
  • Дата: 19-01-2024, 19:12
  • Комментариев: 0
Название: C++ Programming
Автор: Theophilus Edet
Издательство: CompreQuest Books
Серия: Mastering Programming Languages Series
Год: 2024
Страниц: 409
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

Mastering the Core Language for Robust Software Development. In the ever-evolving landscape of programming languages, C++ stands as a cornerstone, renowned for its power, versatility, and timeless relevance. Dive into the world of C++ Programming with our comprehensive guide, crafted for both novices and seasoned developers alike. C++ is not just a programming language; it's a paradigm that empowers developers to unlock the full potential of software development. Whether you're a budding programmer or a seasoned pro, understanding C++ is crucial for navigating the intricate realms of modern software engineering. With low-level memory manipulation, high performance, and a rich set of libraries, C++ is the language of choice for building robust systems, game engines, and performance-critical applications. Our book goes beyond the syntax, unraveling the intricate programming models and paradigms that make C++ a versatile tool in the hands of programmers. From procedural and object-oriented programming to the more advanced concepts of templates, metaprogramming, and multithreading, this guide is a compass through the diverse landscape of C++ paradigms.
  • Добавил: umkaS
  • Дата: 19-01-2024, 16:21
  • Комментариев: 0
Название: Основы программирования
Автор: Иванова Г.
Издательство: МГТУ
Год: 2007
Cтраниц: 415
Формат: pdf
Размер: 35 мб
Язык: русский

Изложены основные теоретические положения разработки программного обеспечения с использованием структурного и объектно-ориентированных подходов. Подробно рассмотрены основные приемы решения задач различных классов, в том числе приемы создания и обработки динамических структур данных, без которых невозможно современное программирование.
  • Добавил: literator
  • Дата: 19-01-2024, 15:59
  • Комментариев: 0
Название: Interfaceless: Conscious Design for Spatial Computing with Generative AI
Автор: Diana Olynick
Издательство: Apress
Год: 2024
Страниц: 368
Язык: английский
Формат: pdf, epub
Размер: 10.4 MB

Explore the possibilities spatial computing and its integration with AI can provide beyond the confines of a traditional user interface. Spatial computing brings together physical and virtual worlds and systems. This book offers an insightful journey into harmonizing user-centered design with the vast potential of AI in spatial computing. You'll start by exploring key concepts and processes in relation to conscious design and traditional computer interfaces. You'll then be introduced to the Mindful Spatial Design Framework (MSDF) and the rapidly evolving world of Generative AI and its potential to transform design processes. Once the key concepts are mastered, you'll start to put them into practice and see how to design, prototype, and test interfaceless systems and environments that are seamless and user-friendly. In doing so you'll consider topics such as functionality and aesthetics, as well as how AI can improve automation and testing. The book concludes by looking at ethical AI considerations and best practices as well as looking at next steps and future developments of spatial computing and interfaceless design.