Sebanyak 5 item atau buku ditemukan

Water and Wastewater Calculations Manual, Third Edition

Step-by-step water and wastewater calculations-- updated for the latest methods and regulations Water and Wastewater Calculations Manual, Third Edition, provides basic principles, best practices, and detailed calculations for surface water, groundwater, drinking water treatment, and wastewater engineering. The solutions presented are based on practical field data and the most current federal and state rules and regulations. Designed for quick access to essential data, the book contains more than 100 detailed illustrations and provides both SI and U.S. customary units. This up-to-date environmental reference contains new and revised information on: U.S. Environmental Protection Agency maximum contaminant levels for public water systems and protection from waterborne organisms Membrane filtration processes Clarification systems Ultraviolet disinfection Ozonation SNAD--simultaneous partial nitrification, ANAMMOX (anaerobic ammonium oxidation), and denitrification Membrane bioreactors Lake evaporation mathematical models Comprehensive coverage includes: Stream and river sanitation Lake and reservoir management Groundwater regulations and protection Fundamental and treatment plant hydraulics Public water supply Wastewater engineering Macro-invertebrate tolerance list Well function for confined aquifers Solubility product constants for solution at or near room temperature Freundlich adsorption isotherm constants for toxic organic compounds Factors for conversion

Designed for quick access to essential data, the book contains more than 100 detailed illustrations and provides both SI and U.S. customary units.

Marketing

The most comprehensive and authoritative introductory marketing text available for Australian students. The new edition has been completely updated to reflect recent changes in marketing theory and practice caused by new technologies and new ways of organising. Three Australian authors.

The new edition has been completely updated to reflect recent changes in marketing theory and practice caused by new technologies and new ways of organising. Three Australian authors.

Linux in a Nutshell

Everything you need to know about Linux is in this book. Written by Stephen Figgins, Ellen Siever, Robert Love, and Arnold Robbins -- people with years of active participation in the Linux community -- Linux in a Nutshell, Sixth Edition, thoroughly covers programming tools, system and network administration tools, the shell, editors, and LILO and GRUB boot loaders. This updated edition offers a tighter focus on Linux system essentials, as well as more coverage of new capabilities such as virtualization, wireless network management, and revision control with git. It also highlights the most important options for using the vast number of Linux commands. You'll find many helpful new tips and techniques in this reference, whether you're new to this operating system or have been using it for years. Get the Linux commands for system administration and network management Use hundreds of the most important shell commands available on Linux Understand the Bash shell command-line interpreter Search and process text with regular expressions Manage your servers via virtualization with Xen and VMware Use the Emacs text editor and development environment, as well as the vi, ex, and vim text-manipulation tools Process text files with the sed editor and the gawk programming language Manage source code with Subversion and git

Everything you need to know about Linux is in this book.

An Introduction to Programming With C++

An Introduction to Programming with C++, Sixth Edition is the latest C++ offering from Diane Zak. This book is distinct from other textbooks because of its unique approach, which motivates students by demonstrating why they need to learn the concepts and skills presented. Each chapter contains Mini-Quizzes, Labs, and Try This features to help readers practice and absorb the content as they go along. This edition also includes completely new applications and exercises, more IPO charts and flowcharts, and a brand new interior design. Important Notice: Media content referenced within the product description or the product text may not be available in the ebook version.

This book is distinct from other textbooks because of its unique approach, which motivates students by demonstrating why they need to learn the concepts and skills presented.

Understanding the Linux Kernel

In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in what order. It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn't kept waiting any longer than necessary for the relatively slow disks. The third edition of Understanding the Linux Kernel takes you on a guided tour of the most significant data structures, algorithms, and programming tricks used in the kernel. Probing beyond superficial features, the authors offer valuable insights to people who want to know how things really work inside their machine. Important Intel-specific features are discussed. Relevant segments of code are dissected line by line. But the book covers more than just the functioning of the code; it explains the theoretical underpinnings of why Linux does things the way it does. This edition of the book covers Version 2.6, which has seen significant changes to nearly every kernel subsystem, particularly in the areas of memory management and block devices. The book focuses on the following topics: Memory management, including file buffering, process swapping, and Direct memory Access (DMA) The Virtual Filesystem layer and the Second and Third Extended Filesystems Process creation and scheduling Signals, interrupts, and the essential interfaces to device drivers Timing Synchronization within the kernel Interprocess Communication (IPC) Program execution Understanding the Linux Kernel will acquaint you with all the inner workings of Linux, but it's more than just an academic exercise. You'll learn what conditions bring out Linux's best performance, and you'll see how it meets the challenge of providing good system response during process scheduling, file access, and memory management in a wide variety of environments. This book will help you make the most of your Linux system.

This book will help you make the most of your Linux system.