-
general basic graphics and basic operations such as mobile, Cut, Copy, etc.
一般的基本图形及基本操作如移动,剪切,拷贝等-general basic graphics and basic operations such as mobile, Cut, Copy, etc.
- 2022-05-30 00:15:08下载
- 积分:1
-
二次函数曲线程序
二次函数曲线程序-quadratic function curve procedures
- 2022-01-26 15:25:41下载
- 积分:1
-
图像的变化,简单几何变换,非整数倍缩放,图像位置变化。...
图像的变化,简单几何变换,非整数倍缩放,图像位置变化。-Change the image, a simple geometric transformation, non-integer multiple zoom, image position changes.
- 2022-07-28 07:32:48下载
- 积分:1
-
该PDF
tex to pdf
- 2022-07-27 21:27:20下载
- 积分:1
-
水印实现工具之二 stirmarkbenchmark
水印实现工具之二 stirmarkbenchmark-watermarking tools to achieve two stirmarkbenchmark
- 2023-08-28 18:00:04下载
- 积分:1
-
识别钻石对角线轮廓的源程序
识别钻石对角线轮廓的源程序-Diagonal contour diamond identification of the source
- 2022-03-02 13:44:06下载
- 积分: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
-
案例1-金刚石图案算法
案例1-金刚石图案算法案
- 2022-05-19 06:02:36下载
- 积分:1
-
卷积运算原理 滤波
二维卷积运算原理,编程实现卷积滤波,学习其原理,计算过程
- 2022-03-25 09:27:59下载
- 积分:1
-
用Bresenham算法画圆,使用打点函数实现上述功能
用Bresenham算法画圆,使用打点函数实现上述功能-with Bresenham algorithm Circle, which was used to achieve the above function function
- 2022-07-06 16:02:11下载
- 积分:1