搜索资源列表
Matching_on_Weighted_Bipartite_Graph
- 加权二分图匹配,对于给定权重的二分图求出最大匹配-find the max matching of a given weighted bipartite graph
0605mat_rw_matfile
- matlab生成的mat文件导入到vc++里面,方便matlab和vc联合编程,程序为最基础底层编程,已经过测试-matlab generated mat file into vc++ inside, easy matlab and vc joint programming, the program is the most basic underlying programming, has been tested
matcom
- 在VC++6.0中利用MATCOM接口调用MATLAB中的.mat文件进行数据处理-In VC++6.0 using MATCOM interface calls the MATLAB. Mat file for data processing
MatTest
- 该CPP应用Opencv的Mat对图像数据进行读取,里面包括单通道、三通道的图像数据的读取和写入等四种方式-This cpp apply the Mat of Opencv to read and write the data,including the single channel、three channels. All in all, there are four methods.