-
最近邻分类器(KNN)的C++源代码,适合模式研究。
最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use!
- 2022-09-01 16:40:03下载
- 积分:1
-
用C语言打造玫瑰花儿程序
用C语言打造玫瑰花儿程序-C language to create roses abuse procedures
- 2022-02-04 05:33:42下载
- 积分:1
-
利用VC++6.0实现了对部分分形图的绘制功能
利用VC++6.0实现了对部分分形图的绘制功能-VC 6.0 part of the Fractal Map function
- 2022-11-04 05:45:03下载
- 积分:1
-
实现所给圆的内部的颜色填充,主要是先设置一点,再从上下左右扩充得出....
实现所给圆的内部的颜色填充,主要是先设置一点,再从上下左右扩充得出.-round to achieve the internal color filling, the main point is to set up first and then expand from all around come.
- 2022-03-11 10:54:52下载
- 积分:1
-
sparsebayes版本1。
SPARSEBAYES VERSION 1.
- 2022-10-12 12:10:03下载
- 积分:1
-
用其中的菜单进行边缘检测,坐标,轮廓等的实现。
用其中的菜单进行边缘检测,坐标,轮廓等的实现。-Menu with one of edge detection, coordinate, contour, etc. realize.
- 2023-03-26 06:40:03下载
- 积分:1
-
用GDI函数抓屏
如果我们不太在意抓屏的效率,并且我们想要的只是一个屏幕快照的话,可以考虑使用GDI方式。这种抓屏机制是以“桌面也是一个...
用GDI函数抓屏
如果我们不太在意抓屏的效率,并且我们想要的只是一个屏幕快照的话,可以考虑使用GDI方式。这种抓屏机制是以“桌面也是一个窗口,桌面也有一个窗口句柄(HWND)”这个简单的常识为基础的,如果我们得到了桌面的设备上下文(DC),就可以利用blit(复制)它的内容到我们创建的DC中。我们可以用GetDeskWindow()得到桌面的窗口句柄,从句柄得到DC也是很容易的
-GDI function with screenshots screenshots if we do not care about efficiency, and we want only a snapshot of the screen, you can consider using GDI mode. This mechanism is based on the screenshots Desktop is also a window, the desktop also has a window handle (HWND) This simple knowledge-based, if we get the desktop device context (DC), can be used on the blit (copy) its contents that we created in DC. We can use GetDeskWindow () get desktop window handle from the handle to get DC is also very easy
- 2023-05-23 00:30:03下载
- 积分:1
-
in Java applications created images, without serious sacrifice performance under...
在 Java 应用程序中创建图像 ,在不严重牺牲性能的前提下绘制和着色简单的图形图像 -in Java applications created images, without serious sacrifice performance under the premise of drawing and coloring simple graphics
- 2022-01-31 22:57:01下载
- 积分:1
-
group with a nonlinear phase of the filter to handle images, image processing to...
用一组非线性相位的滤波器组来处理图像,得到图像处理效果以进行分析。-group with a nonlinear phase of the filter to handle images, image processing to be effective for the purposes of analysis.
- 2022-06-20 08:18:36下载
- 积分:1
-
Paint a small software, realize a simple round and rectangular drawing a straigh...
画图的小软件,实现简单的圆和矩形直线的绘制,能够储存不能填充颜色-Paint a small software, realize a simple round and rectangular drawing a straight line can be stored should not fill color
- 2022-06-26 03:16:29下载
- 积分:1