-
二部图的最大匹配程序,通过一二
寻找二分图的最大匹配
程序通过一个二维的数组给出二分图,让后找出一个初始的匹配,通过初始匹配
找出最大匹配。
-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
-
大律法和迭代法是实现二值化比较好的两种方法,此处是两种方法的源代码,参照何斌的那本书。...
大律法和迭代法是实现二值化比较好的两种方法,此处是两种方法的源代码,参照何斌的那本书。-large Torah and iterative method is the value of two relatively good two methods, here are two methods of source code, He Bin light of the book.
- 2022-01-25 23:46:15下载
- 积分:1
-
不同情况下的图形识别系统。
图形识别系统,可以根据不同的情况得到想要的结果.-graphics identification system under different circumstances to be desired.
- 2022-07-15 23:21:02下载
- 积分:1
-
simple drawing board to achieve painting point line, curve, rectangle, circle, a...
简易的画图板 实现画点线,曲线,矩形,圆形,以及色彩的变换,填充等,另外还加入一个小小的文本操作程式。 直接编译后就可以使用。-simple drawing board to achieve painting point line, curve, rectangle, circle, and the color transformation, fill in the blanks, in addition to the text by adding a small operation programs. Directly after the compiler can use.
- 2022-03-18 23:09:53下载
- 积分:1
-
橡皮筋技术的实现,c语言实现,希望交流,多多指教
橡皮筋技术的实现,c语言实现,希望交流,多多指教-Rubber Band Technology, c language, hoping the exchange of exhibitions
- 2022-01-26 03:37:02下载
- 积分:1
-
03 VC图像分割与边缘检测源代码,用不同方法实现图像分割
03 VC图像分割与边缘检测源代码,用不同方法实现图像分割-03 VC image segmentation and Edge Detection source code, using different methods of image segmentation
- 2022-02-06 15:04:18下载
- 积分:1
-
Vector in 3D space
Vector in 3D space
Vector in 3D space
Vector in 3D space
- 2023-05-14 15:10:04下载
- 积分:1
-
云台控制协议
使用C++开发的云台控制器,可以直接使用。功能强大,已经通过调试。可以实现云台的各种转向控制,可以选择串口,波特率等参数。
- 2022-03-07 01:20:02下载
- 积分:1
-
基于互信息的图像配准程序。用matlab编写的。有助于理解互信息。...
基于互信息的图像配准程序。用matlab编写的。有助于理解互信息。-based on mutual information of image registration procedures. Prepared using Matlab. Contribute to the mutual understanding of the information.
- 2022-02-25 16:58:54下载
- 积分:1
-
腐蚀,膨胀,细化算法 source目录下源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bm...
腐蚀,膨胀,细化算法 source目录下源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-corrosion, swelling, thinning algorithm source directory source function is corrosion, swelling, thinning algorithm command line compiler process following vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib Note : running, documents c : There must be test.bmp
- 2022-01-26 06:21:35下载
- 积分:1