-
C Builder Image louver effects and is simple and fast operation and the results...
C++Builder实现图象的百叶窗效果,原理简单,运行速度快,效果很好。-C Builder Image louver effects and is simple and fast operation and the results very good.
- 2022-03-15 03:21:48下载
- 积分: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
-
关于多边形识别的一个MATLAB源程序。PointInPolygon
关于多边形识别的一个MATLAB源程序。PointInPolygon-Polygon identification on a MATLAB source code. PointInPolygon
- 2022-03-22 23:30:14下载
- 积分:1
-
7529LCD 初始化 source code
7529LCD åˆå§‹åŒ– source code-7529LCD Init source code
- 2022-03-19 09:26:37下载
- 积分:1
-
数据读取。实验数据量过大时可用该程序读取其中部分数据。...
数据读取。实验数据量过大时可用该程序读取其中部分数据。-Data read. Experimental data may be too much to read one of the program part of the data.
- 2023-08-04 04:45:03下载
- 积分:1
-
matlab 圆检测
用 matlab 图像处理与 3 pic 和比较它们的圆检测
1.taranslate 到灰色
2.转换为二进制
3.反相
blob 算法的使用
- 2023-05-31 20:20:03下载
- 积分:1
-
用vc编写的数字识别系统,能够识别0到9共十个数字
用vc编写的数字识别系统,能够识别0到9共十个数字-Vc prepared using digital identification system to identify a total of 0-9 10 figures
- 2023-05-21 14:15:03下载
- 积分:1
-
用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换
用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
- 2023-06-14 06:55:04下载
- 积分:1
-
vb图象代码第一部分
vb图象代码第一部分-vb code first part
- 2022-02-01 18:39:30下载
- 积分:1
-
c++实现的迷宫游戏
vc++实现的迷宫游戏,合理操作控制角色躲避危险并顺利到达目的地。使用键盘方向键↑↓←→键控制人物移动。游戏加载完毕点击play now - 再点击play as scorch - 接着点击play now即可开始游戏
- 2023-08-21 09:20:03下载
- 积分:1