搜索结果
找到约 1,178 项符合
K-shortest 的查询结果
人工智能/神经网络 c++编写的模式识别k均值算法
c++编写的模式识别k均值算法
数据库系统 delphi写的读股票K线源代码
delphi写的读股票K线源代码
生物技术 经典4阶R-K法(可以计算运行时间)
经典4阶R-K法(可以计算运行时间)
金融证券系统 delphi 作 的k线图
delphi 作 的k线图
人工智能/神经网络 This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.C
This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen ...
人工智能/神经网络 数据挖掘中k-means聚类算法的实现源代码
数据挖掘中k-means聚类算法的实现源代码
单片机开发 32 k eeprom c51 源程序 调试通过
32 k eeprom c51 源程序 调试通过
数据结构 /*最大k乘积问题 问题描述: 设I是一个n位十进制整数。如果将I划分为k段
/*最大k乘积问题 问题描述: 设I是一个n位十进制整数。如果将I划分为k段,则可得到k个整数。这k个整数的乘积称为I的一个k乘积 。 试设计一个算法,对于给定的I和k,求出I的最大k乘积(n<=10)。 示例:输入为 : 4 3 结果:1234 */
matlab例程 動態聚類k-means演算 將輸入在程式中的數據資料 給予適當的分群
動態聚類k-means演算 將輸入在程式中的數據資料 給予適當的分群