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



Реклама


Название: Designing to FIPS-140: A Guide for Engineers and Programmers
Автор: David Johnston, Richard Fant
Издательство: Apress
Год: 2024
Страниц: 224
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

This book provides detailed and practical information for practitioners to understand why they should choose certification. It covers the pros and cons, and shows how to design to comply with the specifications (FIPS-140, SP800 documents, and related international specs such as AIS31, GM/T-0005-2021, etc.). It also covers how to perform compliance testing. By the end of the book, you will know how to interact with accredited certification labs and with related industry forums (CMUF, ICMC). In short, the book covers everything you need to know to make sound designs. There is a process for FIPS-140 (Federal Information Processing Standard) certification for cryptographic products sold to the US government. And there are parallel certifications in other countries, resulting in a non-trivial and complex process. A large market of companies has grown to help companies navigate the FIPS-140 certification process. And there are accredited certification labs you must contract toget the certification. Although this was once a fairly niche topic, it is no longer so. Other industries?banking, military, healthcare, air travel, and more?have adopted FIPS certification for cryptographic products. For hardware and software engineers or managers of engineering programs that include any form of cryptographic functionality, including silicon vendors, library vendors, OS vendors, and system integrators.
Разместил: Ingvar16 25-04-2024, 16:58 | Комментарии: 0 | Подробнее
Название: Первая книга юного программиста. Учимся писать программы на Scratch
Автор: Юлия Торгашева
Издательство: Питер
Год: 2016
Cтраниц: 128, цвет.ил.
Формат: pdf
Размер: 34 мб
Язык: русский

Не сомневаюсь, что ты любишь играть на компьютере, телефоне или планшете и смотреть 3D-мультфильмы. А знаешь, как их делают? Для этого нужны программы – наборы команд, которые приказывают компьютеру двигать героев по экрану. А теперь – самое главное. Ты можешь сам делать такие программы! Придумывать игры со своими героями, рисовать мультфильмы – все, что захочешь. Для этого создали специальную детскую среду программирования Скретч. Все команды в ней нарисованы как цветные значки-блоки, из которых удобно собирать программы. Это похоже на конструктор «Лего». Просто берешь кубики и собираешь сложную программу или игру. Давай вместе отправимся в удивительный мир программирования.
Разместил: rivasss 25-04-2024, 16:34 | Комментарии: 0 | Подробнее
Название: Modeling Neural Circuits Made Simple with Python
Автор: Robert Rosenbaum
Издательство: The MIT Press
Год: 2024
Страниц: 168
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

An accessible undergraduate textbook in computational neuroscience that provides an introduction to the mathematical and computational modeling of neurons and networks of neurons. Understanding the brain is a major frontier of modern science. Given the complexity of neural circuits, advancing that understanding requires mathematical and computational approaches. This accessible undergraduate textbook in computational neuroscience provides an introduction to the mathematical and computational modeling of neurons and networks of neurons. Starting with the biophysics of single neurons, Robert Rosenbaum incrementally builds to explanations of neural coding, learning, and the relationship between biological and artificial neural networks. Examples with real neural data demonstrate how computational models can be used to understand phenomena observed in neural recordings. Based on years of classroom experience, the material has been carefully streamlined to provide all the content needed to build a foundation for modeling neural circuits in a one-semester course. This book assumes a basic background in calculus (derivatives and integrals), linear algebra (matrix products and eigenvalues), and probability or statistics (expectations and variance). Figures in the book are accompanied by Python notebooks containing the code needed to reproduce the figure. See the book’s website for links to the Python notebooks. The file name of each Python notebook is referenced in the associated figure caption. If you are not familiar with Python or NumPy, or if you just need a review, see the notebook PythonIntro.ipynb for a brief introduction to Python programming.
Разместил: Ingvar16 25-04-2024, 16:02 | Комментарии: 0 | Подробнее
Рецепты Python. Коллекция лучших техник программирования
Название: Рецепты Python. Коллекция лучших техник программирования
Автор: Юн Цуй
Издательство: Питер
Год: 2024
Формат: pdf
Страниц: 544
Для сайта: Mirknig.su
Размер: 15,7 Мб
Язык: русский

В «Рецептах Python» используется простой, но эффективный метод освоения 63-х базовых навыков программирования на Python. Сначала формулируется вопрос, например «Как найти элементы в последовательности?» Затем приводится базовое решение на чистом понятном коде. Далее исследуются другие интересные подходы, такие как поиск подстрок или пользовательские классы. Перед переходом к следующему вопросу полученные навыки закрепляются с помощью решения задач. Автор рассматривает все языковые средства, необходимые для уверенного владения Python. По ходу знакомства с книгой вы изучите лучшие приемы написания питонического кода. В освоении каждого инструмента помогут конкретные рекомендации и рисунки. Многочисленные перекрестные ссылки указывают на возможность повторного использования рассматриваемых средств и концепций в различных контекстах.
Разместил: relizer 25-04-2024, 13:23 | Комментарии: 0 | Подробнее
Название: The Super Programmer: A colorful introduction to engineering! (Updated)
Автор: Keyvan Kambakhsh
Издательство: Leanpub
Год: 2024-04-11
Страниц: 183
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

This book is for curious people who are eager to learn some of the most fundamental topics of computer and software engineering. The topics presented in this books, although very interesting in author's opinion, are some of the most underrated and least discussed fields of computer programming. This book is about the old technology, the technology we are using everyday, but we refuse to learn and extend as an average engineer. The literature around each of those topics is so large that, only specialists will ever be motivated to learn them. The Super Programmer is for the programmers who don’t want to limit their knowledge and skills on a very narrow area of software engineering. The Super Programmer is for programmers who can’t sleep at night when they don’t exactly understand how something in their computer works. The Super Programmer is all about ideas, and how they have evolved through time, leading to the impressive technology we have today. I wanted this book to have least dependency to technologies, so that the codes do not get obsolete over time. I first thought of writing the codes in some pseudo-coding language, but I personally believe that pseudo-codes are not coherent enough, so I decided to choose and stick with a popular language like Python, which as of today, is a programming language that is known by many other engineers and scientists.
Разместил: Ingvar16 25-04-2024, 07:46 | Комментарии: 0 | Подробнее
Название: C++ & Python for Beginners - 18th Edition 2024
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2024
Язык: английский
Формат: pdf
Размер: 41.3 MB

Совершенствуйте свои навыки программирования, изучая основы Python и C++ уже сегодня! Универсальный справочник с подробными учебными пособиями от команды экспертов. Изучайте Python и применяйте его в своих программах Python и C++ - два самых мощных и насыщенных языка программирования на сегодняшний день. Знание и освоение обоих языков позволит вам глубже понять современные технологии и то, как они взаимодействуют с нами и окружающим нас миром.
Разместил: Ingvar16 25-04-2024, 05:42 | Комментарии: 0 | Подробнее
Название: Transformers in Action (MEAP v7)
Автор: Nicole Koenigstein
Издательство: Manning Publications
Год: 2024
Страниц: 272
Язык: английский
Формат: pdf (true)
Размер: 10.3 MB

Transformers are the superpower behind large language models (LLMs) like ChatGPT, Bard, and LLAMA. Transformers in Action gives you the insights, practical techniques, and extensive code samples you need to adapt pretrained transformer models to new and exciting tasks. Technically speaking, a “Transformer” is a neural network model that finds relationships in sequences of words or other data by using a mathematical technique called attention in its encoder/decoder components. This setup allows a transformer model to learn context and meaning from even long sequences of text, thus creating much more natural responses and predictions. Understanding the transformers architecture is the key to unlocking the power of LLMs for your own AI applications. This comprehensive guide takes you from the origins of transformers all the way to fine-tuning an LLM for your own projects. Author Nicole K?nigstein demonstrates the vital mathematical and theoretical background of the transformer architecture practically through executable Jupyter notebooks, illuminating how this amazing technology works in action. Transformers have established themselves as a indispensable tool in the field of Machine Learning and Artificial Intelligence as the research and deployment of Large Language Models (LLMs) continues to expand. This book will take you on a fascinating journey through the applications of Transformers, which have, in recent years, evolved from their initial use in natural language processing (NLP) to a wide array of domains. These include, but is not limited to, computer vision, speech recognition, reinforcement learning, mathematical operations, and the study of biological systems such as protein folding. The most notable innovations have been the emergence of decision Transformers and multimodal models. These groundbreaking models have the potential to reshape our understanding of Deep Learning and broaden its horizons. Readers should be comfortable with the basics of ML, Python, and common data tools.
Разместил: Ingvar16 24-04-2024, 20:07 | Комментарии: 0 | Подробнее
Название: Artificial Intelligence: Beyond Classical AI
Автор: Reema Thareja
Издательство: Pearson
Год: 2024
Страниц: 881
Язык: английский
Формат: epub
Размер: 20.9 MB

Pearson’s Artificial Intelligence encompasses a comprehensive text on the fundamental principles and concepts of Artificial Intelligence—a new-age technology that fuels the much-coveted ‘Industry 4.0’. Presented in lucid English, this book covers all the basic concepts, enriched with latest examples. It also discusses all the major components of AI, such as Neural Networks, Natural Language Processing, Reinforcement Learning, Machine Learning, Deep Learning and Computer Vision. The book is a deliberation of classical as well modern AI techniques and related technologies that provides readers with an overall knowledge and understanding of AI in present-day context. Few languages that are popularly used to code AI applications are R, Python and Java. From a layman’s view, artificial intelligence (AI), simply means the intelligence demonstrated by machines that help them to mimic the actions of humans. AI simulates natural intelligence in machines that are programmed to learn from experiences, adjust to new inputs and perform human-like tasks. From a researcher’s view, AI is a set of algorithms that generates results without having to be explicitly instructed to do so, thereby making machines capable of thinking and acting rationally and humanely. Most AI examples, from chess-playing computers to self-driving cars, heavily depend on Deep Learning and natural language processing (NLP) techniques. Majority of AI systems are supported by breakthroughs in Machine Learning and Deep Learning techniques. These techniques together go hand-in-hand to deliver an efficient system that sometimes it is just difficult to understand the difference between Artificial Intelligence (AI), Machine Learning and Deep Learning. Book focusses on practical implementation of key algorithms using Python programming language that help students gain hands-on experience
Разместил: Ingvar16 24-04-2024, 18:30 | Комментарии: 0 | Подробнее
Кибербезопасность: главные принципы
Название: Кибербезопасность: главные принципы
Автор: Рик Ховард
Издательство: Питер
Год: 2024
Формат: pdf
Страниц: 320
Для сайта: Mirknig.su
Размер: 13,8 Мб
Язык: русский

С 1970-х годов InfoSec-специалисты постепенно совершенствовали безопасность, даже не задумываясь, в правильном ли направлении со стратегической точки зрения они движутся. Рик Ховард утверждает, что нет. Общее направление само по себе было ошибочным, но идейные лидеры в этой области так и не смогли докопаться до корня проблемы. Идя по стопам таких авторитетов, как Декарт и Илон Маск, автор обосновывает главный принцип кибербезопасности и определяет стратегии и тактики его реализации.
Разместил: relizer 24-04-2024, 16:12 | Комментарии: 0 | Подробнее
Название: Golang для профи. Работа с сетью, многопоточность, структуры данных и машинное обучение с Go
Автор: Михалис Цукалос
Издательство: Питер
Год: 2021
Cтраниц: 720
Формат: pdf
Размер: 25 мб
Язык: русский

Go является языком высокопроизводительных систем будущего. Эта книга показывает, как заставить Go работать на реальных производственных системах.
Для программистов, которые уже знакомы с основами языка Go, эта книга содержит примеры, шаблоны и четкие объяснения, которые помогут вам глубоко понять возможности Go и применить их в своей работе по программированию.
Книга охватывает нюансы Go с подробными руководствами по типам и структурам, пакетам, параллелизму, сетевому программированию, дизайну компиляторов, оптимизации и многому другому. Каждая глава заканчивается упражнениями и ресурсами, чтобы полностью внедрить ваши новые знания.
Разместил: rivasss 24-04-2024, 16:02 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности