-
-
[
Visual Basic (VB)]
CppForVB.zip
... . It may be slightly different than the code
shown in the article.
The directory SieveMFC contains an MFC version of a component
equivalent to the ATL version discussed in the article. It was built
with version 5 of the C++ compiler and the MFC ...
-
-
[
Delphi]
XiControls.rar
Xi control is a component for delphi.
its have alot of feature like customizable button, gradient shape, progress bar ect.
-
-
-
-
[
Delphi]
labelimg.zip
Tlabelimage is a graphic component thas enable to paint in your form a text with a associate image
-
[
Delphi]
ring0.zip
What IS TRing0?
TRing0 is a system level component that gives Delphi program access to system ressources like ... ressources cannot be accessed directly by applications, just IO drivers. TRing0 reveals this functionality providing a simple Delphi component.
-
[
Visual C++ (VC++)]
EigenFace.zip
This is a MFC program to test Principle Component Analysis (PCA) for constructing Eigenfaces. Using train images, it calculates Eigen values and Eigen vectors with sorting. Then reconstruct test images from PCA coefficients.
-
[
Visual C++ (VC++)]
Waveletdecomposition.zip
This routine performs a 1-D Periodic Orthogonal Wavelet decomposition. It also performs the row decomposition component of a 2-D wavelet transform. An input signal x[n] is low pass and high pass filtered and the resulting signals decimated by factor of ...