dxy logo
首页丁香园病例库全部版块
搜索
登录

[perl module] perl的聚类模块

医疗行业从业者 · 最后编辑于 2003-10-04 · IP 北京北京
2346 浏览
icon推荐
这个帖子发布于 21 年零 296 天前,其中的信息可能已发生改变或有所发展。
img
img

推荐!(*)(*)(*)(*)(*)
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








回复6 点赞

全部讨论(0)

默认最新
avatar
分享帖子
share-weibo分享到微博
share-weibo分享到微信
认证
返回顶部