-
This is a chess game, the rules of the game similar to Go. Function is not very...
这是一款棋类游戏,游戏规则类似于围棋。功能不是很完全,希望对大家有帮助。-This is a chess game, the rules of the game similar to Go. Function is not very full, and they hope to have everyone help.
- 2023-05-19 18:50:04下载
- 积分:1
-
一个小程序,可以观看autocad dxf矢量格式图型。
一个小程序,可以观看autocad dxf矢量格式图型。-a small program can be watched autocad dxf vector graphics format.
- 2023-01-29 08:10: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
-
白板程序 ,功能比较多!
白板程序 ,功能比较多!-whiteboard Procedure, function more!
- 2022-07-01 15:51:12下载
- 积分:1
-
直线端裁减算法。自画直线被矩形窗口裁减。
直线端裁减算法。自画直线被矩形窗口裁减。-Reduction algorithm for straight-line client. Since the painting was a straight-line reduction of the rectangular window.
- 2022-09-18 17:35:02下载
- 积分:1
-
一个图形学中很简单的二维变换程序
是用C编的
请大家不要见笑...
一个图形学中很简单的二维变换程序
是用C编的
请大家不要见笑-a very simple two-dimensional transformation process is part of the C Please do not laughed at
- 2022-07-23 21:19:35下载
- 积分:1
-
image processing algorithm commonly used in a
图像处理中的常用算法1-image processing algorithm commonly used in a
- 2022-06-12 00:04:09下载
- 积分:1
-
in this process, given how self
在这个程序中,给出了怎样自绘位图的一种方法,这个源代码是vc开发大全书中的例子,它给出了详细的解释和示例,有兴趣的朋友可以去下载来看看。-in this process, given how self-drawn map a way that the source code is developed Daquan book vc example, it gives a detailed explanation and examples, interested friends to download to look at.
- 2022-05-27 22:34:14下载
- 积分:1
-
Morphology: Watershed is a three
形态学:分水岭是以图像进行三维可视化处理为基础进行研究的。-Morphology: Watershed is a three-dimensional visualization image processing as the basis for research.
- 2022-03-11 03:09:57下载
- 积分:1
-
这个小程序用c语言编程,电子政务可以改变颜色的朋友..
这个小程序用c语言编程实现,能够改变EGA调色板的颜色。-this small program with c programming language, the EGA can change the color palette.
- 2022-03-05 12:29:32下载
- 积分:1