-
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能
力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压...
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能
力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期
和长期禁忌列表存储器来保证算法能搜索到全局空间的每一点, 并且不重复搜索。经过验算和分析, 证明它是一种较好的
全局启发式搜索法-Tabu search method, the initial solution, neighborhood and tabu list size of the number of parameters such as have more stringent requirements, these parameters directly affect the ability to optimize the algorithm. This paper presents an improved tabu search method, it is used effectively to compress the search space, so that can improve search efficiency and global search capabilities. Short-term and long-term memory tabu list to ensure the algorithm to search to the global space, each point, and do not repeat the search. After checking and analysis, to prove that it is a good global heuristic search method
- 2022-04-06 20:06:04下载
- 积分:1
-
ffmpeg创建rtp视频流
代码主要包含两部分,第一部分打开摄像头,开始录制视频,主要步骤如下:
设置打开参数dshow,以dshow打开并列出所有多媒体设备,打开视频流,获取编码器,打开编码器,读取流,解码,对帧进行转换(因为默认的图片格式为YUVY422而h264编码需要格式为YUV420)
第二部分,将第一步解码的图片进行编码,加入rtp视频流
新建视频流,设置编码参数,打开编码器,将编码格式设为实时编码,编码,并打印sdp信息,关闭相关函数。
文件中包含cpp文件和相关的头文件,库,以及dll文件
- 2022-03-17 01:53:30下载
- 积分:1
-
7zip的c和c++源码
7zip的源码,VC++平台开发,c的是解压算法,c++压缩解压算法都有,给适合的朋友们,本人正在寻找zip压缩算法,纯C语言,希望得到大家的帮忙,谢谢!
- 2023-05-27 17:25:03下载
- 积分:1
-
矩阵运算
矩阵运算--Matrix calculation
- 2022-02-01 09:38:52下载
- 积分:1
-
opencv实例源代码.rar
资源描述
,opencv实例源代码里面包含的基于opencv的光流法程序和实现功能为图像平滑、图像缩小与Canny 边缘检测。三、用 DirectShow 编制的视频采集程序
。
- 2023-02-04 02:55:10下载
- 积分:1
-
C常用数值算法集,很有用,同时也是学习C的好帮手。
C常用数值算法集,很有用,同时也是学习C的好帮手。-C commonly used numerical algorithm sets, useful, but also a good learning C helper.
- 2022-06-17 01:34:03下载
- 积分:1
-
一个魔方图的程序,希望大家给予支持!
一个魔方图的程序,希望大家给予支持!-a Rubik"s cube map procedures in the hope that we can give support!
- 2022-12-14 18:30:03下载
- 积分:1
-
高斯投影正反算及相邻带的坐标换算程序
高斯投影坐标正、反算及相邻带的坐标换算MATLAB源代码
- 2022-10-21 04:10:04下载
- 积分:1
-
Solutions for automated lighting in buildings
Solutions for automated lighting in buildings
- 2022-02-22 06:13:58下载
- 积分:1
-
random number generator source code for C and Notes with a test case.
随机数生成源代码,提供C++类和注释与一个测试例子。-random number generator source code for C and Notes with a test case.
- 2022-01-26 07:51:12下载
- 积分:1