-
用C实现的多边形填充算法,该算法效率很高,经过实际应用
用C实现的多边形填充算法,该算法效率很高,经过实际应用-C realized polygon filling algorithm, which is highly effective, practical applications after
- 2022-05-05 19:10:28下载
- 积分:1
-
51 ip nuclear VHDL source code s3c44b0x transplant
51 ip 核 vhdl 原代码
s3c44b0x 移植代码
-51 ip nuclear VHDL source code s3c44b0x transplant
- 2022-03-24 23:01:44下载
- 积分:1
-
离散数据的C1连续样条拟合源代码,不好找的代码。
离散数据的C1连续样条拟合源代码,不好找的代码。-discrete data C1-spline source code, not easy to find the code.
- 2022-02-26 13:43:37下载
- 积分:1
-
对图像进行扭曲操作
对图像进行扭曲操作-right image distortion operation
- 2022-03-10 20:08:27下载
- 积分:1
-
模拟windows绘图功能,绘图编程入门之经典程序
模拟windows绘图功能,绘图编程入门之经典程序-simulation windows graphics, graphics programming domain procedures classic
- 2022-07-23 17:49:35下载
- 积分:1
-
图像处理平台。可以在上面编写一些图像处理程序
图像处理平台。可以在上面编写一些图像处理程序-image processing platform. The above can be prepared in some image-processing program
- 2023-05-29 20:45:04下载
- 积分:1
-
图像滤镜处理的一种VC++实现方法
图像滤镜处理的一种VC++实现方法-image processing filters to achieve a method of VC
- 2022-02-10 07:56:19下载
- 积分:1
-
图像边缘提取边缘流方法的代码
图像边缘提取边缘流方法的代码-Image Edge Extraction edge of the flow code
- 2022-03-19 10:51:32下载
- 积分: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
-
边缘测量文档,着重理论的说明
边缘测量文档,着重理论的说明-edge measurement documentation, focusing on theoretical explanations
- 2022-07-19 18:54:03下载
- 积分:1