Vtome.ru - электронная библиотека

  • Добавил: TRex
  • Дата: 26-06-2022, 12:16
  • Комментариев: 0
Название: C How to Program: With Case Studies in Applications and Systems Programming, 9th Edition, Global Edition
Автор: Paul and Harvey Deitel
Издательство: Pearson
Год: 2023
Формат: True PDF
Страниц: 832
Размер: 32,4 Mb
Язык: English

For courses in computerprogramming.
A user-friendly,code-intensive introduction to C programming with case studies introducingapplications and system programming
C How to Program is a comprehensive introduction toprogramming in C. Like other texts of the Deitels’ How to Program series,the book’s modular presentation serves as a detailed, beginner source ofinformation for college students looking to embark on a career in coding, orinstructors and software-development professionals seeking to learn how toprogram with C. The signature Deitel live-code approach presents concepts inthe context of 142 fully working programs rather than incomplete snips of code.This gives students a chance to run each program as they study it and see howtheir learning applies to real-world programming scenarios.
  • Добавил: alex66
  • Дата: 25-06-2022, 19:59
  • Комментариев: 0

Название: Formal Methods for Software Engineering: Languages, Methods, Application Domains
Автор: Markus Roggenbach, Antonio Cerone, Bernd-Holger Schlingloff, Gerardo Schneider, Siraj Ahmed Shaikh
Издательство: Springer
Год: 2022
Страниц: 537
Размер: 10.3 МБ
Формат: PDF
Язык: English

Software programs are formal entities with precise meanings independent of their programmers, so the transition from ideas to programs necessarily involves a formalisation at some point. The first part of this graduate-level introduction to formal methods develops an understanding of what constitutes formal methods and what their place is in Software Engineering.
  • Добавил: alex66
  • Дата: 24-06-2022, 21:13
  • Комментариев: 0

Название: The Python Book, Fourteenth Edition
Автор: Editorial Director Jon White
Издательство: Future Publishing
Год: 2022
Страниц: 180
Размер: 29.94 МБ
Формат: PDF
Язык: English

Python is an incredibly versatile, expansive language that, due to its similarity to everyday language, is surprisingly easy to learn even for inexperienced programmers. It has seen a huge increase in popularity since the release and rise of the Raspberry Pi, for which Python is the officially recognised programming language. In this new edition of The Python Book, you’ll find plenty of creative projects to help you get to grips with the combination of your Raspberry Pi and Python’s powerful functionality, plus lots of tutorials that focus on Python’s effectiveness away from the tiny computer.
  • Добавил: TRex
  • Дата: 24-06-2022, 02:48
  • Комментариев: 0
Название: The Oxford Handbook of Computational Linguistics (Oxford Handbooks), 2nd Edition
Автор: Ruslan Mitkov
Издательство: Oxford University Press
Год: 2022
Формат: PDF
Страниц: 1377
Размер: 48,5 Mb
Язык: English

Ruslan Mitkov's highly successful Oxford Handbook of Computational Linguistics has been substantially revised and expanded in this second edition. Alongside updated accounts of the topics covered in the first edition, it includes 17 new chapters on subjects such as semantic role-labelling, text-to-speech synthesis, translation technology, opinion mining and sentiment analysis, and the application of Natural Language Processing in educational and biomedical contexts, among many others.
  • Добавил: alex66
  • Дата: 23-06-2022, 20:44
  • Комментариев: 0

Название: Implementing Useful Algorithms in C++
Автор: Dmytro Kedyk
Издательство: Independently published
Год: 2020
Страниц: 710
Размер: 94,54 МБ
Формат: PDF
Язык: English

Programmers use algorithms and data structures all the time, usually through numerous available APIs. Ideally an algorithm is correct, easy to understand, applicable to many problems, efficient, and free of intellectual property claims. This book covers algorithms and data structures learned in an algorithms class and many that aren't, including statistical algorithms, external memory algorithms, numerical methods, optimization, string algorithms, and data compression.
  • Добавил: TRex
  • Дата: 23-06-2022, 15:38
  • Комментариев: 0
Название: Probabilistic Machine Learning: An Introduction
Автор: Kevin P. Murphy
Издательство: The MIT Press
Год: 2022
Формат: PDF
Страниц: 854
Размер: 50,4 Mb
Язык: English

A detailed and up-to-date introduction to machine learning, presented through the unifying lens of probabilistic modeling and Bayesian decision theory. This book offers a detailed and up-to-date introduction to machine learning (including deep learning) through the unifying lens of probabilistic modeling and Bayesian decision theory. The book covers mathematical background (including linear algebra and optimization), basic supervised learning (including linear and logistic regression and deep neural networks), as well as more advanced topics (including transfer learning and unsupervised learning). End-of-chapter exercises allow students to apply what they have learned, and an appendix covers notation.
  • Добавил: TRex
  • Дата: 23-06-2022, 15:13
  • Комментариев: 0
Название: Modeling and Python Simulation of Magnetics for Power Electronics Applications
Автор: Shivkumar V. Iyer
Издательство: Springer
Год: 2022
Формат: PDF
Страниц: 220
Размер: 10 Mb
Язык: English

This book describes the role of magnetism in electrical engineering, starting from the most basic laws of physics, converted into simulation models such that electrical engineering students can learn by example and practice. The author demystifies a topic that many electrical engineers take for granted, providing readers the tools to be able to understand how any magnetic component works. He describes magnetic components like inductors and transformers in simple understandable language. Mathematical equations related to the basic laws of physics are described in detail along with the physical significance of the equations. Every application is supported by a simulation. All simulations are performed using free and open source software based on Python making the material in this book universally accessible.

  • Добавил: TRex
  • Дата: 23-06-2022, 10:21
  • Комментариев: 0
Название: Django for APIs: Build web APIs with Python and Django 4.0
Автор: William S. Vincent
Издательство: Leanpub
Год: 2022
Формат: True PDF, ePUB
Страниц: 200
Размер: 15 Mb
Язык: English

Completely updated for Django 4.0 & Django REST Framework 3.13
Django for APIs is a project-based guide to building modern web APIs with Django & Django REST Framework. It is suitable for beginners who have never built an API before as well as professional programmers looking for a fast-paced introduction to Django fundamentals and best practices.
  • Добавил: TRex
  • Дата: 23-06-2022, 10:11
  • Комментариев: 0
Название: Django for Beginners Build websites with Python & Django 4.0
Автор: William S. Vincent
Издательство: Leanpub
Год: 2022
Формат: True PDF, ePUB
Страниц: 306
Размер: 22 Mb
Язык: English

Completely updated for Django 4.0.
Django for Beginners is a project-based introduction to Django, the popular Python-based web framework. Suitable for total beginners who have never built a website before as well as professional programmers looking for a fast-paced guide to modern web development and Django fundamentals.
  • Добавил: TRex
  • Дата: 23-06-2022, 10:00
  • Комментариев: 0
Название: Django for Professionals: Production websites with Python & Django 4.0
Автор: William S. Vincent
Издательство: Leanpub
Год: 2022
Формат: True PDF, ePUB
Страниц: 303
Размер: 20,8 Mb
Язык: English

Completely updated for Django 4.0!
Django for Professionals takes your web development skills to the next level, teaching you how to build production-ready websites with Python and Django.
Once you have learned the basics of Django there is a massive gap between building simple "toy apps" and what it takes to build a "production-ready" web application suitable for deployment to thousands or even millions of users.