文件名称:bluebox-master
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-05-31
- 文件大小:
- 175kb
- 下载次数:
- 0次
- 提 供 者:
- 黄*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
DTMF编解码程序,支持自定义频率(8000HZ,44100HZ等等),按键的频率也可以自定义,编解码速度很快,可以用来做声波数据传输-
DTMF编解码程序,支持自定义频率(8000HZ,44100HZ等等),按键的频率也可以自定义,编解码速度很快,可以用来做声波数据传输
DTMF encoding and decoding process, to support the custom frequency (8000HZ, 44100HZ, etc.), the frequency of the button can also be customized, encoding and decoding speed is very fast, can be used to do acoustic data transmission
DTMF编解码程序,支持自定义频率(8000HZ,44100HZ等等),按键的频率也可以自定义,编解码速度很快,可以用来做声波数据传输
DTMF encoding and decoding process, to support the custom frequency (8000HZ, 44100HZ, etc.), the frequency of the button can also be customized, encoding and decoding speed is very fast, can be used to do acoustic data transmission
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bluebox-master
..............\.clang_complete
..............\.gitignore
..............\CMakeLists.txt
..............\LICENSE
..............\README.md
..............\cmake
..............\.....\Modules
..............\.....\.......\FindSndFile.cmake
..............\inc
..............\...\ani.h
..............\...\ani_decoder.h
..............\...\ani_encoder.h
..............\...\common.h
..............\...\decoder.h
..............\...\dtmf.h
..............\...\encoder.h
..............\...\goertzel.h
..............\...\main.h
..............\misc
..............\....\DTMF_dialing.wav
..............\....\s2t
..............\....\...\Makefile
..............\....\...\sndfile-to-text.c
..............\....\t2s
..............\....\...\Makefile
..............\....\...\main.c
..............\....\tonegen.py
..............\plot.plt
..............\plot_ani.plt
..............\src
..............\...\ani.c
..............\...\ani_decoder.c
..............\...\ani_encoder.c
..............\...\decoder.c
..............\...\dtmf.c
..............\...\encoder.c
..............\...\goertzel.c
..............\...\main.c