CLIQUE代码实现

时间:2014-06-03 02:34:58
【文件属性】:
文件名称:CLIQUE代码实现
文件大小:78KB
文件格式:RAR
更新时间:2014-06-03 02:34:58
CLIQUE代码 Input : argc, argv * * Output : int * * The usage of the clique program should * * be of the form: * * clique fileName numberOfPoints resolution xmin xmax ymin ymax tau * * * * Each parameter's meanning is : * * clique -- program's name * * string fileName -- indicate the data file * * name which * * contains all the data vectors. * * int numberOfPoints -- the number of data points * * float resolution -- resolution of clustering * * float xmin -- the min value of x * * float xmax -- the max value of x * * float ymin -- the min value of y * * float ymax -- the max value of y * * float tau -- the threshold for clustering
【文件预览】:
clique
----clique.cc(14KB)
----clique.cpp(15KB)
----clique.vcproj(5KB)
----a.out(16KB)
----clique(55KB)
----clique.dsw(520B)
----clique.plg(246B)
----clique.opt(53KB)
----makefile(330B)
----clique.sln(876B)
----Debug()
--------vc80.pdb(36KB)
--------BuildLog.htm(4KB)
--------vc80.idb(19KB)
--------clique.exe.embed.manifest(2KB)
----clique.dsp(3KB)
----README(938B)
----clique.suo(8KB)
----clique.vcproj.PC2010070118BAX.Administrator.user(1KB)
----clique.ncb(155KB)

网友评论

  • C++的,学习了
  • 只有二维的情况,不是想要的
  • 只有二维的情况,不是想要的