Listing 1 - 10 of 115 | << page >> |
Sort by
|
Choose an application
Traffic patterns. --- Traffic flow patterns --- Traffic engineering
Choose an application
The aim of this book is to highlight up to date exploited technologies and approaches in terms of antenna designs and requirements. In this regard, this book targets a broad range of subjects, including the microstrip antenna and the dipole and printed monopole antenna. The varieties of antenna designs, along with several different approaches to improve their overall performance, have given this book a great value, in which makes this book is deemed as a good reference for practicing engineers and under/postgraduate students working in this field. The key technology trends in antenna design as part of the mobile communication evolution have mainly focused on multiband, wideband, and MIMO antennas, and all have been clearly presented, studied and implemented within this book. The forthcoming 5G systems consider a truly mobile multimedia platform that constitutes a converged networking arena that not only includes legacy heterogeneous mobile networks but advanced radio interfaces and the possibility to operate at mm wave frequencies to capitalize on the large swathes of available bandwidth. This provides the impetus for a new breed of antenna design that, in principle, should be multimode in nature, energy efficient, and, above all, able to operate at the mm wave band, placing new design drivers on the antenna design. Thus, this book proposes to investigate advanced 5G antennas for heterogeneous applications that can operate in the range of 5G spectrums and to meet the essential requirements of 5G systems such as low latency, large bandwidth, and high gains and efficiencies.
Choose an application
The aim of this book is to highlight up to date exploited technologies and approaches in terms of antenna designs and requirements. In this regard, this book targets a broad range of subjects, including the microstrip antenna and the dipole and printed monopole antenna. The varieties of antenna designs, along with several different approaches to improve their overall performance, have given this book a great value, in which makes this book is deemed as a good reference for practicing engineers and under/postgraduate students working in this field. The key technology trends in antenna design as part of the mobile communication evolution have mainly focused on multiband, wideband, and MIMO antennas, and all have been clearly presented, studied and implemented within this book. The forthcoming 5G systems consider a truly mobile multimedia platform that constitutes a converged networking arena that not only includes legacy heterogeneous mobile networks but advanced radio interfaces and the possibility to operate at mm wave frequencies to capitalize on the large swathes of available bandwidth. This provides the impetus for a new breed of antenna design that, in principle, should be multimode in nature, energy efficient, and, above all, able to operate at the mm wave band, placing new design drivers on the antenna design. Thus, this book proposes to investigate advanced 5G antennas for heterogeneous applications that can operate in the range of 5G spectrums and to meet the essential requirements of 5G systems such as low latency, large bandwidth, and high gains and efficiencies.
Choose an application
The aim of this book is to highlight up to date exploited technologies and approaches in terms of antenna designs and requirements. In this regard, this book targets a broad range of subjects, including the microstrip antenna and the dipole and printed monopole antenna. The varieties of antenna designs, along with several different approaches to improve their overall performance, have given this book a great value, in which makes this book is deemed as a good reference for practicing engineers and under/postgraduate students working in this field. The key technology trends in antenna design as part of the mobile communication evolution have mainly focused on multiband, wideband, and MIMO antennas, and all have been clearly presented, studied and implemented within this book. The forthcoming 5G systems consider a truly mobile multimedia platform that constitutes a converged networking arena that not only includes legacy heterogeneous mobile networks but advanced radio interfaces and the possibility to operate at mm wave frequencies to capitalize on the large swathes of available bandwidth. This provides the impetus for a new breed of antenna design that, in principle, should be multimode in nature, energy efficient, and, above all, able to operate at the mm wave band, placing new design drivers on the antenna design. Thus, this book proposes to investigate advanced 5G antennas for heterogeneous applications that can operate in the range of 5G spectrums and to meet the essential requirements of 5G systems such as low latency, large bandwidth, and high gains and efficiencies.
Choose an application
Research on hunting and gathering peoples has given anthropologists a long-standing conceptual framework of sedentism and mobility based on seasonality and ecological constraints. This work challenges that position by arguing that mobility is a socially negotiated activity and that neither mobility nor sedentism can be understood outside of its social context. Drawing on research in the Mesa Verde region that focuses on communities and households, Mark Varien expands the social, spatial, and temporal scales of archaeological analysis to propose a new model for population movement. Rather than viewing sedentism and mobility as opposing concepts, he demonstrates that they were separate strategies that were simultaneously employed. Households moved relatively frequently--every one or two generations--but communities persisted in the same location for much longer. Varien shows that individuals and households negotiated their movements in a social landscape structured by these permanent communities. Varien's research clearly demonstrates the need to view agriculturalists from a perspective that differs from the hunter-gatherer model. This innovative study shows why current explanations for site abandonment cannot by themselves account for residential mobility and offers valuable insights into the archaeology of small-scale agriculture.
Choose an application
Beginning about A.D. 1250, the Zuni area of New Mexico witnessed a massive population aggregation in which the inhabitants of hundreds of widely dispersed villages relocated to a small number of large, architecturally planned pueblos. Over the next century, twenty-seven of these pueblos were constructed, occupied briefly, and then abandoned. Another dramatic settlement shift occurred about A.D. 1400, when the locus of population moved west to the "Cities of Cibola" discovered by Coronado in 1540. Keith W. Kintigh demonstrates how changing agricultural strategies and developing mechanisms of social integration contributed to these population shifts. In particular, he argues that occupants of the earliest large pueblos relied on runoff agriculture, but that gradually spring-and river-fed irrigation systems were adopted. Resultant strengthening of the mechanisms of social integration allowed the increased occupational stability of the protohistorical Zuni towns.
Land settlement patterns. --- Patterns, Land settlement --- Settlement patterns --- Human geography --- Land settlement --- Society & culture: general
Choose an application
Make the best of your test suites by using cutting-edge software architecture patterns in PythonKey FeaturesLearn how to create scalable and maintainable applicationsBuild a web system for micro messaging using concepts in the bookUse profiling to find bottlenecks and improve the speed of the systemBook DescriptionDeveloping large-scale systems that continuously grow in scale and complexity requires a thorough understanding of how software projects should be implemented. Software developers, architects, and technical management teams rely on high-level software design patterns such as microservices architecture, event-driven architecture, and the strategic patterns prescribed by domain-driven design (DDD) to make their work easier. This book covers these proven architecture design patterns with a forward-looking approach to help Python developers manage application complexity—and get the most value out of their test suites. Starting with the initial stages of design, you will learn about the main blocks and mental flow to use at the start of a project. The book covers various architectural patterns like microservices, web services, and event-driven structures and how to choose the one best suited to your project. Establishing a foundation of required concepts, you will progress into development, debugging, and testing to produce high-quality code that is ready for deployment. You will learn about ongoing operations on how to continue the task after the system is deployed to end users, as the software development lifecycle is never finished. By the end of this Python book, you will have developed "architectural thinking": a different way of approaching software design, including making changes to ongoing systems.What you will learnThink like an architect, analyzing software architecture patternsExplore API design, data storage, and data representation methodsInvestigate the nuances of common architectural structuresUtilize and interoperate elements of patterns such as microservicesImplement test-driven development to perform quality code testingRecognize chunks of code that can be restructured as packagesMaintain backward compatibility and deploy iterative changesWho this book is forThis book will help software developers and architects understand the structure of large complex systems and adopt architectural patterns that are scalable. Examples in the book are implemented in Python so a fair grasp of basic Python concepts is expected. Proficiency in any programming languages such as Java or JavaScript is sufficient.
Choose an application
Developing large-scale systems that continuously grow in scale and complexity requires a thorough understanding of how software projects should be implemented. Software developers, architects, and technical management teams rely on high-level software design patterns such as microservices architecture, event-driven architecture, and the strategic patterns prescribed by domain-driven design (DDD) to make their work easier. This book covers these proven architecture design patterns with a forward-looking approach to help Python developers manage application complexity - and get the most value out of their test suites.
Python (Computer program language) --- Software patterns. --- Mathematics
Choose an application
Takes readers on a journey across continents and cultures to discover the endless ways artists and image-makers have employed floral motifs throughout history. Showcasing the diversity of blooms from all over the world, Flower spans a wide range of styles and media - from art, botanical illustrations, and sculptures to floral arrangements, film stills, and textiles - and follows a visually stunning sequence with works, regardless of period, thoughtfully paired to allow interesting and revealing juxtapositions between them.
Botany --- Art --- flowers [plant components] --- floral patterns --- botanical illustrations
Choose an application
This book can be used for self-paced study, in an undergraduate course on software design, or as the core of an intensive weeklong workshop for working programmers. Each chapter has a set of exercises ranging in size and difficulty from half a dozen lines to a full day's work.
Listing 1 - 10 of 115 | << page >> |
Sort by
|