-
from the right three
由VC实现的对三维物体的绘制,可以让初学者领会到奥秘-from the right three-dimensional mapping of objects, allowing beginners to understand the mysteries
- 2023-08-09 18:40:02下载
- 积分:1
-
一个仿Windows自带的画图的程序
一个仿Windows自带的画图的程序-an imitation of the Windows drawing procedure
- 2022-10-11 21:30:02下载
- 积分: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
-
这是用vc++进行图像变换的源代码,256色转灰度图变换
这是用vc++进行图像变换的源代码,256色转灰度图变换-This is used vc++ Image transform source code, 256-color to grayscale conversion
- 2022-04-17 21:38:56下载
- 积分:1
-
The use of a bitmap to imitate simple programming examples Empire 02. I came to...
一组使用位图模仿帝国的简单编程事例
02.我来了
03.让我动吧
04.别给我框框
05.走四方
06.穿越丛林
07.广阔天地
08.脚踏实地
09.狩猎谋生
10.快一点
11.再快一点
12.地图编辑器-The use of a bitmap to imitate simple programming examples Empire 02. I came to the 03. Let me move it 04. Do not give me frame 05. Walk 06 Quartet. Through the jungle 07. Wide World 08. Down-to-earth 09. 10 to make a living hunting. fast 1:11. 1:12 faster. Map Editor
- 2022-02-07 04:49:35下载
- 积分:1
-
图象模板匹配算法代码,可直接运行exe文件,观察处理效果.
图象模板匹配算法代码,可直接运行exe文件,观察处理效果.-image template matching algorithm code can be run exe files directly observed treatment effect.
- 2022-08-04 05:48:49下载
- 积分:1
-
介绍 D3D坐标变换, 纹理映射,Dshow 播放音乐 ,线程创建等基础知识.对初学D3D的朋友非常有帮助....
介绍 D3D坐标变换, 纹理映射,Dshow 播放音乐 ,线程创建等基础知识.对初学D3D的朋友非常有帮助. -D3D introduced coordinate transformation, texture mapping, Dshow music, the basic knowledge, such as thread creation. For beginner friends D3D very helpful.
- 2023-02-15 05:20:04下载
- 积分:1
-
win图元文件的中文说明
win图元文件的中文说明-win map documents the Chinese yuan note
- 2022-03-31 09:53:13下载
- 积分:1
-
有效的实现图像的灰度级处理效果
有效的实现图像的灰度级处理效果-Effective realization of the gray-scale images deal with the effect of
- 2022-07-28 12:35:26下载
- 积分:1
-
太阳镜++(SunGlass++) 是一款梦幻留言板,她可以在屏幕上的任何位置生成任何颜色和透明度的留言板,你可以在上面打字、留言、写诗……,很 Cool 的!...
太阳镜++(SunGlass++) 是一款梦幻留言板,她可以在屏幕上的任何位置生成任何颜色和透明度的留言板,你可以在上面打字、留言、写诗……,很 Cool 的!并且她是一款“绿色”软件,只有一个文件。-sunglasses++ (SunGlass) is a fantasy message board, she can on the screen in any position of any generation color and transparency of the message board, you can type in the above, voice mail, write poetry ... is Cool! And she is a "green" software, only one document.
- 2022-05-26 07:35:21下载
- 积分:1