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

  • Добавил: literator
  • Дата: 6-12-2024, 00:24
  • Комментариев: 0
Название: The Definitive Guide to Modern Java Clients with JavaFX: Cross-Platform Mobile and Cloud Development Updated for JavaFX 21 and 23, 3rd Edition
Автор: Stephen Chin, Johan Vos, James Weaver
Издательство: Apress
Год: 2024
Страниц: 622
Язык: английский
Формат: pdf
Размер: 18.1 MB

Build enhanced visual experiences and design and deploy modern, easy-to-maintain, client applications across a variety of platforms. This book will show you how these applications can take advantage of JavaFX's latest user interface components, 3D technology, and cloud services to create immersive visualizations and allow high-value data manipulation. This book is a professional reference for building Java applications for desktop, mobile, and embedded in the Cloud age. It offers end-to-end coverage of the latest features in JavaFX 21 and 23. This third edition has been updated to include new features introduced in JavaFX 21 and 23, including NEW APIs: Map, FlatMap, and OrElse fluent bindings for ObservableValue, along with the new Subscription API. Additionally, it's updated to account for new bug fixes and overall improvements to existing functionality in Java. For professional Java developers who are interested in learning the latest client Java development techniques to fill out their skills set.
  • Добавил: literator
  • Дата: 6-12-2024, 00:01
  • Комментариев: 0
Название: R for Basic Biostatistics in Medical Research
Автор: Anand Srinivasan, Archana Mishra, Praveen Kumar-M
Издательство: Springer
Год: 2024
Страниц: 307
Язык: английский
Формат: pdf (true), epub
Размер: 29.3 MB

The scientific community at the global level is fast becoming aware of the rising use of open-source tools such as R and Python for data analysis. Unfortunately, in spite of the awareness, the conversion of the intrigue to the practical knowledge in utilization of the open-source tools for routine day-to-day data analysis is seriously lacking both among physicians and medical scientists. This book enables physician-scientists to understand the complexity of explaining a programming/ data-analytic language to a healthcare professional and medical scientist. It simplifies and explains how R can be used in medical projects and routine office works. It also talks about the methodologies to convert the knowledge to practice. The book starts with the introduction to the structure of R programming language in the initial chapters, followed with explanations of utilizing R in the basics of data analysis like data importing and exporting, operations on a data frame, parametric and non-parametric tests, regression, sample size calculation, survival analysis, receiver operator characteristic analysis (ROC) and techniques of randomization.
  • Добавил: literator
  • Дата: 5-12-2024, 17:58
  • Комментариев: 0
Название: Designing Distributed Systems: Patterns and Paradigms for Scalable, Reliable Systems Using Kubernetes, 2nd Edition
Автор: Brendan Burns
Издательство: O’Reilly Media, Inc.
Год: 2025
Страниц: 250
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Every distributed system strives for reliability, performance, and quality, but building such a system is hard. Establishing a set of design patterns enables software developers and system architects to use a common language to describe their systems and learn from the patterns and practices developed by others. The popularity of containers and Kubernetes paves the way for core distributed system patterns and reusable containerized components. This practical guide presents a collection of repeatable, generic patterns to help guide the systems you build using common patterns and practices drawn from some of the highest performing distributed systems in use today. These common patterns make the systems you build far more approachable and efficient, even if you've never built a distributed system before. Systems engineers and application developers will learn how these long-established patterns provide a common language and framework for dramatically increasing the quality of your system.
  • Добавил: literator
  • Дата: 5-12-2024, 17:03
  • Комментариев: 0
Название: Full Stack Development with Microsoft Blazor: Building Web, Mobile, and Desktop Applications in .Net 8 and Beyond, 4th Edition
Автор: Peter Himschoot
Издательство: Apress
Год: 2024
Страниц: 697
Язык: английский
Формат: pdf
Размер: 18.6 MB

Become a full-stack web developer using the Microsoft Blazor framework and the techniques shown in this book. This new edition will have you building all kinds of applications in C# and Microsoft .NET 8, from static web sites to fully interactive single page applications, and desktop and mobile applications, in no time. At it's core, this book teaches you to build user interfaces and present data to a user for display and modification, capturing the user’s changes via data binding. The book shows you how to access a rich library of .NET functionality such as a component modeling for building composable user interfaces—including developing reusable components that can be used across many pages and websites. New for this edition, the book now covers server communication using SignalR and/or gRPC, the use of virtualization to load large quantities of data efficiently, deployment and ahead-of-time compilation into WASM, new unit testing features, security using OpenID Connect, and more features added in Blazor in .NET 8.
  • Добавил: literator
  • Дата: 5-12-2024, 12:50
  • Комментариев: 0
Название: Engineering Data Analysis with MATLAB
Автор: Tanvir Mustafy, Tauhid Rahman, Nafisa Siddiqui
Издательство: CRC Press
Год: 2024
Страниц: 903
Язык: английский
Формат: pdf (true)
Размер: 93.7 MB

This book provides a concise overview of a variety of techniques for analyzing statistical, scientific, and financial data, using MATLAB to integrate several approaches to data analysis and statistics. The chapters offer a broad review of computational data analysis, illustrated with many examples and applications. Topics range from the basics of data and statistical analysis to more advanced subjects such as probability distributions, descriptive and inferential statistics, parametric and non-parametric tests, correlation, and regression analysis. Each chapter combines theoretical concepts with practical MATLAB applications and includes practice exercises, ensuring a comprehensive understanding of the material. With coverage of both basic and more complex ideas in applied statistics, the book has broad appeal for undergraduate students up to practicing engineers.
  • Добавил: literator
  • Дата: 5-12-2024, 05:18
  • Комментариев: 0
Название: Practical C++ STL Programming: Real-world Applications With C++20 and C++23
Автор: Daniel Kusswurm
Издательство: Apress
Год: 2024
Страниц: 933
Язык: английский
Формат: True PDF, True EPUB
Размер: 11.4 MB

Learn how to use the classes, algorithms, and other programming constructs of C++ STL. This comprehensive and practical guide covers a broad range of STL programming topics and highlights numerous programming constructs from the C++20 and C++23 standards. Mastering use of STL can be daunting for both new and experienced C++ programmers. This book is accompanied by over 100 source code examples, designed to accelerate learning by emphasizing practical use cases. It coincides with the C++20 and C++23 standards and works with any OS platform that supports these standards including Windows (Visual C++), Linux (GNU C++) and macOS (clang). After reading Practical C++ STL Programming, you’ll be able to exploit the computational capabilities of STL to implement a wide variety of software algorithms and solve unique programming challenges. For software developers and programmers who understand the basic syntax and semantics of C++ and want/need to learn how to use STL’s classes and algorithms, or programmers who have experience using STL as specified by the C++11/14/17 standards and are interested in learning how to use the new STL classes and algorithms of C++20/23.
  • Добавил: literator
  • Дата: 4-12-2024, 23:08
  • Комментариев: 0
Название: Privacy and Security for Large Language Models: Hands-On Privacy-Preserving Techniques for Personalized AI (Early Release)
Автор: Baihan Lin
Издательство: O’Reilly Media, Inc.
Год: 2024-11-20
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

As the deployment of AI technologies surges, the need to safeguard privacy and security in the use of large language models (LLMs) is more crucial than ever. Professionals face the challenge of leveraging the immense power of LLMs for personalized applications while ensuring stringent data privacy and security. The stakes are high, as privacy breaches and data leaks can lead to significant reputational and financial repercussions. This book serves as a much-needed guide to addressing these pressing concerns. Dr. Baihan Lin offers a comprehensive exploration of privacy-preserving and security techniques like differential privacy, federated learning, and homomorphic encryption, applied specifically to LLMs. With its hands-on code examples, real-world case studies, and robust fine-tuning methodologies in domain-specific applications, this book is a vital resource for developing secure, ethical, and personalized AI solutions in today's privacy-conscious landscape.
  • Добавил: literator
  • Дата: 4-12-2024, 18:13
  • Комментариев: 0
Название: AI and Innovation: How to Transform Your Business and Outpace the Competition with Generative AI
Автор: Michael Lewrick, Omar Hatamleh
Издательство: Wiley
Год: 2025
Страниц: 272
Язык: английский
Формат: epub (true)
Размер: 50.0 MB

Transform your organization’s approach to Artificial Intelligence (AI) with tested frameworks from global leaders. AI and Innovation: How to Transform Your Business and Outpace the Competition with Generative AI is an expert blueprint on shaping and scaling the AI ecosystem of the future, revealing frameworks already tested and implemented at leading companies including Siemens, GE, and Microsoft. This book contains insight, use cases, tools, and templates to help readers build a brighter future for their organizations based on a fusion of disciplines, new concepts, and foresight thinking. Written by two transformational business leaders, this AI and Innovation shows readers how to create the future of the innovation engine by connecting the dots between technology, change, and business success. AI and Innovation is a timely, essential read for business leaders, innovation and strategy managers, and executives seeking state-of-the-art guidance on AI and proven best practices for implementation.
  • Добавил: literator
  • Дата: 4-12-2024, 16:24
  • Комментариев: 0
Название: Mastering PowerShell: The Ultimate Beginner's Guide to Automation and Scripting
Автор: Laszlo Bocso
Издательство: Independently published
Год: 2024
Страниц: 954
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

Welcome to the world of PowerShell! This book is your gateway to mastering Microsoft’s robust command-line and scripting framework. Whether you're an IT professional, developer, student, or simply interested in automation, this guide will take you from a novice to an expert. Authored by László Bocsó, a Microsoft Certified Trainer (MCT) with over a decade of experience in IT education and consulting, this book is both informative and practical, designed to be easy to understand and immediately applicable. The primary objective of this book is to serve as a complete guide for beginners who are new to PowerShell. Whether you are an IT administrator, a developer, or a student aspiring to enter the IT field, this book will help you understand the fundamental concepts of PowerShell and how to apply them effectively. By the end of this journey, you will be proficient in writing scripts, automating tasks, managing systems, and utilizing advanced features of PowerShell to optimize your workflow.
  • Добавил: literator
  • Дата: 4-12-2024, 05:03
  • Комментариев: 0
Название: Next Generation Mechanisms for Data Encryption
Автор: Keshav Kumar, Bishwajeet Kumar Pandey
Издательство: CRC Press
Год: 2025
Страниц: 306
Язык: английский
Формат: pdf (true), epub
Размер: 20.7 MB

This book gives readers a deep insight into cryptography and discusses the various types of cryptography algorithms used for the encryption and decryption of data. It also covers the mathematics behind the use of algorithms for encryption and decryption. This book is designed for a wide audience, including cybersecurity professionals, researchers, students, and anyone with an interest in data security. It begins with an overview of traditional encryption methods, providing a foundation for understanding the principles and challenges that have shaped the field. From there, we dive into the next-generation encryption mechanisms, showcasing the key innovations and emerging trends that are redefining data security. Each chapter is crafted to blend theoretical concepts with practical applications, offering readers a well-rounded perspective on current advancements and future directions. The text is primarily written for senior undergraduates, graduate students, and academic researchers in the fields of electrical engineering, electronics and communications engineering, Computer Science and engineering, and information technology.