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

  • Добавил: literator
  • Дата: 6-09-2023, 16:41
  • Комментариев: 0
Название: Using R for Trade Policy Analysis: R Codes for the UNCTAD and WTO Practical Guide, Second Edition
Автор: Massimiliano Porto
Издательство: Springer
Год: 2023
Страниц: 172
Язык: английский
Формат: pdf (true), epub
Размер: 23.7 MB

This book explains the best practices of the UNCTAD & WTO for trade analysis to the R users community. It shows how to replicate the UNCTAD & WTO's Stata codes in the Practical Guide to Trade Policy Analysis by using R. Applications and exercises are chosen from the Practical Guide to Trade Policy Analysis and explain how to implement the codes in R. This books targets readers with a basic knowledge of R. It is particularly suitable for Stata users. This edition has been updated and expanded to include updated R code and visualization tools. This book is a second edition. The reasons for publishing a second edition are mainly two. First, the WTO has changed the location of the files to download that are used in this book. Therefore, the link to the data files in the first edition is not working anymore. Second, some R functions used in the first edition are deprecated functions. Therefore, it was necessary to replace the link to the data and those deprecated functions. However, these are not the only two changes I have made to this second edition.
  • Добавил: umkaS
  • Дата: 6-09-2023, 10:35
  • Комментариев: 0
Быстрое программирование на С++ (2017)Название: Быстрое программирование на С++
Автор: Тяпичев Г.А.
Издательство: СОЛОН-Пресс
Год: 2017
Cтраниц: 373
Формат: pdf
Размер: 43 мб
Язык: русский

Книга предназначена для широкого круга читателей, которые не знакомы с каким-либо языком программирования, но мечтают о создании компьютерных программ собственными силами. Автор предлагает читателю самостоятельно научиться программированию в среде C++ Builder по разработанной им методике «начать от нуля». В процессе работы над книгой читатель научится создавать проекты компьютерных программ и, одновременно, будет осваивать основы языка программирования C/C++, а также требования среды программирования. В книге рассмотрены вопросы создания справочных систем и инсталляции программ, описаны особенности программирования звука и принтера, вопросы программирования для Интернета.
  • Добавил: gol8425
  • Дата: 6-09-2023, 10:27
  • Комментариев: 0
Название: Программирование в 1С: Предприятие 8.3
Автор: Кашаев С.
Издательство: Питер
Год: 2014
Страниц: 304
Формат: pdf
Размер: 19 мб
Качество: хорошее
Язык: русский

Основной упор сделан на подробное описание технологии разработки конфигураций с использованием конструкторов и встроенного языка программирования, включая конструирование управляемого интерфейса, разработку управляемых форм, использование возможностей настройки отчетов, настройку командного интерфейса, клиентское и серверное программирование и ряд других ресурсов.
  • Добавил: literator
  • Дата: 6-09-2023, 07:05
  • Комментариев: 0
Название: Advanced React : What is happening under the hood. Deep dives, investigations, performance patterns and techniques
Автор: Nadia Makarevich
Издательство: Independently published
Год: 2023
Страниц: 348
Язык: английский
Формат: pdf, epub
Размер: 12.0 MB

Take your React knowledge to the next level with advanced concepts, strategies, techniques, patterns and in-depth investigations. This book is a must if: - You've gone through the React docs, implemented a few simple apps, and now are wondering: “How can I progress to the next level?”; - You've been working with React for a few years and you're confident that you know it inside and out. This book might have a surprise or two for you ?; - You want to become the go-to person for everything React performance and be the source of in-depth "how things actually work" knowledge in your team. React docs are very good to start with React. Millions of books, courses, and blogs are out there aimed at beginners. But what to do after you've started successfully? Where to go if you want to understand how things work on a deeper level? What to read if you've been writing React for a while and beginner or even intermediate-level courses are not enough? There are not many resources available for this. This is the gap this book aims to fill.
  • Добавил: literator
  • Дата: 6-09-2023, 06:36
  • Комментариев: 0
Название: Spreadsheet Problem Solving and Programming for Engineers and Scientists
Автор: David E. Clough, Steven C. Chapra
Издательство: CRC Press
Год: 2024
Страниц: 452
Язык: английский
Формат: pdf (true)
Размер: 37.4 MB

Spreadsheet Problem Solving and Programming for Engineers and Scientists provides a comprehensive resource essential to a full understanding of modern spreadsheet skills needed for engineering and scientific computations. Beginning with the basics of spreadsheets and programming, this book builds on the authors’ decades of experience teaching spreadsheets and programming to both university students and professional engineers and scientists. Following on from this, it covers engineering economics, key numerical methods, and applied statistics. Finally, this book details the Visual Basic for Applications (VBA) programming system that accompanies Excel. Chapters 9 and 10 introduced VBA Subs and Functions without getting too involved with the details of the VBA programming language. In the Chapter 11, we will delve into those details. This will expand your ability to create VBA programs to tackle more complicated tasks. This chapter should also serve as a useful reference as you develop VBA applications in the future.
  • Добавил: literator
  • Дата: 5-09-2023, 14:28
  • Комментариев: 0
Название: Visual Studio 2022 Succinctly
Автор: Alessandro Del Sole
Издательство: Syncfusion, Inc.
Год: 2023
Страниц: 99
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

Visual Studio 2022 is the latest major release of the premier development environment from Microsoft. There are certainly many new features, as you would expect from a new version, but this time there are also very important changes in the IDE architecture. First, Visual Studio is now a 64-bit application. This is extremely important because now the IDE can fully leverage system resources, such as RAM instead of disk space, with significant performance improvements. In addition, Visual Studio 2022 focuses on supporting .NET 6 and its ecosystem, including the latest versions of .NET programming languages such as C# 10, providing both tools and code editor improvements that you need to work with the new development technologies and the most recent .NET APIs. The release cycle of updates to Visual Studio makes it also ready to support future releases of important Microsoft development platforms, like .NET MAUI for cross-platform development. Of course, you will also find many productivity improvements, from the code editing experience, to enhanced debugging tools, to better integrated collaboration tools. In general, you will feel at home with Visual Studio 2022 since there are no particular changes in the user interface. You will rather find more powerful tools in every area of the development lifecycle.
  • Добавил: umkaS
  • Дата: 5-09-2023, 13:36
  • Комментариев: 0
Название: Аналитика в Power BI с помощью R и Python
Автор: Уэйд Р.
Издательство: ДMK
Год: 2021
Cтраниц: 338
Формат: pdf
Размер: 17 мб
Язык: русский

Данная книга поможет вам научиться использовать языки программирования R и Python в аналитике совместно с Microsoft Power BI. Эксперт в области анализа данных и автор книги Райан Уэйд продемонстрирует на примерах, как можно легко и просто применить R и Python там, где стандартных средств Power BI просто недостаточно.
  • Добавил: literator
  • Дата: 5-09-2023, 05:33
  • Комментариев: 0
Название: Evading EDR: The Definitive Guide to Defeating Endpoint Detection Systems (Early Access)
Автор: Matt Hand
Издательство: No Starch Press
Год: 05-24-23
Страниц: 284
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

EDR, demystified! Stay a step ahead of attackers with this comprehensive guide to understanding the attack-detection software running on Microsoft systems—and how to evade it. Nearly every enterprise uses an Endpoint Detection and Response (EDR) agent to monitor the devices on their network for signs of an attack. But that doesn't mean security defenders grasp how these systems actually work. This book demystifies EDR, taking you on a deep dive into how EDRs detect adversary activity. Chapter by chapter, you’ll learn that EDR is not a magical black box—it’s just a complex software application built around a few easy-to-understand components. The author uses his years of experience as a red team operator to investigate each of the most common sensor components, discussing their purpose, explaining their implementation, and showing the ways they collect various data points from the Microsoft operating system.
  • Добавил: literator
  • Дата: 4-09-2023, 22:19
  • Комментариев: 0
Название: Python Data Analytics: With Pandas, NumPy, and Matplotlib, 3rd Edition
Автор: Fabio Nelli
Издательство: Apress
Год: 2023
Страниц: 455
Язык: английский
Формат: pdf (true), epub (true)
Размер: 54.9 MB

Explore the latest Python tools and techniques to help you tackle the world of data acquisition and analysis. You'll review scientific computing with NumPy, visualization with matplotlib, and machine learning with scikit-learn. This third edition is fully updated for the latest version of Python and its related libraries, and includes coverage of social media data analysis, image analysis with OpenCV, and deep learning libraries. Each chapter includes multiple examples demonstrating how to work with each library. At its heart lies the coverage of pandas, for high-performance, easy-to-use data structures and tools for data manipulation. Author Fabio Nelli expertly demonstrates using Python for data processing, management, and information retrieval. Later chapters apply what you've learned to handwriting recognition and extending graphical capabilities with the jаvascript D3 library. Whether you are dealing with sales data, investment data, medical data, web page usage, or other data sets, Python Data Analytics, Third Edition is an invaluable reference with its examples of storing, accessing, and analyzing data.
  • Добавил: SCART56
  • Дата: 4-09-2023, 20:46
  • Комментариев: 0

Название: Программирование на C# для начинающих. Особенности языка
Автор(ы): Васильев А.Н.
Издательство: Эксмо
Год: 2022
Страниц: 529
Формат: PDF
Размер: 12 Мб
Язык: русский

Вторая часть самоучителя по C#, написанного известным российским автором учебников по программированию Алексеем Васильевым. Она посвященная особенностям языка C# и его практическому применению. Из этой книги вы узнаете, какие основные структурные единицы языка существуют, научитесь писать программы, используя все основные методы и интерфейсы, и овладеете одним из самых востребованных и популярных языков семейства C.