搜索结果

找到约 1,170 项符合 EVB-K 的查询结果

多国语言处理 k Shortest Paths David Eppstein s method ICTCLAS研究学习组 http://groups.google.com/group/ictclas?ms

k Shortest Paths David Eppstein s method ICTCLAS研究学习组 http://groups.google.com/group/ictclas?msg=subscribe
https://www.eeworm.com/dl/637/209193.html
下载: 68
查看: 1054

数学计算 一个CURE聚类算法 应用了K中心点算法 采用空间坐标聚集

一个CURE聚类算法 应用了K中心点算法 采用空间坐标聚集
https://www.eeworm.com/dl/641/211460.html
下载: 118
查看: 1072

人工智能/神经网络 动态k均值聚类C源码[C],好东西,仔细研究呀!呵呵^

动态k均值聚类C源码[C],好东西,仔细研究呀!呵呵^
https://www.eeworm.com/dl/650/211533.html
下载: 75
查看: 1027

人工智能/神经网络 模式识别中的聚类k均值算法用C++ builder编码实现是cpp文件

模式识别中的聚类k均值算法用C++ builder编码实现是cpp文件
https://www.eeworm.com/dl/650/211940.html
下载: 52
查看: 1058

文章/文档 K-L的人脸识别 用过多次了,大家试试吧

K-L的人脸识别 用过多次了,大家试试吧
https://www.eeworm.com/dl/652/212085.html
下载: 35
查看: 1017

matlab例程 K近邻法的matlab程序

K近邻法的matlab程序,发现大家都在找它!
https://www.eeworm.com/dl/665/212303.html
下载: 145
查看: 1081

其他 给定一个k进制数a

给定一个k进制数a,编程计算最少经过多少次倒置相加运算,a 变成回文数。
https://www.eeworm.com/dl/534/212524.html
下载: 148
查看: 1025

并行计算 用GOSS解线性方程组 Dim i As Integer 循环变量 Dim j As Integer 循环变量 Dim k As Integer 循环变量

用GOSS解线性方程组 Dim i As Integer 循环变量 Dim j As Integer 循环变量 Dim k As Integer 循环变量
https://www.eeworm.com/dl/694/213464.html
下载: 89
查看: 1051

其他 设计算法实现在一个具有在n各互不相同元素的数组A[1…n]中找出所有前k个最小元素的问题

设计算法实现在一个具有在n各互不相同元素的数组A[1…n]中找出所有前k个最小元素的问题,这里k不是常量,即它是输入数据的一部分。要求算法的时间复杂性为Θ(n)。
https://www.eeworm.com/dl/534/214018.html
下载: 62
查看: 1601

其他 Input The input consists of two lines. The first line contains two integers n and k which are the l

Input The input consists of two lines. The first line contains two integers n and k which are the lengths of the array and the sliding window. There are n integers in the second line. Output There are two lines in the output. The first line gives the minimum values in the window at each position, ...
https://www.eeworm.com/dl/534/214273.html
下载: 182
查看: 1093