搜索资源列表
-
0下载:
MT8880是DTMF信号的解码芯片,在智能电话控制中使用很多,这个里面有单独的拨号与振铃检测摘机的程序,每个程序都有详细的注释,非常好用-MT8880 is a DTMF signal decoder chip in the smart phone to use a lot of control, the inside has a separate dial-up hook and ring detection process, each program had detailed notes
-
-
1下载:
DSP对DTMF信号的检测,用goertze算法-DSP signal to the DTMF detection algorithm used goertze
-
-
0下载:
DSP中的 DTMF信号的产生及检测
-DSP in DTMF signal generation and detection
-
-
0下载:
本程序功能为对DTMF信号的检测,采用的戈策尔算法,大大提高了检测效率和准确度-This program functions as a DTMF signal detection, using the Ge Wenzel algorithm, greatly improving the detection efficiency and accuracy
-
-
1下载:
DTMF(双音多频)信号的产生和检测
1、程序分两部分,前半部分为DTMF 产生,后半部分为DTMF 检测。
2、DTMF 产生中用数组in设定键值,数组长度为16,范围0~15,可人工改写;
3、数组xr为产生的行频信号,长度为102,32位浮点型;
数组xc为产生的列频信号,长度为102,32位浮点型;
数组x为产生的双音频信号,长度102点,32位浮点型;
4、数组z为DTMF检测中能量模板 ,以完成按键的行位置及列位置检测;
6、变量outkeycol
-
-
1下载:
dsp实现双音多频(DTMF)信号的检测,在ccs下使用汇编完成-Dual Tone Multi-Frequency (DTMF) signal detection
-
-
1下载:
实现DTMF信号的输出和检测功能。。。。。。。。。。。。。。。。。。(Implementation of DTMF Signal Output and Detection Function)
-