-
OpenGL三
OpenGL 三维图像开发技术,对学习VC实现三维重建者,有很大帮助。-OpenGL three-dimensional image technology, the learning achievement of three-dimensional reconstruction of VC, and are very helpful.
- 2023-06-06 14:05:03下载
- 积分:1
-
我自己做的一个图形系统,是我们的图形学课程设计
我自己做的一个图形系统,是我们的图形学课程设计-I do a graphics system, is the graphics design course
- 2022-06-14 15:23:10下载
- 积分:1
-
图像识别源码,大家可以交流一下 请大家多多指教
图像识别源码,大家可以交流一下 请大家多多指教-source image recognition, we can exchange what please exhibitions
- 2022-03-12 19:55:37下载
- 积分:1
-
这是一个由bcb编写的图象编辑代码(GDI)
这是一个由bcb编写的图象编辑代码(GDI)-This is an image edit program written by bcb.
- 2022-01-25 19:58:46下载
- 积分:1
-
本用户手册提供的基本特征由BSP支持信息…
This User Manual provides information on the basic features supported by the BSP and provides you
with instructions about how to accomplish these tasks:
• Install the BSP on a host development system.
• Run Linux Target Image Builder (LTIB) to build target images.
• Deploy built images to the i.MX31ADS board.
• Boot Linux on the i.MX31ADS board.-This User Manual provides information on the basic features supported by the BSP and provides you
with instructions about how to accomplish these tasks:
• Install the BSP on a host development system.
• Run Linux Target Image Builder (LTIB) to build target images.
• Deploy built images to the i.MX31ADS board.
• Boot Linux on the i.MX31ADS board.
- 2022-08-12 15:16:58下载
- 积分:1
-
这本书的标题是多智能体系统的基本仿真实例…
The title of this book is Fundamental of Multiagent Systems with NetLogo Examples. By Jose M Vidal. Artificial Intelligence
- 2023-08-09 07:00:03下载
- 积分:1
-
该程序使用vc++,mfc,实现调色板。
该程序使用vc++,mfc,实现调色板。-The program use vc++, mfc, realize the palette.
- 2022-01-25 20:27:42下载
- 积分:1
-
画位图的几个函数
画位图的几个函数-several functions for drawing bitmaps
- 2022-07-19 03:08:07下载
- 积分: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
-
This is a small video capture process, because my limited capacity, the mistake...
这是一个捕获视频的小程序,由于本人能力有限,错误之处还请见谅。-This is a small video capture process, because my limited capacity, the mistake has also requested standpoint.
- 2023-08-21 22:20:02下载
- 积分:1