-
小型svm分类器
SVM是一种用超平面定义的分类器,是一种监督的分类算法。即使用带标签的训练数据,SVM得到优化的超平面,使得两类之间的距离最大,这样有什么好处呢?显而遇见,这样可以降低噪声干扰,因为超平面到数据点的距离是最大距离的一半,只要噪声扰动不要越过超平面即可。
- 2023-02-08 03:30:04下载
- 积分:1
-
化学元素周期表,包含所有已知元素,包括熔点、沸点、读音、英文名称等信息...
化学元素周期表,包含所有已知元素,包括熔点、沸点、读音、英文名称等信息-Periodic Table of the Elements include the new Elements, and include name, melting point,boiling point,spelling.
- 2022-10-31 08:10:03下载
- 积分:1
-
这是一个求1到100的所有质数的程序,运行后屏幕上显示1到100的所有质数...
这是一个求1到100的所有质数的程序,运行后屏幕上显示1到100的所有质数-This a program which caculates all prime numbers from 1 to 100. The output of the program is all the prime numbers from 1 to 100 on the screen.
- 2022-05-24 16:06:22下载
- 积分:1
-
C++标准库实例代码,C++标准程序库书籍代码
C++标准库实例代码,C++标准程序库书籍代码-C++ Examples of standard library code, C++ Standard procedure code library books
- 2022-03-05 20:33:02下载
- 积分:1
-
COM prepared eVC example. This is a server
eVC上编写COM的例子。这是服务器端的例程代码-COM prepared eVC example. This is a server-side code of the routine
- 2022-02-15 19:22:40下载
- 积分:1
-
qwertyasdfg
指纹扫描仪,将有助于您通过arduino设备的帮助下,您的指纹
- 2022-10-16 08:25:02下载
- 积分:1
-
利用数据结构的知识,求解图的最短路径・让大家更好理解一下某些算法...
利用数据结构的知识,求解图的最短路径・让大家更好理解一下某些算法-the shortest cut
- 2022-01-26 00:05:26下载
- 积分:1
-
windows2000系统消息队列编程。 本例子是一个DLL文件,具体使用说明在QueueDll.h文件中。
windows2000系统消息队列编程。 本例子是一个DLL文件,具体使用说明在QueueDll.h文件中。-by Windows Message Queue System Programming. This example is a DLL files, the specific use in QueueDll.h document.
- 2022-03-01 01:05:10下载
- 积分:1
-
采用boids算法编写的模拟鸟群飞翔的小程序,群体的行为遵守Steer行为模型,在遇到敌人时可采取一定方法逃离。...
采用boids算法编写的模拟鸟群飞翔的小程序,群体的行为遵守Steer行为模型,在遇到敌人时可采取一定方法逃离。-Prepared using boids algorithm simulation birds flying small program, groups of conduct compliance Steer behavior model, in the face of the enemy may take some method of escape from.
- 2022-06-15 12:10:20下载
- 积分:1
-
Source code for DOS, developed with VC. Programer can learn many developed exper...
一个DOS操作系统的源代码,程序学习者可以从中间学习到许多操作系统的开发经验。使用VC进行开发-Source code for DOS, developed with VC. Programer can learn many developed experience in operating system from the code.
- 2022-11-18 12:15:03下载
- 积分:1