-
g711 is a good lossy compression, decompression, as well as format conversion al...
g711是一个不错的有损压缩,解压,以及格式转化的算法,尤其是对音频数据-g711 is a good lossy compression, decompression, as well as format conversion algorithm, especially for audio data
- 2023-05-12 11:45:04下载
- 积分:1
-
ADC0809数字示波器,可以任意改变参数,显示电压
ADC0809数字示波器,可以任意改变参数,显示电压-ADC0809 digital oscilloscope can be arbitrarily changed parameters, shows voltage
- 2022-10-15 13:40:03下载
- 积分:1
-
对数据进行一些流方面的操作
对数据进行一些流方面的操作-some of the data flow in operation
- 2023-04-17 04:15:02下载
- 积分:1
-
著名压缩解压缩算法7z的源代码,开发环境是vc++,十分方便大家学习....
著名压缩解压缩算法7z的源代码,开发环境是vc++,十分方便大家学习.-Well-known compression algorithms 7z extract the source code, development environment is vc++, Everyone is very convenient to learn.
- 2022-01-31 08:11:32下载
- 积分:1
-
#include <mega8.h>
#include <stdio.h>
#include <delay.h>...
#include
#include
#include
#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
#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
- 2022-03-15 02:53:31下载
- 积分:1
-
本程序是基于编码算法hufuman成熟的代码实现,通信。
本程序是基于Hufuman编码压缩算法的成熟代码实现,已经在通信设备数据传输中有成熟应用。-this program is based on the coding algorithm Hufuman mature code realized, communications equipment in a data transmission applications mature.
- 2022-03-19 12:06:09下载
- 积分:1
-
TestZipDlg压缩方法的函数
TestZipDlg压缩方法的函数-TestZipDlg compression function
- 2023-08-26 16:25:04下载
- 积分:1
-
AMR编码器和解码器
AMR-WB编解码源码,附带测试源码与exe可执行文件。-Decoder and Encoder for AMR-WB
- 2022-02-05 06:56:26下载
- 积分:1
-
一个快速的H.264解码器,由x264优化得到。主要是对slices的处理进行了优化,内含详细的说明...
一个快速的H.264解码器,由x264优化得到。主要是对slices的处理进行了优化,内含详细的说明 -a rapid H.264 codec, from MPEG optimized. Of the main slices of processing optimization, containing detailed explanation
- 2023-08-01 00:05:03下载
- 积分:1
-
LZW算法的C语言实现!能够实现对原始数据的压缩!
LZW算法的C语言实现!能够实现对原始数据的压缩!-LZW algorithm realize the C language! To achieve compression of the original data!
- 2023-05-23 19:25:03下载
- 积分:1