-
k-近邻算法的实现
kNN实现步骤
(1)计算已知类别数据集中的点与当前点之间的距离
(2)按照距离递增次序排序
(3)选取当前与当前距离最小的k个点
(4)确定k个点所在类别的出现的频率
(5)返回前k个点出现频率最高的类别作为当前点的预测分类
- 2022-02-14 22:45:04下载
- 积分:1
-
windows of the Application Program Interface reference books that included most...
windows的应用程序界面参考书,其中包含了大部分的函数注释
- 2022-07-15 22:43:25下载
- 积分:1
-
动态菜单的使用,vc++编写,是学习vc的好例子
动态菜单的使用,vc++编写,是学习vc的好例子-the use of dynamic menu, prepared vc study is a good example of vc
- 2022-02-18 16:43:01下载
- 积分:1
-
动态演示文件拷贝效果图
动态演示文件拷贝效果图- Dynamic demonstration document copy effect chart
- 2022-03-18 02:40:51下载
- 积分:1
-
Windows动态链接库是一种很重要的资源,如何运用动态库也是VC程序员爱好者追求的...
Windows动态链接库是一种很重要的资源,如何运用动态库也是VC程序员爱好者追求的-Windows dynamic link library is a very important resource, how to use the dynamic library is also pursued by VC programmers lovers
- 2022-03-11 10:34:42下载
- 积分:1
-
Germany tftpd32 327 version of open source software, windows source code, VS Pla...
德国开源软件tftpd32 327版,windows源码,VS平台-Germany tftpd32 327 version of open source software, windows source code, VS Platform
- 2023-01-27 14:35:04下载
- 积分:1
-
source VHDL for 32bit/64bit EDAC
32bit/64bit EDAC源代码
用于提高可靠性设计,可实现纠一位错误检两位错误-source VHDL for 32bit/64bit EDAC
- 2022-02-02 23:34:10下载
- 积分:1
-
Atmel sensor指纹识别lib库,公司花好多钱买到的,可以参考前面的PDF文档开发自己的手机指纹识别程序...
Atmel sensor指纹识别lib库,公司花好多钱买到的,可以参考前面的PDF文档开发自己的手机指纹识别程序-Atmel sensor fingerprint identification lib library, the company spent a lot of money to buy. can reference the PDF document in front of the development of its own cell phone fingerprint identification procedures
- 2022-04-07 05:20:26下载
- 积分:1
-
MyDraw绘图软件,介绍利用VC绘图,及如何动态选取并修改图形对象(CRectTracker类)。...
MyDraw绘图软件,介绍利用VC绘图,及如何动态选取并修改图形对象(CRectTracker类)。-MyDraw mapping software, introduced VC mapping, and how to select and modify dynamic graphic objects (CRectTracker category).
- 2022-04-19 00:54:49下载
- 积分:1
-
这是一个VC调用VB控件的实例,通过这个实例可以让您了解如何在VC中去调用用VB开发的控件。相信对您一定有帮助的。...
这是一个VC调用VB控件的实例,通过这个实例可以让您了解如何在VC中去调用用VB开发的控件。相信对您一定有帮助的。-This is an instance of VC call the VB controls, through this example allows you to learn how to use VB to call the VC in the development of controls. I believe you must have help.
- 2022-07-14 03:15:00下载
- 积分:1