-
关于图像聚类分析的程序。
关于图像聚类分析的程序。-images on cluster analysis procedures.
- 2022-10-09 14:50:03下载
- 积分:1
-
这是我初学图像处理的一个例子,我相信其他人也会有。
这是我初学图像处理所作的一个例子,相信对其他人也有一定帮助。-This is my beginner image processing of an example, I believe others will also help.
- 2022-02-24 12:26:58下载
- 积分:1
-
本例子介绍了如何进行任意的背景渲染过渡的算法.
本例子介绍了如何进行任意的背景渲染过渡的算法.-the example of how arbitrary background rendering algorithm transition.
- 2022-01-29 02:57:26下载
- 积分:1
-
图形操作扫描线算法的方法,填充法
图形学作业 扫描线算法的一种做法,填充法-graphics operations scan line algorithm approach, filling Act
- 2022-03-30 21:19:26下载
- 积分:1
-
通过CASTELJAU算法,绘制指定文本数据文件的曲线
通过CASTELJAU算法,绘制指定文本数据文件的曲线-Through Casteljau algorithm, rendering the text data files specified curve
- 2022-04-01 13:57:02下载
- 积分:1
-
这个VB环境下的动态绘制贝塞尔曲线的实例代码,希望对初学者有帮助。
这是在VB环境下实现动态绘制贝塞尔曲线的事例代码,希望对喜欢的朋友有用-This the VB environment dynamic mapping Bessel curve code examples, and I hope to the likes useful friends
- 2022-03-14 11:03:26下载
- 积分:1
-
VC of the triangle to determine the realization of small procedures, can be used...
VC实现的三角形判断小程序,可用作简单测试用例-VC of the triangle to determine the realization of small procedures, can be used as a simple test case
- 2023-01-31 18:40: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
-
一个有关轴承变形的识别检测,采用VC++编写,实验原图在压缩包中...
一个有关轴承变形的识别检测,采用VC++编写,实验原图在压缩包中-A deformation of the bearing identification testing, the use of VC++ Prepared, experimental image in the compressed package
- 2022-10-14 13:30:03下载
- 积分:1
-
Visualc+OPENGL的经典3d游戏。
Visualc+OPENGL的经典3d游戏。-Visualc+ OPENGL classic 3d games.
- 2022-02-21 00:53:00下载
- 积分:1