Page 59
Page 59
img

Harmonic Analysis and Applications

John J. Benedetto has had a profound influence not only on the direction of harmonic analysis and its applications, but also on the entire community of people involved in the field. This self-contained volume in honor of John covers a wide range of topics in harmonic analysis and related areas, including weighted-norm inequalities, frame theory, wavelet theory, time-frequency analysis, and sampling theory. The invited chapters pay tribute to John’s many achievements and express an appreciation for both the mathematical and personal inspiration he has given to so many students, coauthors, and colleagues. Although the scope of the book is broad, chapters are clustered by topic to provide authoritative expositions that will be of lasting interest.

img

Hardware Verification with SystemVerilog : An Object-Oriented Framework

Verification is increasingly complex, and SystemVerilog is one of the languages that the verification community is turning to. However, no language by itself can guarantee success without proper techniques. Object-oriented programming (OOP), with its focus on managing complexity, is ideally suited to this task. With this handbook—the first to focus on applying OOP to SystemVerilog—we’ll show how to manage complexity by using layers of abstraction and base classes. By adapting these techniques, you will write more "reasonable" code, and build efficient and reusable verification components. Both a learning tool and a reference, this handbook contains hundreds of real-world code snippets and three professional verification-system examples.

img

Hardware Verification with C++ : A Practitioner’s Handbook

Part I makes the case for C++, and shows a standard verification system using object-oriented programming (OOP). Part II presents two open-source C++ libraries that enable efficient verification with C++ -- Teal, a C++ to Verilog interface, and Truss, a standard verification framework. Part III focuses on OOP with examples from real verification projects. Part IV puts it all together showing complete block-level and system-level verification systems. "The handbook provides a clear understanding of object-oriented programming, and how it applies to hardware verification. It is clear to me that C++, together with Teal and Truss, could form a strong platform for the next generation of hardware verification."

img

Hardware and software : Verification and testing ; 1st International Haifa Verification Conference, Haifa, Israel, November 13-16, 2005, Revised Selected Papers

The First Haifa Verification Conference was held at the IBM Haifa Research Lab and at the Haifa University in Israel from November 13 to16, 2005. The conference incorporated three different workshops that took place separately in previous years. The IBM Verification Workshop is now its sixth year, the IBM Software Testing Workshop is now in its fourth year, and the PADTAD Workshop on testing and debugging multi-threaded and parallel software was held for the third time. The Verification Conference was a three-day, single-track conference followed by a one-day tutorial on the testing and review of multi-threaded code. The conference presented a unique combination of fields that brought together the hardware and software testing communities. Merging the different communities under a single roof gave the conference a distinctive flavor and provided the participants with added benefits. While the applications in these separate fields are different, the techniques used are often very similar. By offering lectures in these disparate but related disciplines, the conference engendered an environment of collaboration and discovery.

img

Hardening Windows

Hardening is the process of protecting a system against unknown threats. System administrators harden against that which they think could be a threat. Administrators know the Internet is a hostile environment. Although they can't tell, for example, that a hacker will attempt to gain access to the SQL server next Tuesday, they can bet money there'll be an attempt soon and should "batten down the hatches" in anticipation. Hardening Windows, Second Edition is the definitive "counterintelligence" guide to performing preventative security measures for the Windows operating system. This second edition covers the release of Windows XP Service Pack 2 and its new security features, including the Windows Firewall and the Security Center. It also covers Windows Server 2003 Service Pack 1, Windows Server R2's new Security Configuration Wizard, Windows NT, Windows 2000, branch-office security features, and new setup options.

img

Hardening Linux

“Hardening” is the process of protecting a system and its applications against unknown threats. Hardening Linux identifies many of the risks of running Linux hosts and applications and provides practical examples and methods to minimize those risks. The book is written for Linux/UNIX administrators who do not necessarily have in-depth knowledge of security but need to know how to secure their networks.

img

Hard Disk Drive Servo Systems

The second edition of this monograph provides a systematic treatment of the design of modern hard disk drive servo systems updated with the latest research results to reflect recent improvements in spindle speed and bit density and other changes in this fast-moving field. In particular, it focuses on the applications of some newly developed results in control theory, i.e., robust and perfect tracking control and composite non-linear feedback control which are suitable for track following and seeking respectively. Emphasis is placed on hard disk drive servo systems with single- or dual-stage actuation using a voice-coil-motor actuator enhanced in the latter case by the addition of a micro-actuator providing faster responses and therefore higher bandwidth in track following. Other issues such as modeling and compensation of nonlinearities and friction in microdrives, disturbance rejection and resonance compensation are also addressed.

img

Haptics: Science, Technology, Applications ; 12th International Conference, EuroHaptics 2020, Leiden, The Netherlands, September 6–9, 2020, Proceedings

This book constitutes the proceedings of the 12th International Conference on Human Haptic Sensing and Touch Enabled Computer Applications, EuroHaptics 2020, held in Leiden, The Netherlands, in September 2020.

img

Haptics : Perception, Devices and Scenarios ; 6th International Conference, EuroHaptics 2008 Madrid, Spain, June 10-13, 2008 Proceedings

This book constitutes the refereed proceedings of the 6th International Conference on Human Haptic Sensing and Touch Enabled Computer Applications, EuroHaptics 2008, held in Madrid, Spain, in June 2008.The 119 revised full papers presented were carefully reviewed and selected from 150 submissions. The papers are organized in topical sections on control and technology, haptic perception and psychophysics, haptic devices, haptics rendering and display, multimodal interaction and telepresence, as well as haptic applications.

img

Haptic and Audio Interaction Design ; 3rd International Workshop, HAID 2008 Jyväskylä, Finland, September 15-16, 2008 Proceedings

This book constitutes the refereed proceedings of the Third International Workshop on Haptic and Audio Interaction Design, HAID 2008 held in Jyväskylä, Finland, in September 2008.The 13 revised full papers presented were carefully reviewed and selected for inclusion in the book. The papers are organized in topical sections on visual impairment, applications of multimodality, evaluation, conceptual integration of audio and haptics, interaction techniques, and perception.

img

Happiness—Concept, Measurement and Promotion

This book defines happiness intuitively and explores several common conceptual mistakes with regard to happiness. It then moves on to address topical issues including, but not limited to, whether money can buy you happiness, why happiness is ultimately the only thing of intrinsic value, and the various factors important for happiness. It also presents a more reliable and interpersonally comparable method for measuring happiness and discusses twelve factors, from A to L, that are crucial for individual happiness: attitude, balance, confidence, dignity, engagement, family/friends, gratitude, health, ideals, joyfulness, kindness and love.

img

Haploids in Crop Improvement II

This volume provides an excellent overview of haploid induction and the application of doubled haploids. The authors emphasize advances made in the understanding of microspore embryogenesis, but treat also advances in gynogenesis and the manipulation of parthenogenetic haploid development. The text contains a thorough discussion of the application of haploidy to the improvement of a number of species from various families.

img

Hands-On Software Architecture with Java - Learn key architectural techniques and strategies to design efficient and elegant Java applications

Starts with the fundamentals of architecture and takes you through the basic components of application architecture. You'll cover the different types of software architectural patterns and application integration patterns and learn about their most widespread implementation in Java. You'll then explore cloud-native architectures and best practices for enhancing existing applications to better suit a cloud-enabled world. Later, the book highlights some cross-cutting concerns and the importance of monitoring and tracing for planning the evolution of the software, foreseeing predictable maintenance, and troubleshooting. The book concludes with an analysis of the current status of software architectures in Java programming and offers insights into transforming your architecture to reduce technical debt.

img

Hands-on question answering systems with BERT : Applications in neural networks and natural language processing

Begins with an overview of the technology landscape behind BERT. It takes you through the basics of NLP, including natural language understanding with tokenization, stemming, and lemmatization, and bag of words. Next, you’ll look at neural networks for NLP starting with its variants such as recurrent neural networks, encoders and decoders, bi-directional encoders and decoders, and transformer models. Along the way, you’ll cover word embedding and their types along with the basics of BERT. After this solid foundation, you’ll be ready to take a deep dive into BERT algorithms such as masked language models and next sentence prediction. You’ll see different BERT variations followed by a hands-on example of a question answering system. You will: Examine the fundamentals of word embeddings / Apply neural networks and BERT for various NLP tasks / Develop a question-answering system from scratch / Train question-answering systems for your own data

img

Hands-On Design Patterns with Java : Learn Design Patterns That Enable the Building of Large-Scale Software Architectures

Java design patterns are reusable and proven solutions to software design problems. This book covers over 60 battle-tested design patterns used by developers to create functional, reusable, and flexible software. Hands-On Design Patterns with Java starts with an introduction to the Unified Modeling Language (UML), and delves into class and object diagrams with the help of detailed examples. You'll study concepts and approaches to object-oriented programming (OOP) and OOP design patterns to build robust applications. As you advance, you'll explore the categories of GOF design patterns, such as behavioral, creational, and structural, that help you improve code readability and enable large-scale reuse of software. You’ll also discover how to work effectively with microservices and serverless architectures by using cloud design patterns, each of which is thoroughly explained and accompanied by real-world programming solutions. By the end of the book, you’ll be able to speed up your software development process using the right design patterns, and you’ll be comfortable working on scalable and maintainable projects of any size.

img

Hands-On Data Structures and Algorithms with Python : Store, manipulate, and access data effectively ; 3rd ed.

Expands your understanding of key structures, including stacks, queues, and lists, and also show you how to apply priority queues and heaps in applications. You'll learn how to analyze and compare Python algorithms, and understand which algorithms should be used for a problem based on running time and computational complexity. You will also become confident organizing your code in a manageable, consistent, and scalable way, which will boost your productivity as a Python developer. By the end of this Python book, you'll be able to manipulate the most important data structures and algorithms to more efficiently store, organize, and access data in your applications

img

Handbook to the Construction and Use of Insect Collection and Rearing Devices : A guide for teachers with suggested classroom applications

The purpose of this book is to explain how to build and use insect collecting and rearing devices and through explanations of the various techniques stimulate educators to explore the study of insects in their classrooms. Insects are often given little consideration with regard to humane handling practices. Please remember that insects are living creatures and, as such, are entitled to the same treatment as other living creatures.

img

Handbook on Tunnels and Underground Works ; Vol.1 : Concept – Basic Principles of Design

Provides a new, global, updated, thorough, clear and practical risk-based approach to tunnelling design and construction methods, and discusses detailed examples of solutions applied to relevant case histories. It provides the following features and benefits: updated vision on tunnelling design, tools, materials and construction balanced mix of theory, technology and applied experience different and harmonized points of view from academics, professionals and contractors easy consultation in the form of a handbook risk-oriented approach to tunnelling problems.

img

Handbook on Scheduling : From Theory to Applications

This handbook covers not only in a unified approach the most important scheduling models and methods, it also put special emphasis to their relevance to practical situations. Many applications from industry and service operations management and case studies are described. Because the book offers some preliminaries concerning basic notions from discrete mathematics, it can also be used by beginners. As a consequence, the handbook is an indispensable source for a broad audience, ranging from researchers to practitioners, graduate and advanced undergraduate students in computer science/engineering, operations research, industrial and real-time engineering, management science, business administration, information systems, and applied mathematics curricula.

img

Handbook on Optimal Growth 1 : Discrete Time

The Handbook on Optimal Growth provides surveys of significant results of the theory of optimal growth, as well as the techniques of dynamic optimization theory on which they are based. Armed with the results and methods of this theory, a researcher will be in an advantageous position to apply these versatile methods of analysis to new issues in the area of dynamic economics.

Results Per Page