-
lapped transforms for images. lapped transform is a very fast algorithm to repla...
lapped transforms for images. lapped transform is a very fast algorithm to replace dct.
- 2023-04-19 00:20:02下载
- 积分:1
-
计算方法c牛顿插值函数
计算方法c牛顿插值函数-calculation c Newton interpolation function
- 2022-02-12 05:09:10下载
- 积分:1
-
复杂网络的生成,度以及聚类系数以及其它方面的研究。
复杂网络的生成,度以及聚类系数以及其它方面的研究。-The generation of complex networks, degree and clustering coefficient, as well as other research.
- 2022-05-21 23:52:43下载
- 积分:1
-
sift图像匹配算法
资源描述很经典的图像特征匹配算法sift。里面有说明和demo,从国外网站搬过来的,大家可以试试。每行都有注释,可以自己添加源码。。。。。。
- 2022-03-22 17:23:48下载
- 积分:1
-
插值程序
给入控制信号,输入输出分辨率 进行放大,分辨率例如1024 768,系统时钟为最高频率的输入时钟,里面包括双线性,还有最近领域法,两种算法的选择是通过一个电平进行控制
- 2022-09-19 13:50:03下载
- 积分:1
-
好东西房贷首付但是是的房贷首付但是是对方的身份
好东西房贷首付但是是的房贷首付但是是对方的身份-rghfdhujty
- 2022-12-08 01:20:03下载
- 积分:1
-
四轴源码以及原理图
小四轴的源码以及原理图 #include "led.h"#include "delay.h"#include "sys.h"#include "key.h"#include "usart.h"#include "exti.h"#include "wdg.h"#include "timer.h"#include "pwm.h"#include "lcd.h"#include "MPU6050.h"#include "lsm330.h"u8 SPI1_Buffer_Rx1[6]="432423";s16 SPI1_Buffer_Rx[30];u8 k = 0;void SPI_Configuration(){ SPI_InitTypeDef SPI_InitStructure; /* SPI1 Config -------------------------------------------------------------*/ SPI_InitStructure.SPI_Direction = SPI_Direction_2Lines_FullDuplex; SPI_InitStructure.SPI_Mode = SPI_Mode_Master; SPI_InitStructure.SPI_DataSize = SPI_DataSize_8b; SPI_InitStructure.SPI_CPOL = SPI_CPOL_High; SPI_
- 2023-03-12 15:55:03下载
- 积分:1
-
GNU Scientific Library,C语言开发的数值方面的函数库
GNU Scientific Library,C语言开发的数值方面的函数库-GNU Scientific Library, the C-language development of numerical library
- 2022-03-23 18:43:42下载
- 积分:1
-
hillcipher,虚无主义,普莱费尔,railfence,波里比阿
希利弗,虚无主义者,游乐场,围栏,波里比乌斯
- 2022-12-24 11:00:03下载
- 积分:1
-
求行列式的代码,用了递归算法,要求行列式的元素为整型数据...
求行列式的代码,用了递归算法,要求行列式的元素为整型数据-Determinant for the code, with a recursive algorithm, the requirements for the integer determinant element data
- 2022-05-26 09:07:48下载
- 积分:1