资源简介
详细介绍参考博客:
http://blog.csdn.net/caoshangpa/article/details/51224678
测试用PCM音频文件链接:
http://download.csdn.net/detail/caoshangpa/9497751
代码片段和文件信息
#include “widget.h“
#include
int main(int argc char *argv[])
{
QApplication a(argc argv);
Widget w;
w.show();
return a.exec();
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 332445 2016-04-22 18:52 TestPCMDecode\debug\main.o
文件 3539 2016-04-22 18:52 TestPCMDecode\debug\moc_widget.cpp
文件 203855 2016-04-22 18:52 TestPCMDecode\debug\moc_widget.o
文件 932316 2016-04-23 09:44 TestPCMDecode\debug\TestPCMDecode.exe
文件 359204 2016-04-23 09:44 TestPCMDecode\debug\widget.o
文件 175 2016-04-21 10:55 TestPCMDecode\main.cpp
文件 25654 2016-04-22 18:51 TestPCMDecode\Makefile
文件 44045 2016-04-22 18:51 TestPCMDecode\Makefile.Debug
文件 44110 2016-04-22 18:51 TestPCMDecode\Makefile.Release
文件 397 2016-04-22 18:51 TestPCMDecode\TestPCMDecode.pro
文件 23563 2016-04-23 07:55 TestPCMDecode\TestPCMDecode.pro.user
文件 2161 2016-04-22 18:39 TestPCMDecode\ui_widget.h
文件 3379 2016-04-23 09:44 TestPCMDecode\widget.cpp
文件 592 2016-04-22 18:33 TestPCMDecode\widget.h
文件 1252 2016-04-22 18:39 TestPCMDecode\widget.ui
目录 0 2016-04-23 09:44 TestPCMDecode\debug
目录 0 2016-04-22 18:51 TestPCMDecode\release
目录 0 2016-04-23 10:14 TestPCMDecode
----------- --------- ---------- ----- ----
1976687 18
相关资源
- Qt自定义带游标的slider,在滑块正上方
- 基于QT的音乐播放器
- QT+OpenCV+USB摄像头
- Qt实现的gbk/utf8无bom文本转码小工具
- Qt+Tcp+udp调试工具
- QT5 实现TCP通信 客户端与服务端,互相
- mingw-win32-gcc(4.8.2)-release
- QtImage读取图片,格式包括现在主要的
- Qt实现邮箱客户端
- Qt QSerialPort 通信 源码
- 重写QLabel实现图片显示框选截取保存
- QT5串口通信Hex格式传输
- QT之动态进度条
- QT一个多界面自由切换代码
- 基于QT开发的员工管理系统-云邮
- 使用AudioRecord进行录音 获取录音字节
- Qt 实现串口控制台,适配RT-Thread的F
- Myserialport.rar286121
- Deep_learning_GUI.rar
- qt+openc循线四旋翼
- Qt采集下位机数据并显示波形
- gstreamer+QT播放器
- Qt编写调用网络摄像头完成视频录制、
- 循迹小车龙人宝贝五角星寻迹程序Q
- Qt 键盘事件代码
- 用Qt5写的天气预报界面
- Qt5做的高仿计算器
- Qtp12加破解,无限使用
- Qt串口接收数据实时曲线
- QT图书管理系统
评论
共有 条评论