- 授权协议: 未知
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: http://brian-armstrong.github.io/quiet/
- 软件文档: http://brian-armstrong.github.io/quiet/
- 官方下载: https://github.com/brian-armstrong/quiet/archive/master.zip
软件介绍
Quiet 是一个声频数据传输库工具,使用SDR传输声频数据。这使得它适用于跨3.5mm耳机插孔,或通过扬声器和麦克风发送数据。Quiet 可以通过.WAV文件或经由PortAudio声卡流建立编码/解码独立的二进制文件。它也可以被构建成一个库以兼容其他C语言程序。
构建:
1. 添加依赖
2. 运行 ./bootstrap 创建一个 build目录
3. 安装
cd build && make instal
依赖包:
Liquid DSP Be sure to work from the devel branch
libfec (optional but strongly recommended)
libsndfile (optional)
PortAudio (optional)
The Art of Computer Programming, Volume 4, Fascicle 3
Donald E. Knuth / Addison-Wesley Professional / 2005-08-05 / USD 19.99
Finally, after a wait of more than thirty-five years, the first part of Volume 4 is at last ready for publication. Check out the boxed set that brings together Volumes 1 - 4A in one elegant case, and ......一起来看看 《The Art of Computer Programming, Volume 4, Fascicle 3》 这本书的介绍吧!
