-
一个1derful作画
完美的油漆快车
- 2022-03-13 13:31:42下载
- 积分:1
-
background bitmap choice, transparent or opaque
位图背景选择,透明或者不透明-background bitmap choice, transparent or opaque
- 2023-06-15 06:30:03下载
- 积分:1
-
利用VC开发的绘图程序,界面和windows自带的绘图程序比较像,功能齐全。...
利用VC开发的绘图程序,界面和windows自带的绘图程序比较像,功能齐全。-Developed using VC mapping procedures, interface and built-in drawing program windows more like, full-featured.
- 2022-03-24 06:12:56下载
- 积分:1
-
数字图像处理用。应用于拍摄的图像的抖动处理,消除因拍摄照片时手斗动造成的图像模糊...
数字图像处理用。应用于拍摄的图像的抖动处理,消除因拍摄照片时手斗动造成的图像模糊 -using digital image processing. Filming for the image jitter, eliminate photographs at the hands of the Big Dipper moving images fuzzy
- 2022-07-07 22:12:54下载
- 积分:1
-
这个程序实现了图像的滤波,经过滤之后,图像噪点可以被去除...
这个程序实现了图像的滤波,经过滤之后,图像噪点可以被去除-This procedure realize image filtering, followed by filtering, image noise can be removed
- 2022-07-22 03:11:00下载
- 积分: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
-
使用标准C++实现位图图像的输入和输出,自定义位图文件的格式。...
使用标准C++实现位图图像的输入和输出,自定义位图文件的格式。-Bitmap image input and output, since the definition of bitmap file format.
- 2023-05-16 14:55:02下载
- 积分:1
-
图像频率域的变换方法集合,含有fft,dct,wavlet等
图像频率域的变换方法集合,含有fft,dct,wavlet等-Image Transform the frequency domain method pool, containing fft, Copy, etc. wavlet
- 2022-07-12 15:54:29下载
- 积分:1
-
Windows图形编程的几个例子,包含显示区域、Bitmap、调色板等几个例子...
Windows图形编程的几个例子,包含显示区域、Bitmap、调色板等几个例子 -Some examples for graphical programming on windows, containing displaying region,bitmap and palette etc
- 2022-03-02 19:24:22下载
- 积分:1
-
Visual C cases intensive curriculum design series
Visual C++课程设计案例精编--视频操作-Visual C cases intensive curriculum design series-- video operations
- 2022-02-02 18:50:59下载
- 积分:1