-
水平或垂直映射位图
水平或垂直映射位图 -horizontal or vertical map for image
- 2022-04-01 11:30:27下载
- 积分:1
-
应用VC++开发的ObjectARX程序,主要是创建扩展记录(AutoCAD二次开发)...
应用VC++开发的ObjectARX程序,主要是创建扩展记录(AutoCAD二次开发)-Application VC++ Developed ObjectARX procedures, mainly the creation of extended record (AutoCAD second development)
- 2022-02-13 06:51:55下载
- 积分: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
-
256 color images on a series of treatment. Such as enhanced, transform, encoding...
可以对256颜色图像进行一系列处理。如增强,变换,编码,配准,运动检测,特征提取,分割,识别-256 color images on a series of treatment. Such as enhanced, transform, encoding, matching, motion detection, feature extraction, segmentation, recognition
- 2022-03-29 02:26:45下载
- 积分:1
-
实现图像的缩放,包括256色位图,和24为真彩色位图
实现图像的缩放,包括256色位图,和24为真彩色位图-Image scaling, including the 256-color bitmap, and 24 for true color bitmap
- 2023-05-04 15:20:03下载
- 积分:1
-
这是一个在对话框中显示图片的程序。可以显示24位或者是32位bmp格式的位图...
这是一个在对话框中显示图片的程序。可以显示24位或者是32位bmp格式的位图-This is a dialog box shown in the photo process. It shows 24 or 32 bmp format bitmaps
- 2023-06-02 19:00:03下载
- 积分:1
-
初步实现"屏幕落雪"效果,按Ctrl+L关闭.
初步实现"屏幕落雪"效果,按Ctrl+L关闭.-initially "screen snow" effect by Ctrl L closed.
- 2023-02-23 11:00:02下载
- 积分:1
-
VB6的源码,真正的1602点阵液晶控件的商业级原代码
VB6的源码,真正的1602点阵液晶控件的商业级原代码-VB6 source code, the real control of the 1602 dot-matrix LCD commercial-grade source code
- 2022-04-11 10:01:47下载
- 积分: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
-
位图的缩放显示的地区可以满足宽或高显示目标…
实现位图的缩放显示,可以按照目标区域的宽或高显示-Bitmap scaling shows that the region can meet the target of a wide or high display .....
- 2022-08-09 03:38:27下载
- 积分:1