-
2kDPDS算法源码
2k近邻数据流聚类算法,采用vc++实现
The summary of what you will find in each of the files that
make up your 2kDPDS application.
2kDPDS.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
2kDPDS.h
This is the main header file for the application. It includes other
- 2022-05-15 07:28:24下载
- 积分:1
-
K-means聚类算法
k-means聚类算法 机器学习 数据分析K-means算法是将样本聚类成k个簇(cluster)
- 2022-03-24 08:12:07下载
- 积分:1
-
扫雷(图遍历)
背景
你玩儿过扫雷游戏吧?有个操作系统中带了这个小游戏,那个系统叫什么来着?;-)在游戏中要想过关,就必须要在一个 NxM 的区域上找出所有的地雷。游戏过程中,计算机会在地图上显示一些数字从而帮助你确定哪里有地雷。例如,在下面这个有两颗地雷的 4x4 的地图(*表示地雷):
*...
....
.*..
....
根据上面的地图,可以计算出应该提供给游戏者的数字如下所示:
*100
2210
1*10
1110
每个数字表示了该方格周围到底有几个地雷,当然,一个方格周围最多的时候只会有八个。
输入
输入中将包括一系列的地图,每个地图的第一行有两个整数 n 和 m(0
- 2022-01-25 19:22:18下载
- 积分:1
-
实数DE代码
很实用的实数差异演化(DE)算法,实用类实现的,里面有几种不同的变异方案。
- 2022-03-23 14:07:29下载
- 积分:1
-
recognition of handwriting that implement with matlab and neutral network.
recognition of handwriting that implement with matlab and neutral network.
- 2022-02-14 19:37:36下载
- 积分:1
-
有很多的算法,让您来处理信息存储…
There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)-There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)
- 2022-03-03 22:58:15下载
- 积分:1
-
psd 文件解析
psd 文件解析,有学习价值。解析psd 文件的内容,图层等相关信息,从解析的内容中可以清晰的看到psd内容的相关信息,充分理解psd的具体结构。
- 2022-03-24 12:33:49下载
- 积分:1
-
Kalman filtering program fortran!!!
卡尔曼滤波的程序
fortran-Kalman filtering program fortran!!!
- 2023-04-26 09:40:03下载
- 积分:1
-
这个程序使用了遗传算法来优化点对点之间的轨迹度量。
这个程序使用了遗传算法来优化点对点之间的轨迹度量。-This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link (redundant) robot arm.
- 2022-01-31 01:06:31下载
- 积分:1
-
rapid power level with the previous two are together
快速幂级2 跟前面的是一起的-rapid power level with the previous two are together
- 2022-10-07 18:05:02下载
- 积分:1