-
k-近邻算法的实现
kNN实现步骤
(1)计算已知类别数据集中的点与当前点之间的距离
(2)按照距离递增次序排序
(3)选取当前与当前距离最小的k个点
(4)确定k个点所在类别的出现的频率
(5)返回前k个点出现频率最高的类别作为当前点的预测分类
- 2022-02-14 22:45:04下载
- 积分:1
-
In VC++ Environment procedures for the preparation of the Nine
在VC++环境下编制的九宫问题程序,程序已经过调试。-In VC++ Environment procedures for the preparation of the Nine-palace problems, procedures have been debug.
- 2022-03-22 21:53:10下载
- 积分:1
-
Developed with C#, it can display the map data,save the map to a file,and open i...
用c#开发的显示地图数据,并将地图数据存放到文件中,以及在文件中调用-Developed with C#, it can display the map data,save the map to a file,and open it from a file.
- 2023-05-27 05:35:03下载
- 积分:1
-
用vb编写的将HTML文件转换成文本文件的程序源代码
用vb编写的将HTML文件转换成文本文件的程序源代码-prepared with the HTML document will be converted into a text file with the source code
- 2022-02-05 11:46:44下载
- 积分:1
-
利用动态规划技术和递推的办法,求出两个字母表A和B的最大公共字串长度。...
利用动态规划技术和递推的办法,求出两个字母表A和B的最大公共字串长度。-The use of dynamic programming techniques and recursive approach to find the two alphabets A and B, the largest public string length.
- 2022-08-13 06:57:52下载
- 积分:1
-
对wince下的数据库编程,其中包括对access和sqlserver ce两种!
对wince下的数据库编程,其中包括对access和sqlserver ce两种!-to wince under the Database Programming, These include the access and sqlserver ce two!
- 2022-02-20 16:47:35下载
- 积分:1
-
简单的五子棋程序程序简单易懂适合初学者使用
简单的五子棋程序程序简单易懂适合初学者使用-simple procedures are simple procedures for beginners
- 2022-03-23 03:23:34下载
- 积分:1
-
VB+MAPX程序:mapx下状态栏显示当前光标位置的标准1:10000地形图图幅号程序(广西范围)...
VB+MAPX程序:mapx下状态栏显示当前光标位置的标准1:10000地形图图幅号程序(广西范围)-VB Connection : mapx under the status bar display the current cursor location of the standard one : 10000 topographic map sites procedure (Guangxi Scope)
- 2022-08-15 01:19:53下载
- 积分:1
-
用于定量的ANN,对于新手学人工神经网络的人来说因该不错,欢迎大家与我交流....
用于定量的ANN,对于新手学人工神经网络的人来说因该不错,欢迎大家与我交流.-For quantitative ANN, for the novice learning artificial neural network for people because of the good, welcome you with my exchange.
- 2022-02-26 14:03:53下载
- 积分:1
-
ISP编程器
带at89s52时钟的isp程序
- 2023-05-25 14:05:03下载
- 积分:1