ТОП-50 лучших книг в жанре Программы
bannerbanner

Программы - ТОП 50 лучших книг

Отображать сначала: популярныеновыеТОП лучших книг
Algorithms and Networking for Computer Games
5
The essential guide to solving algorithmic and networking problems in commercial computer games, revised and extended Algorithms and Networking for Computer Games, Second Edition is written from the perspective of the computer scientist. Combining algorithmic knowledge and game-related problems, it explores the most common problems encountered in game programing. The first part of the book presents practical algorithms for solving “classical” topics, such as random numbers, procedural generation, tournaments, group formations and game trees. The authors also focus on how to find a path in, create the terrain of, and make decisions in the game world. The second part introduces networking related problems in computer games, focusing on four key questions: how to hide the inherent communication delay, how to best exploit limited network resources, how to cope with cheating and how to measure the on-line game data. Thoroughly revised, updated, and expanded to reflect the many constituent changes occurring in …
Guided Randomness in Optimization, Volume 1
5
The performance of an algorithm used depends on the GNA. This book focuses on the comparison of optimizers, it defines a stress-outcome approach which can be derived all the classic criteria (median, average, etc.) and other more sophisticated. Source-codes used for the examples are also presented, this allows a reflection on the «superfluous chance,» succinctly explaining why and how the stochastic aspect of optimization could be avoided in some cases.
Multicore DSP. From Algorithms to Real-time Implementation on the TMS320C66x SoC
5
The only book to offer special coverage of the fundamentals of multicore DSP for implementation on the TMS320C66xx SoC This unique book provides readers with an understanding of the TMS320C66xx SoC as well as its constraints. It offers critical analysis of each element, which not only broadens their knowledge of the subject, but aids them in gaining a better understanding of how these elements work so well together. Written by Texas Instruments’ First DSP Educator Award winner, Naim Dahnoun, the book teaches readers how to use the development tools, take advantage of the maximum performance and functionality of this processor and have an understanding of the rich content which spans from architecture, development tools and programming models, such as OpenCL and OpenMP, to debugging tools. It also covers various multicore audio and image applications in detail. Additionally, this one-of-a-kind book is supplemented with: A rich set of tested laboratory exercises and solutions Audio and Image processing appl…
Eyestrain Reduction in Stereoscopy
5
Stereoscopic processes are increasingly used in virtual reality and entertainment. This technology is interesting because it allows for a quick immersion of the user, especially in terms of depth perception and relief clues. However, these processes tend to cause stress on the visual system if used over a prolonged period of time, leading some to question the cause of side effects that these systems generate in their users, such as eye fatigue. This book explores the mechanisms of depth perception with and without stereoscopy and discusses the indices which are involved in the depth perception. The author describes the techniques used to capture and retransmit stereoscopic images. The causes of eyestrain related to these images are then presented along with their consequences in the long and short term. The study of the causes of eyestrain forms the basis for an improvement in these processes in the hopes of developing mechanisms for easier virtual viewing.
Unsupervised Learning. A Dynamic Approach
5
A new approach to unsupervised learning Evolving technologies have brought about an explosion of information in recent years, but the question of how such information might be effectively harvested, archived, and analyzed remains a monumental challenge—for the processing of such information is often fraught with the need for conceptual interpretation: a relatively simple task for humans, yet an arduous one for computers. Inspired by the relative success of existing popular research on self-organizing neural networks for data clustering and feature extraction, Unsupervised Learning: A Dynamic Approach presents information within the family of generative, self-organizing maps, such as the self-organizing tree map (SOTM) and the more advanced self-organizing hierarchical variance map (SOHVM). It covers a series of pertinent, real-world applications with regard to the processing of multimedia data—from its role in generic image processing techniques, such as the automated modeling and removal of impulse noise…
Principles of Object-Oriented Modeling and Simulation with Modelica 3.3. A Cyber-Physical Approach
5
Fritzson covers the Modelica language in impressive depth from the basic concepts such as cyber-physical, equation-base, object-oriented, system, model, and simulation, while also incorporating over a hundred exercises and their solutions for a tutorial, easy-to-read experience. The only book with complete Modelica 3.3 coverage Over one hundred exercises and solutions Examines basic concepts such as cyber-physical, equation-based, object-oriented, system, model, and simulation
Memory Allocation Problems in Embedded Systems. Optimization Methods
5
Embedded systems are everywhere in contemporary life and are supposed to make our lives more comfortable. In industry, embedded systems are used to manage and control complex systems (e.g. nuclear power plants, telecommunications and flight control) and they are also taking an important place in our daily activities (e.g. smartphones, security alarms and traffic lights). In the design of embedded systems, memory allocation and data assignment are among the main challenges that electronic designers have to face. In fact, they impact heavily on the main cost metrics (power consumption, performance and area) in electronic devices. Thus designers of embedded systems have to pay careful attention in order to minimize memory requirements, thus improving memory throughput and limiting the power consumption by the system’s memory. Electronic designers attempt to minimize memory requirements with the aim of lowering the overall system costs. A state of the art of optimization techniques for memory management and d…
Single Channel Phase-Aware Signal Processing in Speech Communication. Theory and Practice
5
An overview on the challenging new topic of phase-aware signal processing Speech communication technology is a key factor in human-machine interaction, digital hearing aids, mobile telephony, and automatic speech/speaker recognition. With the proliferation of these applications, there is a growing requirement for advanced methodologies that can push the limits of the conventional solutions relying on processing the signal magnitude spectrum. Single-Channel Phase-Aware Signal Processing in Speech Communication provides a comprehensive guide to phase signal processing and reviews the history of phase importance in the literature, basic problems in phase processing, fundamentals of phase estimation together with several applications to demonstrate the usefulness of phase processing. Key features: Analysis of recent advances demonstrating the positive impact of phase-based processing in pushing the limits of conventional methods. Offers unique coverage of the historical context, fundamentals of phase processi…
Knowledge and Discourse Matters. Relocating Knowledge Management's Sphere of Interest onto Language
5
This book provides a practical approach to harnessing knowledge in organizations. Its focus is on knowledge sharing, tacit knowing, and a view of knowledge as an accomplishment in social interaction. The aim of this book is to explore and show how the phenomena of trust, risk and identity, as contexts constructed by speakers themselves, influence and mediate knowledge sharing in organizational encounters. The research particularly reveals how tacit knowledge (knowing), affects the scope and directions of everyday conversation. The first part of the book presents a comprehensive critical appraisal and analysis of the field of organizational knowledge management, followed by an introduction to the theory and methodology of discourse analysis, and a view of tacit knowing drawn from studies in implicit learning. The second part reports the detailed analysis and findings of original field research, investigating how participants in regular organizational meetings, including a discussion forum, manage the busin…
Computational Color Science. Variational Retinex-like Methods
5
Color is a sensation generated both by the interaction of the visual sensors in the eyes with the natural environment and by the elaboration of visual information by higher brain functions. This book presents the mathematical framework needed to deal with several models of color processing of digital images. The book starts with a short yet exhaustive introduction to the basic phenomenological features of color vision, which are constantly used throughout the book. The discussion of computational issues starts with color constancy, which is dealt with in a rigorous and self-contained mathematical setting. Then, the original Retinex model and its numerous variants are introduced and analyzed with direct discrete equations. The remainder of the book is dedicated to the variational analysis of Retinex-like models, contextualizing their action with respect to contrast enhancement.
High-Performance Computing on Complex Environments
5
With recent changes in multicore and general-purpose computing on graphics processing units, the way parallel computers are used and programmed has drastically changed. It is important to provide a comprehensive study on how to use such machines written by specialists of the domain. The book provides recent research results in high-performance computing on complex environments, information on how to efficiently exploit heterogeneous and hierarchical architectures and distributed systems, detailed studies on the impact of applying heterogeneous computing practices to real problems, and applications varying from remote sensing to tomography. The content spans topics such as Numerical Analysis for Heterogeneous and Multicore Systems; Optimization of Communication for High Performance Heterogeneous and Hierarchical Platforms; Efficient Exploitation of Heterogeneous Architectures, Hybrid CPU+GPU, and Distributed Systems; Energy Awareness in High-Performance Computing; and Applications of Heterogeneous High-Per…
3D Face Modeling, Analysis and Recognition
5
3D Face Modeling, Analysis and Recognition presents methodologies for analyzing shapes of facial surfaces, develops computational tools for analyzing 3D face data, and illustrates them using state-of-the-art applications. The methodologies chosen are based on efficient representations, metrics, comparisons, and classifications of features that are especially relevant in the context of 3D measurements of human faces. These frameworks have a long-term utility in face analysis, taking into account the anticipated improvements in data collection, data storage, processing speeds, and application scenarios expected as the discipline develops further. The book covers face acquisition through 3D scanners and 3D face pre-processing, before examining the three main approaches for 3D facial surface analysis and recognition: facial curves; facial surface features; and 3D morphable models. Whilst the focus of these chapters is fundamentals and methodologies, the algorithms provided are tested on facial biometric data,…
Музыка, математика, информатика. Комплексная модель семантического пространства музыки
5
Разработка математического аппарата, соответствующего фундаментальным закономерностям музыки, является в современной науке одной из актуальных проблем. В монографии представлены различные аспекты разработанной авторами комплексной модели семантического пространства музыки. Предлагаемый подход позволяет получить структурную основу и инструментарий теоретического исследования, применимые в различных сферах музыкально-практической деятельности, в т. ч. при разработке интеллектуальных систем по анализу и моделированию процесса музыкального творчества, включая создание специализированного программного обеспечения, что открывает перспективы компьютеризированного распознавания авторства музыкального текста по его типическим особенностям.
Rapid Prototyping Software for Avionics Systems. Model-oriented Approaches for Complex Systems Certification
5
The design, implementation and validation of avionics and aeronautical systems have become extremely complex tasks due to the increase of functionalities that are deployed in current avionics systems and the need to be able certify them before putting them into production. This book proposes a methodology to enable the rapid prototyping of such a system by considering from the start the certification aspects of the solution produced. This method takes advantage of the model-based design approaches as well as the use of formal methods for the validation of these systems. Furthermore, the use of automatic software code generation tools using models makes it possible to reduce the development phase as well as the final solution testing. This book presents, firstly, an overview of the model-based design approaches such as those used in the field of aeronautical software engineering. Secondly, an original methodology that is perfectly adapted to the field of aeronautical embedded systems is introduced. Finally…
Practical Guide to Machine Vision Software. An Introduction with LabVIEW
5
For both students and engineers in R&D, this book explains machine vision in a concise, hands-on way, using the Vision Development Module of the LabView software by National Instruments. Following a short introduction to the basics of machine vision and the technical procedures of image acquisition, the book goes on to guide readers in the use of the various software functions of LabView's machine vision module. It covers typical machine vision tasks, including particle analysis, edge detection, pattern and shape matching, dimension measurements as well as optical character recognition, enabling readers to quickly and efficiently use these functions for their own machine vision applications. A discussion of the concepts involved in programming the Vision Development Module rounds off the book, while example problems and exercises are included for training purposes as well as to further explain the concept of machine vision. With its step-by-step guide and clear structure, this is an essential reference fo…
BOOM. Что такое бумер-шутеры и как они изменили правила игры
5
Мир ностальгии, адреналина и жарких перестрелок – в озвучке актера дубляжа Андрея Вальца! Перед вами книга, которая отправит вас в увлекательное путешествие через 50 лет видеоигровой истории и поближе познакомит с бумер-шутерами – поджанром шутеров от первого лица, огромный выбор оружия, ретростилистку и несколько других особенностей. Автор расскажет о том, как зародились бумер-шутеры, какие люди и игры развивали этот поджанр и двигали его вперед, о вступлении в эпоху 3D и влиянии на остальную игровую индустрию. Вы узнаете: • Как бумер-шутеры сформировали целое поколение геймеров • Какие фишки и приемы изначально появились в шутерах и позже стали частью остальной индустрии • Wolfenstein 3D и DOOM, Duke Nukem и Quake, Half-Life и Serious Sam – почему каждая из этих игр стала культовой и влюбила в себя людей • Есть ли место олдскульным шутерам сегодня Если вы любите ретро-игры и хотите вновь окунуться в их атмосферу, а также понять, почему бумер-шутеры стали важной частью культуры, эта книга для вас! Консул…
Fundamentals of Pervasive Information Management Systems
5
A comprehensive new edition on mobile computing—covering both mobile and sensor data The new paradigm of pervasive computing was born from the needs of highly mobile workers to access and transfer data while on the go. Significant advances in the technology have lent and will continue to lend prevalence to its use—especially in m-commerce. Covering both mobile data and sensor data, this comprehensive text offers updated research on sensor technology, data stream processing, mobile database security, and contextual processing. Packed with cases studies, exercises, and examples, Fundamentals of Pervasive Information Management Systems covers essential aspects of wireless communication and provides a thorough discussion about managing information on mobile database systems (MDS). It addresses the integration of web and workflow with mobile computing and looks at the current state of research. Fundamentals of Pervasive Information Management Systems presents chapters on: Mobile Database System Mobile and Wire…
Diagrammatic Reasoning in AI
5
Pioneering work shows how using Diagrams facilitates the design of better AI systems The publication of Diagrammatic Reasoning in AI marks an important milestone for anyone seeking to design graphical user interfaces to support decision-making and problem-solving tasks. The author expertly demonstrates how diagrammatic representations can simplify our interaction with increasingly complex information technologies and computer-based information systems. In particular, the book emphasizes how diagrammatic user interfaces can help us better understand and visualize artificial intelligence (AI) systems. It examines how diagrammatic reasoning enhances various AI programming strategies used to emulate human thinking and problem-solving, including: Expert systems Model-based reasoning Inexact reasoning such as certainty factors and Bayesian networks Logic reasoning A key part of the book is its extensive development of applications and graphical illustrations, drawing on such fields as the physical sciences, mac…
Операционные системы, среды и оболочки
5
Рассматриваются общие принципы организации, состав, структура операционных систем и их оболочек, а также ряд конкретных систем. Значительное внимание уделяется проблемам управления информацией, процессами в ЭВМ и связи с оператором в рамках различных интерфейсов. В качестве примеров конкретных систем рассматриваются как ОС персональных компьютеров — MS DOS, Windows 3.x, 95/98/ME, NT/2000/XP/ Vista/W7, Mac OS, так и ОС для многопользовательских ЭВМ — OS 360/ 370/375, RSX, Unix, Linux. Рассмотрен ряд оболочек, расширяющих возможности ОС ЭВМ как с текстовым, так и с графическим интерфейсом. Для учащихся техникумов, колледжей, а также студентов вузов.
Communication Acoustics. An Introduction to Speech, Audio and Psychoacoustics
5
In communication acoustics, the communication channel consists of a sound source, a channel (acoustic and/or electric) and finally the receiver: the human auditory system, a complex and intricate system that shapes the way sound is heard. Thus, when developing techniques in communication acoustics, such as in speech, audio and aided hearing, it is important to understand the time–frequency–space resolution of hearing. This book facilitates the reader’s understanding and development of speech and audio techniques based on our knowledge of the auditory perceptual mechanisms by introducing the physical, signal-processing and psychophysical background to communication acoustics. It then provides a detailed explanation of sound technologies where a human listener is involved, including audio and speech techniques, sound quality measurement, hearing aids and audiology. Key features: Explains perceptually-based audio: the authors take a detailed but accessible engineering perspective on sound and hearing with a …
Computer Vision in Vehicle Technology. Land, Sea, and Air
5
A unified view of the use of computer vision technology for different types of vehicles Computer Vision in Vehicle Technology focuses on computer vision as on-board technology, bringing together fields of research where computer vision is progressively penetrating: the automotive sector, unmanned aerial and underwater vehicles. It also serves as a reference for researchers of current developments and challenges in areas of the application of computer vision, involving vehicles such as advanced driver assistance (pedestrian detection, lane departure warning, traffic sign recognition), autonomous driving and robot navigation (with visual simultaneous localization and mapping) or unmanned aerial vehicles (obstacle avoidance, landscape classification and mapping, fire risk assessment). The overall role of computer vision for the navigation of different vehicles, as well as technology to address on-board applications, is analysed. Key features: Presents the latest advances in the field of computer vision and v…
Introduction to Lattice Theory with Computer Science Applications
5
A computational perspective on partial order and lattice theory, focusing on algorithms and their applications This book provides a uniform treatment of the theory and applications of lattice theory. The applications covered include tracking dependency in distributed systems, combinatorics, detecting global predicates in distributed systems, set families, and integer partitions. The book presents algorithmic proofs of theorems whenever possible. These proofs are written in the calculational style advocated by Dijkstra, with arguments explicitly spelled out step by step. The author’s intent is for readers to learn not only the proofs, but the heuristics that guide said proofs. Introduction to Lattice Theory with Computer Science Applications: Examines; posets, Dilworth’s theorem, merging algorithms, lattices, lattice completion, morphisms, modular and distributive lattices, slicing, interval orders, tractable posets, lattice enumeration algorithms, and dimension theory Provides end of chapter exercises to …
Tracking with Particle Filter for High-dimensional Observation and State Spaces
5
This title concerns the use of a particle filter framework to track objects defined in high-dimensional state-spaces using high-dimensional observation spaces. Current tracking applications require us to consider complex models for objects (articulated objects, multiple objects, multiple fragments, etc.) as well as multiple kinds of information (multiple cameras, multiple modalities, etc.). This book presents some recent research that considers the main bottleneck of particle filtering frameworks (high dimensional state spaces) for tracking in such difficult conditions.
Telegram Bot V2. Создание бота и Монетизация для профессионалов
5
Telegram Bot V2. Создание бота и Монетизация для профессионалов — это практическое руководство, которое шаг за шагом проводит вас через все этапы разработки и монетизации Telegram-ботов. В книге раскрыты технические аспекты настройки, интеграции API, UX/UI дизайна, а также современные стратегии монетизации, включая подписки, рекламу, партнёрские программы и донаты. Она подходит для опытных разработчиков, которые хотят создать востребованного бота, привлекать и удерживать пользователей, а также стабильно зарабатывать. Реальные примеры, глубокий анализ успешных кейсов и советы по использованию новых технологий помогут вам вывести свой проект на профессиональный уровень.
Electromagnetic Bandgap (EBG) Structures. Common Mode Filters for High Speed Digital Systems
5
An essential guide to the background, design, and application of common-mode filtering structures in modern high-speed differential communication links Written by a team of experts in the field, Electromagnetic Bandgap (EBG) Structures explores the practical electromagnetic bandgap based common mode filters for power integrity applications and covers the theoretical and practical design approaches for common mode filtering in high-speed printed circuit boards, especially for boards in high data-rate systems. The authors describe the classic applications of electromagnetic bandgap (EBG) structures and the phenomena of common mode generation in high speed digital boards. The text also explores the fundamental electromagnetic mechanisms of the functioning of planar EBGs and considers the impact of planar EBGs on the digital signal propagation of single ended and differential interconnects routed on top or between EBGs. The authors examine the concept, design, and modeling of EBG common mode filters in their …
Excel 2007 PivotTables and PivotCharts
5
Devoted entirely to PivotTables and PivotCharts, this book shows you how to take full advantage of these powerful tools, which enable you to pull meaningful information from masses of seemingly meaningless data. Loaded with illustrations and real-world examples, it takes you step by step through creating a PivotTable; formatting, filtering, and grouping data; creating PivotCharts from those data; and more. You’ll learn to work with multidimensional data, how to create and manipulate PivotTables using VBA, and—most importantly—you’ll discover what these tools can do for you.
Телеграм-бот для магазина: Пошаговое руководство с разбором кода
5
В книге "Телеграм-бот для магазина: Пошаговое руководство с полным разбором кода" раскрываются секреты создания мощного инструмента для онлайн-коммерции. Введя вас в мир телеграм-ботов, автор объясняет их значимость для повышения продаж и улучшения взаимодействия с клиентами. Изучите основы телеграм-ботов, особенности их проектирования и настройки среды разработки, проходя через этапы разработки вашего первого бота. Освойте функциональные возможности, такие как каталог товаров, прием заказов и интеграция с платежными системами. Улучшайте пользовательский опыт, внедряя мультимедиа и персонализацию. Научитесь тестировать и разворачивать бота, обеспечивая его стабильную работу и безопасность данных пользователей. С этой книгой вы не только создадите эффективного бота, но и получите полное понимание его дальнейшего развития и потенциала в мире бизнеса. Позвольте вашему магазину шагнуть в будущее с помощью современных технологий!
Evolutionary Algorithms
5
Evolutionary algorithms are bio-inspired algorithms based on Darwin’s theory of evolution. They are expected to provide non-optimal but good quality solutions to problems whose resolution is impracticable by exact methods. In six chapters, this book presents the essential knowledge required to efficiently implement evolutionary algorithms. Chapter 1 describes a generic evolutionary algorithm as well as the basic operators that compose it. Chapter 2 is devoted to the solving of continuous optimization problems, without constraint. Three leading approaches are described and compared on a set of test functions. Chapter 3 considers continuous optimization problems with constraints. Various approaches suitable for evolutionary methods are presented. Chapter 4 is related to combinatorial optimization. It provides a catalog of variation operators to deal with order-based problems. Chapter 5 introduces the basic notions required to understand the issue of multi-objective optimization and a variety of approaches f…
Эконометрика в Excel: парные и множественные регрессионные модели. Учебное пособие для вузов
5
Учебное пособие содержит основные теоретические положения по следующим разделам эконометрики: эконометрические модели и эконометрическое моделирование, парный и множественный регрессионный анализ. Материал делится на основной и дополнительный. В пособии приводятся не только необходимые расчетные соотношения, но и фрагменты документов программы Excel, решающие ту или иную задачу. Учебное пособие предназначено для бакалавров и магистрантов, обучающихся по направлениям подготовки «Экономика» и «Менеджмент» , а также других направлений, учебные планы которых включают дисциплину «Эконометрика». Учебное пособие также будет полезно аспирантам и экономистам-практикам, занимающимся построением регрессионных эконометрических моделей различной сложности.
Excel VBA 24-Hour Trainer
5
Master VBA automation quickly and easily to get more out of Excel Excel VBA 24-Hour Trainer, 2nd Edition is the quick-start guide to getting more out of Excel, using Visual Basic for Applications. This unique book/video package has been updated with fifteen new advanced video lessons, providing a total of eleven hours of video training and 45 total lessons to teach you the basics and beyond. This self-paced tutorial explains Excel VBA from the ground up, demonstrating with each advancing lesson how you can increase your productivity. Clear, concise, step-by-step instructions are combined with illustrations, code examples, and downloadable workbooks to give you a practical, in-depth learning experience and results that apply to real-world scenarios. This is your comprehensive guide to becoming a true Excel power user, with multimedia instruction and plenty of hands-on practice. Program Excel's newest chart and pivot table object models Manipulate the user interface to customize the look and feel of a proje…
PowerPoint 2010 Bible
5
Master PowerPoint and improve your presentation skills-with one book! It's no longer enough to have slide after slide of text, bullets, and charts. It's not even enough to have good speaking skills if your PowerPoint slides bore your audience. Get the very most out of all that PowerPoint 2010 has to offer while also learning priceless tips and techniques for making good presentations in this new PowerPoint 2010 Bible. Well-known PowerPoint expert and author Faithe Wempen provides formatting tips; shows you how to work with drawings, tables, and SmartArt; introduces new collaboration tools; walks you through five special presentation labs; and more. Coverage includes: A First Look at PowerPoint What Makes a Great Presentation? Creating and Saving Presentation Files Creating Slides and Text Boxes Working with Layouts, Themes, and Masters Formatting Paragraphs and Text Boxes Correcting and Improving Text Creating and Formatting Tables Drawing and Formatting Objects Creating SmartArt Diagrams Using and Organi…
PowerPoint 2010 Bible
5
Master PowerPoint and improve your presentation skills-with one book! It's no longer enough to have slide after slide of text, bullets, and charts. It's not even enough to have good speaking skills if your PowerPoint slides bore your audience. Get the very most out of all that PowerPoint 2010 has to offer while also learning priceless tips and techniques for making good presentations in this new PowerPoint 2010 Bible. Well-known PowerPoint expert and author Faithe Wempen provides formatting tips; shows you how to work with drawings, tables, and SmartArt; introduces new collaboration tools; walks you through five special presentation labs; and more. Coverage includes: A First Look at PowerPoint What Makes a Great Presentation? Creating and Saving Presentation Files Creating Slides and Text Boxes Working with Layouts, Themes, and Masters Formatting Paragraphs and Text Boxes Correcting and Improving Text Creating and Formatting Tables Drawing and Formatting Objects Creating SmartArt Diagrams Using and Organi…
BOOM. Что такое бумер-шутеры и как они изменили правила игры
5
Вернитесь в мир ностальгии и адреналина жарких перестрелок! Перед вами книга, которая отправит вас в увлекательное путешествие через 50 лет видеоигровой истории и поближе познакомит с бумер-шутерами – поджанром шутеров от первого лица, огромный выбор оружия, ретростилистку и несколько других особенностей. Автор расскажет о том, как зародились бумер-шутеры, какие люди и игры развивали этот поджанр и двигали его вперед, о вступлении в эпоху 3D и влиянии на остальную игровую индустрию. Вы узнаете: • Как бумер-шутеры сформировали целое поколение геймеров • Какие фишки и приемы изначально появились в шутерах и позже стали частью остальной индустрии • Wolfenstein 3D и DOOM, Duke Nukem и Quake, Half-Life и Serious Sam – почему каждая из этих игр стала культовой и влюбила в себя людей • Есть ли место олдскульным шутерам сегодня Если вы любите ретро-игры и хотите вновь окунуться в их атмосферу, а также понять, почему бумер-шутеры стали важной частью культуры, эта книга для вас! Понравилась книга? Поставь бумагу на…
QuickBooks 2019 All-in-One For Dummies
5
The quickest way to do the books! Finances don’t have to put you in a funk! With the help of this all-encompassing book, you’ll get the easy-to-follow instruction you need to get your business’ ducks in a row—without ever losing your cool. Whether you’re a numbers person or have never spent much time with a calculator, you’ll discover how to use QuickBooks 2019 to make it easier than ever to handle your finances. This value-priced reference combines eight content-rich mini-books into one complete package, providing the answers you need to get the most out of the latest version of QuickBooks. No stone is left unturned, giving you everything you need to turn what used to be harrowing tasks into simple items you can check off on your to-do list. Helps you use QuickBooks to ease accounting chores, financial management, and business planning Provides guidance from an industry expert Shows you how to set up a QuickBooks accounting system, load the master files lists, invoice customers, pay vendors, track invent…
Разработка игр и теория развлечений
5
В этом издании подробно рассказывается о том, что повлияло на развитие современных видеоигр; также показано, что общего между ними и некомпьютерными играми. Своё исследование известный разработчик игр основывает на теории развлечений, показывая, почему именно способность доставлять удовольствие определяет значимость игры. Книга будет интересна широкому кругу читателей, интересующихся компьютерными играми в целом, теорией игр и психологией игры. Если вы разработчик игр или заядлый геймер, это издание поможет вам понять, что стимулирует развитие этой части нашей культуры, и вдохновит вас на то, чтобы двигаться вперёд.
Excel 2016 Power Programming with VBA
5
Maximize your Excel experience with VBA Excel 2016 Power Programming with VBA is fully updated to cover all the latest tools and tricks of Excel 2016. Encompassing an analysis of Excel application development and a complete introduction to Visual Basic for Applications (VBA), this comprehensive book presents all of the techniques you need to develop both large and small Excel applications. Over 800 pages of tips, tricks, and best practices shed light on key topics, such as the Excel interface, file formats, enhanced interactivity with other Office applications, and improved collaboration features. In addition to the procedures, tips, and ideas that will expand your capabilities, this resource provides you with access to over 100 online example Excel workbooks and the Power Utility Pak, found on the Mr. Spreadsheet website. Understanding how to leverage VBA to improve your Excel programming skills can enhance the quality of deliverables that you produce—and can help you take your career to the next level. …
Evil by Design. Interaction Design to Lead Us into Temptation
5
How to make customers feel good about doing what you want Learn how companies make us feel good about doing what they want. Approaching persuasive design from the dark side, this book melds psychology, marketing, and design concepts to show why we’re susceptible to certain persuasive techniques. Packed with examples from every nook and cranny of the web, it provides easily digestible and applicable patterns for putting these design techniques to work. Organized by the seven deadly sins, it includes: Pride – use social proof to position your product in line with your visitors’ values Sloth – build a path of least resistance that leads users where you want them to go Gluttony – escalate customers’ commitment and use loss aversion to keep them there Anger – understand the power of metaphysical arguments and anonymity Envy – create a culture of status around your product and feed aspirational desires Lust – turn desire into commitment by using emotion to defeat rational behavior Greed – keep customers engaged…
Excel 2010 All-in-One For Dummies
5
A comprehensive, up-to-date, user-friendly guide to Excel 2010 Excel is the standard for spreadsheet applications and is used worldwide, but it's not always user-friendly. That makes it a perfect For Dummies topic, and this handy all-in-one guide covers all the essentials, the new features, how to analyze data with Excel, and much more. Eight minibooks address Excel basics, worksheet design, formulas and functions, worksheet collaboration and review, charts and graphics, data management, data analysis, and Excel and VBA. Excel is the leading spreadsheet/data analysis software and is used throughout the world; the newest revision includes upgraded tools and a redesigned interface For Dummies books are the bestselling guides to Excel, with more than three million copies sold Excel 2010 All-in-One For Dummies covers the changes in the newest version as well as familiar tasks, such as creating and editing worksheets, setting up formulas, and performing statistical functions Eight self-contained minibooks cove…
PowerPoint 2010 All-in-One For Dummies
5
A fully updated guide to creating dynamic presentations with PowerPoint 2010 PowerPoint dominates the presentation landscape. With the changes in PowerPoint 2010, including the availability of an online version, PowerPoint users need this comprehensive reference to make the most of the program. PowerPoint 2010 All-in-One For Dummies features in-depth coverage of the elements and the process involved in creating knockout presentations. Seven minibooks cover all the new 2010 features, providing a great education for beginners and showing PowerPoint veterans lots of new tricks. PowerPoint is the leading presentation software used in business and education; new features in PowerPoint 2010 include an online version and expanded audiovisual capabilities Seven self-contained minibooks cover getting started; building a presentation; tables, charts, and diagrams; graphics and shapes; adding audio, video, and animation; giving the presentation; and PowerPoint for power users Explains how to use the interface and to…
PowerPoint 2010 All-in-One For Dummies
5
A fully updated guide to creating dynamic presentations with PowerPoint 2010 PowerPoint dominates the presentation landscape. With the changes in PowerPoint 2010, including the availability of an online version, PowerPoint users need this comprehensive reference to make the most of the program. PowerPoint 2010 All-in-One For Dummies features in-depth coverage of the elements and the process involved in creating knockout presentations. Seven minibooks cover all the new 2010 features, providing a great education for beginners and showing PowerPoint veterans lots of new tricks. PowerPoint is the leading presentation software used in business and education; new features in PowerPoint 2010 include an online version and expanded audiovisual capabilities Seven self-contained minibooks cover getting started; building a presentation; tables, charts, and diagrams; graphics and shapes; adding audio, video, and animation; giving the presentation; and PowerPoint for power users Explains how to use the interface and to…
Solidity в действии: Мастерство создания смарт-контрактов
5
Solidity в действии: Мастерство создания смарт-контрактов – это ваш всесторонний гид по разработке на одном из самых востребованных языков программирования для блокчейн-платформы Ethereum. Книга предлагает структурированный путь от основ до профессиональных навыков, охватывая все аспекты работы с Solidity. Вы начнете с изучения базовых концепций блокчейна и роли Ethereum в современном мире децентрализованных технологий. Далее, шаг за шагом, вы освоите ключевые элементы языка Solidity, от переменных и управляющих конструкций до сложных контрактов и их интеграции с внешними системами. Особое внимание уделяется безопасности, оптимизации затрат на газ и проверке корректности кода, что крайне важно для создания надежных и эффективных смарт-контрактов. Станьте экспертом в Solidity и раскройте возможности децентрализованного будущего с помощью этой практической и вдохновляющей книги.
Excel 2007 Formulas
5
This book is a single reference that’s indispensable for Excel beginners, intermediate users, power users, and would-be power users everywhere Fully updated for the new release, this latest edition provides comprehensive, soup-to-nuts coverage, delivering over 900 pages of Excel tips, tricks, and techniques readers won’t find anywhere else John Walkenbach, aka «Mr. Spreadsheet,» is one of the world’s leading authorities on Excel Thoroughly updated to cover the revamped Excel interface, new file formats, enhanced interactivity with other Office applications, and upgraded collaboration features Includes a valuable CD-ROM with templates and worksheets from the book Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Crystal Xcelsius For Dummies
5
As the fastest growing dashboarding solution on the market, Xcelsius is an intuitive stand-alone Windows application that enables Excel users to transform the contents of an ordinary Excel spreadsheet into an engaging, interactive Flash-based dashboard Offers step-by-step instruction on the wide array of functionality that Xcelsius has to offer so that readers can complete mini-dashboards of increasing complexity with each chapter Addresses how to prepare Excel spreadsheets for use with Xcelsius dashboards and then use basic components of Xcelsius (charts, buttons, labels) Shows ways to add advanced functionality to dashboards (gauges, sliders, maps) and create interactive business calculators with Xcelsius Discusses integrating Xcelsius reports into PowerPoint slides, Web pages, and e-mail
Designing Highly Useable Software
5
Learn What Usability Really Is, Why to Strive for It, and How to Achieve It «Highly useable» software is easy to use. It does what you expect it to. And it does it well. It's not easy to build but as this book demonstrates, it's well worth the effort. Highly useable software is highly successful software—and everyone wins. Inside, an accomplished programmer who has made usability his business systematically explores the world of programming, showing you how every aspect of the work is implicated in the usability of the final product. This is not just an «issues» book, however, but systematic, real-world instructions for developing applications that are better in every way. As you'll learn, there's no such thing as «intuitive» software. Instead, there are just the factors that make it highly useable: simplicity, consistency, the recognition of accepted conventions, and the foregrounding of the user's perspective. With these principles under your belt, you'll quickly discover dozens of ways to make your app…
SugarCRM For Dummies
5
SugarCRM is an innovative customer relationship management software solution that enhances your company’s marketing effectiveness, drives sales performance, improves customer satisfaction, and provides executive insight into business performance. SugarCRM For Dummies will show you to take advantage of this free, open source CRM application to boost your sales and please your customers. This guide helps you choose the flavor of Sugar you need, acquire and deploy it, set up accounts and contacts, and organize your day. You’ll first learn how to install SugarCRM, customize user preferences, create databases, and import contacts from other software. Next, you’ll discover how to extend SugarCRM’s capabilities to meet needs unique to your business. You’ll also find out how to: Schedule appointments, link them to records and notes, and organize your sales opportunities Build campaigns, track their success, and grow your contact list with Web-to-lead forms Manage customer issues and forums to exterminate software…
Телеграм-бот для магазина: Пошаговое руководство с разбором кода
5
В книге "Телеграм-бот для магазина: Пошаговое руководство с полным разбором кода" раскрываются секреты создания мощного инструмента для онлайн-коммерции. Введя вас в мир телеграм-ботов, автор объясняет их значимость для повышения продаж и улучшения взаимодействия с клиентами. Изучите основы телеграм-ботов, особенности их проектирования и настройки среды разработки, проходя через этапы разработки вашего первого бота. Освойте функциональные возможности, такие как каталог товаров, прием заказов и интеграция с платежными системами. Улучшайте пользовательский опыт, внедряя мультимедиа и персонализацию. Научитесь тестировать и разворачивать бота, обеспечивая его стабильную работу и безопасность данных пользователей. С этой книгой вы не только создадите эффективного бота, но и получите полное понимание его дальнейшего развития и потенциала в мире бизнеса. Позвольте вашему магазину шагнуть в будущее с помощью современных технологий!
Проектирование и эксплуатация интегрированных автоматизированных систем управления. Учебное пособие для вузов
5
В учебном пособии рассматриваются основные понятия, методы и средства информационной поддержки жизненного цикла интегрированных автоматизированных систем управления (ИАСУ). Особое внимание уделяется принципам создания и обеспечения функционирования единого информационного пространства для всех участников жизненного цикла ИАСУ объектов транспортного комплекса (ОТК) в отраслях транспортно-дорожного комплекса, что и является основной стратегией технологии информационной поддержки жизненного цикла наукоемких объектов. Учебное пособие предназначено для обучения бакалавров по направлению подготовки «Информатика и вычислительная техника».
Evolutionary Algorithms for Food Science and Technology
5
Researchers and practitioners in food science and technology routinely face several challenges, related to sparseness and heterogeneity of data, as well as to the uncertainty in the measurements and the introduction of expert knowledge in the models. Evolutionary algorithms (EAs), stochastic optimization techniques loosely inspired by natural selection, can be effectively used to tackle these issues. In this book, we present a selection of case studies where EAs are adopted in real-world food applications, ranging from model learning to sensitivity analysis.