搜索资源列表
minigu2
- 基于minigui的数字显示和时间显示弹窗程序-time and number
mask
- 本文主要讲讲怎样对Mat矩阵进行mask操作,其实也就是对Mat矩阵的滤波操作,俗称卷积,参考文献为opencv自带的tutiol及其code. 开发环境:ubuntu12.04+opencv2.4.2+Qt4.8.2+QtCreator2.5. 实验功能: 单击Open image按钮,手动选择所需滤波的原图片。 单击Setting按钮,弹出对话框,选择滤波所用的模式,这里有2种模式,分别为自己实现滤波功能和采用opencv自带的滤波函数filter2D实现。
work
- 针对带时间窗的车辆配送问题,用遗传算法,有很多程序,这些程序都是对遗传算法中需要的函数注释以及函数用途说明。并且画图来看遗传算法的优化过程和迭代次数及最优解-For vehicles with time window distribution problem, using genetic algorithms, there are many programs that are required for the function of the genetic algorithm function
antvrptw
- 算法程序可以求解带时间窗的车辆路径问题,期望大家上传的都是有说明的可以使用的程序-the program for the vehicle routing problem with time windows