-
这是一个C源代码,图像处理的准备,没有图形界面…
这是一个用C++编写的图像处理源程序代码,没有图形界面-This is a preparation of the C source code image processing, no graphical interface
- 2022-03-21 03:31:56下载
- 积分:1
-
一个vc游戏程序, 随机画图
一个vc游戏程序, 随机画图-a vc Games, random drawing
- 2022-12-28 11:45:03下载
- 积分:1
-
Face Contour Detection System
人脸轮廓检测系统-Face Contour Detection System
- 2022-12-02 15:05:03下载
- 积分:1
-
mandelbrot 图案生成程序
mandelbrot 图案生成程序-Mandelbrot pattern generation process
- 2022-08-18 00:48:29下载
- 积分:1
-
图像近均值滤波程序,有图,自己在毕业设计时写的,可以用...
图像近均值滤波程序,有图,自己在毕业设计时写的,可以用
- 2022-04-02 06:57:52下载
- 积分:1
-
matlab small programs, suitable for beginners.
我刚学了matlab小程序,觉得很适合初学者。-matlab small programs, suitable for beginners.
- 2022-05-13 00:34:53下载
- 积分:1
-
用两个窗口实现三维物体显示的源程序,编程环境为.net2003和d3d。...
用两个窗口实现三维物体显示的源程序,编程环境为.net2003和d3d。-Realize two windows with three-dimensional objects displayed on the source code, programming environment. Net2003 and d3d.
- 2022-03-26 01:04:52下载
- 积分:1
-
"Plot to Bitmap" allows the user to directly plot lines, text and filled polygon...
“打印到位图”允许用户直接将线条、文本和填充多边形打印到图像中,因此无需截屏(getframe)。
- 2022-10-16 02: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
-
This is the NeHe tutorial in the OpenGL
这是NeHe教程里基于MFC的OpenGL模板,挺好用的,可省去大量编程工作。-This is the NeHe tutorial in the OpenGL-based MFC template, very good use, and can save a large number of programming.
- 2022-01-25 23:38:34下载
- 积分:1