-
particularly applicable to beginners of Java source code, is a standard algorith...
特别适用于JAVA初学者的源代码,都是标准算法-particularly applicable to beginners of Java source code, is a standard algorithm
- 2022-04-09 12:58:25下载
- 积分:1
-
基于修正不变矩提取分类
利用opencv提取HU不变矩,然后对七个不变矩进行归一化修正,可以通过调整阈值对目标进行分类识别,可以用于飞机,船只、汽车等目标的分类识别,
- 2022-02-22 05:22:41下载
- 积分:1
-
震荡测试源程序,模拟window任务管理器设计,具有超炫的外型...
震荡测试源程序,模拟window任务管理器设计,具有超炫的外型-source concussion testing and simulation window management tasks for the design and gorgeous appearance
- 2022-02-02 10:01:46下载
- 积分:1
-
C#写的Gabor变换
已在vs2013环境下编译通过,实现了8个方向4个频率的特征提取。Main函数的路径要修改一下才能运行
- 2022-04-11 01:58:49下载
- 积分:1
-
数字图像处理(朱志刚)
数字图像处理(朱志刚)-Digital Image Processing (Zhu Zhigang)
- 2022-08-15 06:21:32下载
- 积分:1
-
该源码是一个用Delphi写的将图形由透明到完全显示的演示程序
该源码是一个用Delphi写的将图形由透明到完全显示的演示程序-the source is a Delphi will write graphics from the show completely transparent to the demo program
- 2023-07-22 10:10:03下载
- 积分:1
-
A three
一个基于java的三维图象界面编程源代码,是用元胞自动机来模拟飞鸟的行为过程,思路比较清晰-A three-dimensional image based on the java interface programming source code, is a cellular automaton to simulate the behavior of birds process, clearer thinking
- 2022-03-15 19:04:43下载
- 积分:1
-
Code39 code128条码
barcode code39 code128
- 2022-04-18 02:25:21下载
- 积分:1
-
beziereditor是Bezier曲线编辑器具有以下功能:<;BR >;
BezierEditor is a Bezier Curve Editor with follow functions : -add/remove curves and points -move points and curves -zoom in/out/box -load and save in a text file -multiple selection -BezierEditor is a Bezier Curve Editor with follow functions:
- 2022-09-13 11:00: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