[问题] JAVA程式读的到资料却没办法执行

楼主: DJJERRY (键盘张根硕)   2014-06-23 18:56:09
各位版上的高手好 小弟我从网络上找了范例想在eclipse上执行
现在的问题是有办法读资料 却没办法执行 一直出现以下错误讯息
Exception in thread "main" java.lang.Error: Unresolved compilation problem:
The method run(Configuration, Path, Path, Path, double, int, boolean,
double, boolean)
in the type KMeansDriver is not applicable for the arguments
(Configuration, Path, Path, Path, EuclideanDistanceMeasure, double, int,
boolean, boolean)
附上程式码http://i.imgur.com/QWJabHE.png
不知道是什么地方出了问题 求各位大大帮忙~
作者: gmoz ( This can't do that. )   2014-06-23 21:53:00
你先把错误讯息这段的英文看懂
作者: Jimmy0398 (Reuse & Debug)   2014-06-23 21:53:00
第5个参数要double? 你给EuclideanDistanceMeasure?
作者: kather (Kather)   2014-06-23 23:40:00
参数从第五个开始要:double int boolean double boolean

Links booklink

Contact Us: admin [ a t ] ucptt.com