-
分类问题是使用已知类型的样本(训练集)到C。
分类问题是利用已知类别的样品(训练集)来构造分类器,其训练集样品是已知类别的,所以又称为有监督学习。-Classification problems is the use of known types of samples (training set) to construct the classifier, its training set of known types of samples is, therefore, has also called supervised learning.
- 2022-01-29 04:43:08下载
- 积分:1
-
自己做的一个ISP下载线,可以下载C51C52S51S52等单片机.与大家分享一下....
自己做的一个ISP下载线,可以下载C51C52S51S52等单片机.与大家分享一下.-Their ISP to do a download cable, you can download C51 C52 S51 S52, such as single chip. And to share with Members.
- 2022-03-21 20:14:35下载
- 积分:1
-
归一化互相关(NCC)在C++和MATLAB实现
The normalized cross correlation (NCC) implemented in C++ and Matlab
- 2023-06-16 20:20:04下载
- 积分:1
-
opengl c++ 键盘鼠标交互 画圆 椭圆 矩形 三角形 旋转移动
opengl c++ 键盘鼠标交互 画圆 椭圆 矩形 三角形 旋转移动-opengl c++ keyboard and mouse interaction Circle Oval Rectangle Triangle rotational movement of the
- 2022-07-07 04:44:09下载
- 积分:1
-
Vector in 3D space
Vector in 3D space
Vector in 3D space
Vector in 3D space
- 2023-05-14 15:10:04下载
- 积分:1
-
在程序实际开发中,闪屏是我们经常用到的。如果程序初始化要一些时间,设计闪屏更加有必要,不但使你的程序也漂亮,还能在上面写上你的版本信息。好处是多多的。此源代码提...
在程序实际开发中,闪屏是我们经常用到的。如果程序初始化要一些时间,设计闪屏更加有必要,不但使你的程序也漂亮,还能在上面写上你的版本信息。好处是多多的。此源代码提供了一个很简单的类,示范了如何实现闪屏。这个类只有二个函数,结构很清晰。一看就明白,还有详细的注释。-procedures in the actual development, blinking screen is used frequently. If the program to initialize some time, blinking screen design more necessary, not only to make your procedures beautiful, but also write on your version information. A lot of the benefits. This source provides a very simple type, model of how to achieve blinking screen. The only two types of function, structure is very clear. One can understand it, there are detailed notes.
- 2022-12-09 19:00:02下载
- 积分:1
-
类似于画图程序,是图形学各种基本图形的扫描算法的实现,对图形学的入门者大有用处
类似于画图程序,是图形学各种基本图形的扫描算法的实现,对图形学的入门者大有用处-similar to the drawing process, the basic graphics graphics scanning algorithm implementation of the graphics it would be useful for beginners
- 2022-03-15 01:30:15下载
- 积分:1
-
opencv 下的,能打开图片,垂直,图片的缩放,旋转,都被我以注释的形式放在main函数中了。我也是初学者...
opencv 下的,能打开图片,垂直,图片的缩放,旋转,都被我以注释的形式放在main函数中了。我也是初学者-opencv under, to be able to open pictures, vertical, pictures of zooming and rotation, I have been in the form of notes on the main function. I also beginners
- 2022-05-23 12:20:56下载
- 积分:1
-
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率<1,>1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。...
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。-draw line
- 2022-02-03 03:12:04下载
- 积分:1
-
使用矩形函数制造许多不同的大小
利用rectangle函数制作多个不同大小的矩形,利用ellipse函数制作多个大小不同的椭圆中,形成一个具有透视效果的图形。- Manufactures many different sizes using the rectangle function
the rectangle, manufactures in the many sizes different ellipse using
the ellipse function, forms to have the perspective effect the graph.
- 2022-05-17 01:25:28下载
- 积分:1