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



Реклама


Криптография и взлом шифров на PythonНазвание: Криптография и взлом шифров на Python
Автор: Эл Свейгарт
Издательство: Диалектика
Год: 2020
Страниц: 514
Язык: русский
Формат: pdf
Размер: 21.0 MB

Обучению основам криптографии посвящено множество книг. Есть ряд книг, в которых новичков учат взламывать шифры. Но нет ни одной книги, в которой новичков учили бы писать компьютерные программы, способ­ные взламывать шифры. Данная книга восполняет этот пробел. Книга ориентирована в том числе на новичков в программировании. Здесь излагаются основы программирования на Python - одного из луч­ших языков для начинающих. Python характеризуется настолько плавной кривой обучения, что освоить его смогут новички любого возраста, а его возможности удовлетворяют запросам даже самых требовательных профессионалов. Python выполняется в среде Windows, macOS, Linux и даже Raspberry Pi, причем он доступен для свободной загрузки и использования.


Разместил: Ingvar16 7-10-2021, 23:17 | Комментарии: 0 | Подробнее
Artificial Intelligence: 19th Russian ConferenceНазвание: Artificial Intelligence: 19th Russian Conference
Автор: Sergei M. Kovalev, Sergei O. Kuznetsov
Издательство: Springer
Год: 2021
Страниц: 381
Язык: английский
Формат: pdf (true)
Размер: 25.4 MB

This book constitutes the proceedings of the 19th Russian Conference on Artificial Intelligence, RCAI 2021, held in Moscow, Russia, in October 2021. The 19 full papers and 7 short papers presented in this volume were carefully reviewed and selected from 80 submissions. The conference deals with a wide range of topics, categorized into the following topical headings: cognitive research; data mining, machine learning, classification; knowledge engineering; multi-agent systems and robotics; natural language processing; fuzzy models and soft computer; intelligent systems; and tools for designing intelligent systems.


Разместил: Ingvar16 7-10-2021, 22:01 | Комментарии: 0 | Подробнее
Название: Pro Data Visualization Using R and jаvascript: Analyze and Visualize Key Data on the Web
Автор: Tom Barker, Jon Westfall
Издательство: Apress
Год: 2022
Формат: ePUB, PDF
Страниц: 278
Размер: 22,7 Mb
Язык: English

Use R 4, RStudio, Tidyverse, and Shiny to interrogate and analyze your data, and then use the D3 jаvascript library to format and display that data in an elegant, informative, and interactive way. You will learn how to gather data effectively, and also how to understand the philosophy and implementation of each type of chart, so as to be able to represent the results visually.
Разместил: vitvikvas 7-10-2021, 19:30 | Комментарии: 0 | Подробнее
Название: macOS Daemonology Communicate with Daemons, Agents, and Helpers Through XPC
Автор: Volodymyr Vashurkin
Издательство: Apress
Год: 2021
Формат: ePUB, PDF
Страниц: 158
Размер: 10 Mb
Язык: English

Make advantage of the full power of Swift through XPC. Development for macOS differs from iOS and web-based development because of multicomponent applications. Besides the usual GUI-based applications and app extensions, there are a wide range of daemons—processes that run in the background—to worry about. These include system monitoring, event listening, notification agents, and many-many more.
First, you'll take a tour around different types of daemons: user agents, privileged helpers, login items, XPC services, and System Extensions. Knowing key specifics of the daemons will open a wide range of possibilities from non-trivial application development to system development. You'll find lots of examples, working code samples, and even ready-to-use utilities. The book will guide you step-by-step through preparation, registration, and management of all kinds of daemons.
Разместил: vitvikvas 7-10-2021, 16:49 | Комментарии: 0 | Подробнее
Artificial Intelligence: Technologies, Applications, and ChallengesНазвание: Artificial Intelligence: Technologies, Applications, and Challenges
Автор: Lavanya Sharma, Pradeep Kumar Garg
Издательство: CRC Press
Год: 2022
Страниц: 265
Язык: английский
Формат: pdf (true)
Размер: 25.0 MB

Artificial Intelligence: Technologies, Applications, and Challenges is an invaluable resource for readers to explore the utilization of Artificial Intelligence, applications, challenges, and its underlying technologies in different applications areas. Using a series of present and future applications, such as indoor-outdoor securities, graphic signal processing, robotic surgery, image processing, character recognition, augmented reality, object detection and tracking, intelligent traffic monitoring, emergency department medical imaging, and many more, this publication will support readers to get deeper knowledge and implementing the tools of Artificial Intelligence.


Разместил: Ingvar16 7-10-2021, 14:33 | Комментарии: 0 | Подробнее
Название: Practical Simulations for Machine Learning (Early Release)
Автор: Paris Buttfield-Addison, Jon Manning,Mars Buttfield-Addison & Tim Nugent
Издательство: O’Reilly Media
Год: 2021-10-06: Second Release
Формат: ePUB
Страниц: 119
Размер: 10 Mb
Язык: English

Simulation and synthesis are core parts of the future of AI and machine learning. Consider: programmers, data scientists, and machine learning engineers can create the brain of a self-driving car without the car. Rather than use information from the real world, you can create artificial data using simulations to train traditional machine learning models. That's just the beginning.
Разместил: vitvikvas 7-10-2021, 09:51 | Комментарии: 0 | Подробнее
Название: Practical Svelte: Create Performant Applications with the Svelte Component Framework
Автор: Alex Libby
Издательство: Apress
Год: 2022
Формат: ePUB, PDF
Страниц: 325
Размер: 11 Mb
Язык: English

Learn to leverage the power of Svelte to produce web applications that are efficient and fast. This project-oriented book simplifies creating sites using Svelte from start to finish, with little more than a text editor and familiar languages such as HTML, CSS, and jаvascript. It equips you with a starting toolset that you can use to develop future projects, incorporate into your existing workflow, and allow you to take your websites to the next level.
Practical Svelte is an excellent resource for getting acquainted with creating and manipulating websites or online applications using a component framework approach. It takes the view that we don’t have to create something complex and unwieldy. We can build something quickly, using less code than some of its competitors, and extend it using the power of the API and plugins over time, without sacrificing speed or features.
You will learn how to use the Svelte framework to rapidly create and deploy websites or online applications that are performant, with the minimum of fuss and using existing tools already available in the browser, get up to speed with individual features of the Svelte framework, and work through a series of small projects that will combine to produce a finished site at the end of the book – this to help consolidate skills from day one and create something that you can use as a basis for future projects.
Разместил: vitvikvas 7-10-2021, 05:21 | Комментарии: 0 | Подробнее
Название: Head First Git: A Learner’s Guide to Understanding Git from the Inside-Out (Fifth Early Release)
Автор: Raju Gandhi
Издательство: O’Reilly Media, Inc.
Год: 2021-10-06
Страниц: 358
Язык: английский
Формат: epub
Размер: 25.1 MB

What will you learn from this book? Many people who use Git rely on "recipes"—basic copy-paste commands—without understanding how this version control system actually works. But what do you do if you find yourself in a tight spot? You can't simply wing it. With this unique hands-on guide, you'll learn valuable ways to use Git in many different situations. Raju Gandhi peels back the layers to reveal the simple yet powerful engine that powers Git, with activities that help you truly understand this crucial tool as you get it up and running. You’ll master branches, tags, stashes, and merges; learn best practices; collaborate with your team; and unlock the full potential of Git.
Разместил: Ingvar16 7-10-2021, 02:06 | Комментарии: 0 | Подробнее
Название: Unity Game Development in 24 Hours, Sams Teach Yourself, 4th Edition
Автор: Mike Geig
Издательство: Pearson Education
Год: 2022
Формат: ePUB, PDF
Страниц: 464
Размер: 47,7 Mb
Язык: English

In just 24 lessons of one hour or less, Sams Teach Yourself Unity Game Development in 24 Hours will help you master the Unity 2021 game engine at the heart of Inside, Kerbal Space Program, Subnautica, and many other sizzling-hot games! This book’s straightforward, step-by-step approach teaches you everything from the absolute basics through sophisticated game physics, animation, and mobile device deployment techniques. Every lesson builds on what you’ve already learned, giving you a rock-solid foundation for real-world success.
* Step-by-step instructions carefully walk you through the most common Unity game development tasks.
* Four sample game projects illustrate the topics.
* Practical, hands-on examples show you how to apply what you learn.
* Quizzes and exercises help you test your knowledge and stretch your skills.
* Notes and Tips point out shortcuts and solutions.
Разместил: vitvikvas 6-10-2021, 20:11 | Комментарии: 0 | Подробнее
Название: Modernizing Enterprise Java: A Concise Cloud Native Guide for Developers (Early Release)
Автор: Markus Eisele, Natale Vinto
Издательство: O’Reilly Media
Год: 2021-10-05: Third release
Формат: ePUB
Страниц: 206
Размер: 10 Mb
Язык: English

While containers, microservices, and distributed systems dominate discussions in the tech world, the majority of applications in use today still run monolithic architectures that follow traditional development processes. This practical book helps developers examine long-established Java-based models and demonstrates how to bring these monolithic applications successfully into the future.
Relying on their years of experience modernizing applications, authors Markus Eisele and Natale Vinto walk you through the steps necessary to update your organization's Java applications. You'll discover how to dismantle your monolithic application and move to an up-to-date software stack that works across cloud and on-premises installations.
Разместил: vitvikvas 6-10-2021, 17:04 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности