搜索结果

找到约 1,333 项符合 K-BEST 的查询结果

书籍源码 设I是一个n位十进制整数。如果将I划分为k段

设I是一个n位十进制整数。如果将I划分为k段,则可得到k个整数。这k个整数的乘积称为I的一个k乘积。 编程任务:对于给定的I 和k,编程计算I的最大k乘积。
https://www.eeworm.com/dl/532/352470.html
下载: 188
查看: 1387

人工智能/神经网络 This directory contains code implementing the K-means algorithm using min-max distance.

This directory contains code implementing the K-means algorithm using min-max distance.
https://www.eeworm.com/dl/650/352898.html
下载: 97
查看: 1051

数据结构 求K阶斐波那契序列 一个难得的数据结构示例 有详细注解 适合正在学习数据结构的STU

求K阶斐波那契序列 一个难得的数据结构示例 有详细注解 适合正在学习数据结构的STU
https://www.eeworm.com/dl/654/353397.html
下载: 195
查看: 1052

人工智能/神经网络 K-Means动态聚类算法源程序 使用K-Means实现数据挖掘中的聚类算法

K-Means动态聚类算法源程序 使用K-Means实现数据挖掘中的聚类算法
https://www.eeworm.com/dl/650/354343.html
下载: 47
查看: 1084

其他行业 ansys k文件

ansys k文件,模拟水下爆炸,非常有用,自己编写的
https://www.eeworm.com/dl/668/354752.html
下载: 192
查看: 1152

matlab例程 K-MEAN:经典K均值算法,适用领域:语音识别

K-MEAN:经典K均值算法,适用领域:语音识别,图像识别
https://www.eeworm.com/dl/665/356171.html
下载: 148
查看: 1079

matlab例程 Shape registration by shape context: algorithm implemented by matlab and the paper. One of the best

Shape registration by shape context: algorithm implemented by matlab and the paper. One of the best point matching algorithm after 2000.
https://www.eeworm.com/dl/665/356592.html
下载: 28
查看: 1115

数值算法/人工智能 使用基于K-L变换的特征选择方法,使原本4维的特征向量降至3维

使用基于K-L变换的特征选择方法,使原本4维的特征向量降至3维
https://www.eeworm.com/dl/518/357467.html
下载: 107
查看: 1089

Ajax 就是求出fibonacci数列的任意项,此数列为f[0]=1 f[1]=1 f[k]=[k-1]+f[k-2]

就是求出fibonacci数列的任意项,此数列为f[0]=1 f[1]=1 f[k]=[k-1]+f[k-2]
https://www.eeworm.com/dl/702/358328.html
下载: 118
查看: 1032

其他 这个程序主要讲述了数据挖掘中K均值算法的应用

这个程序主要讲述了数据挖掘中K均值算法的应用
https://www.eeworm.com/dl/534/359960.html
下载: 39
查看: 1034