-
SSIMSrc-0.24
the equivalent of Zhou Wang s SSIM matlab code
//with K1 = 0.01, K2 = 0.03 and windows = ones(8) since this enables a fast implementation using summed area tables.
//the measure is described in "Image quality assessment: From error measurement to structural similarity"
//was originally adapted from the matlab code for the universal image quality index
- 2012-05-30 05:46:57下载
- 积分:1
-
18-b20-VB-PC-and-lower-machine
18 b20 VB PC and lower machine
- 2013-04-11 11:36:14下载
- 积分:1
-
STM32-串口输出MPU-6050
将MPU6050采集的数据通过串口显示在上位机上(The data collected by MPU6050 is displayed on the upper computer through the serial port)
- 2020-08-23 14:07:39下载
- 积分:1
-
Source
2989384298932849323kssjksosjd
- 2018-10-19 00:50:57下载
- 积分:1
-
stm32 简易PLC 功能
使用STM32 开发的简易PLC功能代码。可以供初学者参考方法。完善了几十条PLC基本指令。可以正常使用。
用PLC的方法去开发单片机可以提高开发效率。
- 2022-12-08 13:55:03下载
- 积分:1
-
ColorImageProcessing
一种基于non-sample的纹理合成demo,程序性能还有待优化,效果还不错.(texture synthesis demo.)
- 2013-09-27 22:53:20下载
- 积分:1
-
智能家居
基于Zigbee的智能家居控制系统,包含了协调器和节点,节点支持的传感器有烟雾,温湿度 ,MQ2和继电器和ID卡识别。包含了下位机上位机的源代码,下位机开发环境为IAR(C51),上位机包含PC端和手机端,PC端是C++基于MFC的构架做的,手机端的开发只有安卓,开发环境为eclipse,studio没用过,为了使代码不出错建议用eclipse。提供的全部是源代码,有详细的标注,易于修改和使用,可读性很强!!
- 2022-06-28 08:32:02下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
c#窗体颜色更改
说明: C#的窗体颜色更改,可以改变窗体的颜色
一个人员工作为了解决定的是否则是否则是否则是否则是否则1223456雪白以及其他们(C# of the form color changes, you can change the color of the form
A staff working to understand the decision is otherwise is otherwise is otherwise is otherwise is otherwise is otherwise is otherwise 1223456 snow-white as well as its them)
- 2020-04-27 10:59:50下载
- 积分:1
-
cdmaguo
这是MATLAB工具箱,用来实现波形的生产!(This is the MATLAB toolbox, which can be used for the production of wave!)
- 2007-04-24 21:46:48下载
- 积分:1