|
|
|
|
|
|
|
| |
|
Название: Learning Modern C++ for Finance (Fifth Early Release) Автор: Daniel Hanson Издательство: O’Reilly Media, Inc. Год: 2023-06-22 Страниц: 250 Язык: английский Формат: pdf, epub (true), mobi Размер: 10.2 MB
A lot of financial modeling has gravitated toward Python, R, and VBA, but many developers hit a wall with these languages when it comes to performance. This practical book demonstrates why C++ is still one of the dominant production-quality languages for financial applications and systems. Many programmers believe that C++ is too difficult to learn. Author Daniel Hanson demonstrates that this is no longer the case. Financial programmers coming from Python or another interpreted language will discover how to leverage C++ abstractions that enable safer and quicker implementation of financial models. You'll also explore how popular open source libraries provide additional weapons for attacking mathematical problems. C++ programmers unfamiliar with financial applications will also benefit from this handy guide.
|
Разместил: Ingvar16 23-06-2023, 18:54 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Pro iPhone Development with SwiftUI: Design and Manage Top-Quality Apps, 4th Edition Автор: Wallace Wang Издательство: Apress Год: 2023 Страниц: 401 Язык: английский Формат: pdf Размер: 34.2 MB
You know the basics. Your Swift code flows with logic and ease. This isn't your first time building a workable app for iOS platforms. Now, it's time to build a magical app for iOS platforms! Move beyond what you mastered in the best-selling Beginning iPhone Development with SwiftUI. This revised and expanded Fourth Edition enlightens you to the world of rich design, solid code, and thoughtful processing needed to make apps that wow. Integrate all these extraordinary iOS features and embrace the world of possibilities in the Swift programming language with SwiftUI. New chapters cover customizing grids, using ViewThatFits, adding search and share links, using SpriteKit, and Developing Tests. For aspiring iOS app developers familiar with the Apple Swift programming language and/or the iOS SDK, but ready to move to the next level.
|
Разместил: Ingvar16 23-06-2023, 05:36 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Beginning iPhone Development with SwiftUI: Exploring the iOS SDK, 7th Edition Автор: Wallace Wang Издательство: Apress Год: 2023 Страниц: 586 Язык: английский Формат: pdf Размер: 47.0 MB
Tame the power of Apple’s new user interface toolkit, SwiftUI. This revised and expanded Seventh Edition covers the basic information you need to get up and running quickly to turn your great ideas into working iOS apps with stunningly interactive interfaces using SwiftUI. New chapters cover expandable text fields, multidate pickers, using gauges, progress views and variable SF symbol icons, creating chats, and using the navigation stack and split view. You’ll start with basic designs and then explore more sophisticated ones. Assuming little or no working knowledge of the Swift programming language, and written in a friendly, easy-to-follow style, this book offers a comprehensive course in iPhone and iPad programming. The book provides a gentle introduction to using Xcode and then guides you though the creation of your first simple application. For aspiring iOS app developers new to the Apple Swift programming language and/or the iOS SDK.
|
Разместил: Ingvar16 23-06-2023, 05:20 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Essential Guide to RenderMan Shading Plugin Development: Understanding Bxdfs Автор: Brad E. Hollister Издательство: Apress Год: 2023 Страниц: 145 Язык: английский Формат: pdf, epub Размер: 28.2 MB
Understand the fundamentals of Bxdf plugins for RenderMan 21+, both the technical details and API architecture. The main goal of the book is to enable technical artists, hobbyists, and students in using the noncommercial (NCR), free RenderMan edition. RenderMan is an industry standard for rendering software. It has been used for every Pixar film to date and numerous other projects. RenderMan 21, and all subsequent versions, use Monte Carlo path tracing. This change has necessitated the use of C++ plugins in place of the RenderMan Shader Language (RSL). Because of this, writing Bxdfs now requires knowledge of Monte Carlo integration, probability density functions, and the RenderMan C++ API. Essential Guide to RenderMan Shading Plugin Development specifically addresses writing RenderMan C++ materials. It explores the mathematical models of representative Bxdfs while drawing parallels, when helpful, to earlier RSL implementations. It also includes an overview of Integrators, providing further context for modern RenderMan® programmable shading.
|
Разместил: Ingvar16 23-06-2023, 05:01 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Conquering javascript: Three.js Автор: Sufyan bin Uzayr Издательство: CRC Press Год: 2024 Страниц: 212 Язык: английский Формат: pdf (true) Размер: 11.7 MB
Have you ever considered how these visuals and games are shown in a web browser? What technology is at the heart of it? Of course, employing HTML and CSS alone will not be sufficient. Three.js is a free javascript toolkit for displaying images, 3D, and 2D objects in web browsers. Behind the scenes, it leverages WebGL API. Three.js enables you to render graphics and 3D objects on a canvas in the web browser using your GPU. We can also interact with other HTML components because we are utilizing javascript. This book is a valuable reference for Three.js developers as well as those involved in game development, mobile apps, progressive applications, and now even desktop apps.
|
Разместил: Ingvar16 23-06-2023, 04:47 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: What AI Can Do: Strengths and Limitations of Artificial Intelligence Автор: Manuel Cebral-Loureda, Elvira G. Rincon-Flores, Gildardo Sanchez-Ante Издательство: CRC Press Год: 2024 Страниц: 459 Язык: английский Формат: pdf (true) Размер: 17.6 MB
Most recent Artificial Intelligence (AI) advances have revolved around Machine Learning (ML) methods. Such methods can learn from data and create models that represent a problem (e.g., regression, classification). Traditional ML techniques are useful when working with structured data (i.e., tabular or grid data). During the process of ML, one essential step is to extract features from data, which are then used to learn and improve the model. This is generally done by manually designing the data to look for relationships across independent variables. However, when dealing with unstructured data (e.g., images, text, and sound), ML techniques struggle with extracting effective features from the data. This is due to the complexity of the data, which does not permit to extract sufficiently meaningful and powerful representations to feed and train the underlying ML models. Recent strides in AI have happened thanks to a series of factors that have enabled Deep Learning (DL) models come to the fore of ML research. In particular, DL models have shown an astounding capability for extracting highly efficient features and to learn very complex functions of the features for a great variety of talks, in an endto-end and automatic manner.
|
Разместил: Ingvar16 23-06-2023, 04:00 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Mastering Bitcoin: Programming the Open Blockchain, 3rd Edition (Fourth Early Release) Автор: Andreas M. Antonopoulos, David A. Harding Издательство: O’Reilly Media, Inc. Год: 2023-06-22 Страниц: 167 Язык: английский Формат: epub (true), mobi Размер: 10.2 MB
Join the technological revolution that's taking the financial world by storm. Mastering Bitcoin is your guide through the seemingly complex world of Bitcoin, providing the knowledge you need to participate in the internet of money. Whether you're building the next killer app, investing in a startup, or simply curious about the technology, this revised and expanded third edition provides essential detail to get you started. Bitcoin, the first successful decentralized digital currency, has already spawned a multibillion-dollar global economy open to anyone with the knowledge and passion to participate. Mastering Bitcoin provides the knowledge. You supply the passion. Bitcoin is a collection of concepts and technologies that form the basis of a digital money ecosystem. Units of currency called bitcoin are used to store and transmit value among participants in the Bitcoin network.
|
Разместил: Ingvar16 23-06-2023, 03:40 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Evolution and Applications of Quantum Computing Автор: Sachi Nandan Mohanty, Rajanikanth Aluvalu, Sarita Mohanty Издательство: Wiley-Scrivener Год: 2023 Страниц: 352 Язык: английский Формат: pdf (true), epub Размер: 45.6 MB
The book is about the Quantum Model replacing traditional computing’s classical model and gives a state-of-the-art technical overview of the current efforts to develop quantum computing and applications for Industry 4.0. A holistic approach to the revolutionary world of quantum computing is presented in this book, which reveals valuable insights into this rapidly emerging technology. The book reflects the dependence of quantum computing on the physical phenomenon of superposition, entanglement, teleportation, and interference to simplify difficult mathematical problems which would have otherwise taken years to derive a definite solution for. An amalgamation of the information provided in the multiple chapters will elucidate the revolutionary and riveting research being carried out in the brand-new domain encompassing quantum computation, quantum information and quantum mechanics. Each chapter gives a concise introduction to the topic. The book comprises 18 chapters and describes the pioneering work on the interaction between Artificial Intelligence, Machine Learning, and quantum computing along with their applications and potential role in the world of Big Data. Subjects Audience The book will be very useful for researchers in Computer Science, Artificial Intelligence and quantum physics as well as students who want to understand the history of quantum computing along with its applications and have a technical state-of-the-art overview.
|
Разместил: Ingvar16 22-06-2023, 21:31 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Hybrid Intelligent Systems Based on Extensions of Fuzzy Logic, Neural Networks and Metaheuristics Автор: Oscar Castillo, Patricia Melin Издательство: Springer Серия: Studies in Computational Intelligence Год: 2023 Страниц: 489 Язык: английский Формат: pdf (true) Размер: 18.9 MB
In this book, recent theoretical developments on fuzzy logic, neural networks and optimization algorithms, as well as their hybrid combinations, are presented. In addition, the above-mentioned methods are presented in application areas such as, intelligent control and robotics, pattern recognition, medical diagnosis, decision-making, time series prediction and optimization of complex problems. The book contains a collection of papers focused on hybrid intelligent systems based on soft computing techniques. There are a group of papers with the main theme of type-1 and type-2 fuzzy logic, which basically consists of papers that propose new concepts and algorithms based on type-1 and type-2 fuzzy logic and their applications. There also a group of papers that offer theoretical concepts and applications of meta-heuristics in different areas. Another group of papers outlines diverse applications of fuzzy logic, neural networks and hybrid intelligent systems in medical problems. There are also some papers that present theory and practice of neural networks in different application areas. In addition, there are papers that offer theory and practice of optimization and evolutionary algorithms in different application areas. Finally, there are a group of papers describing applications of fuzzy logic, neural networks and meta-heuristics in pattern recognition and classification problems.
|
Разместил: Ingvar16 22-06-2023, 17:20 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Low-Code AI: A Practical Project-Driven Introduction to Machine Learning (Early Release) Автор: Gwendolyn Stripling, Michael Abel Издательство: O’Reilly Media, Inc. Год: 2023-06-15 Страниц: 109 Язык: английский Формат: epub Размер: 10.2 MB
Take a data-first and use-case driven approach to understanding machine learning and deep learning concepts with Low-Code AI. This hands-on guide presents three problem-focused ways to learn ML: no code using AutoML, low-code using BigQuery ML, and custom code using scikit-learn and Keras. You'll learn key ML concepts by using real-world datasets with realistic problems. Business and data analysts get a project-based introduction to ML/AI using a detailed, data-driven approach: loading and analyzing data, feeding data into an ML model; building, training, and testing; and deploying the model into production. Authors Michael Abel and Gwendolyn Stripling show you how to build machine learning models for retail, healthcare, financial services, energy, and telecommunications.
|
Разместил: Ingvar16 22-06-2023, 16:45 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|