-
用C程序显示BMP,简单明了 程序注释详细
用C程序显示BMP,简单明了 程序注释详细-C program displaying BMP, simple procedures detailed Notes
- 2022-08-14 01:14:17下载
- 积分:1
-
包括三个程序,可以实现代立的朱立
包括三个程序,可以实现生成朱力叶集,曼德布罗特集,速度很快!-including three procedures can be achieved Generation Zhu Li Ye set-- Mandelbrot B B sets, very fast!
- 2022-04-28 08:49:18下载
- 积分:1
-
基于VC++环境下的OPenGL开发代码,不用在进行编辑,直接编写关于OPenGL函数代码,进行OPenGL的编程。...
基于VC++环境下的OPenGL开发代码,不用在进行编辑,直接编写关于OPenGL函数代码,进行OPenGL的编程。-Based on VC++ Environment OpenGL development code, not during editing, direct the preparation of OpenGL function code for OpenGL programming.
- 2023-01-11 01:45:03下载
- 积分:1
-
4 Bezier curve control points in support of a number of Bezier curves to connect
4控制点贝赛尔曲线,支持多条贝赛尔曲线的连接-4 Bezier curve control points in support of a number of Bezier curves to connect
- 2022-04-15 04:49:29下载
- 积分:1
-
漫步统计系统 v1.7 Final
漫步统计系统 v1.7 Final-V1.7 Final walk through the statistical system
- 2022-06-29 15:33:25下载
- 积分:1
-
OpenCV的结构与windows CDC相结合的图像对象,这…
将opencv的image结构与windows CDC对象结合起来,本例就轻松用opencv反走样直线绘制在CDC对象里面。 接供的接口很有参考价值。
-Opencv structure to the image object with the combination of windows CDC, which in this case on the easy to use anti-aliasing opencv draw a straight line inside the CDC object. Access interface for a good reference.
- 2023-03-27 02:45:04下载
- 积分:1
-
把任一窗口的内容存为位图。有兴趣的下载试试看,只是个小程序。...
把任一窗口的内容存为位图。有兴趣的下载试试看,只是个小程序。-put the contents of a window of survival for bitmap. Interested try to download, it is a small procedure.
- 2022-08-20 04:14:08下载
- 积分: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
-
Flash5 螺旋图形这是利用 Flash 5 绘制的一个螺旋图形
Flash5 螺旋图形这是利用 Flash 5 绘制的一个螺旋图形-Flash5 Spiral Graphics is using Flash 5 drawing of a spiral graphics
- 2022-12-16 15:55:03下载
- 积分:1
-
从BMP文件中创建一个设备无关的位图(5KB)
从BMP文件中创建一个设备无关的位图(5KB)-from BMP file to create a device-independent bitmap (5KB)
- 2022-08-07 08:29:54下载
- 积分:1