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



Реклама


Название: R Programming: Statistical Data Analysis in Research
Автор: Kingsley Okoye, Samira Hosseini
Издательство: Springer
Год: 2024
Страниц: 314
Язык: английский
Формат: pdf (true)
Размер: 17.7 MB

This book is written for statisticians, data analysts, programmers, researchers, professionals, and general consumers on how to perform different types of statistical data analysis for research purposes using R object-oriented programming language and RStudio integrated development environment (IDE). R is an open-source software with a development environment (RStudio) for computing statistics and graphical displays through data manipulation, modeling, and calculation. R packages and supported libraries provide a wide range of functions for programming and analyzing of data. Unlike many of the existing statistical software, R has the added benefit of allowing the users to write more efficient codes by using command-line scripting and vectors. It has several built-in functions and libraries that are extensible and allows the users to define their own (customized) functions on how they expect the program to behave while handling the data, which can also be stored in the simple object system. Therefore, this book serves as both textbook and manual for R statistics particularly in academic research, data analytics, and computer programming targeted to help inform and guide the work of the users. It provides information about different types of statistical data analysis and methods, and the best scenarios for use of each case in R. It gives a hands-on step-by-step practical guide on how to identify and conduct the different parametric and nonparametric procedures.
Разместил: Ingvar16 9-07-2024, 10:16 | Комментарии: 0 | Подробнее
Название: The Hack Is Back: Techniques to Beat Hackers at Their Own Games
Автор: Jesse Varsalone, Christopher Haller
Издательство: CRC Press
Год: 2025
Страниц: 324
Язык: английский
Формат: pdf (true)
Размер: 35.1 MB

Have you wondered how hackers and nation-states gain access to confidential information on some of the most protected systems and networks in the world? Where did they learn these techniques and how do they refine them to achieve their objectives? How do I get started in a career in cyber and get hired? We will discuss and provide examples of some of the nefarious techniques used by hackers and cover how attackers apply these methods in a practical manner. The Hack Is Back is tailored for both beginners and aspiring cybersecurity professionals to learn these techniques to evaluate and find risks in computer systems and within networks. This book will benefit the offensive-minded hacker (red-teamers) as well as those who focus on defense (blue-teamers). This book provides real-world examples, hands-on exercises, and insider insights into the world of hacking. This book will give readers the tools they need to become effective hackers while also providing information on how to detect hackers by examining system behavior and artifacts. By following the detailed and practical steps within these chapters, readers can gain invaluable experience that will make them better attackers and defenders. The authors, who have worked in the field, competed with and coached cyber teams, acted as mentors, have a number of certifications, and have tremendous passions for the field of cyber, will demonstrate various offensive and defensive techniques throughout the book.
Разместил: Ingvar16 9-07-2024, 09:45 | Комментарии: 0 | Подробнее
Название: Пешки - даром?
Автор: Александров А.Г., Давыдюк С.И.
Издательство: Полымя
Год: 2002
Формат: pdf
Страниц: 64
Размер: 10.4 Мб
Язык: русский

Пешки менее подвижны, чем фигуры. Поэтому именно они нередко становятся объектами для нападения. Атакуя их, боевые силы обретают взаимодействие — одно из важнейших игровых качеств. Книга научит шахматиста готовить и обходить ловушки, связанные с отдачей пешек, поможет овладеть приемами защиты при угрозе взятия пешки. Адресуется юным шахматистам (10—14 лет), будет полезна тренерам, руководителям шахматных кружков.
Разместил: sanek1235 9-07-2024, 07:35 | Комментарии: 0 | Подробнее
Название: Statistical Process Control and Data Analytics, Eighth Edition
Автор: John Oakland, Robert Oakland
Издательство: Routledge
Год: 2025
Страниц: 387
Язык: английский
Формат: pdf (true)
Размер: 30.2 MB

Now entitled Statistical Process Control and Data Analytics, this revised and updated eighth edition retains its focus on processes that require understanding, have variation, must be properly controlled, have a capability and need improvement – as reflected in the five sections of the book. In this book the authors provide not only an instructional guide for the tools but communicate the management practices which have become so vital to success in organizations throughout the world. The book is supported by the authors' extensive consulting work with thousands of organizations worldwide. A new chapter on data governance and data analytics reflects the increasing importance of Big Data in today’s business environment. Fully updated to include real-life case studies, new research based on client work from an array of industries and integration with the latest computer methods and software, the book also retains its valued textbook quality through clear learning objectives and online end-of-chapter discussion questions. It can still serve as a textbook for both student and practicing engineers, scientists, technologists, managers and anyone wishing to understand or implement modern statistical process control techniques and data analytics. ‘Big Data’ (very large complex data sets, sometimes explained by the use of five Vs: volume, variety, veracity, value and velocity), Machine Learning (ML), robotics, Artificial Intelligence (AI), the Internet of Things (IoT) and cloud computing will continue to greatly impact industry and business/organization models. The amount of data is constantly growing, but learning from more data depends massively on the data being collected and used correctly if we are not going to see increases in variation in processes through lack of understanding of aggregated or filtered data with selected algorithms.
Разместил: Ingvar16 9-07-2024, 06:00 | Комментарии: 0 | Подробнее
Название: Learn coding with Python and jаvascript: A practical introduction for beginners
Автор: Joachim L. Zuckarelli
Издательство: Springer
Год: 2024
Страниц: 547
Язык: английский
Формат: pdf
Размер: 19.0 MB

Whether on the computer, tablet, mobile phone, in the car or in the coffee machine - computer programs determine our everyday life. Software is becoming increasingly important, hardly anything works without the mysterious power of algorithms. But how do programs work? And how do you develop them? This book teaches you the basics of programming. Using everyday examples, you will first learn the basic concepts of programming, which are similar in all programming languages. Based on these basic ideas, you will then learn two popular and very useful programming languages, Python and jаvascript, in a systematic way and with many practical exercises, which you can use for a wide range of different tasks. The book is aimed at novice programmers of all ages (from students to professionals) who have no previous programming experience. If you talk to professional software developers, you will often hear that they know a range of languages in which computer programs are written. Some programmers list an impressively long list of languages with sometimes very strange names. How is that possible? How can they all speak two, three, four of these programming languages? Are they all geniuses? Not at all. However, programmers take advantage of a simple fact, namely that programming languages are very similar in many aspects, much more similar than natural languages like English or Spanish are to each other. Many basic concepts are found in virtually all programming languages in one form or another. They may be called differently in each language, but in the end they are always just variants of the same idea implemented in different ways. If you understand these basic concepts, you can learn new programming languages quickly because you know exactly what to look for and only need to understand how the new programming language you’re learning implements each basic concept. This makes language learning much easier.
Разместил: Ingvar16 9-07-2024, 05:37 | Комментарии: 0 | Подробнее
Название: A Gamer's Introduction to Programming in C#: Welcome Brave Adventurer!
Автор: Aaron Langille
Издательство: CRC Press
Год: 2025
Страниц: 343
Язык: английский
Формат: pdf (true)
Размер: 13.8 MB

Turn your love of video games into a new love of programming by learning the ins and outs of writing code while also learning how to keep track of high scores, what video game heroes and loot boxes are made of, how the dreaded RNG (random number generation) works, and much, much more. This book is the first in an ongoing series designed to take readers from no coding knowledge to writing their own video games and interactive digital experiences using industry standard languages and tools. But coding books are technical, boring, and scary, aren’t they? Not this one. Within these pages, readers will find a fun and approachable adventure that will introduce them to the essential programming fundamentals like variables, computer-based math operations, RNG, logic structures, including if-statements and loops, and even some object-oriented programming. Using Visual Studio and C#, readers will write simple but fun console programs and text-based games that will build coding skills and confidence. Packed with practical examples and plain-language explanations, this book is structured like a video game, complete with levels to progress through, bonus levels for extra practice, cutscenes that offer info-packed coding breaks, and end-of-level code rewards to illustrate how everything fits together. Gain even more experience by exploring the resources and bonus materials at the companion website. Engaging and concise, this book is appealing to both a general readership as well as course convenors and students of programming.
Разместил: Ingvar16 9-07-2024, 04:47 | Комментарии: 0 | Подробнее
Название: Елізабет зникла
Автор: Емма Хілі / Emma Healey
Изд-во: «Vivat»
Год: 2020
К-во стр.: 320
Язык: українська
Формат: pdf/djvu
Размер: 22,44 Мб

Мод — вісімдесятирічна жінка. І з кожним днем вона все менше пам’ятає про те, хто вона. Тому за нею доглядає донька Гелен. Різновид хвороби Альцгеймера стирає минуле Мод, як гумка. Тому вона пише записки, щоб не забути про дуже важливу справу. Те, що сталося в її юності. З її давньою подругою Елізабет. Мод не знає, куди вона зникла. Може, тому, що вона нікуди й не зникала? Чи її взагалі ніколи не було?.. Але Елізабет не єдина «загублена». Сестра Мод, Сьюкі, яка так само розчинилась у часі та просторі. Чи мають ці зникнення якийсь зв’язок? Чи це лише хвора уява старої жінки? Жінки, яка нічого не пам’ятає. Чи навпаки, тільки вона і пам’ятає все…
Разместил: TTT22 8-07-2024, 22:48 | Комментарии: 0 | Подробнее
«Маленький стиліст»: На свято. У подорожНазвание: На свято. У подорож
Автор: Сіліч С. О.
Серия: Маленький стиліст
Изд-во: Х.: ПП «УЛА»
Год: 2022
Формат: pdf
К-во стр.: 2 по 8 + наліпки
Размер: 25,55 Мб
Язык: українська

В архіві такі книжечки з серії:
Маленький стиліст На свято
Маленький стиліст У подорож
Разом із цією книжкою дитина відчує себе справжнім стилістом і зможе за допомогою наліпок утілити в життя своє бачення стильного й неповторного образу.
Разместил: TTT22 8-07-2024, 22:19 | Комментарии: 0 | Подробнее
Название: Лексикология английского языка. English LeXIcology: учебник и практикум для вузов, 8-е изд.
Автор: Антрушина Г.Б., Афанасьева О.В., Морозова Н.Н.
Издательство: Юрайт
Год: 2024
Страниц: 189
Язык: русский, английский
Формат: pdf
Размер: 10.7 MB

В учебнике рассмотрены общие закономерности строения, функционирования и развития лексики английского языка. Представлены основные понятия и термины современной лексикологии, особенности официального, нейтрального и неофициального регистров общения. Полученные теоретические знания помогут при сдаче международных экзаменов по английскому языку и разработке методических материалов и упражнений. Особенность данного издания в том, что в нем сделана попытка соединить теорию курса с практическими упражнениями, которые помогут студентам подготовиться к будущей педагогической и исследовательской деятельности.
Разместил: Ingvar16 8-07-2024, 20:45 | Комментарии: 0 | Подробнее
Название: Word 2019: теория и практика - в 2-х частях (часть 1)
Автор: Колокольникова А. И.
Издательство: Директ-Медиа
Год: 2020
Cтраниц: 337 с. : ил.
Формат: pdf (ocr)
Размер: 21 мб
Язык: русский

Рассмотрены организация работы с документом, форматирование страниц, абзацев и символов, создание таблиц и диаграмм, оформление текстового документа: создание списков, вставка символов и формул, работа с табулостопами и колонками, оформление страниц – подложка, буквица, границы, заливка, изображения, сноски, текстовые поля, примечания. Большое внимание уделяется стилевому форматированию, работе с разделами и структурой документа, вставке колонтитулов и номеров страниц, созданию титульного листа, оглавления, списка литературы, ссылок на источники, иллюстраций, перекрестных ссылок, указателей, гиперссылок и закладок.
Разместил: rivasss 8-07-2024, 20:21 | Комментарии: 0 | Подробнее



 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности