|
 |
|
 |
|
|
 |
|  |
|
Название: Getting Started with SAS® Programming: Using SAS® Studio in the Cloud Автор: Ron Cody Издательство: SAS Institute Inc Год: 2021 Формат: true pdf, epub Страниц: 316 Размер: 19.9 Mb, 11 Mb Язык: English
Get up and running with SAS® using Ron Cody’s easy-to-follow, step-by-step guide. Aimed at beginners, Getting Started with SAS® Programming: Using SAS® Studio in the Cloud uses short examples to teach SAS programming from the basics to more advanced topics in the point-and-click interactive environment of SAS Studio. To begin, you will learn how to register for SAS OnDemand for Academics, an online delivery platform for teaching and learning statistical analysis that provides free access to SAS software via the cloud. |
Разместил: bomboane 8-04-2021, 14:23 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Visual Basic for Applications: Programming macros in Excel Автор: Hinojosa Rafael Издательство: Independently published Год: 2021 Формат: pdf Страниц: 159 Размер: 17 mb Язык: english
Visual Basic for Applications (VBA) is a programming language that is contained inside of the Microsoft Office suite and applications and it is, in a way, some kind of dialect of Visual Basic, but we may say that it is a smaller and lighter version, besides, it is adapted to be much more friendly to work inside of Office and be able to manipulate many things inside of Office. In this small book, I will focus on using VBA inside of Excel to be able to create more advanced macros than the ones that we can create by just clicking on the Excel buttons, but I want to invite you to try inside of other Office application, some of the things we will see and learn here. |
Разместил: na5ballov 8-04-2021, 12:18 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Explainable Fuzzy Systems: Paving the Way from Interpretable Fuzzy Systems to Explainable AI Systems Автор: Alonso Moral, J.M., Castiello, C., Magdalena, L., Mencar, C. Издательство: Springer Год: 2021 Формат: true pdf/epub Страниц: 253 Размер: 16.8 Mb Язык: English
The importance of Trustworthy and Explainable Artificial Intelligence (XAI) is recognized in academia, industry and society. This book introduces tools for dealing with imprecision and uncertainty in XAI applications where explanations are demanded, mainly in natural language. |
Разместил: bomboane 8-04-2021, 10:36 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Чистая архитектура. Искусство разработки программного обеспечения Автор: Роберт Мартин Издательство: Питер Год: 2021 Страниц: 352 Язык: русский Формат: pdf Размер: 11.2 MB
Так же как любая метафора, описание программного обеспечения с точки зрения архитектуры может что-то скрыть, а что-то, наоборот, проявить; может обещать больше, чем давать, и давать больше, чем обещать. Очевидная привлекательность архитектуры — это структура. А структура — это то, что доминирует над парадигмами и суждениями в мире разработки программного обеспечения — компонентами, классами, функциями, модулями, слоями и службами, микро или макро. Но макроструктура многих программных систем часто пренебрегает убеждениями или пониманием — организация советских предприятий, невероятные небоскребы-башни Дженга, достигающие облаков, археологические слои, залегающие в горной породе. Структура программного обеспечения не всегда интуитивно очевидна, как структура зданий. |
Разместил: Ingvar16 7-04-2021, 23:58 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Rust Programming for beginners: Unmatched power for building fast and secure apps Автор: Claudia Alves Издательство: mEm Inc. Год: 2021 Страниц: 275 Язык: английский Формат: pdf, azw3, epub Размер: 10.1 MB
After reading this book, you'll be ready to build Rust applications. Rust is a statically and strongly typed systems programming language. statically means that all types are known at compile-time, strongly means that these types are designed to make it harder to write incorrect programs. A successful compilation means you have a much better guarantee of correctness than with a cowboy language like C. systems means generating the best possible machine code with full control of memory use. So the uses are pretty hardcore: operating systems, device drivers and embedded systems that might not even have an operating system. However, it's actually a very pleasant language to write normal application code in as well. The big difference from C and C++ is that Rust is safe by default; all memory accesses are checked. It is not possible to corrupt memory by accident. |
Разместил: Ingvar16 7-04-2021, 01:20 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Introduction to Quantum Algorithms via Linear Algebra, 2nd Edition Автор: Richard J. Lipton, Kenneth W. Regan Издательство: The MIT Press Год: 2021 Страниц: 280 Язык: английский Формат: epub Размер: 10.1 MB
Quantum computing explained in terms of elementary linear algebra, emphasizing computation and algorithms and requiring no background in physics. This introduction to quantum algorithms is concise but comprehensive, covering many key algorithms. It is mathematically rigorous but requires minimal background and assumes no knowledge of quantum theory or quantum mechanics. The book explains quantum computation in terms of elementary linear algebra; it assumes the reader will have some familiarity with vectors, matrices, and their basic properties, but offers a review of the relevant material from linear algebra. By emphasizing computation and algorithms rather than physics, it makes quantum algorithms accessible to students and researchers in computer science who have not taken courses in quantum physics or delved into fine details of quantum effects, apparatus, circuits, or theory. |
Разместил: Ingvar16 6-04-2021, 19:17 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Image Fusion in Remote Sensing: Conventional and Deep Learning Approaches Автор: Arian Azarang, Nasser Kehtarnavaz Издательство: Morgan & Claypool Год: 2021 Страниц: 95 Язык: английский Формат: pdf (true) Размер: 43.8 MB
Image fusion in remote sensing or pansharpening involves fusing spatial (panchromatic) and spectral (multispectral) images that are captured by different sensors on satellites. This book addresses image fusion approaches for remote sensing applications. Both conventional and Deep Learning approaches are covered. First, the conventional approaches to image fusion in remote sensing are discussed. These approaches include component substitution, multi-resolution, and model-based algorithms. Then, the recently developed Deep Learning (DL) approaches involving single-objective and multi-objective loss functions are discussed. Experimental results are provided comparing conventional and Deep Learning approaches in terms of both low-resolution and full-resolution objective metrics that are commonly used in remote sensing. The book is concluded by stating anticipated future trends in pansharpening or image fusion in remote sensing. |
Разместил: Ingvar16 6-04-2021, 14:42 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Разработка программных приложений в среде BlackBox Автор: Болотнов А. М. Издательство: Лань Год: 2021 Cтраниц: 144 Формат: pdf (ocr) Размер: 16 мб Язык: русский
В учебном пособии излагаются основы программирования на языке Component Pascal (Oberon-2) в современной среде разработки приложений BlackBox Component Builder (Oberon/F). Приводятся описания интегрированной среды разработчика и рассматриваются вопросы разработки прикладных программ. Пособие предназначено для студентов младших курсов классических, педагогических и технических университетов, обучающихся по направлениям «Прикладная информатика», «Прикладная математика и информатика», а также может быть полезным при самостоятельном изучении основ компонентно-ориентированного программирования.
|
Разместил: rivasss 6-04-2021, 11:51 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: ADA Programming: Everything you need to know about ADA Programming language, 2nd Edition Автор: Claudia Alves, Alexander Aronowitz Издательство: mEm Inc. Год: 2021 Страниц: 496 Язык: английский Формат: pdf, mobi, epub Размер: 10.1 MB
The ADA programming language was first used by the U.S. Department of Defense in the 1980s. ADA is a highly advanced programming language that is designed according to the fundamental software engineering principles of efficiency, reliability, portability and maintainability. ADA provides everything from information hiding to abstract data types to concurrent-oriented programming functionality. Almost all professional ADA programmers follow a controlled validation process that eliminates poor practices and vulnerabilities that were possible through old languages like C. Ada is a highly flexible and structured object-oriented computer programming language. |
Разместил: Ingvar16 5-04-2021, 16:18 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Введение в прикладное дискретное программирование : модели и вычислительные алгоритмы Автор: Сигал И.Х. , Иванова А.П. Издательство: Физматлит Год: 2007 - 2-е изд., испр. и доп. Cтраниц: 304 Формат: pdf (ocr) / djvu Размер: 30 мб Язык: русский
В переработанном издании книги излагаются современные комбинаторные алгоритмы для решения задач дискретного программирования. Рассматриваются особенности этих задач и алгоритмы их решения. Основное внимание уделяется вычислительной реализации алгоритмов. Приводятся результаты экспериментального исследования алгоритмов для классических задач о ранце и о коммивояжере. Разработаны алгоритмы параллельных вычислений и изложены результаты вычислительных экспериментов для задачи о ранце. Приведены задачи для самостоятельной работы. |
Разместил: rivasss 5-04-2021, 09:01 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|