-
一个绘制失量图的例子
一个绘制失量图的例子-drawing a diagram of the missing example
- 2022-12-22 12:00:03下载
- 积分:1
-
From a seal of recognition program. From a seal of recognition program
上传一个印章识别程序。上传一个印章识别程序-From a seal of recognition program. From a seal of recognition program
- 2022-08-26 03:52:41下载
- 积分:1
-
在quartus开发环境下,用硬件描述语言来实现不同的逻辑算法
在quartus开发环境下,用硬件描述语言来实现不同的逻辑算法-Quartus development in the environment, using hardware description language to achieve different logic algorithm
- 2022-03-24 11:54:36下载
- 积分:1
-
OpenGL program content ,it is useful.
OpenGL program content ,it is useful.-OpenGL program content, it is useful.
- 2022-03-15 02:40:23下载
- 积分:1
-
嵌入式下使用C++编写的mp3播放器
自己写的mp3播放器,可以通过交叉编译下载到开发板中,然后加入相应的音频文件,然后就可以播放了。整个界面很美观,而且操作也很方便。这个可以作为自己的一个小项目来操作,相应大家可以得到很大的收获。整个源代码内容很详细,里面有详细注解,相信大家看了会有很大的收获。
- 2022-07-06 14:49:18下载
- 积分:1
-
两副图象相加的VC实现
两副图象相加的VC实现-two images together the VC
- 2022-05-30 22:49:17下载
- 积分:1
-
目的
purpose
applies median filter to gray-scale PGM image
compile
gcc -g -o median_pgm median_pgm.c -lpgm -lpbm -lm -purpose median filter applies to gray- Chongqing le PGM image compile gcc-g-o median median_pgm _pgm.c- lpgm- lpbm- lm
- 2022-02-11 14:33:42下载
- 积分:1
-
一个类似放大镜的图象处理程序。
一个类似放大镜的图象处理程序。-similar to a magnifying glass image processing.
- 2022-03-17 18:42:34下载
- 积分: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
-
图像增强技术源代码
图像增强技术源代码-source code
- 2022-06-15 02:56:23下载
- 积分:1