[perl module] perl的聚类模块



推荐!(*)(*)(*)(*)(*)
Algorithm::Cluster, written by John Nolan of the University of California, Santa Cruz, is a Perl module that makes use of the C Clustering Library. Some example Perl scripts are available in the perl/examples directory in the source distribution. To install Algorithm::Cluster, download the source code, unpack, and type perl Makefile.PL, followed by make to compile the code, make test to run the test scripts, and make install to install the Algorithm::Cluster module.
If you use ActiveState Perl on Windows, use the Perl Package Manager ppm to install Algorithm::Cluster by executing ppm install http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/Algorithm-Cluster.ppd
from the DOS command prompt. This assumes that you are using Perl 5.8.0 from ActiveState.
Download:
Algorithm::Cluster source distribution;
http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/Algorithm-Cluster-1.23.tar.gz
manual in PDF format.
http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/cluster.pdf