-
图像处理sift算子代码
图像分类提取特征时所用的sift算法,具有尺度,旋转,缩放不变性,很好的概述了特征,可以和其他算法结合使用用于图像的分类。
- 2023-04-21 22:50:03下载
- 积分:1
-
高效内存的R树索引
应用背景
知名的空间索引R树,这个是基于内存的实现,160000个MBR的r树构建时间为4秒
里面包含插入结点,删除结点,和查询结点,支持动态的树结构维护。
关键技术
R树结点插入insert();
R树结点删除delete();
R树索引搜索search();
注意:在插入和删除的同时需要考虑根节点的分裂与替换。
- 2022-05-22 17:26:14下载
- 积分:1
-
温度场模拟程序,matlab编写
温度场模拟程序,matlab编写-temperature simulation program, the preparation of Matlab
- 2023-03-20 02:35:03下载
- 积分:1
-
如果它是一个回文词程序说
应用背景这是一个程序,你可以把一个词,它告诉你如果是回文或不。关键技术使用很简单!使用栈和栈是一个可以在主的方法中实现的类。
- 2022-03-20 09:33:59下载
- 积分:1
-
一个比较通用的大数运算库,内附安装说明,5_4_2版本
一个比较通用的大数运算库,内附安装说明,5_4_2版本-A relatively large numbers of common computing library, containing installation instructions, version 5_4_2
- 2022-07-11 14:29:16下载
- 积分:1
-
2
a 2-d FDTD program using PML
- 2022-07-20 21:06:43下载
- 积分:1
-
行列式计算,基本的行列式的运算都实现了而且可以任意阶运算,不过阶数太高会影响速度...
行列式计算,基本的行列式的运算都实现了而且可以任意阶运算,不过阶数太高会影响速度-determinant calculation, the basic determinant of the computing is achieved can be arbitrary order operation, but the order will affect the speed is too high
- 2022-10-28 05:05:04下载
- 积分:1
-
二叉树的集合操作,附带一份程序的试验报告,相当优秀的程序,对深入理解二叉树很有帮助。...
二叉树的集合操作,附带一份程序的试验报告,相当优秀的程序,对深入理解二叉树很有帮助。-binary tree assembly operation, accompanied by a program to the test report, the procedure quite excellent, in-depth understanding of binary tree helpful.
- 2022-11-19 13:35:04下载
- 积分:1
-
relogio programavel对位控制de cargas
应用背景 ;/ /的bloco 1水泥Á里奥斯吉拉斯/ ******************************************************************************* ;*诺姆做项目: ;相对ó吉奥数字microcontrolado COM控制programavel de acinmento de ;cargas。******************************************************************************** ;* Autores: ;丹尼尔Yoshie田中 ;道格拉斯巴西Piovesan索萨-雷纳托 ;胜利菲利佩Delgado德卢塞纳******************************************************************************** ;*历史Ó波多黎各de修订ÃO: ; ;Ã版本:14 / 05 / 2015******************************************************************************** ;*描述ÇÃO: ;相对ó吉奥数字microcontrolado: ; ; ; ; ;permite阙SEU呢á力拓塞娅editado; ; ; ; ; ;编德呢á力拓包ãO 24小时; ; ; ; ; ;一个程序çãO de霍尔棒á里约disparo E conrte德在é3 ; ; ; ; ;cargas COM alimentaçãO外E控制realizado佩洛 ; ; ; ; ;microcontrolador; ; ; ; ; ;一intereaçã做通常á力拓COM O RELó吉奥ocorre POR MEIO德嗯他, ;&nbs
- 2023-07-29 20:20:03下载
- 积分:1
-
卡尔曼滤波算法,卡尔曼滤波算法及其实现。C语言…
Kalman滤波器,卡尔曼滤波器算法说明及其实现。C语言编写的函数,可以直接调用。-Kalman filter, the Kalman filter algorithm note and its realization. C language function can be called directly.
- 2022-03-02 16:16:48下载
- 积分:1