登录
首页 » 算法 » DTMF(Dual Tone Multi Frequency)Recognition Algorithm

DTMF(Dual Tone Multi Frequency)Recognition Algorithm

于 2022-06-16 发布 文件大小:46.27 kB
0 138
下载积分: 2 下载次数: 1

代码说明:

       Dual Tone Multi Frequencies (DTMF tones) are two different tones at two ends of a spectrum that are used to send information in telephonic communication mediums. The tones represent numbers 0-9 and the symbols * and #. A series of these numbers may be assigned to individuals as points of contact, as in a phone number, or the numbers can be used to relay other sorts of information.       While it may seem confusing, it should be noted that all numbers on a telephone are assigned two DTMF tones, and in all, seven different frequencies are assigned. Some numbers will have the same lower frequency, but different higher frequency, while others will have the same higher frequency but a different lower frequency. The range is between 697 Hz and 941 Hz for the lower frequencies and 1209 Hz and 1633 Hz for

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 学生的综合素质受多种因素影响,如何建立科学的评估体系是各大学多年来一直探索的问题。经 过分析各种因素建立了高校学生综合素质 模型,并对高校学生的综合素质...
    学生的综合素质受多种因素影响,如何建立科学的评估体系是各大学多年来一直探索的问题。经 过分析各种因素建立了高校学生综合素质 模型,并对高校学生的综合素质进行科学地定性与定量分析,通 AHP 过模型计算表明:综合指数得出的结果能对学生的优点和弱点作出客观评价,有利于学生的全面发展,对当前进 行素质教育具有现实意义。-The overall quality of students affected by many factors, how to establish a scientific evaluation system of universities is to explore the issue has been. After analysis of various factors to establish a comprehensive quality model for college students and college students to carry out the comprehensive quality of qualitative and quantitative scientific analysis, Qualcomm AHP model calculations have shown that: composite index can be the result of the strengths and weaknesses of students to make objective evaluation, is conducive to the holistic development of students, carried out on the current quality of education has a practical significance.
    2022-06-17 21:13:42下载
    积分:1
  • 详细的矩阵类的运用,加,经调试过,可用
    详细的矩阵类的运用,加法,经调试过,可用-Detailed the use of matrices, addition, after debugging, and can be used
    2023-08-12 19:35:03下载
    积分:1
  • 曲线随动代码
    带有5个 红外 led 的曲线随动机器人获取关于的位置的详细信息。Arduino IDE 用于程序的单片机,使 bot (编程在白色背景上沿 3 厘米的黑色线移动) 线上移动。为传感器 caliberetion 也给出基本代码。电机由 L298 电机驱动控制。您可以查看详细的引出线相同的数据表。重要的细节都提到在代码中的注释。代码还存储记忆的历次运动的马达,以便它将被用于用户修改的代码,并做出进一步更改算法。代码的主要因素是 bot 可以以 90 度和锐角转弯和还回来 (180 轮流) 当来到一个死胡同
    2022-03-03 19:47:45下载
    积分:1
  • FDTD 可以用来创建mpeg
    FDTD 可以用来创建mpeg-FDTD method can be used to create mpeg
    2022-09-09 15:35:03下载
    积分:1
  • C语言 马踏棋盘
    资源描述 【问题描述】:设计一个国际象棋的马踏遍棋盘的演示程序。 【基本要求】:将马随机放在国际象棋的8*8棋盘Board[8][8]的某个方格中,马按照走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,3,…,64依次填入一个8*8的方阵,输出之。测试数据可以自行指定一个马的初始位置(i,j),0≤i,j≤7。 【选作内容】:1、求出从某一起点出发的多条以致全部行走路线。 演示寻找行走路线的回溯过程。
    2023-01-21 01:45:04下载
    积分:1
  • 巫魔问题求解,只是一个简单的框架,仅仅有一个很简单的...
    巫魔问题求解,只是一个简单的框架,仅仅有一个很简单的算法-Wumpus problem solving
    2022-04-10 08:53:37下载
    积分:1
  • 有限元计程序,供软件工程,力学专业的老师和学生参考
    有限元计算程序,供软件工程,力学专业的老师和学生参考-Finite element program for software engineering, mechanical professional teachers and students for reference
    2022-05-31 17:32:46下载
    积分:1
  • 循环冗余校验码(CRC)
    CRC校验码算法: 例子: code: 123456789 0xBB3D    [47933]       CRC-16 0x4B37    [19255]       CRC-16 (Modbus) 0x56A6    [22182]       CRC-16 (Sick) 0x31C3    [12739]       CRCccitt XModem 0x29B1    [10673]       CRCccitt 0xFFFF 0xE5CC    [58828]       CRCccitt 0x1D0F 0x8921    [35105]    
    2022-02-15 20:45:02下载
    积分:1
  • 图像处理
    本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数 据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的 IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。
    2022-06-28 02:59:38下载
    积分:1
  • File contains the steepest descent algorithm, least
    文件包含最速下降算法,最小二乘算法,霍夫曼编码-File contains the steepest descent algorithm, least-squares algorithm, Huffman coding
    2023-07-30 23:10:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载