-
本人学AS3.0以来做的第一个小游戏,附完整的源文件,新手可以参考,高手多多指点。...
本人学AS3.0以来做的第一个小游戏,附完整的源文件,新手可以参考,高手多多指点。 -AS3.0 I learn to do since the first game, with complete source files, and newcomers can refer to, many experts point.
- 2022-08-11 01:19:50下载
- 积分:1
-
一个自己写的图像显示的基本变换的程序,是基于FORM窗体的,可以自动调整显示图象的比例,显示图像属性.对初学者很有借鉴意义...
一个自己写的图像显示的基本变换的程序,是基于FORM窗体的,可以自动调整显示图象的比例,显示图像属性.对初学者很有借鉴意义-himself wrote an image shows the basic transformation process is based on the Form FORM can automatically adjust the ratio of display images, showing images attributes. Useful for beginners Significance
- 2023-08-22 17:35:03下载
- 积分:1
-
二
二维图形编程,多边行性质的判定,凹凸性,点和多边形的包含性,相交性-two-dimensional graphics programming, the multilateral nature of the trip to determine, embossing, point and polygon inclusive, intersection
- 2023-04-29 14:55:02下载
- 积分:1
-
曲线图显示窗口源代码,很好用,有实例说明
windows 的图表曲线显示源码,很好用的,带例子-curve chart shows windows source code, well used, with examples
- 2022-12-05 13:05:03下载
- 积分: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
-
位图抖动/3维灰边
位图抖动/3维灰边 -dib shaking and 3d gray edge
- 2022-08-17 13:46:25下载
- 积分:1
-
vc做的,强烈推荐GUI编程,希望大家喜欢!
vc做的,强烈推荐GUI编程,希望大家喜欢!-vc do strongly recommend that GUI programming, I hope everyone likes!
- 2022-03-18 11:01:31下载
- 积分:1
-
一个用vc6.0开发的绘制图形的小程序;主要解决了绘制图形过程中的闪烁和图形的快速绘制!...
一个用vc6.0开发的绘制图形的小程序;主要解决了绘制图形过程中的闪烁和图形的快速绘制!-Vc6.0 developed with a small graphics drawing program mainly to solve the rendering graphics in the process of the rapid flicker and graphics rendering!
- 2022-07-03 12:39:51下载
- 积分:1
-
一个非常强大的图表类,可以画多种常用的图表
一个非常强大的图表类,可以画多种常用的图表
- 2022-01-24 18:03:00下载
- 积分:1
-
Visual C下OpenGL开发框架生成三维地形模拟,SDI框架
Visual C下OpenGL开发框架生成三维地形模拟,SDI框架-OpenGL under Visual C development framework to generate three-dimensional topography simulation, SDI framework
- 2022-03-25 14:29:37下载
- 积分:1