-
delphi 图形和游戏编程突破,强烈推荐
delphi 图形和游戏编程突破,强烈推荐-delphi graphics and game programming breakthrough, strongly recommend
- 2022-05-01 02:46:33下载
- 积分: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
-
图像显示,主灰度
图像显示,主要是灰度图像显示,包括与设备位图相关的和不相关的-Image display, the main gray-scale images are displayed, including bitmap and equipment-related and non-related
- 2022-02-02 23:07:04下载
- 积分:1
-
人脸检测的源代码,源代码,java。很好的,
人脸检测源码,源码,java.很不错,-Face detection source code, source code, java. Very good,
- 2022-07-07 03:11:28下载
- 积分:1
-
VC写的不错的模拟水纹效果,原码下载于codeproject,请大家多指教,thanks...
VC写的不错的模拟水纹效果,原码下载于codeproject,请大家多指教,thanks-VC was a good, watermarked simulation results, the original code in the download codeproject, please enlighten everyone, thanks
- 2022-02-04 18:20:27下载
- 积分: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
-
应用DC绘图的实例,简洁明了适合初学者参考;同时又ButtonST的应用。...
应用DC绘图的实例,简洁明了适合初学者参考;同时又ButtonST的应用。-Examples of application of DC mapping, concise reference for beginners and ButtonST applications.
- 2022-02-15 18:02:47下载
- 积分:1
-
With VC realize the image thresholding algorithms have been debug can adjust the...
用VC实现的图像阈值算法 已经调试过 可以调节阈值 显示图像变化-With VC realize the image thresholding algorithms have been debug can adjust the display image changes in threshold
- 2023-06-10 07:40:03下载
- 积分:1
-
This is a stretching effect of program design, code and active inside demo image
这是一个拉伸效果的程序设计,里面有源代码及演示图象-This is a stretching effect of program design, code and active inside demo image
- 2023-05-14 23:25:03下载
- 积分:1
-
关于光栅操作的,可以手动控制,VC版本为6.0,编译时有些.H文件可能需自己设置 。...
关于光栅操作的,可以手动控制,VC版本为6.0,编译时有些.H文件可能需自己设置 。-grating on the operation, manual control, VC version 6.0, compiled some. H documents may take yours.
- 2022-10-05 14:20:03下载
- 积分:1