|
 |
|
 |
|
|
 |
|  |
|
Название: Линейное программирование Автор: Палий И.А. Издательство: Москва Год: 2008 Cтраниц: 256 Формат: pdf Размер: 11 мб Язык: русский
Рассматриваются следующие темы: построение математических моделей задач линейного программирования, графическое решение задач с двумя переменными, симплекс-метод, теория двойственности, метод потенциалов решения транспортной задачи, паросочетания, потоки в сетях, венгерский алгоритм решения задач о назначениях и транспортной задачи. Изложение теоретического материала сопровождается большим количеством подробно разобранных примеров решения задач, что облегчает усвоение доказательств теорем и работы алгоритмов. |
Разместил: rivasss 27-12-2024, 11:46 | Комментарии: 2 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: An Introduction to Partial Differential Equations with MATLAB, 3rd Edition Автор: Matthew P. Coleman, Vladislav Bukshtynov Издательство: CRC Press Год: 2025 Страниц: 510 Язык: английский Формат: pdf (true) Размер: 110.8 MB
The first two editions of An Introduction to Partial Differential Equations with MATLAB gained popularity among instructors and students at various universities throughout the world. Plain mathematical language is used in a friendly manner to provide a basic introduction to partial differential equations (PDEs). Suitable for a one- or two-semester introduction to PDEs and Fourier series, the book strives to provide physical, mathematical, and historical motivation for each topic. Equations are studied based on method of solution, rather than on type of equation. This third edition of this popular textbook updates the structure of the book by increasing the role of the computational portion, compared to previous editions. However, by far the most significant change in this third edition is the addition of a number of chapters dedicated to the use of MATLAB, not only for the graphical visualization of functions/solutions, but, much more importantly, for the numerical solution of PDEs. As familiarity with MATLAB is not assumed, Chapter 3 serves as an introduction to the visualization of functions, the use of MATLAB’s Symbolic Math Toolbox for solving ODEs, and a few MATLAB built- in functions. |
Разместил: Ingvar16 27-12-2024, 07:14 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Algorithmic Trading with Python: Fast-Track Your Trading Strategy: A comprehensive Guide Автор: Hayden Van Der Post Издательство: Reactive Publishing Год: 2024 Страниц: 435 Язык: английский Формат: pdf, epub, mobi Размер: 10.1 MB
Transform the way you approach trading withAlgorithmic Trading with Python: Fast-Track Your Trading Strategy, a comprehensive guide to building and implementing automated trading systems. This book is designed for traders, data enthusiasts, and finance professionals looking to harness Python’s power to develop robust, data-driven strategies. Explore key concepts such as backtesting, Machine Learning integration, technical analysis, and portfolio optimization. With clear, step-by-step tutorials and practical examples, you’ll learn how to design, code, and refine algorithms tailored to your trading goals. Whether you’re a beginner or an experienced trader, this guide equips you with the skills to automate decision-making, reduce emotional bias, and enhance your trading performance. Dive into the future of trading and gain the competitive edge you need with this essential resource. |
Разместил: Ingvar16 27-12-2024, 06:35 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Generative AI Apps with Langchain and Python: A Project-Based Approach to Building Real-World LLM Apps Автор: Rabi Jay Издательство: Apress Год: 2024 Страниц: 530 Язык: английский Формат: pdf (true), epub (true) Размер: 12.8 MB
Future-proof your programming career through practical projects designed to grasp the intricacies of LangChain's components, from core chains to advanced conversational agents. This hands-on book provides Python developers with the necessary skills to develop real-world Large Language Model (LLM)-based Generative AI applications quickly, regardless of their experience level. Projects throughout the book offer practical LLM solutions for common business issues, such as information overload, internal knowledge access, and enhanced customer communication. Meanwhile, you'll learn how to optimize workflows, enhance embedding efficiency, select between vector stores, and other optimizations relevant to experienced AI users. The emphasis on real-world applications and practical examples will enable you to customize your own projects to address pain points across various industries. Developing LangChain-based Generative AI LLM Apps with Python employs a focused toolkit (LangChain, Pinecone, and Streamlit LLM integration) to practically showcase how Python developers can leverage existing skills to build Generative AI solutions. By addressing tangible challenges, you'll learn-by-be doing, enhancing your career possibilities in today's rapidly evolving landscape. |
Разместил: Ingvar16 26-12-2024, 18:37 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Programming Language Fundamentals: A Metalanguage Approach in ELM Автор: Martin Erwig Издательство: Wiley Год: 2024 Страниц: 227 Язык: английский Формат: pdf (true) Размер: 16.6 MB
Understand the key principles of programming languages. Programming languages are the tools needed to let algorithms run on electronic computers. As they form the linguistic interface between humans and machines, the understanding of programming languages is essential for being able to control machine behavior. Programming Language Fundamentals offers a precise, comprehensive introduction to the principles that are the basis of most programming languages. Explaining both functional programming and logic programming, it presents a broad perspective on programming and constitutes an indispensable introduction to the foundations of programming languages. Programming Language Fundamentals is ideal for undergraduate students in Computer Science, as well as researchers and practitioners working with programming languages who are looking to broaden their understanding of the field. |
Разместил: Ingvar16 26-12-2024, 13:48 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Java 23 for Absolute Beginners: Learn the Fundamentals of Java Programming, Third Edition Автор: Iuliana Cosmina Издательство: Apress Год: 2024 Страниц: 884 Язык: английский Формат: pdf Размер: 27.5 MB
Write your first code in Java 23 using simple, step-by-step examples that model real-word objects and events, making learning easy. With this book you will be able to pick up core programming concepts without fuss and write efficient Java code in no time. Clear code descriptions and layout ensure you get your code running as soon as possible. Author Iuliana Cosmina focuses on practical knowledge and getting you up to speed quickly--all the bits and pieces a novice needs to get started programming in Java. In this edition, you will discover how Java has changed since version 17, and how to design and write code using the most recently introduced Java features such as new collection methods, virtual threads, pattern and record matching in switch expressions, structured concurrency tasks, unnamed classes and instance methods, and many more. This book is a complete Java guide, covering the following topics: setting up a development environment, programming concepts and well-known programming principles, writing Java code following industry-specific design patterns and coding conventions, executing it, debugging, testing, etc. |
Разместил: Ingvar16 26-12-2024, 13:22 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Handbook on Teaching Empirical Software Engineering Автор: Daniel Mendez, Paris Avgeriou, Marcos Kalinowski, Nauman Bin Ali Издательство: Springer Год: 2024 Страниц: 634 Язык: английский Формат: pdf (true), epub Размер: 41.4 MB
This handbook exploits the profound experience and expertise of well-established scholars in the empirical software engineering community to provide guidance and support in teaching various research methods and fundamental concepts. A particular focus is thus on combining research methods and their epistemological settings and terminology with didactics and pedagogy for the subject. The book covers the most essential contemporary research methods and philosophical and cross-cutting concerns in software engineering research, considering both academic and industrial settings, at the same time providing insights into the effective teaching of concepts and strategies. Empirical software engineering has received much attention in recent years and helped shift software engineering research from a more mathematically oriented and design science-driven discipline to a more insight-oriented and theory-driven one. While extensive guidelines are nowadays available for designing, conducting, reporting, and reviewing empirical studies, similar attention has not yet been paid to teaching empirical software engineering. |
Разместил: Ingvar16 26-12-2024, 07:06 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Python: Pandas на практике. 200 упражнений по анализу данных с решениями и пояснениями Автор: Реувен Лернер Издательство: ДМК Пресс Год: 2025 Страниц: 554 Язык: русский Формат: pdf Размер: 18.5 MB
Сегодня трудно представить аналитика данных, не пользующегося библиотекой Pandas, но в тонкостях работы с ней немудрено запутаться. В этой книге собраны упражнения, основанные на многолетней преподавательской практике автора. Прочитав ее, вы будете чувствовать себя уверенно при встрече с недостатками реальных данных в виде пропущенных значений, смешанных форматов и отсутствия четкой структуры. Обучение эффективной работе с Pandas – это долгий путь проб и ошибок. Сократить этот путь можно только при помощи интенсивных практических занятий и решения задач, которые позволят вам лучше понять специфику этой библиотеки, подобно тому как постоянные тренировки в спортзале помогают укрепить мышцы спортсмена. Именно в этом и состоит основная цель книги, которую вы держите в руках. Решив 50 основных и 150 дополнительных упражнений, которые здесь собраны, вы неожиданно обнаружите в себе способность бегло и уверенно говорить на новом для вас языке Pandas. В каждом упражнении вы должны будете загрузить реалистичный набор данных и постараться ответить на поставленные вопросы. Книга предназначена начинающим аналитикам данных, изучающим Pandas, но будет полезна и опытным специалистам, стремящимся отточить свои навыки. |
Разместил: Ingvar16 25-12-2024, 23:06 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Хорошо ли вы знаете С++? Автор: Андерс Шау Кнаттен Издательство: ДМК Пресс Год: 2024 Страниц: 140 Язык: русский Формат: pdf, epub Размер: 10.5 MB
Эта книга содержит 25 тщательно отобранных задач, которые призваны проверить, насколько хорошо вы понимаете современные версии языка. Каждая задача сопровождается ответом и объяснениями. Ожидается, что читатель знает основы языка C++ и владеет навыками программирования. C++ – один из самых больших и старых языков программирования, которым активно пользуются. Он знаменит тем, что превратно истолковывает все поведения по умолчанию и, как в знаменитом в сообществе C++ примере, может заставить демонов вылетать у вас из носа. Невозможно выбрать лучший язык для книги, посвященной головоломкам в программировании! На примере 25 задач мы изучим, как C++ работает под капотом, и, в частности, уделим внимание нескольким его важным причудам. Чтобы извлечь максимум пользы из книги, вы должны иметь опыт работы на C++ и быть знакомы с основами языка, в том числе с простым объектно ориентированным программированием и шаблонами. Книга будет полезна как опытным специалистам, желающим углубленно изучить C++, так и приступающим к освоению языка. |
Разместил: Ingvar16 25-12-2024, 22:34 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Rust Essentials: A Comprehensive Guide Safe, Fast, Future-Ready Programming Автор: Aarav Joshi Издательство: 101 Books Год: 2024 Страниц: 393 Язык: английский Формат: pdf, epub (true) Размер: 10.4 MB
Programming is the foundation of modern technology, powering everything from smartphones to space exploration. It equips you with problem-solving skills, creativity, and the ability to build solutions that can impact millions. Whether you're automating tasks, developing software, or diving into cutting-edge fields like AI or blockchain, programming is your gateway to innovation. Rust is the future of systems programming, combining low-level control with high-level safety guarantees. It excels in creating robust applications, from embedded systems to web servers like Actix. Its ownership model ensures memory safety without a garbage collector, making it a favorite for performance-critical industries like finance and gaming. This book provides a structured guide to mastering Rust, from basics to advanced topics. It’s your comprehensive companion for building efficient, scalable, and secure software with Rust. |
Разместил: Ingvar16 25-12-2024, 16:57 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|