-
SDL practice, people who want to learn SDL can refer to! VC2008 under test!
SDL练习,想学习SDL的人可以参考!
VC2008下测试通过!-SDL practice, people who want to learn SDL can refer to! VC2008 under test!
- 2023-06-13 17:55:37下载
- 积分: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
-
This soft is for capturing the computer s screen, and save the image with jpg fo...
屏幕界面抓屏,并将抓到的图像保存成jpg格式。涉及到抓屏和图像的jpg压缩-This soft is for capturing the computer s screen, and save the image with jpg format.It is related to capturing screen and jpg compress
- 2022-04-18 00:42:25下载
- 积分:1
-
graphical programming for Windows source code writers Yuli
Windowst图形编程源代码
作者袁峰-graphical programming for Windows source code writers Yuli
- 2023-08-19 00:00:05下载
- 积分:1
-
VC++实现的将CView中的自绘图形输出为BMP图片的源码,非常实用...
VC++实现的将CView中的自绘图形输出为BMP图片的源码,非常实用-VC++ Achieved will CView Self-shaped graphics output BMP image source, very useful
- 2022-06-13 20:53:54下载
- 积分:1
-
用Canny算子提取图像边缘,适合于初学者研究的好代码
用Canny算子提取图像边缘,适合于初学者研究的好代码-Canny operator Image Edge Extraction suitable for beginners study by the code
- 2022-03-17 16:36:48下载
- 积分:1
-
一个利用matlab作为开发工具的,检测直线交点的源程序
一个利用matlab作为开发工具的,检测直线交点的源程序-use Matlab as a development tool for the detection of the source straight Nodal
- 2022-08-04 09:11:26下载
- 积分:1
-
通过以太网的桌面接受图像程序,可以用于相机的工业网传输。...
通过以太网的桌面接受图像程序,可以用于相机的工业网传输。-Via Ethernet desktop images accepted procedures, can be used in industrial network camera transmission.
- 2023-02-09 17:35:03下载
- 积分:1
-
此源码包括几种不同曲线的绘制,请自己查看就知道了,
此源码包括几种不同曲线的绘制,请自己查看就知道了,-This source includes several different curve drawing, please know their own view,
- 2023-04-12 22:25:03下载
- 积分:1
-
带有数据库的图形编辑器源码, 我们的C#课程设计,
带有数据库的图形编辑器源码, 我们的C#课程设计,-database with graphics editor source code, the C# curriculum design,
- 2023-01-30 23:05:03下载
- 积分:1