-
-
-
Aloqa. Kommunikatsiya texnologiyalari
-
-
-
-
-
-
-
SQL Server 2022 Query Performance Tuning
Troubleshoot slow-performing queries and make them run faster. Database administrators and SQL developers are constantly under pressure to provide more speed. This new edition has been redesigned and rewritten from scratch based on the last 15 years of learning, knowledge, and experience accumulated by the author. The book Includes expanded information on using extended events, automatic execution plan correction, and other advanced features now available in SQL Server. These modern features are covered while still providing the necessary fundamentals to better understand how statistics and indexes affect query performance. The book gives you knowledge and tools to help you identify poorly performing queries and understand the possible causes of that poor performance. The book also provides mechanisms for resolving the issues identified, whether on-premises, in containers, or on cloud platform providers. You’ll learn about key fundamentals, such as statistics, data distribution, cardinality, and parameter sniffing. You’ll learn to analyze and design your indexes and your queries using best practices that ward off performance problems before they occur. You’ll also learn to use important modern features, such as Query Store to manage and control execution plans, the automated performance tuning feature set, and memory-optimized OLTP tables and procedures. You will be able to troubleshoot in a systematic way. Query tuning doesn’t have to be difficult. This book helps you to make it much easier.
-
Соцология
В учебнике излагаются основные положения и краткая история социологии -науки об обществе. Приводятся описание предмета и методов социологии, сведения о социальной структуре, стратификации, социальном неравенстве и мобильности, социальном контроле и организациях, социализации личности и культуры, социальных группах и поведении.
-
Управление электропоездом и его обслуживание
В книге изложены основы электрической тяги, освещены вопросы управления и обслуживания моторвагонного подвижного состава, рассмотрены методы определения и устранения возможных неисправностей механического и электрического оборудования электросекций и электропоездов постоянного и переменного тока, рассказано о мерах, принимаемых на электроподвижном составе для снижения помех радиоприему.
-
Secure Communication for 5G and IoT Networks
This book highlights research on secure communication of 5G and the Internet of Things (IoT) Networks, along with related areas to ensure secure and Internet-compatible IoT systems. The authors not only discuss 5G and IoT security and privacy challenges, but also energy efficient approaches to improving the ecosystems through communication. The book addresses the secure communication and privacy of the 5G and IoT technologies, while also revealing the impact of IoT technologies on several scenarios in smart city design. Intended as a comprehensive introduction, the book offers in-depth analysis and provides scientists, engineers and professionals the latest techniques, frameworks and strategies used in 5G and IoT technologies.
-
-
Ботаника
В учебнике в сжатой форме изложены основы ботаники: Внешнее и внутренние строение высших и низших растений их систематика затронуты вопросы экологии и географии растений. Более подробно описаны растения имеющие практическое значение в сельском хозяйстве. Предназначается учебник для студентов зоотехнических и ветеринарных факультетов сельскохозяйственных вузов а также с успехом может быть использован практиками сельского хозяйства.
-
RESTful Web API Patterns and Practices Cookbook
Many organizations today orchestrate and maintain apps that rely on other people's services. Software designers, developers, and architects in those companies often work to coordinate and maintain apps based on existing microservices, including third-party services that run outside their ecosystem. This cookbook provides proven recipes to help you get those many disparate parts to work together in your network. The author provides step-by-step solutions for finding, connecting, and maintaining applications designed and built by people outside the organization. Whether you're working on human-centric mobile apps or creating high-powered machine-to-machine solutions, this guide shows you the rules, routines, commands, and protocols—the glue—that integrates individual microservices so they can function together in a safe, scalable, and reliable way.
-
-
Python without prior knowledge
This guidebook covers the basics of Python programming. Real practical examples, graphics and smaller exercises help in parallel with understanding. With the help of this beginner's guidebook, many satisfied readers have already been able to get started and expand their own skills.Advantages of this book: Simply explained - written for everyone to understand, to the point - 140 pages in a practical paperback format, close to everyday life - real practical examples to help you calculate, clear and structured - important mnemonics and formulas are highlighted.
-
-
Теплообменные аппараты и выпарные установки
Промышленная теплотехника представляет собой обширную и важную отрасль энергетики, связанную с потреблением тепла и топлива предприятиями различных отраслей промышленности.Тепловое оборудование промышленных предприятий (в том числе теплообменные и выпарные аппараты) весьма разнообразно.
-
Pro Database Migration to Azure
This book covers the best practices to plan, implement, and operationalize the migration of a database application from your organization’s data center to Microsoft’s Azure cloud platform. Data modernization and migration is a technologically complex endeavor that can also be taxing from a leadership and operational standpoint. This book covers not only the technology, but also the most important aspects of organization culture, communication, and politics that so frequently derail such projects. You will learn the most important steps to ensuring a successful migration and see battle-tested wisdom from industry veterans. From executive sponsorship, to executing the migration, to the important steps following migration, you will learn how to effectively conduct future migrations and ensure that your team and your database application delivers on the expected business value of the project. This book is unlike any other currently in the market. It takes you through the most critical business and technical considerations and workflows for moving your data and databases into the cloud, with special attention paid to those who are deploying to the Microsoft Data Platform in Azure, especially SQL Server. Although this book focuses on migrating on-premises SQL Server enterprises to hybrid or fully cloud-based Azure SQL Database and Azure SQL Managed Instances, it also cover topics involving migrating non-SQL Server database platforms such as Oracle, MySQL, and PostgreSQL applications to Microsoft Azure.
-
Основы радиоэлектроники.
Учебник для студентов физических специальностей университетов. Написан в соответствии с программой одноименного курса. Содержит последовательное изложение теоретических основ радиоэлектроники и описание комплекса лабораторных работ. Может быть использован как учебное пособие для студентов технических специальностей вузов.
-
Practical TensorFlow.js
Develop and deploy deep learning web apps using the TensorFlow.js library. TensorFlow.js is part of a bigger framework named TensorFlow, which has many tools that supplement it, such as TensorBoard, ml5js, tfjs-vis. This book will cover all these technologies and show they integrate with TensorFlow.js to create intelligent web apps. The most common and accessible platform users interact with everyday is their web browser, making it an ideal environment to deploy AI systems. TensorFlow.js is a well-known and battle-tested library for creating browser solutions. Working in JavaScript, the so-called language of the web, directly on a browser, you can develop and serve deep learning applications.You'll work with deep learning algorithms such as feedforward neural networks, convolutional neural networks (CNN), recurrent neural networks (RNN), and generative adversarial network (GAN). Through hands-on examples, apply these networks in use cases related to image classification, natural language processing, object detection, dimensionality reduction, image translation, transfer learning, and time series analysis.