-
带运动估计的时域滤波,一种基于小波的运动估计方法,可以有效的去除视频流的帧间冗余。与传统的帧参考模式的运动估计相比,没有错误漂移现象。内含编码器和解码器。...
带运动估计的时域滤波,一种基于小波的运动估计方法,可以有效的去除视频流的帧间冗余。与传统的帧参考模式的运动估计相比,没有错误漂移现象。内含编码器和解码器。-Belt Movement estimated time domain filtering, a wavelet-based motion estimation methods, can effectively remove the inter-frame video stream redundancy. With the traditional frame of reference than the motion estimation, no errors drift phenomenon. Intron encoder and decoder.
- 2023-01-02 05:25:02下载
- 积分:1
-
overclocking tool, the best source code
超频工具,最佳源代码-overclocking tool, the best source code
- 2023-03-20 17:20:08下载
- 积分:1
-
已完成的jsp小项目vote,能够完成投票功能
已完成的jsp小项目vote,能够完成投票功能-Jsp small projects have been completed vote
- 2022-01-26 03:23:48下载
- 积分:1
-
#包括<;MEGA8。H & gt;
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0
#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1-#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0
#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
- 2022-12-09 21:15:03下载
- 积分:1
-
实现RLE算法,包含编码和解码,适用多种图像格式。
实现RLE算法,包含编码和解码,适用多种图像格式。-Realize RLE algorithm, including encoding and decoding, the application of a variety of image formats.
- 2022-03-17 04:20:47下载
- 积分:1
-
Video of the source code, can refer to for beginners, very inspired. I wish you...
视频的源代码,初学者可以参考,很有启发的。祝大家学c#快提高-Video of the source code, can refer to for beginners, very inspired. I wish you all learn c# Soon improve
- 2022-02-12 21:10:11下载
- 积分:1
-
请使用此代码作为在我区所有项目(工作环境…
Please, use this MATLAB code as environment for all projects in the ME area (Worked with .mat format)
- 2022-07-19 11:55:49下载
- 积分:1
-
① 对输入文法,由程序自动构造FIRST FOLLOW集
② 对输入文法,由程序自动生成它的LL(1)分析表;
③ 对于给定的输入串,应能判断识别该串...
① 对输入文法,由程序自动构造FIRST FOLLOW集
② 对输入文法,由程序自动生成它的LL(1)分析表;
③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。-① the input grammar, automatically constructed by the procedures set FIRST FOLLOW ② the input grammar, it is automatically generated by the process of LL (1) analysis table ③ For a given input strings, should be able to identify the string to determine whether a given grammar sentence.
- 2023-07-09 00:45:03下载
- 积分:1
-
matlab正则化为纳滤波处理!改变输入信号可以有效运行!
matlab正则化为纳滤波处理!改变输入信号可以有效运行!-matlab Regular satisfied filtering into treatment! Change the input signal can be effectively run!
- 2022-01-26 06:21:48下载
- 积分:1
-
把链表S中从第m个元素起共n个元素存储到s中,成功返回1,否则返回0int LEN(STRING S)...
把链表S中从第m个元素起共n个元素存储到s中,成功返回1,否则返回0int LEN(STRING S) -S in the list from the first m elements from a total of n elements stored in the s successful one back, otherwise return 0int LEN (STRING S)
- 2022-08-21 01:56:05下载
- 积分:1