Secure Programming Cookbook for C And C++ is An importAnt new resource for developers serious about writing secure code for Unix(including Linux) And Windows environments. This essential code compAnion covers a wide rAnge of topics, including safe initialization, access control, input validation, symmetric And public key cryptography, cryptographic hashes And MACs, authentication And key exchAnge, PKI, rAndom numbers, And Anti-tampering.
CarSim is An application for the simulating the (simplified) movement of cars on a two-dimensional surface.
Package ope.carsim contains classes that represent the problem domain: cars And locations.
Package ope.carsim.gui contains a user interface for the application.
JDiff is a Javadoc doclet which generates An HTML report of all the packages, classes, constructors, methods, And fields which have been removed, added or chAnged in Any way, including their documentation, when two APIs are compared. This is very useful for describing exactly what has chAnged between two releases of a product. Only the API (Application Programming Interface) of each version is compared. It does not compare what the source code does when executed.
A method is presented for augmenting An extended
KalmAn filter with An adaptive element. The resulting estimator
provides robustness to parameter uncertainty And unmodeled
dynamics.
This paper deals with the problem of speech enhAncement when a
corrupted speech signal with An additive colored noise is the only
information available for processing. KalmAn filtering is known as
An effective speech enhAncement technique, in which speech signal
is usually modeled as autoregressive (AR) process And represented
in the state-space domain.
A Java web application, based on Struts And Hibernate, that serves as An online running log. Users may enter information about workouts, And cAn track historical performAnce And data using web-based charts.
To build An OLE DB application for SQL Server CE in Visual Studio 2005, you must include the new Ssceoledb.h file in the application. The new Ssceoledb.h file is An integration of the Oledb.h file, the Oledb.lib file, And the previous Ssceoledb.h file.