-
两个常用的数字水印评价函数:信躁比比(SNR)和峰值信躁比(PSNR)...
两个常用的数字水印评价函数:信躁比比(SNR)和峰值信躁比(PSNR)-two commonly used digital watermarking evaluation function : Oh habibi letter (SNR) and peak letter impatient than (PSNR)
- 2022-06-03 00:53:26下载
- 积分:1
-
此程序用来画多边形,并用进行区域填充(内点为4连通区域的递归填充算法)...
此程序用来画多边形,并用进行区域填充(内点为4连通区域的递归填充算法)-the procedure used to draw polygons, and filled with regional (within four points of connectivity in the region filled recursive algorithm)
- 2022-05-30 18:01:49下载
- 积分:1
-
MFC made with the drawing software, powerful, user
用MFC编的画图软件,功能强大,界面友好-MFC made with the drawing software, powerful, user-friendly
- 2022-07-02 01:59:09下载
- 积分:1
-
MATLAB是一个工具,可以融合的遥感图像
matlab 在图像融合中的应用时很广泛的 在融合中的评价 也是很 有用的 -matlab is a tools that can fusion the remote sensing image
- 2022-04-27 19:25:03下载
- 积分:1
-
计算机图形学 假三维图形
计算机图形学 假三维图形-fake computer graphics 3D Graphics
- 2023-03-18 07:20:03下载
- 积分:1
-
三维汉字显示,通过OPENGL技术显示汉字
三维汉字显示,通过OPENGL技术显示汉字-Three-dimensional display of Chinese characters, Chinese characters through OPENGL technology show
- 2022-01-22 06:51:20下载
- 积分:1
-
Opencv 特征比较
OpenCV的特征比较和匹配,使用不同的方法
- 2022-02-03 21:20:21下载
- 积分:1
-
vc digital image pattern recognition technology and engineering practice, the fo...
vc++数字图像模式识别技术及工程实践中的第四章常用搜索算法-vc digital image pattern recognition technology and engineering practice, the fourth chapter commonly used search algorithm
- 2022-12-01 14:50:03下载
- 积分:1
-
1206使用说明
#include "LCD1602.h"
void LCD1602Write(UINT8 type, UINT8 data)
{
uint8_t i ;
uint16_t val, tmp = data;
if(type == CMD)
GPIO_ResetBits(LCD1602PROT, RS); //RS = 0 写指令
else
GPIO_SetBits(LCD1602PROT, RS); //RS = 1 写数据
GPIO_ResetBits(LCD1602PROT, RW); //RW = 0 ;
for(i=0; i>4)&0x000F)
- 2023-09-07 23:35:02下载
- 积分:1
-
图像检索的代码。推荐
图像检索的代码。推荐-image retrieval code. Suggest
- 2022-04-11 07:20:43下载
- 积分:1