C++ Gotchas is the professional programmer s guide to avoiding and correcting ninety-nine of the most common, destructive, and interesting C++ design and programming errors. It ALSO serves as an inside look at the more subtle C++ features and programming techniques
标签: professional ninety-nine correcting programmer
上传时间: 2016-03-29
上传用户:hanli8870
Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answer is that a regular expression is a compact way of describing complex patterns in texts. You can use them to search for patterns and, once found, to modify the patterns in complex ways. You can ALSO use them to launch programmatic actions that depend on patterns. A tongue-in-cheek comment by programmers is worth thinking about: "Sometimes you have a programming problem and it seems like the best solution is to use regular expressions now you have two problems." Regular expressions are amazingly powerful and deeply expressive. That is the very reason writing them is just as error-prone as writing any other complex programming code. It is always better to solve a genuinely simple problem in a simple way when you go beyond simple, think about regular expressions. Tutorial: Using regular expressions
标签: expression the tutorial regular
上传时间: 2013-12-19
上传用户:sardinescn
This sample demonstrates compression capabilities available in the .NET Framework. It builds a Windows Forms application that employs the GZipStream and DeflateStream types to compress and decompress files. The sample ALSO introduces several types that are new in the .NET Framework version 2.0.
标签: demonstrates capabilities compression Framework
上传时间: 2016-03-30
上传用户:playboys0
The Wifidog project is an open source captive portal solution. It was designed primarily for wireless community groups, but caters to various other business models as well. If you have questions about the wifidog project, they may be answered in the FAQ. You may ALSO be interested in seeing some of the community wireless groups, WISP s, universities, and private businesses currently using Wifidog across the globe.
标签: primarily designed solution Wifidog
上传时间: 2013-11-29
上传用户:梧桐
JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It ALSO includes detailed coverage of the major revisions to the JSP Standard Tag Library (JSTL) specification. Combining plenty of practical advice with detailed coverage of JSP syntax and features and clear, useful examples, JavaServer Pages, Third Edition demonstrates how to embed server-side Java into Web pages, while ALSO covering important topics such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access.
标签: substantial JavaServer completely Edition
上传时间: 2014-01-04
上传用户:mpquest
The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order Number 245472), is part of a three-volume set that describes the architecture and programming environment of all IA-32 Intel® Architecture processors. The IA-32 Software Developer’s Manual, Volume 3, describes the operating-system support environment of an IA-32 processor, including memory management, protection, task management, interrupt and exception handling, and system management mode. It ALSO provides IA-32 processor compatibility information. This volume is aimed at operating- system and BIOS designers and programmers.
标签: Programming Developer Software 245472
上传时间: 2013-12-23
上传用户:小码农lz
This book explains how to write, install, and debug device drivers for Windows 2000. It is intended to be a companion to the Microsoft DDK documentation and software. Windows 2000 represents a major improvement to previous versions of Windows NT. Device drivers for Windows 2000 may be designed for the new Windows Driver Model (WDM) architecture. If so, the driver will be source compatible with Windows 98. This book covers the new WDM specification. This book will ALSO prove useful to those studying the internals of Windows 2000, particularly the I/O subsystem and related components.
标签: explains intended Windows drivers
上传时间: 2016-04-08
上传用户:dreamboy36
The Lite Evaluation/Demonstration Kit is intended to illustrate use of the AN3042. The AN3042 is compliant to the PCI 2.1 Local Bus specification. Included in the kit is a PCI add-in card, Windows drivers, demonstration applications, and documentation of the hardware and software provided. The microprocessor used on the PCI add-in card is the Motorola MPC860. The applications themselves serve as documentation on how to interface with the drivers, and ALSO may be used to test the AN3042 on the user s prototype board.
标签: 3042 Demonstration Evaluation illustrate
上传时间: 2016-04-08
上传用户:二驱蚊器
AIOTrade is a free, open source stock technical analysis platform built on pure java. Its pluggable architecture is ALSO ideal for custom features extending, such as indicators and charts. It Requires JRE 1.5.0+.
标签: pluggable technical AIOTrade analysis
上传时间: 2014-12-05
上传用户:csgcd001
The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software ALSO includes efficient state-of-the-art resampling routines. These are generic and suitable for any application. For details, please refer to Rao-Blackwellised Particle Filtering for Fault Diagnosis and On Sequential Simulation-Based Methods for Bayesian Filtering After downloading the file, type "tar -xf demo_rbpf_gauss.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab and run the demo.
标签: filtering particle Blackwellised conditionall
上传时间: 2014-12-05
上传用户:410805624