|
|
|
|
|
|
|
| |
|
Название: Computational Finance With R Автор: Rituparna Sen, Sourish Das Издательство: Springer Год: 2023 Страниц: 352 Язык: английский Формат: pdf (true) Размер: 10.2 MB
This book prepares students to execute the quantitative and computational needs of the finance industry. The quantitative methods are explained in detail with examples from real financial problems like option pricing, risk management, portfolio selection, etc. Codes are provided in R programming language to execute the methods. Tables and figures, often with real data, illustrate the codes. References to related work are intended to aid the reader to pursue areas of specific interest in further detail. The comprehensive background with economic, statistical, mathematical, and computational theory strengthens the understanding. The coverage is broad, and linkages between different sections are explained. The primary audience is graduate students, while it should also be accessible to advanced undergraduates. Practitioners working in the finance industry will also benefit.
|
Разместил: Ingvar16 18-05-2023, 19:40 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: C# 10 и NET 6. Современная кроссплатформенная разработка. Шестое издание Автор: Марк Прайс Издательство: Питер Год: 2023 Страниц: 1019 Язык: русский Формат: pdf Размер: 15.7 MB
Шестое издание книги серьезно переработано, добавлены все новые функции, реализованные в версиях C# 10 и .NET 6. Вы изучите принципы объектно-ориентированного программирования, научитесь писать, тестировать и отлаживать функции, реализовывать интерфейсы и наследовать классы. В издании рассматриваются API .NET, призванные решать такие задачи, как управление данными и их запросами, мониторинг и повышение производительности, а также работа с файловой системой, асинхронными потоками, сериализацией и шифрованием. В книге приведены примеры кода кросс-платформенных приложений, веб-сайтов и служб, которые вы можете создавать и развертывать на основе ASP.NET Core. Книга лучше всего подходит новичкам в C# и .NET или программистам, которые работали с C# раньше и хотят усовершенствовать свои навыки. Файлы примеров для выполнения упражнений из данной книги вы можете бесплатно скачать со страницы репозитория GitHub.
|
Разместил: Ingvar16 18-05-2023, 02:24 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Communication Patterns: A Guide for Developers and Architects (2nd Early Release) Автор: Jacqui Read Издательство: O’Reilly Media, Inc. Год: 2023-05-19 Страниц: 250 Язык: английский Формат: epub (true) Размер: 25.5 MB
Having a great idea or design is not enough to make your software project succeed. If you want stakeholders to buy into your design and teams to collaborate and contribute to the vision, you also need to communicate effectively. In this practical book, author Jacqui Read shows you how to successfully present your architecture and get stakeholders to jump on board. Misunderstanding and lack of buy-in leads to increasing costs, unmet requirements, and an architecture that is not what you intended. Through constructive examples and patterns, this book shows you how to create documentation and diagrams that actually get the message across to the different audiences you'll face.
|
Разместил: Ingvar16 18-05-2023, 01:43 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Robotics, Vision and Control: Fundamental Algorithms in MATLAB, 3rd Edition Автор: Peter Corke, Witold Jachimczyk, Remo Pillat Издательство: Springer Год: 2023 Страниц: 833 Язык: английский Формат: pdf (true) Размер: 32.7 MB
This textbook provides a comprehensive, but tutorial, introduction to robotics, computer vision, and control. It is written in a light but informative conversational style, weaving text, figures, mathematics, and lines of code into a cohesive narrative. Over 1600 code examples show how complex problems can be decomposed and solved using just a few simple lines of code. This edition is based on MATLAB and a number of MathWorks toolboxes. These provide a set of supported software tools for addressing a broad range of applications in robotics and computer vision. These toolboxes enable the reader to easily bring the algorithmic concepts into practice and work with real, non-trivial, problems. For the beginning student, the book makes the algorithms accessible, the toolbox code can be read to gain understanding, and the examples illustrate how it can be used. The code can also be the starting point for new work, for practitioners, students, or researchers, by writing programs based on toolbox functions. Two co-authors from MathWorks have joined the writing team and bring deep knowledge of these MATLAB toolboxes and workflows.
|
Разместил: Ingvar16 17-05-2023, 18:22 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Unity Development Cookbook: Real-Time Solutions from Game Development to AI, 2nd Edition (Second Early Release) Автор: Paris Buttfield-Addison, Jon Manning, Tim Nugent Издательство: O’Reilly Media, Inc. Год: 2023-05-17 Страниц: 425 Язык: английский Формат: epub (true) Размер: 16.8 MB
Find out everything you need to know to use the powerful Unity engine to its full potential for 3D and 2D game development, simulation, artificial intelligence, and beyond. From the basics of scripting to techniques for interactivity, AI and behavior, animation, narrative, and networking, this flexible, mind-bogglingly popular engine is useful for anything that needs some form of visuals and real-time simulation. With this thoroughly updated problem-solving cookbook, beginner to intermediate Unity developers will get started in two ways: - First, you'll learn about the Unity engine through brief recipes that teach specific features of the software and scripting systems; - Second, you'll apply a collection of snippets of code to address common scenarios, such as properly keeping score, or accepting input, or sharing state over the network.
|
Разместил: Ingvar16 17-05-2023, 18:07 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Natural Language Processing in the Real World: Text Processing, Analytics, and Classification Автор: Jyotika Singh Издательство: CRC Press Год: 2023 Страниц: 393 Язык: английский Формат: pdf (true) Размер: 25.6 MB
Natural Language Processing in the Real World is a practical guide for applying data science and machine learning to build Natural Language Processing (NLP) solutions. Where traditional, academic-taught NLP is often accompanied by a data source or dataset to aid solution building, this book is situated in the real world where there may not be an existing rich dataset. This book covers the basic concepts behind NLP and text processing and discusses the applications across 15 industry verticals. From data sources and extraction to transformation and modelling, and classic Machine Learning to Deep Learning and Transformers, several popular applications of NLP are discussed and implemented. With numerous real-world NLP applications and projects using open-source tools and the Python programming language, readers will gain hands-on experience and be able to apply the solutions in your work.
|
Разместил: Ingvar16 17-05-2023, 16:12 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Автор: Н. И. Федоряка Название: Программирование на языке Basic Издательство: Мичуринский государственный аграрный университет Год: 2007 Страниц: 60 Формат: DJVU, PDF Размер: 12 МБ
Содержание: Введение Тема 1. Алгоритмы. Тема 2. Язык программирования Basic. Тема 3. Линейная структура программы. Тема 4. Ветвление в алгоритмах и программах. Тема 5. Циклы в алгоритмах и программах. Тема 6. Массивы. Одномерные массивы. Тема 7. Символьные и строковые переменные. Тема 8. Подпрограммы. Процедуры. Тема 9. Подпрограммы. Функции. Тема 10. Графический режим работы. Тема 11. Работа с файлами. Заключение |
Разместил: polyanskiy 17-05-2023, 11:18 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Автор: Светозарова Г. И.,Мельников А. А., Козловский А. В. Название: Практикум по программированию ка языке бейсик. Учебное пособие для вузов Издательство: М:, Наука Год: 1988 Страниц: 368 Формат: DJVU, PDF Размер: 20 МБ
Книга предназначена для приобретения практических навыков алгоритмизации задач и программирования на языке бейсик. В ней приводятся основные приемы и методы программирования, большое число типовых алгоритмов для решения задач различных классов (в том числе «невычислительного» характера) и примеры их использования... |
Разместил: polyanskiy 17-05-2023, 10:23 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Python для сетевых инженеров Автор: Самойленко Н. Издательство: GitBook Год: 06 февр. 2023 Страниц: 749 Язык: русский Формат: pdf (true), epub +code Размер: 10.2 MB
В книге рассматриваются основы Python с примерами и заданиями построенными на сетевой тематике. С одной стороны, книга достаточно базовая, чтобы её мог одолеть любой желающий, а с другой стороны, в книге рассматриваются все основные темы, которые позволят дальше расти самостоятельно. Книга не ставит своей целью глубокое рассмотрение Python. Задача книги – объяснить понятным языком основы Python и дать понимание необходимых инструментов для его практического использования. Все, что рассматривается в книге, ориентировано на сетевое оборудование и работу с ним. Это даёт возможность сразу использовать в работе сетевого инженера то, что было изучено на курсе. Все примеры показываются на примере оборудования Cisco, но, конечно же, они применимы и для любого другого оборудования. В большинстве примеров в книге используется Python 3.7. При этом Python 3.7 это минимальная версия для работы с книгой, для версий >= 3.7 практически все что рассматривается в книге (изменился вывод некоторых сообщений), будет работать аналогично, для версий Python < 3.7 возможны нюансы. Для сетевых инженеров с опытом программирования и без. |
Разместил: Ingvar16 17-05-2023, 06:12 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Strategic Monoliths and Microservices: Driving Innovation Using Purposeful Architecture (Final) Автор: Vaughn Vernon, Tomasz Jaskula Издательство: Addison-Wesley/Pearson Education Год: 2022 Страниц: 348 Язык: английский Формат: True/Retail PDF EPUB Размер: 21.8 MB
Ведущие эксперты в области архитектуры программного обеспечения Вон Вернон и Томаш Яскула показывают, как принимать взвешенные архитектурные решения, основанные на необходимости и цели, а не на хайпе, чтобы повысить ценность и инновационность, создать более эволюционирующие системы и избежать дорогостоящих ошибок. На реалистичных примерах они показывают, как создавать хорошо спроектированные монолиты, которые можно обслуживать и расширять, и как постепенно перепроектировать и реализовать даже самые запутанные унаследованные системы в действительно эффективные микросервисы. |
Разместил: Ingvar16 17-05-2023, 03:34 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|