Exceptional C++ shows by example how to go about sound software engineering in standard C++. Do you enjoy solving thorny C++ problems and puzzles? Do you relish writing robust and extensible code? Then take a few minutes and challenge yourself with some tough C++ design and programming problems.
pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerprint of an audio, video, or image file that is mathematically based on the audio or visual content contained within. Unlike cryptographic hash functions that rely on the avalanche effect of small chang ...
Exceptional C++ shows by example how to go about sound software engineering in standard C++. Do you enjoy solving thorny C++ problems and puzzles? Do you relish writing robust and extensible code? Then take a few minutes and challenge yourself with some tough C++ design and programming problems.
使用INTEL矢量统计类库的程序,包括以下功能:
 Raw and central moments up to 4th order
 Kurtosis and Skewness
 Variation Coefficient
 Quantiles and Order Statistics
 Minimum and Maximum
 Variance-Covariance/Correlation matrix
 Pooled/Group Varianc ...
The potential of solving real-time demanding industrial applications, using vision-based
algorithms, drastically grew due to an increasing availability of computational power.
In this thesis a novel real-time, vision-based Blackjack analysis system is presented. The
embedding of the vision algorithm ...
Servlets and JavaServer Pages is the first complete guide to building dynamic Java-based Web applications using the new JavaServer Pages 2.0 and Servlets 2.4. Servlets and JavaServer Pages (JSP) provide a robust solution to developing large, complex Web applications, including multiserver projects. ...
Java technology has evolved from a programming language designed to create
machine-independent embedded systems into a robust, vendor-independent,
machine-independent, server-side technology, enabling the corporate community
to realize the full potential of web-centric applications.
Java began with ...
Features a unique program to estimate the power spectral density. The spectrum containing all significant details is calculated from a time series model. Model type as well as model order are determined automatically from the data, using statistical criteria. Robust estimation algorithms and order s ...
openssl源码
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS) protocols as well as a full-strength general purpose cryptography library. The ...
matlab有限元网格划分程序
DistMesh is a simple MATLAB code for generation of unstructured triangular and tetrahedral meshes. It was developed by Per-Olof Persson (now at UC Berkeley) and Gilbert Strang in the Department of Mathematics at MIT. A detailed ...