-
Linux下的.wav文件播放示例,装了QT的话先#qmake
Linux下的.wav文件播放示例,装了QT的话先#qmake -project生成工程文件pcm.pro,然后
#qmake pcm.pro生成Makefile,然后
#make 最后
#./pcm 执行
注意代码里面包括要播放的.wav文件的路径-Linux under. Wav file playback example, QT installed, then the first# Qmake-project to generate engineering documents pcm.pro, and then# Qmake pcm.pro generated Makefile, then# Make the final#./Pcm attention to the implementation of the code inside the including the need to play. wav file path
- 2022-03-10 16:40:16下载
- 积分:1
-
电子科技大学的硕士论文嵌入式Linux设备驱动程序的设计与研究...
电子科技大学的硕士论文嵌入式Linux设备驱动程序的设计与研究-University of Electronic Science and Technology Master
- 2023-05-21 19:25:03下载
- 积分:1
-
through two signals to achieve volume between the two threads simultaneously, an...
通过两个信号量来实现两个线程间的同步,完成了互斥功能.-through two signals to achieve volume between the two threads simultaneously, and completed the mutex function.
- 2023-02-22 20:25:05下载
- 积分:1
-
spserver 是一个实现了半同步/半异步(Half
spserver 是一个实现了半同步/半异步(Half-Sync/Half-Async)和领导者/追随者(Leader/Follower) 模式的服务器框架,能够简化 TCP server 的开发工作。
spserver 使用 c++ 实现,目前实现了以下功能:
1.封装了 TCP server 中接受连接的功能;
2.使用非阻塞型I/O和事件驱动模型,由主线程负责处理所有 TCP 连接上的数据读取和发送,因此连接数不受线程数的限制;
3.主线程读取到的数据放入队列,由一个线程池处理实际的业务。
4.一个 http 服务器框架,即嵌入式 web 服务器(请参考: SPWebServer:一个基于 SPServer 的 web 服务器框架)
-spserver is a realization of a semi-synchronous/semi-asynchronous (Half-Sync/Half-Async) and leader/followers (Leader/Follower) model server framework, to simplify the development of TCP server. spserver use c++ realize now realize the following functions: 1. Packaging the TCP server to accept connections function 2. the use of non-blocking type I/O and event-driven model, by the main thread responsible for handling all TCP connection read and send data, so connections are not thread a few restrictions 3. the main thread to read data Add queue, by a thread pool handle the actual business. 4. A http server framework, that is, embedded web server (p
- 2023-03-18 00:40:03下载
- 积分:1
-
vc rope programming source code
vc++ rope 编程 源代码-vc rope programming source code
- 2022-07-18 01:35:58下载
- 积分:1
-
linux下的开发库minigui的演示程序1.6.9
linux下的开发库minigui的演示程序1.6.9-under linux minigui the development of the demonstration program : 1.6.9
- 2023-03-16 03:15:04下载
- 积分:1
-
Sons for Linux 新版的安装版本代替make
Sons for Linux 新版的安装版本代替make-Sons for Linux
- 2022-02-15 03:52:10下载
- 积分:1
-
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG4解码器源代码...
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG4解码器源代码-Intel Sitsang Evaluation Board in the embedded development platform such as the use of the Linux operating system, based on IPP4.0 for MPEG4 decoder source code
- 2022-01-24 14:12:51下载
- 积分:1
-
WAP Stack implementation jwap.sourcefor ge.net
WAP Stack implementation jwap.sourceforge.net-WAP Stack implementation jwap.sourcefor ge.net
- 2023-05-24 11:20:03下载
- 积分:1
-
收集了一些关于makefile的资料,希望对初学者有些用
收集了一些关于makefile的资料,希望对初学者有些用-Some material about makefile, and it s useful for beginner.
- 2023-07-29 01:20:03下载
- 积分:1