-
一个简单的入口
一种易于入门的图像背景减法和差分捕捉法,对于入门的前景检测容易理解
- 2022-04-29 08:00:54下载
- 积分:1
-
制作美丽的和平滑动画
制作美丽的和平滑动画-produce beautiful and smooth animation
- 2022-07-17 15:52:41下载
- 积分: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
-
先用C++写了一个可以产生图形的DLL,并用VB来进行调用测试。
先用C++写了一个可以产生图形的DLL,并用VB来进行调用测试。-Using C++ to write a DLL can generate graphics , and VB to call it for test.
- 2022-03-18 10:20:11下载
- 积分:1
-
任意平面多边形的三角剖分算法的经典Delaunay
平面任意多边形三角化的delauney经典算法-Arbitrary planar polygon triangulation algorithm of classical delauney
- 2023-06-26 00:00:03下载
- 积分:1
-
[多媒体]根据图象大小控制图象的显示运行环境: win9x,winxp
[多媒体]根据图象大小控制图象的显示运行环境: win9x,winxp-[multimedia] under the control of the size of the images show images of the environment : win9x, winxp
- 2022-01-26 02:32:04下载
- 积分:1
-
OpenCV是一个强大的图形图像处理插件,而且是开源。对于图像处理的朋友很有帮助...
OpenCV是一个强大的图形图像处理插件,而且是开源。对于图像处理的朋友很有帮助-OpenCV is a powerful graphic image processing plug-ins, but also open source. Very useful for image processing a friend
- 2022-02-28 18:24:50下载
- 积分:1
-
三色算法代码,已经在OMNETPP平台编译成功!
三色算法代码,已经在OMNETPP平台编译成功!-Tri-color algorithm code has been compiled in OMNETPP platform for success!
- 2022-06-27 05:25:35下载
- 积分: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
-
一个计算机图形学程序,可以实现基本的作图,感觉对初学者适合...
一个计算机图形学程序,可以实现基本的作图,感觉对初学者适合-a computer graphics program, you may achieve basic drawing, I feel right for beginners
- 2022-03-16 00:34:37下载
- 积分:1