Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: Learn PowerShell Scripting in a Month of Lunches, Second Edition (MEAP v9)
Автор: James Petty
Издательство: Manning Publications
Год: 2023
Страниц: 366
Язык: английский
Формат: pdf, epub
Размер: 12.2 MB

Automate complex tasks and processes with PowerShell scripts. This amazing book teaches you how to write, test, and organize high-quality, reusable scripts for Windows, Linux, and cloud-based systems. Learn PowerShell Scripting in a Month of Lunches, Second Edition takes you beyond command-line PowerShell and opens up the amazing world of scripting and automation. In just 27 bite-sized lessons, you’ll learn to write scripts that can eliminate repetitive manual tasks, create custom reusable tools, and build effective pipelines and workflows. This revised second edition is fully updated to PowerShell’s latest version, including hands-on examples that perfectly demonstrate modern PowerShell’s cross-platform applications. Microsoft's PowerShell language lets you write scripts to control nearly every aspect of Windows. Just master a few straightforward scripting skills, and you'll save yourself from hours of tedious tasks. The lunch hours you spend learning PowerShell scripting will quickly pay you back with days of saved time! We see a lot of people jump into PowerShell scripting much the same way they'd jump into batch files, VBScript, Python, and so on. Nothing wrong with that. PowerShell is able to accommodate a lot of different styles and approaches. But you end up working harder than you need to unless you take a minute to understand how PowerShell really wants to work. We believe that toolmaking is the real way to use PowerShell. Learn PowerShell Scripting in a Month of Lunches teaches you to create effective automation scripts and tools with PowerShell. Its 27 bite-size lessons cover instantly useful techniques for writing efficient code, finding and squashing bugs, organizing your scripts into libraries, and much more.
Разместил: Ingvar16 19-11-2023, 19:45 | Комментарии: 0 | Подробнее
Название: Object-Oriented Software Design in C++ (MEAP v2)
Автор: Ronald Mak
Издательство: Manning Publications
Год: 2023
Страниц: 337
Язык: английский
Формат: epub
Размер: 59.7 MB

Well-designed applications run more efficiently, have fewer bugs, and are easier to revise and maintain. Learn the fundamentals of Object-Oriented Design by investigating good–and bad–code. Using an engaging “before-and-after” approach, Object-Oriented Software Design in C++ shows you exactly what bad software looks like and how to fix it with good design principles and patterns. In it, you’ll find Author, former NASA software engineer, and San Jose State University programming instructor Ronald Mak has written Object-Oriented Software Design in C++ as a masterclass for improving object-oriented programming skills. You’ll learn how to build the kind of high performance applications delivered by the pros, all using industry-proven design principles and patterns. The book’s accessible examples are written in C++ 17, but its universal principles can be applied to any object-oriented language. Object-Oriented Software Design in C++ is packed with 'before' program examples that show what not to do, followed by 'after' versions built with the benefits of good design. Each chapter is full of mentorship-style conversations that anticipate questions and help point out subtleties you might have missed. You’ll learn how to gather and analyze requirements so you’re building exactly what your client is looking for, discover how to utilize iterative development to backtrack mistakes, and revise your code to be as good as it can be. For beginning or intermediate C++ programmers looking to improve the way they code and build software. Examples are in C++ 17.
Разместил: Ingvar16 19-11-2023, 17:41 | Комментарии: 0 | Подробнее
Название: Learning Automata and Their Applications to Intelligent Systems
Автор: JunQi Zhang, MengChu Zhou
Издательство: Wiley-IEEE Press
Год: 2024
Страниц: 275
Язык: английский
Формат: pdf (true), epub
Размер: 21.6 MB

Comprehensive guide on learning automata, introducing two variants to accelerate convergence and computational update speed. Learning Automata and Their Applications to Intelligent Systems provides a comprehensive guide on learning automata from the perspective of principles, algorithms, improvement directions, and applications. The text introduces two variants to accelerate the convergence speed and computational update speed, respectively; these two examples demonstrate how to design new learning automata for a specific field from the aspect of algorithm design to give full play to the advantage of learning automata. As noisy optimization problems exist widely in various intelligent systems, this book elaborates on how to employ learning automata to solve noisy optimization problems from the perspective of algorithm design and application. The existing and most representative applications of learning automata include classification, clustering, game, knapsack, network, optimization, ranking, and scheduling. A timely text in a rapidly developing field,Learning Automata and Their Applications to Intelligent Systems is an essential resource for researchers in Machine Learning, engineering, operation, and management. The book is also highly suitable for graduate level courses on Machine Learning, soft computing, reinforcement learning and stochastic optimization.
Разместил: Ingvar16 19-11-2023, 14:50 | Комментарии: 0 | Подробнее
Автор: Кетков Ю. Л., Кетков А. Ю., Шульц М. М.
Название: MATLAB 7: программирование, численные методы
Издательство: СПб.: БХВ-Петербург
Год: 2005
Страниц: 752
Формат: PDF
Размер: 14 МБ

Книга посвящена описанию программных средств разработки математического обеспечения в среде MATLAB. Особое внимание уделяется вопросам проектирования пользовательских приложений, представления данных с максимальным использованием средств программирования и отладки приложений, а также увязке программ решения задач линейной алгебры, дискретной математики, математического анализа с основными идеями соответствующих алгоритмов. Для инженеров, студентов и преподавателей вузов.
Разместил: rivasss 19-11-2023, 12:14 | Комментарии: 0 | Подробнее

Автор: Антон Спрол
Название: Думай как программист: креативный подход к созданию кода. С++ версия
Издательство: М:, Эксмо
Год: 2018
Страниц: 272
Формат: DJVU, PDF
Размер: 19 МБ

(Мировой компьютерный бестселлер). При помощи этой книги любой программист, особенно начинающий, может усовершенствовать свои навыки программирования. Автор разработал собственную программу, позволяющую получить навыки креативного решения разнообразных задач. Эти навыки необходимы в первую очередь тем, кто хочет создавать собственный код и действительно понимать и чувствовать основы программирования. Живой язык, множество примеров на языке С++ и уникальное авторское видение сделают чтение этой книги настоящим удовольствием.
Разместил: polyanskiy 19-11-2023, 11:23 | Комментарии: 2 | Подробнее

Автор: Ю. Л. Кетков, А. Ю. Кетков
Название: Практика программирования: Бейсик, Си, Паскаль. Самоучитель
Издательство: СПб.: БХВ-Петербург
Год: 2001
Страниц: 480
Формат: PDF
Размер: 6 МБ

Содержится более 130 готовых к исполнению программ, большинство из которых представлено на трех алгоритмических языках — Бейсике, Си и Паскале. Все разделы предваряются описанием соответствующих конструкций каждого алгоритмического языка. При этом особое внимание обращается на общность языковых средств рассматриваемых систем программирования — QBasic, Turbo С (Borland C++) и Turbo Pascal. Текстам программ предшествуют советы по их разработке с учетом специфики того или иного алгоритмического языка и описание наиболее характерных особенностей. Для учащихся старших классов и студентов вузов, а также для преподавателей информатики.
Разместил: polyanskiy 19-11-2023, 09:49 | Комментарии: 0 | Подробнее
Название: C# 12 Pocket Reference: Instant Help for C# 12 Programmers
Автор: Joseph Albahari, Ben Albahari
Издательство: O’Reilly Media, Inc.
Год: 2024
Страниц: 287
Язык: английский
Формат: True PDF, True EPUB (Retail Copy), AZW3 (conv), MOBI (conv)
Размер: 10.1 MB

Looking for quick answers for using C# 12? This tightly focused and practical guide tells you exactly what you need to know without long intros or bloated samples. Succinct and easy to browse, this pocket reference is an ideal quick source of information. If you know Java, C++, or an earlier C# version, this guide will help you get rapidly up to speed. All programs and code snippets are available as interactive samples in LINQPad. You can edit these samples and instantly see the results without needing to set up projects in Visual Studio.
Разместил: Ingvar16 19-11-2023, 06:27 | Комментарии: 0 | Подробнее
Название: Linux Coding & Programming Tricks & Tips - 16th Edition, 2023
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2023
Язык: английский
Формат: pdf
Размер: 38.4 MB

"Трюки и советы по кодированию и программированию в Linux" - это идеальное цифровое издание для тех, кто стремится поднять свои навыки на новый уровень. Вы хотите улучшить работу пользователей? Или вы хотите получить глубокие знания? Хотите учиться непосредственно у экспертов в данной области? Хотите изучить множество приемов, используемых профессионалами? В новом руководстве "Трюки и советы по кодированию и программированию в Linux" вы узнаете все, что необходимо знать, чтобы стать более уверенным, квалифицированным и опытным пользователем. Пользователем, который получает максимальную отдачу от программирования на Python и C++ и самой Linux. Мы научим Вас навыкам, которые разрабатывались специально для Вас на протяжении десятилетий.
Разместил: Ingvar16 19-11-2023, 03:57 | Комментарии: 0 | Подробнее
Название: 12 Twisted Python Projects for Young Coders (MEAP v6)
Автор: Daniel Aldred
Издательство: Manning Publications
Год: 2023
Страниц: 230
Язык: английский
Формат: pdf
Размер: 22.2 MB

You won’t find these Python projects in a programming textbook! Each twisted task teaches you Python GUI skills you’ll use again and again—even for serious things like a job! 12 Twisted Python Projects for Young Coders helps you take your next steps in Python by creating offbeat projects you’ll love to code. You’ll learn vital techniques for designing and developing Graphic User Interfaces (GUIs) that put a face on your Python apps. Use the open-source GUIZero library to build programs that prank your friends and amuse your family while upgrading your programming skills. Perfect for Python beginners, and kids big and small. The button, boxes, menus, and images on a Graphical User Interface (GUI) makes it easy for users to interact with a program. Python’s free, open source GUIZero library makes it easy to create GUIs for your applications. Built on the rock-solid Python Tkinter GUI, GUIZero is perfect for creating simple forms, games, and widgets. Are you a Python beginner wondering where to go next? 12 Twisted Python Projects for Young Coders has some wicked answers! You’ll build the kind of projects you’d never find in computer class, and learn important Python development skills as you do. For Python beginners who know the absolute basics, and experienced Python programmers looking for fun projects to try.
Разместил: Ingvar16 18-11-2023, 18:54 | Комментарии: 0 | Подробнее
Название: Methods and Applications of Autonomous Experimentation
Автор: Marcus M. Noack, Daniela Ushizima
Издательство: CRC Press
Серия: Chapman & Hall/CRC Computational Science
Год: 2024
Страниц: 445
Язык: английский
Формат: pdf (true)
Размер: 41.3 MB

Autonomous Experimentation is poised to revolutionize scientific experiments at advanced experimental facilities. Whereas previously, human experimenters were burdened with the laborious task of overseeing each measurement, recent advances in mathematics, machine learning and algorithms have alleviated this burden by enabling automated and intelligent decision-making, minimizing the need for human interference. Illustrating theoretical foundations and incorporating practitioners’ first-hand experiences, this book is a practical guide to successful Autonomous Experimentation. Just like so many other topics that have been adopted into the realm of Machine Learning and AI—Deep Learning, digital twins, active learning, and so on—Autonomous Experimentation has become a fuzzy, ill-defined ideal everyone wants, but seemingly no one can deliver. The main reason for that is the missing, inherent meaning of the term “Autonomous Experimentation”. In this book, we want to separate the practical methods and applications from the buzz and hype surrounding the term. Autonomous Experimentation (AE) is an emerging paradigm for accelerating scientific discovery, leveraging Artificial Intelligence and Machine Learning methods to automate the entire experimental loop, including the decision-making step. AE combines advancements in hardware automation, data analytics, modeling, and active learning to augment a scientific instrument, enabling it to autonomously explore the search space corresponding to a problem of interest.
Разместил: Ingvar16 18-11-2023, 18:24 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности