Building Software for SimulationThis book offers a concise introduction to the art of building simulation software, collecting the most important concepts and algorithms in one place. Written for both individuals new to the field of modeling and simulation as well as experienced practitioners, this guide explains the design and implementation of simulation software used in the engineering of large systems while presenting the relevant mathematical elements, concept discussions, and code development. ...
C++/CLI in ActionC++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native / managed code interop and mixed-mode programming. You'll learn to take advantage of GUI frameworks like Windows Forms and WPF while keeping your native C++ business logic. The book also covers methods for accessing C# or VB.NET components and libraries. Written for readers with a working knowledge of C++. ...
Cisco Routers for the Desperate, 2nd EditionCisco routers and switches are the cornerstones of many networks. But when things break, repairs can intimidate even the most competent administrator. Luckily, just knowing the "in case of emergency" basics will take you far.
Just like the original, this second edition of the highly acclaimed Cisco Routers for the Desperate is written for the administrator in crisis mode. Updated to cover switches and the latest Cisco terminology, with a tighter focus on the needs of the small network administrator, this second edition gives you what you need to know to provide reliable network services and fix problems fast. ...
The Book of RubyRuby is famous for being easy to learn, but most users only scratch the surface of what it can do. While other books focus on Ruby's trendier features, The Book of Ruby reveals the secret inner workings of one of the world's most popular programming languages, teaching you to write clear, maintainable code.
You'll start with the basics-types, data structures, and control flows - and progress to advanced features like blocks, mixins, metaclasses, and beyond. ...
TcL Scripting for Cisco IOSYou'll learn easy techniques for creating, using, and modifying Tcl scripts that run directly on Cisco network devices from the Cisco IOS command line. The authors first teach basic Tcl commands and concepts for capturing and manipulating data and for querying or controlling Cisco equipment. Building on these core skills, they show you how to write scripts that automate and streamline many common IOS configuration, monitoring, and problem-solving tasks. ...
Website Optimization for Retina Displays How-toLearn something new in an Instant! A short, fast, focused guide delivering immediate results. Create high-resolution graphics for websites.
Learn to create scalable graphics using CSS, SVG, and Canvas. Embed fonts from the web for creating unique typography and graphics. Learn how to add high-resolution icons and startup images to your web apps. Implement scripting techniques to replace your images with high-resolution versions. ...
Implementing SplunkLearn to search, dashboard, configure, and deploy Splunk on one machine or thousands. Start working with Splunk fast, with a tested set of practical examples and useful advice. Step-by-step instructions and examples with a comprehensive coverage for Splunk veterans and newbies alike. ...
Thermodynamic Models for Industrial ApplicationsUsing an applications perspective Thermodynamic Models for Industrial Applications provides a unified framework for the development of various thermodynamic models, ranging from the classical models to some of the most advanced ones. Among these are the Cubic Plus Association Equation of State (CPA EoS) and the Perturbed Chain Statistical Association Fluid Theory (PC-SAFT). These two advanced models are already in widespread use in industry and academia, especially within the oil and gas, chemical and polymer industries. ...
Sams Teach Yourself More Visual Basic .NET in 21 DaysSams Teach Yourself More Visual Basic.NET in 21 Days provides step-by-step coverage of the most important new features of Visual Basic.NET and .NET that will allow programmers to begin creating rich Web applications and Web Services. Intermediate programmers gain the knowledge and skills to be able to design professional Windows applications and Web services. See how to use previous VB skills in this new environment. ...
Professional JavaScript for Web DevelopersIf you want to achieve JavaScript's full potential, it is critical to understand its nature, history, and limitations. This book sets the stage by covering JavaScript from its very beginning to the present-day incarnations that include support for the DOM and Ajax. It also shows you how to extend this powerful language to meet specific needs and create seamless client-server communication without intermediaries such as Java or hidden frames. ...