-
二部图的最大匹配程序,通过一二
寻找二分图的最大匹配
程序通过一个二维的数组给出二分图,让后找出一个初始的匹配,通过初始匹配
找出最大匹配。
-Bipartite graph to find the maximum matching program through a two-dimensional array is given bipartite graph, so that after the initial find a match, the adoption of the initial match to find the greatest match.
- 2022-05-21 19:07:06下载
- 积分:1
-
这是一个简单的画图程序,初学VC,仅供参考
这是一个简单的画图程序,初学VC,仅供参考-This a simple drawing program, beginner VC for reference
- 2022-12-09 09:40:08下载
- 积分:1
-
这是一款用vc++编写的简单的画图程序,可以绘制直线、圆、矩形...
这是一款用vc++编写的简单的画图程序,可以绘制直线、圆、矩形-vc prepared with a simple drawing program, drawing a line or a circle, rectangle
- 2022-03-12 13:49:17下载
- 积分:1
-
GDI+的应用使得平面图形图象编程变的更加容易,本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png图片实现半透明渐变窗口,该程序实现了指针式和数...
GDI+的应用使得平面图形图象编程变的更加容易,本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png图片实现半透明渐变窗口,该程序实现了指针式和数字式两种时钟显示方式。窗口实现了半透明渐变窗口、窗口拖动无移动矩形框、隐藏了任务栏窗体按钮等。-GDI+ application programming makes the plane graphic images become easier, this paper, a dialog-based clock program as an example, VC6.0 call*. png image to achieve gradient translucent window, the program achieved a pointer two kinds of clocks and digital display. Achieved a translucent window, gradient window, drag the window without moving a rectangular box, hide the taskbar buttons and so on form.
- 2022-05-16 13:13:23下载
- 积分:1
-
用c语言实现键盘画图
用c语言实现键盘画图-used language keyboard Painting
- 2022-05-14 15:35:45下载
- 积分:1
-
多边形的裁剪
多边形剪裁-Polygon cut
- 2022-07-09 15:56:58下载
- 积分:1
-
打开文本类型,在窗口的窗口句柄函数的图像处理功能…
解压后为文本型,内有函数 hWnd 图像处理的窗口句柄 函数说明: 函数实现图像的拉普拉斯高斯边缘检测-unpacked text to type, function within hWnd Image Processing window handle function : Function Image Laplace Gaussian Edge Detection
- 2022-07-03 01:19:56下载
- 积分:1
-
能够在实现交互式绘图的软件
能够在实现交互式绘图的软件-to achieve interactive graphics software
- 2023-05-30 01:15:03下载
- 积分:1
-
This is the computer graphics of the two curves rotation transform the source co...
这是计算机图形学中对二位曲线进行旋转变换的源代码-This is the computer graphics of the two curves rotation transform the source code. .
- 2022-02-26 11:31:01下载
- 积分:1
-
opengl_world_rotation
本程序采用opengl和VC++,将读入bmp文件并用来生成三维环境,可用键盘的左右箭头来控制旋转,上下箭头进行缩放,使其身临其境,是一个简单的小程序,适合初学者。
- 2022-02-25 11:57:29下载
- 积分:1