-
purpose library and test program that 577 ides some very simple primitives to pr...
purpose
library and test program that provides some very simple primitives to produce EPS (postscript) files
compile
gcc -DTEST -g -o epsplot epsplot.c -lm (to produce test program)
-purpose library and test program that 577 ides some very simple primitives to produce EPS (postscript) files compile gcc- DTEST-g-o eps plot epsplot.c- lm (to produce test program)
- 2023-01-08 20:25:03下载
- 积分:1
-
绘制三次样条曲线的vc程序,实用有效,需要的同志可以借鉴
绘制三次样条曲线的vc程序,实用有效,需要的同志可以借鉴-drawing cubic spline curve vc procedures, practical and effective, it needs can learn from Comrade
- 2022-01-25 17:31:46下载
- 积分: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
-
直方图均衡化,局部直方图均衡化,直方图匹配,中值滤波,...
直方图均衡化,局部直方图均衡化,直方图匹配,中值滤波,-histgram equalization,histogram matching
- 2022-04-21 00:43:32下载
- 积分:1
-
熟悉数字图像的读取、显示及相关处理算法
掌握数字水印技术的基本理论与算法...
熟悉数字图像的读取、显示及相关处理算法
掌握数字水印技术的基本理论与算法
- 2022-09-15 04:20:03下载
- 积分:1
-
图像识别程序,数字图像处理,源代码及资料
图像识别程序,数字图像处理,源代码及资料-image identification program,digital image processing,source code and information
- 2022-04-01 02:07:02下载
- 积分:1
-
VC++编写的基于JPG和BMP图像合成的原代码,对于初学图像处理应该有一定的帮助的...
VC++编写的基于JPG和BMP图像合成的原代码,对于初学图像处理应该有一定的帮助的-this program is coded by VC++
- 2022-02-07 14:43:16下载
- 积分:1
-
指纹识别的底层API函数集,生成DLL,供高层调用
指纹识别的底层API函数集,生成DLL,供高层调用-Fingerprint set of the underlying API functions to generate DLL, for the high-level call
- 2022-01-22 11:06:51下载
- 积分:1
-
图形处理中,扫描线算法的使用,以及在图形剪切两种算法的运用...
图形处理中,扫描线算法的使用,以及在图形剪切两种算法的运用-Graphics processing, the use of scan-line algorithm, as well as the use of two algorithms in graph cut
- 2022-03-25 06:28:27下载
- 积分:1
-
一个旋转输出文本的例子,适合初学者进行学习研究。
一个旋转输出文本的例子,适合初学者进行学习研究。-A rotary output of the example text, suitable for beginners to study.
- 2023-02-10 11:45:04下载
- 积分:1