-
vc二维码实现
二维码的vc实现,基于qrcodelib实现
- 2022-09-30 09:15:03下载
- 积分:1
-
TransparentImageTest 去除图象的背景色.zip
TransparentImageTest 去除图象的背景色.zip-TransparentImageTest remove images of the background color. Zip
- 2022-05-19 11:54:23下载
- 积分:1
-
该程序是用VC为工具编写的有关位图操作等完整的源代码,适合位图操作学习。...
该程序是用VC为工具编写的有关位图操作等完整的源代码,适合位图操作学习。-Include complete sourcecode for bitmap operation,based on Visual C++.Suitable for learning of bitmap operation.
- 2022-03-05 12:24:15下载
- 积分:1
-
此为图象编程之五,适合于刚入门之选手,请好好使用。
此为图象编程之五,适合于刚入门之选手,请好好使用。-image of this program 5, which is suitable for athletes who are just portal, please make good use of.
- 2022-04-02 09:13:22下载
- 积分:1
-
可以将桌面图标文字背景变成透明
可以将桌面图标文字背景变成透明
-it can make a desktop icon text backgrounds be transparent
- 2023-05-21 14:25:04下载
- 积分: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
-
深度图像生成:主要用于生成圆球的深度图像,并计算物体的高斯和平均曲率,以及生成表面类型图像...
深度图像生成:主要用于生成圆球的深度图像,并计算物体的高斯和平均曲率,以及生成表面类型图像-depth image generation : mainly used to generate the depth sphere images, and calculated objects and the average Gaussian curvature, surface types and generating images
- 2022-02-03 01:07:27下载
- 积分:1
-
windows的cdc图形编程的举列程序,对于熟悉windows的CDC有好处
windows的cdc图形编程的举列程序,对于熟悉windows的CDC有好处-windows of the cdc graphical programming procedures listed, for those familiar with the CDC good windows
- 2023-03-23 18:10:03下载
- 积分:1
-
通过图像编程,在界面中显示木头的纹理!
完全是对图像算法的运用!...
通过图像编程,在界面中显示木头的纹理!
完全是对图像算法的运用!-Programming through the images in the interface to display the wood texture! Algorithm is completely the use of the image!
- 2022-02-25 09:43:52下载
- 积分:1
-
本程序能使用鼠标在对话框上画图,并可以自由选取颜色
本程序能使用鼠标在对话框上画图,并可以自由选取颜色-this procedure can use the mouse to draw on in the dialog box, and can freely choose colors
- 2022-03-09 18:54:22下载
- 积分:1