-
ADPCM音频编解码器,使用标准的C语言编程,实现了G.711,g.72 3,…
音频ADPCM编解码器,采用标准C语言编程,实现G.711,G.72 3,16K,24K,32K算法-ADPCM audio codec, using standard C language programming, realize G.711, G.72 3,16 K, 24K, 32K Algorithm
- 2022-01-25 18:36:54下载
- 积分:1
-
based on the SDK image acquisition procedures
基于SDK的图像采集程序-based on the SDK image acquisition procedures
- 2022-01-26 05:04:55下载
- 积分:1
-
每一步的LZSS算法发送一个字符或<;位置,冷…
In each step the LZSS algorithm sends either a character or a pair. Among these, perhaps character "e" appears more frequently than "x", and a pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adaptive kind, along with LZSS.-In each step the LZSS algorithm sends either a character or a lt;position, lengthgt; pair. Among these, perhaps character "e" appears more frequently than "x", and a lt;position, lengthgt; pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adap
- 2022-07-08 14:12:34下载
- 积分:1
-
Compressive Sensing The Big Picture
Compressive Sensing The Big Picture
可以连接到Rice大学等很多网页-Compressive Sensing The Big Picture
- 2023-02-03 07:55:03下载
- 积分:1
-
加载数据至TOCControl,并对加载的图层实现了右键菜单功能
加载数据至TOCControl,并对加载的图层实现了右键菜单功能-add data to TOCControl and the right click menu was also realized.
- 2022-03-03 23:12:17下载
- 积分:1
-
Huffman compression decompression algorithms
霍夫曼压缩解压缩算法-Huffman compression decompression algorithms
- 2022-07-02 18:09:06下载
- 积分:1
-
Calculation of expression value. Enter the expression directly, the calculation...
计算表达式的值。直接输入表达式,得到计算结果,非常好用。-Calculation of expression value. Enter the expression directly, the calculation results, very easy to use.
- 2023-06-05 14:00:04下载
- 积分: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
-
Convex Hull algorithms
Convex Hull algorithms
- 2022-06-13 21:55:21下载
- 积分:1
-
LARC and LHarc
LARC and LHarc
- 2022-03-17 16:49:14下载
- 积分:1