-
直线的Bresenham算法
直线的Bresenham算法-linear Bresenham algorithm
- 2023-04-08 11:00:03下载
- 积分:1
-
14种数字图像滤波处理的效果程序
14种数字图像滤波处理的效果程序-14 digital image filtering the results of procedures
- 2022-02-06 18:45:29下载
- 积分:1
-
is a drawing of the VC Program
是一个有关画图的VC程序-is a drawing of the VC Program
- 2022-02-25 09:41:14下载
- 积分:1
-
这是一个JPEG2000的编解码的实现程序,里面还有小波变换的实现过程...
这是一个JPEG2000的编解码的实现程序,里面还有小波变换的实现过程-This is a JPEG2000 codec of the procedures, there is also the realization of wavelet transform process
- 2022-08-21 17:38:04下载
- 积分:1
-
数字控件 数字控件 数字控件
数字控件 数字控件 数字控件-digit ctrl digit ctrl digit ctrl digit ctrl digit ctrl
- 2023-04-02 10:25:03下载
- 积分: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
-
VB播放GIF动画的源代码控制,完全没有第三
vb播放gif动画的源码控件,完全源码无第三方控件,使用方便功能强大-vb players gif animation source control, completely without third-party source control, easy to use powerful
- 2022-01-28 07:38:02下载
- 积分:1
-
直接拷贝屏幕上显示的图像或者文字,将他们打印到指定的打印机上...
直接拷贝屏幕上显示的图像或者文字,将他们打印到指定的打印机上-copy directly on the screen images or writing, they print to a specific printer
- 2022-02-20 21:57:23下载
- 积分: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
-
A good graphics program code, using C# implementation. A good graphics program c...
一个很好的绘图程序代码,用C#实现。 -A good graphics program code, using C# implementation. A good graphics program code, using C# implementation.
- 2023-02-15 23:30:04下载
- 积分:1