资源列表

« 1 2 ... 47 48 49 50 51 5253 54 55 56 57 ... 143 »

[语音压缩dtmf

说明:本程序用于检测音频文件中是否具有DTMF信号,若有则将其检出。 程序首先使用Goertzel算法求出以fr a meSIZE(默认200)为大小的一帧数据在8个DTMF频点上的能量。 对Goertzel算法的改进,对于系数的计算不是采用2*cos[2*pi*k/N],而是采用2*cos[2*pi*fn/fs],这样能够降低误差。 确定了8个频点的能量后运用一系列判决门限来确定有没有DTMF信号,以及信号是什么。 -
<李昊然> 在 2025-03-16 上传 | 大小:606kb | 下载:0

[语音压缩FFTalgorithmCprogram

说明:序执行时要求输入序列的长度N_pre,N_pre 是最初输入序列的长度,任意长度都可以。N是指补零后的序列长度,满足2^L. 然后逐个输入各个元素的实部和虚部,补零部分不必输入。 显示FFT变换的结果。-Order execution when the input sequence length requirements N_pre, N_pre are the initial input sequence length, c
<李昊然> 在 2025-03-16 上传 | 大小:198kb | 下载:0

[语音压缩FIRtoLattice

说明:FIR转成Lattice结构[全零点系统转lattice) 根据要求的中心频点,及其相邻“梳齿”的峰值频率可选择。优点:结构简单,处理速度快。 -FIR into Lattice structure [the whole system turn against lattice] in accordance with the requirements of the center frequency, and its adjacen
<李昊然> 在 2025-03-16 上传 | 大小:172kb | 下载:0

[语音压缩103244815yuyinyasuo

说明:语音压缩,A律语音压缩以及C语言下的编程方法-Voice compression, A Law of voice compression, as well as C programming language under the Ways
<liubowei> 在 2025-03-16 上传 | 大小:192kb | 下载:0

[语音压缩Amr

说明:移动增值业务,主要介绍彩信方面的知识,AMR。彩信的一些基本知识,对于移动增值开发工程师有很大的帮助。-Mobile value-added services, mainly introduce MMS knowledge, AMR. Some basic knowledge of MMS for the mobile value-added development engineer has a great help.
<彭涛> 在 2025-03-16 上传 | 大小:12kb | 下载:0

[语音压缩CVSD

说明:CVCD编解码的matlab仿真: CVSD文档+matlab仿真程序,对CVSD编解码有较好的理解。-The simulation of CVSD coding and decoding.
<zhaoxuemin> 在 2025-03-16 上传 | 大小:104kb | 下载:0

[语音压缩2400bpsMELP

说明:2400bpsMELP语音编解码器浮点算法-2400bpsMELP voice codecs floating-point arithmetic
<cwh> 在 2025-03-16 上传 | 大小:640kb | 下载:0

[语音压缩i2s_dac_test

说明:STM32F103 I2S DAC Test Source
<hwang.david> 在 2025-03-16 上传 | 大小:8kb | 下载:0

[语音压缩speex

说明:音频解码,PCM解码后可通过SPEEX解码,码流可达到2~6KB/S-Audio decoder, PCM decoded by Speex decoding, bit-stream can reach 2 ~ 6KB/S
<chenxuehua> 在 2025-03-16 上传 | 大小:3.13mb | 下载:0

[语音压缩wav_alaw

说明:音频压缩解压缩软件,通过A律U律压缩后,可以转成标准码流64KB/S-Extract audio compression software, the adoption of A Legal U Law compressed, can be transformed to the standard bit-stream 64KB/S
<chenxuehua> 在 2025-03-16 上传 | 大小:31kb | 下载:0

[语音压缩g.726ADPCM

说明:优化的G.726编码代码冲G.726到ADPCM-Optimized G.726 to G.726 encoding code red ADPCM
<潘旭> 在 2025-03-16 上传 | 大小:19kb | 下载:0

[语音压缩DCTalgorithm

说明:MDCT快速算法的定点实现和相关算法文档资料,MDCT广泛应用于当前主流的音频编解码算法中。-Express MDCT algorithm implementation and related fixed-point algorithm documentation, MDCT is widely used in the current mainstream audio codec algorithm.
<dongming> 在 2025-03-16 上传 | 大小:2.86mb | 下载:0
« 1 2 ... 47 48 49 50 51 5253 54 55 56 57 ... 143 »

源码中国 www.ymcn.org