- Math Games
- Sanskrit
- Industry
- Prosthesis
- Australia & Oceania
- Peretti, Frank
- General
- General
- Onassis, Aristotle
- Weiss, Bobbi J.
- Chase, James Hadley
- India
- Reference
- General
- Wizard of Oz
- Bassingthwaite, Don
- Direction & Production
- Risks
- Artificial Life
- Mensuration
- Ramona
- Adobe Premiere
- Tate Gallery
- Language Arts
- Steinbeck, John
- King, Stephen
- Estonia
- Dickinson, Peter
- Renaissance
- Beaches
- Some of our other sites:
- Books
- Clothing, Shoes and Accessories
- Baby Clothes and Accessories
- Cosmetics, Beauty Products and Fragrances
- Cellphones, Call Plans and Accessories
- Video Games
- DVDs
- Electronics, Gadgets and Computers
- Health and Personal Care
- Home and Garden
- Home DIY
- Jewelry
- Magazines and Newspapers
- Music Downloads
- Musical Instruments
- Office Equipment and Supplies
- Software and Games
- Sporting Goods
- Toys and Games
- Watches
- UK Books
- UK Video Games
- UK Home and Garden
- UK Electronics, Gadgets and Computers
- UK Baby Clothes and Accessories
- UK Software and Games
- UK Sporting Goods
- UK Toys and Games
Books : Computers & Internet : Computer Science : Modeling & Simulation
-
-
High Performance MySQL is the definitive guide to building fast, reliable systems with MySQL. Written by noted experts with years of real-world experience building very large systems, this book covers every aspect of MySQL performance in detail, and focuses on robustness, security, and data integrity. High Performance MySQL teaches you advanced techniques in depth so you can bring out MySQL's full power. Learn how to design schemas, indexes, queries and advanced MySQL features for maximum performance, and get detailed guidance for tuning your MySQL server, operating system, and hardware to their fullest potential. You'll also learn practical, safe, high-performance ways to scale your applications with replication, load balancing, high availability, and failover. This second edition is completely revised and greatly expanded, with deeper coverage in all areas. Major additions include: Emphasis throughout on both performance and reliability Thorough coverage of storage engines, including in-depth tuning and optimizations for the InnoDB storage engine Effects of new features in MySQL 5.0 and 5.1, including stored procedures, partitioned databases, triggers, and views A detailed discussion on how to build very large, highly scalable systems with MySQL New options for backups and replication Optimization of advanced querying features, such as full-text searches Four new appendices The book also includes chapters on benchmarking, profiling, backups, security, and tools and techniques to help you measure, monitor, and manage your MySQL installations.
-
- Presenting the much-anticipated Second Edition, which boasts nearly 40 percent new and revised coverage, reflecting the latest best practices
- This unparalleled tutorial approach covers everything from planning the data warehouse project to implementing the design and managing the data warehouse environment
- The Kimball Group has streamlined the lifecycle methodology to be more efficient and user-friendly based on their thousands of hours of experience in both consulting and training
- They have also revised various lifecycle topics, including dimensional modeling, data warehouse architecture, ETL, and Business Intelligence
- New sections at the end of every process and techniques chapter feature coverage of managing the effort and reducing risk, assuring quality, estimating considerations, Web site resources, and more
-
With revised material and new exercises based on ArcGIS version 9, this updated work acquaints geographers and GIS professionals with the principles of GIS as it teaches the mechanics of using ArcGIS software. Conceptual material is followed by scripted software exercises. Necessary GIS skills are presented in a variety of areas--map symbology, data overlay, map projection, and data conversion--as the making of maps and the analysis of geographic data is conceptualized. Spatial modeling exercises using the Model Builder technology of ArcGIS version 9 are also provided. Other topics covered include organizing data, planning a GIS project, creating derived data, and presenting results.
-
Harnessing Hibernate is an ideal introduction to the popular framework that lets Java developers work with information from a relational database easily and efficiently. Databases are a very different world than Java objects, and they often involve people with different skills and specializations. With Hibernate, bridging these two worlds is significantly easier, and with this book, you can get up to speed with Hibernate quickly. Rather than present you with another reference, Harnessing Hibernate lets you explore the system, from download and configuration through a series of projects that demonstrate how to accomplish a variety of practical goals. The new edition of this concise guide walks you through Hibernate's primary features, which include mapping from Java classes to database tables, and from Java data types to SQL data types. You will also learn about Hibernate's data query and retrieval facilities, and much more. By reading and following along with the examples, you can get your own Hibernate environment set up quickly and start using it for real-world tasks right away. Harnessing Hibernate teaches you how to: Perform Object/Relational mapping Work with persistent data from Java code Work with groups and relationships between objects Extend Hibernate's rich type support for your own needs Simplify query creation using criteria and examples Use the Hibernate Query Language (HQL) and understand how it differs from SQL Use Hibernate in conjunction with Spring Use Hibernate in conjunction with other packages, such as the Stripes web framework and the Eclipse IDE
Once you're past the first few chapters, you can jump to topics that you find particularly interesting or relevant.All background material and explanations of how Hibernate works and why is in the service of a focused task. Source code can be downloaded from the book's website. If using SQL is an uncomfortable chore, Harnessing Hibernate offers you an effective and trouble-free method for working with the information you store in your applications.
-
Now, completely updated for LabVIEW 6i. Reflects the latest enhancements in National Instruments' LabVIEW 6i. Designed for non-experts. Softcover. CD-ROM included.
-
Crafting a perfect rendering in 3D software means nailing all the details. And no matter what software you use, your success in creating realistic-looking illumination, shadows and textures depends on your professional lighting and rendering techniques. In this lavishly illustrated new edition, Pixar's Jeremy Birn shows you how to:
- Master Hollywood lighting techniques to produce professional results in any 3D application
- Convincingly composite 3D models into real-world environments
- Apply advanced rendering techniques using subsurface scattering, global illumination, caustics, occlusion, and high dynamic range images
- Design realistic materials and paint detailed texture maps
- Mimic real-life camera properties such as f-stops, exposure times, depth-of-field, and natural color temperatures for photorealistic renderings
- Render in multiple passes for greater efficiency and creative control
- Understand production pipelines at visual effects and animation studios
- Develop your lighting reel to get a job in the industry
-
Database Systems: Design, Implementation, and Management is the only book that takes students step-by-step through the entire process of database development and creation. This text provides the most comprehensive, detailed, and clear coverage of database basics, with ample exercises and problems at the end of each chapter to encourage hands-on learning. After completing this text, students will gain the marketable skills and technical background necessary to compete in tomorrow's competitive database administration marketplace. A new chapter, "Databases and the Internet," provides detailed instruction on using Cold Fusion 4.0 to create online databases.
-
There has been a dramatic growth in the development and application of Bayesian inferential methods. Some of this growth is due to the availability of powerful simulation-based algorithms to summarize posterior distributions. There has been also a growing interest in the use of the system R for statistical analyses. R's open source nature, free availability, and large number of contributor packages have made R the software of choice for many statisticians in education and industry.
Bayesian Computation with R introduces Bayesian modeling by the use of computation using the R language. The early chapters present the basic tenets of Bayesian thinking by use of familiar one and two-parameter inferential problems. Bayesian computational methods such as Laplace's method, rejection sampling, and the SIR algorithm are illustrated in the context of a random effects model. The construction and implementation of Markov Chain Monte Carlo (MCMC) methods is introduced. These simulation-based algorithms are implemented for a variety of Bayesian applications such as normal and binary response regression, hierarchical modeling, order-restricted inference, and robust modeling. Algorithms written in R are used to develop Bayesian tests and assess Bayesian models by use of the posterior predictive distribution. The use of R to interface with WinBUGS, a popular MCMC computing language, is described with several illustrative examples.
This book is a suitable companion book for an introductory course on Bayesian methods. Also the book is valuable to the statistical practitioner who wishes to learn more about the R language and Bayesian methodology. The LearnBayes package, written by the author and available from the CRAN website, contains all of the R functions described in the book.
-
- Presents complete information on various programming techniques, from the basic areas to dozens of advanced concepts.
- Includes more than 1,000 illustrations, tables, formulas, tips, shortcuts and real-world examples.
- Offers unparalleled reference material useful for skills training at all levels of CNC.
- Presents an encyclopedic, logically organized approach to CNC programming, allowing the reader to look up a subject of interest only.
- Uses cross references throughout to guide the reader to the proper answer or solution to a problem.
-
Enormous quantities of data go unused or underused today, simply because people can't visualize the quantities and relationships in it. Using a downloadable programming environment developed by the author, Visualizing Data demonstrates methods for representing data accurately on the Web and elsewhere, complete with user interaction, animation, and more. How do the 3.1 billion A, C, G and T letters of the human genome compare to those of a chimp or a mouse? What do the paths that millions of visitors take through a web site look like? With Visualizing Data, you learn how to answer complex questions like these with thoroughly interactive displays. We're not talking about cookie-cutter charts and graphs. This book teaches you how to design entire interfaces around large, complex data sets with the help of a powerful new design and prototyping tool called "Processing." Used by many researchers and companies to convey specific data in a clear and understandable manner, the Processing beta is available free. With this tool and Visualizing Data as a guide, you'll learn basic visualization principles, how to choose the right kind of display for your purposes, and how to provide interactive features that will bring users to your site over and over. This book teaches you: The seven stages of visualizing data -- acquire, parse, filter, mine, represent, refine, and interact How all data problems begin with a question and end with a narrative construct that provides a clear answer without extraneous details Several example projects with the code to make them work Positive and negative points of each representation discussed. The focus is on customization so that each one best suits what you want toconvey about your data set The book does not provide ready-made "visualizations" that can be plugged into any data set. Instead, with chapters divided by types of data rather than types of display, you'll learn how each visualization conveys the unique properties of the data it represents -- why the data was collected, what's interesting about it, and what stories it can tell. Visualizing Data teaches you how to answer questions, not simply display information.
-
In a corporate setting, the Microsoft Office Suite is an invaluable set of applications. One of Offices' biggest advantages is that its applications can work together to share information, produce reports, and so on. The problem is, there isn't much documentation on their cross-usage. Until now.
Introducing Integrating Excel and Access, the unique reference that shows you how to combine the strengths of Microsoft Excel with those of Microsoft Access. In particular, the book explains how the powerful analysis tools of Excel can work in concert with the structured storage and more powerful querying of Access. The results that these two applications can produce together are virtually impossible to achieve with one program separately.
But the book isn't just limited to Excel and Access. There's also a chapter on SQL Server, as well as one dedicated to integrating with other Microsoft Office applications. In no time, you'll discover how to:
- Utilize the built in features of Access and Excel to access data
- Use VBA within Access or Excel to access data
- Build connection strings using ADO and DAO
- Automate Excel reports including formatting, functions, and page setup
- Write complex functions and queries with VBA
- Write simple and advanced queries with the Access GUI
- Produce pivot tables and charts with your data
With Integrating Excel and Access, you can crunch and visualize data like never before. It's the ideal guide for anyone who uses Microsoft Office to handle data.
-
&>
Drawing on the experiences of a world-class LabVIEW development organization, The LabVIEW Style Book is the definitive guide to best practices in LabVIEW development.
Leading LabVIEW development manager Peter A. Blume presents practical guidelines or “rules” for optimizing every facet of your applications: ease of use, efficiency, readability, simplicity, performance, maintainability, and robustness. Blume explains each style rule thoroughly, presenting realistic examples and illustrations. He even presents “nonconforming” examples that show what not to do–and why not.
Coverage includes
- Significance of style: How good style improves quality and actually saves time over the full project life cycle
- Before you code: Configuring your LabVIEW environment, and organizing your files on disk and in the LabVIEW project
- LabVIEW project specifications: A specialized standard for specifying LabVIEW application requirements
- Efficient VI layout and development: front panel, block diagram, icons, and connectors
- Data structures: Choosing data types, efficient use of arrays and clusters, and special considerations with nested data structures
- Error handling strategies: Trapping and reporting errors for robust and reliable applications
- Design patterns: Standard VI architectures and application frameworks that promote good style
- Documentation: Essential rules for source code documentation and streamlining the process
- Code reviews: Enforcing a style convention using a checklist, the LabVIEW VI Analyzer Toolkit, and peer reviews
- Appendixes: Convenient glossary and style rules summary
This book will be indispensable to anyone who wants to develop or maintain quality LabVIEW applications: developers, managers, and end users alike. Additionally, it will also be valuable to those preparing for NI’s Certified LabVIEW Developer or Certified LabVIEW Architect exams, which contain significant content on development style.
Foreword by Darren Nattinger
Preface
Acknowledgments
About the Author
Chapter 1 The Significance of Style
Chapter 2 Prepare for Good Style
Chapter 3 Front Panel Style
Chapter 4 Block Diagram
Chapter 5 Icon and Connector
Chapter 6 Data Structures
Chapter 7 Error Handling
Chapter 8 Design Patterns
Chapter 9 Documentation
Chapter 10 Code Reviews
Appendix A Glossary
Appendix B Style Rules Summary
Index
-
Harness Powerful SPICE Simulation and Design Tools to Develop Cutting-Edge Switch-Mode Power Supplies
Switch-Mode Power Supplies: SPICE Simulations and Practical Designs is a comprehensive resource on using SPICE as a power conversion design companion. This book uniquely bridges analysis and market reality to teach the development and marketing of state-of-the art switching converters. Invaluable to both the graduating student and the experienced design engineer, this guide explains how to derive founding equations of the most popular converters…design safe, reliable converters through numerous practical examples…and utilize SPICE simulations to virtually breadboard a converter on the PC before using the soldering iron.
Filled with more than 600 illustrations, Switch-Mode Power Supplies: SPICE Simulations and Practical Designs enables you to:
- Derive founding equations of popular converters
- Understand and implement loop control via the book-exclusive small-signal models
- Design safe, reliable converters through practical examples
- Use SPICE simulations to virtually breadboard a converter on the PC
- Access design spreadsheets and simulation templates on the accompanying CD-ROM, with numerous examples running on OrCADË, ICAPSË, µCapË, TINAË, and more
Inside This Powerful SPICE Simulation and Design Resource
• Introduction to Power Conversion • Small-Signal Modeling • Feedback and Control Loops • Basic Blocks and Generic Models • Simulation and Design of Nonisolated Converters • Simulation and Design of Isolated Converters-Front-End Rectification and Power Factor Correction • Simulation and Design of Isolated Converters-The Flyback • Simulation and Design of Isolated Converters-The Forward -
Discover BIM: A better way to build better buildings.
Building Information Modeling (BIM) is a new approach to design, construction, and facility management in which a digital representation of the building process is used to facilitate the exchange and interoperability of information in digital format. BIM is beginning to change the way buildings look, the way they function, and the ways in which they are designed and built.
BIM Handbook: A Guide to Building Information Modeling for Owners,Managers, Designers, Engineers, and Contractors provides an in-depth understanding of BIM technologies, the business and organizational issues associated with its implementation, and the profound advantages that effective use of BIM can provide to all members of a project team. The Handbook:
-
Introduces Building Information Modeling and the technologies that support it
-
Reviews BIM and its related technologies, in particular parametric and object-oriented modeling, its potential benefits, its costs, and needed infrastructure
-
Explains how designing, constructing, and operating buildings with BIM differs from pursuing the same activities in the traditional way using drawings, whether paper or electronic
-
Discusses the present and future influences of BIM on regulatory agencies; legal practice associated with the building industry; and manufacturers of building products
-
Presents a rich set of BIM case studies and describes various BIM tools and technologies
-
Shows how specific disciplinesowners, designers, contractors, and fabricatorscan adopt and implement BIM in their companies
-
Explores BIM's current and future impact on industry and society
Painting a colorful and thorough picture of the state of the art in Building Information Modeling, the BIM Handbook guides readers to successful implementations, helping them to avoid needless frustration and costs and take full advantage of this paradigm-shifting approach to build better buildings, that consume fewer materials, and require less time, labor, and capital resources.
-
-
Now you can apply the techniques that business analysts at leading companies use to analyze and transform data into bottom line results. For more than 10 years, well-known consultant and business professor Wayne Winston has been teaching corporate clients and MBA candidates the most effective ways to use Microsoft Excel for data analysis, modeling, and decision making. This practical, business-focused guide delivers the best of Winston’s classroom experience to you in 70+ concise chapters, organized by real-world scenarios. Quickly find and apply exactly the information you need to solve a specific business problem—from asset allocation modeling to estimating exponential growth, forecasting sales, optimizing portfolios, and other critical functions. You also get all the book’s sample files on CD-ROM—ready for use in your own work.
-
Revised to reflect the needs of today’s users, this 10th edition of Database Processing assures that you will learn marketable skills. By presenting SQL SELECT statements near the beginning of the book readers will know early on how to query data and obtain results–seeing firsthand some of the ways that database technology is useful in the marketplace. By utilizing free software downloads, you will be able to actively use a DBMS product by the end of the 2nd chapter. Each topic appears in the context of accomplishing practical tasks. Its spiral approach to database design (incorporating all 3 sources: from the integration of existing data, from new information, and the need to redesign an existing database) provides users with enhanced information not available in other database books on the market. Topics include: SQL, database design, implementation, processing, access standards, and business intelligence. An excellent reference and handbook for information systems professionals such as database administrators, database designers, systems analysts, web-database developers, and programmers of database applications.
-
Ever have a bad data day? If you're a business user, architect, analyst, designer or developer, then you've probably had some bad data days. It comes with the territory. Overcoming these problems is much easier if you have an in-depth understanding of the actual data. That's where a data model comes in handy. It's a diagram that uses text and symbols to represent groupings of data, giving you a clear picture of your business and application environment. Data Modeling Made Simple provides the tools you need to read, create and validate models of your business and applications.
This book contains everything about modeling you need to know but were too afraid to ask, such as:
- What are the traditional and nontraditional uses of a data model?
- How do subject area, logical, and physical data models differ?
- When do I build a BSAM, ASAM, or CSAM?
- What is the easiest way to apply normalization?
- Where can I best leverage abstraction?
- How do I decide whether to use denormalization or dimensionality?
- What are primary, foreign, alternate, virtual, and surrogate keys?
- What is the best approach to building the models?
- How can I use the Scorecard system to validate a data model?
Plus over 30 exercises to reinforce concepts and sharpen your skills!
Reviews:
"What a great book—and a fun read too! Steve has captured the essence of data modeling and made it simple. For those who are not data modelers but need to work with them, this book is an excellent primer. For those who model data occasionally but not routinely, it is an invaluable quick reference. And for those of us who are experienced (and incorrigible) data modelers, Data Modeling Made Simple is a terrific reminder that we really can keep it simple!"
David Wells, Director of Education, Data Warehousing Institute
"An excellent introduction from someone who knows his subject and knows how to teach it"
Graeme Simsion, University of Melbourne
“Data Modeling Made Simple is a must read for all professionals new to data modeling as well as those that want to ‘speak the language’ and understand the concepts. Steve writes as though he is right there with you, walking you through the terminology, explaining the symbols, and telling you what you should consider doing before, during and after you have modeled your data.”
Robert S. Seiner, President, KIK Consulting & Educational Services, LLC and Publisher of The Data Administration Newsletter, tdan.com
“Data Modeling Made Simple is an excellent training guide for anyone entering the data modeling field. Steve Hoberman takes the fundamental concepts of data modeling and presents them in an easy to understand and entertaining manner that I’m sure you will find valuable.”
David Marco, President, EWSolutions
“How does one who is not a formally trained ‘data modeler’ understand the basics of data modeling? Steve Hoberman has created an informative, fun, easy to follow, and practical book sharing data modeling concepts which are essential for any professional involved in information technology. Mr. Hoberman clearly answers key questions behind the what, why and how of data modeling and reinforces the explanations with appropriate examples, analogies and exercises.”
Len Silverston, Best-Selling Author of The Data Model Resource Book, Volumes 1 and 2
-
-
Answers to your most pressing SOA development questions
How do we start with service modeling? How do we analyze services for better reusability? Who should be involved? How do we create the best architecture model for our organization? This must-read for all enterprise leaders gives you all the answers and tools needed to develop a sound service-oriented architecture in your organization.
Praise for Service-Oriented Modeling
Service Analysis, Design, and Architecture
"Michael Bell has done it again with a book that will be remembered as a key facilitator of the global shift to Service-Oriented Architecture. . . . With this book, Michael Bell provides that foundation and more-an essential bible for the next generation of enterprise IT."
-Eric Pulier, Executive Chairman, SOA Software
"Michael Bell's insightful book provides common language and techniques for business and technology organizations to take advantage of the SOA paradigm. By focusing modeling techniques on the business problem, Bell provides a way for professionals to work throughout the life cycle to create reusable and enduring services."
-Mike Zbranak, CIO, Chase Card Services
"This book will become an imperative business and technology service-oriented modeling recipe for any manager, architect, modeler, analyst, and developer in today's software development industry."
-Jeff Schneider, CEO, MomentumSI
"'Innovative' and 'groundbreaking' are words that best describe Michael Bell's Service-Oriented Modeling. It depicts a true service modeling approach that elegantly closes a clear and critical service modeling gap in the SOA industry. This holistic book ties these concepts together using real-world examples across a service life cycle that transitions services from ideas and concepts into production assets that deliver business value. A must-read for business and technical SOA practitioners."
-Eric A. Marks, CEO, AgilePath Corporation
"As hot as SOA is today, many business and technology professionals still find it challenging to mind the gap between their disparate methodologies and objectives. Herein Michael Bell speaks clearly to both camps in straightforward language, outlining disciplines each can use to communicate effectively and advance the realization of corporate aims. This book is a bible for all who seek to drive business/technology into the future."
-Mark Edward Goodrich, Director, Investing Product Management, Reuters Media
"This book takes senior IT architects and systems designers into the depths of modeling for SOA, with a fresh new perspective on tools, terminology, and how to turn the theory into practice. His full life-cycle approach balances process, control, and accountability to align all the participants in the delivery pipeline-clearing the road for successful SOA business solutions."
-Phil Gilligan, Chief Technology Officer, EBS








![Digital Lighting and Rendering (2nd Edition) ([digital])](http://ecx.images-amazon.com/images/I/51qr7sSuTjL._SL160_.jpg)












