搜索结果

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

数学计算 Ex3-23 亲兄弟问题 &laquo 问题描述: 给定n 个整数0 1 1 , , , n- a a &#61516 a 组成的序列。序列中元素i a 的亲兄弟元素k a 定义为: min{

Ex3-23 亲兄弟问题 &laquo 问题描述: 给定n 个整数0 1 1 , , , n- a a &#61516 a 组成的序列。序列中元素i a 的亲兄弟元素k a 定义为: min{ | } k i j n j j i a = a a &sup3 a < < 。 亲兄弟问题要求给定序列中每个元素的亲兄弟元素的位置。元素i a 的亲兄弟元素为k a 时,称k 为元素i a 的亲兄弟元素的位置。当元素i a ...
https://www.eeworm.com/dl/641/301138.html
下载: 95
查看: 1146

Java编程 k-java移动银行的例子-工商银行的资料

k-java移动银行的例子-工商银行的资料
https://www.eeworm.com/dl/633/301327.html
下载: 141
查看: 1022

汇编语言 Excel spreadsheet allowing calculation of the best R-C-C component values on the PLL Loop Back Filte

Excel spreadsheet allowing calculation of the best R-C-C component values on the PLL Loop Back Filter.
https://www.eeworm.com/dl/644/301864.html
下载: 153
查看: 1024

数值算法/人工智能 K-Means动态聚类算法源程序(c++)

K-Means动态聚类算法源程序(c++)
https://www.eeworm.com/dl/518/302073.html
下载: 95
查看: 1055

数值算法/人工智能 k-means算法。包括一个测试的4类的测试数据集。

k-means算法。包括一个测试的4类的测试数据集。
https://www.eeworm.com/dl/518/302428.html
下载: 38
查看: 1130

加密解密 凯撒密码的过程,再用配对字母取代讯息里的原始字母位移加密法(shift cipher):模数计算。Ek(x)=(x+k)mod 26

凯撒密码的过程,再用配对字母取代讯息里的原始字母位移加密法(shift cipher):模数计算。Ek(x)=(x+k)mod 26,Dk(y)=(y –k)mod 26 如:k=5 “hello world”加密为:mjqqt….
https://www.eeworm.com/dl/519/303033.html
下载: 195
查看: 1550

多国语言处理 聚类分析程序 k-means 编译环境 gcc/stl

聚类分析程序 k-means 编译环境 gcc/stl
https://www.eeworm.com/dl/637/303327.html
下载: 147
查看: 1059

matlab例程 % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da

% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % ...
https://www.eeworm.com/dl/665/303904.html
下载: 148
查看: 1157

软件设计/软件工程 请编写一个函数jsValue(int m,int k,int xx[])

请编写一个函数jsValue(int m,int k,int xx[]),该函数的功能是:将大于整数m且紧靠m的k个素数存入数组xx传回。 最后调用函数writeDat()读取10组数据,分别得出结果且把结果输出到文件out.dat中。 部分源程序存在文件prog1.c中。 例如:若输入17 5 则应输出:19,23,29,31,37。 ...
https://www.eeworm.com/dl/684/304512.html
下载: 119
查看: 1036

数学计算 K均值法聚类分析 通过K均值法实现数据的聚类分析

K均值法聚类分析 通过K均值法实现数据的聚类分析
https://www.eeworm.com/dl/641/305664.html
下载: 130
查看: 1224