DataDraw is an ultra-fast persistent database for high performance programs written in C. It s so fast that
many programs keep all their data in a DataDraw database, even whi le being manipulated in inner loop s
of compute intensive appl ications.
风险财务控制库
Risk Quantify is an open source financial library, with a focus on
managing the risk of financial instruments. The aim of this project is
to provide people working in the financial industry with a good base to
use in building their own applications. Risk Quantify provides pricing
rout ...
AdaBoost is an efficient tool in machine learning. It can combine a series of weak learners into a strong learner. Besides pattern classification, it also can be applied into feature selection. This document explains the use of AdaBoost.
Sofia-SIP is an open-source SIP User-Agent library, compliant
with the IETF RFC3261 specification. It can be used as
a building block for SIP client software for uses such as VoIP,
IM, and many other real-time and person-to-person communication
services. The primary target platform for Sofia-SIP ...
This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. These scripts are selfs contents (needed additional ...
To use the ATLTrace tool:
Debug an MFC or ATL project select Start from the Debug menu.
Select MFC/ATL Trace Tool in the Tools menu.
Expand the tree control list in the Trace List window. Here you will see the running application, any modules within that application, and the trace categories fo ...
Testbenches have become an integral part of the design process, enabling you to verify that
your HDL model is sufficiently tested before implementing your design and helping you automate
the design verification process. It is essential, therefore, that you have confidence your
testbench is thoroughl ...