搜索资源列表
圖形照片以及圖片比對
- This DSSIM program has been created by Philipp Klaus Krause based on Rabah Mehdi's C++ implementation of SSIM (http://mehdi.rabah.free.fr/SSIM). Originally it has been created for the VMV '09 paper "ftc - floating precision texture compressio
serial port communication
- include processor files - each processor file is guarded.pic串口通信c源码 //帧头//查询长度,控制参数//检验和//检验和//寄存器起始地址
51单片机方波
- #include "stc15.h" #define MAIN_Fosc 24000000 //定义主时钟 typedef unsigned char u8; typedef unsigned int u16; typedef unsigned long u32; #define Timer0_Reload (MAIN_Fosc / 1000) //Timer 0 中断频率, 1000次/秒