-
-
-
-
[
Visual C++ (VC++)]
combolistl.rar
portfolio box ~! CListCtrl embedded in the drop-down box and editorial support arbitrary frame out of readonly, number edit, text, combobox settings, but also supported the removal of all operational column
-
[
Visual Basic (VB)]
StockTrade.zip
Stock Exchange simulator to show timers and randon number generators work together. A cool simulation for anyone who might think about playing the stocks and spending money and get a general idea how the system works.
-
[
Visual C++ (VC++)]
fromBMPfileloadedanddisplaybitmap(6KB).Ra
... image. The next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more structures rgbquad the ...
-
[
C/C++]
KMEANS01.rar
... algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
Category:
AI-NN-PR Upload User:
sunweina2 Size:
63K
-
[
Matlab]
ICA_demo_fMRI.zip
ICA can be used in brain activation studies to reduce the number of dimension and filter out independent and interesting activations. This demonstration shows two studies. One provided by Hvidovre Universitets Hospital, Denmark, that consists of fMRI ...
Category:
matlab Upload User:
kenjie201 Size:
2708K
-
[
Matlab]
ICA_demo_text.zip
... in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that uses BIC to estimate the number of classes and produces keywords for each class. The icaML algorithm is used.
Category:
matlab Upload User:
zhaoyuanyu Size:
2438K
-
[
Matlab]
MolgedeyandSchouster.zip
... and no noise . Truncation is used for the time shifted matrix, and it is forced to be symmetric . The delay Tau is estimated . The number of independent components are calculated using Bayes Information Criterion (BIC), with PCA for dimension reduction.
-
[
C++ Builder]
C++_calculator.rar
this program is simple calculator that calculate [multiply, divide, plus, minus, facrorial, power, sin(x), cos(x), tan(x), sqrt(x), Ln(x), Exp(x)] of two number.