-
以从上向下拉伸的方式显示图像
原理: 将图像的宽度不变每次显示图像的一部分, 直到将图片完全显示....
以从上向下拉伸的方式显示图像
原理: 将图像的宽度不变每次显示图像的一部分, 直到将图片完全显示.
-Stretching from way down on the image principle: the width of the image shows the same for each part of the image until the full picture display.
- 2022-12-17 16:30:08下载
- 积分:1
-
打开一副BMP位图,实现位图的直方图统计。
打开一副BMP位图,实现位图的直方图统计。-To open a BMP bitmaps, bitmap realize the histogram statistics.
- 2022-03-31 23:12:22下载
- 积分:1
-
Sampling code for image processing
Sampling code for image processing
- 2022-05-17 18:56:59下载
- 积分:1
-
一个有关轴承变形的识别检测,采用VC++编写,实验原图在压缩包中...
一个有关轴承变形的识别检测,采用VC++编写,实验原图在压缩包中-A deformation of the bearing identification testing, the use of VC++ Prepared, experimental image in the compressed package
- 2022-10-14 13:30:03下载
- 积分:1
-
关于哈夫曼编码的一个程序,把图象的象素值进行编码,很实用的!...
关于哈夫曼编码的一个程序,把图象的象素值进行编码,很实用的!-on a Huffman coding procedures, the pixel image encoding, very practical!
- 2023-08-16 22:15:03下载
- 积分:1
-
enlarged view images Kuangshua enlarged view, set the graphics mode
放大视图画面,框选放大视图,可以设置绘图模式-enlarged view images Kuangshua enlarged view, set the graphics mode
- 2022-03-09 18:06:26下载
- 积分: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做的超级马里奥游戏,吃蘑菇的游戏,和街机上的游戏大致相同。望大家分享...
用vb做的超级马里奥游戏,吃蘑菇的游戏,和街机上的游戏大致相同。望大家分享-vb do with the Super Mario game, eating mushrooms games, and arcade games of largely the same. We hope to share
- 2022-01-25 14:43:32下载
- 积分:1
-
一个计算机图形学程序,可以实现基本的作图,感觉对初学者适合...
一个计算机图形学程序,可以实现基本的作图,感觉对初学者适合-a computer graphics program, you may achieve basic drawing, I feel right for beginners
- 2022-03-16 00:34:37下载
- 积分:1
-
640* 480256 color. BMP file display program can browse, also showed four images...
640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开 一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctr l+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过-640* 480256 color. BMP file display program can browse, also showed four images on the screen can also open a window on the show. BMP images and can be used above and below the arrow keys, and Page/Prompt, Ctrl Left, Right keys Ctr l View the entire images in S3, ATI VGA cards such as debugging through
- 2023-02-11 21:15:03下载
- 积分:1