搜索结果

找到约 1,178 项符合 K-shortest 的查询结果

人工智能/神经网络 c++编写的模式识别k均值算法

c++编写的模式识别k均值算法
https://www.eeworm.com/dl/650/111011.html
下载: 64
查看: 1104

数据库系统 delphi写的读股票K线源代码

delphi写的读股票K线源代码
https://www.eeworm.com/dl/523/120650.html
下载: 65
查看: 1067

生物技术 经典4阶R-K法(可以计算运行时间)

经典4阶R-K法(可以计算运行时间)
https://www.eeworm.com/dl/670/120930.html
下载: 175
查看: 1179

其他 k阶斐波那契序列

k阶斐波那契序列
https://www.eeworm.com/dl/534/121382.html
下载: 162
查看: 1057

金融证券系统 delphi 作 的k线图

delphi 作 的k线图
https://www.eeworm.com/dl/638/125297.html
下载: 91
查看: 1052

人工智能/神经网络 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 ...
https://www.eeworm.com/dl/650/126990.html
下载: 98
查看: 1065

人工智能/神经网络 数据挖掘中k-means聚类算法的实现源代码

数据挖掘中k-means聚类算法的实现源代码
https://www.eeworm.com/dl/650/127300.html
下载: 39
查看: 1084

单片机开发 32 k eeprom c51 源程序 调试通过

32 k eeprom c51 源程序 调试通过
https://www.eeworm.com/dl/648/128947.html
下载: 58
查看: 1030

数据结构 /*最大k乘积问题 问题描述: 设I是一个n位十进制整数。如果将I划分为k段

/*最大k乘积问题 问题描述: 设I是一个n位十进制整数。如果将I划分为k段,则可得到k个整数。这k个整数的乘积称为I的一个k乘积 。 试设计一个算法,对于给定的I和k,求出I的最大k乘积(n<=10)。 示例:输入为 : 4 3 结果:1234 */
https://www.eeworm.com/dl/654/129084.html
下载: 108
查看: 1963

matlab例程 動態聚類k-means演算 將輸入在程式中的數據資料 給予適當的分群

動態聚類k-means演算 將輸入在程式中的數據資料 給予適當的分群
https://www.eeworm.com/dl/665/129338.html
下载: 26
查看: 1086