-
-
[
Matlab]
PCA.rar
principal component matlab code.
Category:
matlab Upload User:
yanyan0725 Size:
43K
-
[
Delphi]
delzip12.zip
Delphi zip/unzip component. Delphi Zip/Unzip Package, v1.20 For Delphi 2 and 3, and C++ Builder v1.xx
Category:
Delphi VCL Upload User:
simba945 Size:
202K
-
[
Java/JSP]
JavaServer_Faces_in_Action.rar
As I write this foreword, I am collaborating with four leading user interface
(UI) component vendors on a presentation for the 2004 JavaOneSM conference.
In our presentation, the vendors will show how they leverage JavaServerTM
Faces technology in ...
-
-
-
-
[
Delphi]
fbarcode.zip
...
The sourcecode does not rely on any language specific features.
It will probably compile under Delphi 8 and higher.
Kylix ?
barcode component does not use any special Windows API
functions so it should work with Kylix (untested).
Category:
Delphi VCL Upload User:
wjbp2008 Size:
25K
-
[
Java/JSP]
rc021-010d-jsf.zip
JavaServer Faces (JSF) is the “offcial” component-based
view technology in the Java EE web tier. JSF includes a set
of predefned UI components, an event-driven programming
model, and the ability to add third-party components. JSF
is designed to be ...
-
[
Others]
WatermarkingAlgorithmResearchandImplementationBas
In this paper the watermarking programs based on the
discrete cosine transform (DCT) domain DC component (DC) is
adopted. Through adjusting the block DCT coefficient of the image the
watermarks are hidden. And blocking the selected image according to
...
-
[
Java/JSP]
connected_components.rar
This program calculates the number of connected components in a graph (Two vertices are in the same connected component of the graph, if there exists a path between these two vertices.