-
二部图的最大匹配程序,通过一二
寻找二分图的最大匹配
程序通过一个二维的数组给出二分图,让后找出一个初始的匹配,通过初始匹配
找出最大匹配。
-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
-
这是一个Bezier曲线(C++)的源代码。这是非常重要的计算机图形…
这个是贝塞尔曲线(C++)的源代码。它是计算机图形学中非常重要的内容。-This is a Bezier curve (C++) Source code. It is very important in computer graphics content.
- 2022-02-13 00:23:46下载
- 积分:1
-
Geological mapping, geological professional applications in a very wide range, a...
地质绘图,在地质专业应用非常广泛,希望对大家有所帮助-Geological mapping, geological professional applications in a very wide range, and they hope to help everyone
- 2022-05-15 19:16:43下载
- 积分:1
-
support eight palette bitmap and 24
支持8位调色板位图和24位真彩位图的载入,以及24位真彩位图保存-support eight palette bitmap and 24-bit color bitmap included, and 24-bit color bitmap preservation
- 2022-07-03 02:16:23下载
- 积分:1
-
a copy of the source image
源图像的副本
- 2023-08-17 19:50:03下载
- 积分:1
-
This is the VC of the most cattle the latest version of VAX plug V10.5.1711.0, i...
这是VC最牛插件VAX的最新版V10.5.1711.0,非常好用,是VC编程人员的好帮手。-This is the VC of the most cattle the latest version of VAX plug V10.5.1711.0, is very easy to use, is a good helper VC programmers.
- 2022-04-07 15:41:16下载
- 积分:1
-
采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控...
采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控制顶点为一组进行曲线段绘制。即 为一组, 为一组,…, 为一组,所有曲线段连在一起即构成了整个B样条曲线。事实上,前一条曲线段的终点即是下一条曲线段的起点。 ② 在每一段曲线的绘制过程中, 取不同的值便得到曲线上不同的点。例如 时,由公式(1)可得到曲线的起点, 时可计算得到曲线的终点。为处理方便,可进行等距离选择,如10等份, 依次取0,0.1,0.2…,1.0,从而可计算得到10个曲线段上的点,把这10个点依次连接,就可得到该曲线段。 b) 四点插值细分曲线 四点插值细分曲线的表达规则为 其中 为控制顶点, 为细分次数, 为顶点下标。即每细分一次,在任意两点之间插入一顶点。为方便处理起见,可绘制成封闭曲线。 (初始)控制顶点保存在文件中。 给定两个测试文件c1.txt,c2.txt-using two different methods of drawing curve a) quadratic B-spline curves of the second B-spline curves of expression as a function of (1) for the control vertices. Note :-given right of a group of control vertices per three vertices adjacent to a group Marche line drawing. Namely, a group of a group, ... to a group, all of the curves that together constitute the entire B-spline curves. In fact, a curve before the end of the next one that is the starting point of the curve. curve in every section of the drawing process, different from the value curve will be differe
- 2022-03-20 07:54:53下载
- 积分:1
-
简单等值线绘制程序的具体应用,包含完整的VC工程和等值线绘制源码,追踪法...
简单等值线绘制程序的具体应用,包含完整的VC工程和等值线绘制源码,追踪法
-Simple contour drawing of the specific application procedures, including complete engineering and VC isogram source mapping, tracking method
- 2023-02-13 00:10:04下载
- 积分:1
-
二次函数曲线程序
二次函数曲线程序-quadratic function curve procedures
- 2022-01-26 15:25:41下载
- 积分:1
-
osg2.0源代码,版本更新到OSG下载官方网站
osg2.0源代码,版本更新可到osg官方网站下载-osg2.0 source code, version update to the official website of OSG Download
- 2022-06-14 19:24:16下载
- 积分:1