-
基本的图像处理
Basic Image Processing
C++ program
- 2022-02-24 23:46:51下载
- 积分: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
-
随意在平面上绘图并有位图顺着轨迹移动
随意在平面上绘图并有位图顺着轨迹移动-at random plane graphics and bitmap along the trajectory mobile
- 2022-03-19 16:36:57下载
- 积分:1
-
利用MFC和OpenGL制作了一个基于菜单的图形应用程序,能够使用菜单绘制圆,直线,矩形,并且能够使用鼠标拾取并且拖动,还可以通过键盘控制选择物体的转动...
利用MFC和OpenGL制作了一个基于菜单的图形应用程序,能够使用菜单绘制圆,直线,矩形,并且能够使用鼠标拾取并且拖动,还可以通过键盘控制选择物体的转动-Using MFC and OpenGL has produced a menu-based graphical applications, can use the menu draw circles, straight lines, rectangles, and can use the mouse to pick up and drag, you can also select using the keyboard and rotating objects
- 2022-06-02 21:16:21下载
- 积分:1
-
3510TFT color of the test program, AVR processor, ICC compiler
3510TFT彩屏的测试程序,AVR处理器,ICC编译器-3510TFT color of the test program, AVR processor, ICC compiler
- 2022-03-11 15:57:34下载
- 积分:1
-
三维重构技术,里面有详细的介绍。其开发环境matlab
三维重构技术,里面有详细的介绍。其开发环境matlab-Three-dimensional reconstruction technique, which has a detailed introduction. Their development environment matlab
- 2023-09-04 15:50:05下载
- 积分:1
-
小game 连连看的原程序,速度很度很,自己写的,下载的人可以自由使用...
小game 连连看的原程序,速度很度很,自己写的,下载的人可以自由使用-small game of the original procedure, speed for a very, wrote it myself, people can download the free use
- 2022-03-21 02:45:08下载
- 积分:1
-
正方体透视投影变换,可通过鼠标及键盘实现动画效果
正方体透视投影变换,可通过鼠标及键盘实现动画效果-cube perspective projection transform, through mouse and keyboard to achieve animation effects
- 2023-06-25 01:20:03下载
- 积分:1
-
several image processing functions commonly used small
图像处理的几个常用小函数-several image processing functions commonly used small
- 2023-08-27 09:50:04下载
- 积分:1
-
使用语法来准备树。通过点击屏幕上的图形按钮,我们…
使用IFS文法来编制棵树。通过单击屏幕窗口的绘图按钮,可以看到这棵树绘制出来的样子。-use grammar to prepare trees. By clicking the window screen graphics button, we can see this tree mapping out the victims.
- 2022-03-02 15:47:22下载
- 积分:1