搜索结果
找到约 1,333 项符合
K-BEST 的查询结果
人工智能/神经网络 聚类算法包,包括K-Means,性能好
聚类算法包,包括K-Means,性能好,有例程
数值算法/人工智能 kmeans算法实现 a simple k-means clustering routine. returns the cluster labels of the data points in a
kmeans算法实现
a simple k-means clustering routine.
returns the cluster labels of the data points in an array.
金融证券系统 股票搜索程序,可自动搜索符合一定条件的股票。这里的条件主要包括前N天的成交量、价格等参数形成的K线特征。
股票搜索程序,可自动搜索符合一定条件的股票。这里的条件主要包括前N天的成交量、价格等参数形成的K线特征。
金融证券系统 类似于股市K线技术分析的系统源码
类似于股市K线技术分析的系统源码,结合DX开发,可用于分析行情k线形成的原理
人工智能/神经网络 k nearest neiborhood in macine learning
k nearest neiborhood
in macine learning
Linux/Unix编程 Perl Best Practices the source code
Perl Best Practices
the source code
人工智能/神经网络 聚类分析最基本的K均值算法的C语言实现程序
聚类分析最基本的K均值算法的C语言实现程序
人工智能/神经网络 聚类分析最基本的K均值算法的C++语言实现程序
聚类分析最基本的K均值算法的C++语言实现程序
人工智能/神经网络 k-mean算法的源码
k-mean算法的源码,对聚类非常有用!!可以直接使用!