-
Polygon triangulation code.
Polygon triangulation code.-Auto triangulation code.
- 2023-04-15 02:50:04下载
- 积分:1
-
实现图像之间的数据融合,主要方法有基于HIS变换的,基于PCA变换的,基于加权变换的。...
实现图像之间的数据融合,主要方法有基于HIS变换的,基于PCA变换的,基于加权变换的。-Between image data fusion, the main methods of transformation based on the HIS, based on the PCA transform, based on the weighted transform
- 2023-02-28 13:55:03下载
- 积分:1
-
基于VC++实现透明对话框功能,非常实用
基于VC++实现透明对话框功能,非常实用-Based on VC++ to achieve transparency in the dialog box functionality, very useful
- 2022-02-21 17:37:10下载
- 积分:1
-
本程序用VC编程,可打开并正常显示多种格式的图片
本程序用VC编程,可打开并正常显示多种格式的图片-This procedure programming with VC can be opened and display pictures in multiple formats
- 2022-03-13 05:11:11下载
- 积分:1
-
Environment: VC6 Win2K/NT/98 This sample describes the difference between CONSOL...
Environment: VC6 Win2K/NT/98
This sample describes the difference between CONSOLE and GUI applications with 20 lines of code.
There are 2 small projects in this sample. The first project shows how to create a console in WinMain(). First of all, we need to allocate a console with AllocConsole() secondly, we in turn retrieve the operating system handle (GetStdHandle), run-time handle (_open_osfhandle), stream (_fdopen) and standard stream (stdout) finally, we can call functions like printf() and scanf().
The second project demonstrates how to create a window in main(). I created an edit box in a separate thread, so that you can control this window from the console. I retrieved the module handle through GetModuleHandle(), and then I called CreateWindow with the predefined class name EDIT.
As you can see, there is not much essential difference between console and GUI applications, even though VC requires us to indicate the type of the application when you create a p
- 2022-02-03 12:24:58下载
- 积分:1
-
人脸检测 VC++程序。是一款效率很高的人脸识别系统
人脸检测 VC++程序。是一款效率很高的人脸识别系统-face detection
- 2022-07-11 13:22:44下载
- 积分:1
-
一个扩展的图片类,可方便的在对话框程序中实现Gif动画。
一个扩展的图片类,可方便的在对话框程序中实现Gif动画。-An extension of the picture type, can be convenient to realize in the dialog box procedure Gif animation.
- 2022-08-12 18:11:08下载
- 积分:1
-
aaaaaaaaaaaaaaaaa
表格控件源码,自己编写可二次开发为会计凭证输入。-aaaaaaaaaaaaaaaaa
- 2022-01-26 17:48:05下载
- 积分:1
-
使用VFW进行图像采集,(C视力6以上)
使用VFW进行图像采集,(visual c++ 6.0以上)-VFW for the use of image acquisition, (c visual 6.0 above)
- 2022-03-15 10:39:24下载
- 积分:1
-
关于图像的各种处理以及多种滤波算法的实现。
关于图像的各种处理以及多种滤波算法的实现。-on the various images and a variety of filtering algorithms to achieve.
- 2023-07-08 02:55:04下载
- 积分:1