K-Way+Merge
K-Way+Merge技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
K-Way+Merge 热门资料
查看全部 500 份 →source code for pattern classification k nearest neighbor source code
source code for pattern classification k nearest neighbor source code
2017-05-15
146
K-805 16路电磁继电器板
K-805 16路电磁继电器板1、概述:K-805板是专为K-840系列开关量输出板外配的继电器板,板上有16个电磁继电器,16个LED显示。直观、实用、可靠性高,适用于工业现场。
2023-10-25
4
This book has been updated for the new Java version, J2SE 5.0, and works its way through a project w
This book has been updated for the new Java version, J2SE 5.0, and works its way through a project with requirements and...
2015-11-08
66
a small program by Yuval Fisher that has gone a long way to revealing some of the secrets of fracal
a small program by Yuval Fisher that has gone a long way to revealing some of the secrets of fracal image compression.
2015-12-24
142
Computing and the way people use C for doing it keeps changing as years go by. So overwhelming has b
Computing and the way people use C for doing it keeps changing as years go by. So overwhelming has been the response to ...
2013-12-23
164
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一...
2015-03-18
107