-
sift图像匹配算法
资源描述很经典的图像特征匹配算法sift。里面有说明和demo,从国外网站搬过来的,大家可以试试。每行都有注释,可以自己添加源码。。。。。。
- 2022-03-22 17:23:48下载
- 积分:1
-
the Capacitated Vehicle Routing Problem
The CVRP is a hard combinatorial optimisation problem. The scenario is that a set of depots contains goods to be delivered to customers by a fleet of trucks. Each customer wants a certain integer amount of goods called their demand and each truck can only carry a certain amount called its capacity. All trucks have the same capacity. The objective is to find a set of routes, one for each truck, which minimises the total distance travelled by all trucks (the 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-15 10:54:51下载
- 积分:1
-
含有多种ICA算法的eeglab工具箱
含有多种ICA算法的eeglab工具箱-containing multiple ICA algorithm eeglab Toolbox
- 2022-10-09 14:15:08下载
- 积分:1
-
数值分析第八版的负担和菲尔斯(源程序)
Numerical Anaysis 8th Edition Burden and Faires (Fortran Source)
- 2022-03-25 18:49:00下载
- 积分:1
-
最精简的C++队列, 覆盖各种方法
队列特性:先进先出(FIFO)——先进队列的元素先出队列。来源于我们生活中的队列(先排队的先办完事)。队列有下面几个操作:InitQueue() ——初始化队列EnQueue() ——进队列DeQueue() ——出队列IsQueueEmpty()——判断队列是否为空IsQueueFull() ——判断队列是否已满
- 2022-11-07 10:10:04下载
- 积分:1
-
欧拉程序解决积分
这是电子扫描所有什么 pretende 规划求解问题有关矩阵和其他 yerbas 如果你想要证明只是 opent 或与另一个扫描战斗
- 2022-03-05 04:26:15下载
- 积分:1
-
拉各朗日 新算法
这是一个关于fuzzy的很好的代码文件,包含程序及其说明,可进行仿真,并有较好的效果。它包含模糊文件的建立,模糊规则的建立,模糊变量的建立,并选择合适的隶属度函数,并且对仿真结果进行解释说明。
- 2022-07-24 20:05:04下载
- 积分:1
-
Very classic matrix algorithm to know on the next
很 经典 的 矩阵算法
知道 的 就下
-Very classic matrix algorithm to know on the next
- 2022-08-26 13:31:05下载
- 积分:1
-
图像处理
这是一个C语言的开发包。这些代码来源于一本相关的书籍,里面主要是一些已经开发好了的代码。包括.cpp文件,。h文件,是图像处理中最基本的一些算法和思想。里面有对代码的介绍和解释。十分适合新手学习。
- 2023-03-01 16:50:08下载
- 积分:1
-
新的人脸检测算法在 IEEE 2013 和 2014 年发表论文
对于制作脸检测基准数据库 (2014 年) 的框架不受约束的视频监控的呼吸行为和睡眠呼吸暂停 (2014 年) 诊断中的应用基于人脸检测算法修改皮肤颜色模型 (2013 年)视频流中的人脸定位检测基于 HARR 状特征与量化分类器的民间视频监控 (2013 年)
- 2023-04-25 17:50:03下载
- 积分:1