-
C++编写的音乐库歌曲统计器
可统计mp3播放器音乐库内的歌曲,显示歌曲名,歌手名及播放次数,可实现如下功能:1.按歌曲名排序 2.按歌手排序 3. 按播放...
C++编写的音乐库歌曲统计器
可统计mp3播放器音乐库内的歌曲,显示歌曲名,歌手名及播放次数,可实现如下功能:1.按歌曲名排序 2.按歌手排序 3. 按播放次数排序 4. 随机选择10首歌曲
内附测试文本library.txt,编译可运行-C++ Prepared song music library and Statistics Statistics can be kept in the register mp3 player music songs, show song name, singer name and player number, enabling the following functions: 1. By song name to sort 2. By singer sort 3. Sort by number of plays 4. randomly selected 10 test songs containing the text of library.txt, the compiler can be run
- 2022-01-24 15:12:33下载
- 积分:1
-
基于Midi技术的电脑钢琴软件,用户可以使用键盘或者鼠标弹屏幕上的钢琴,另可改变音色。可以作为电脑音乐软件的插件。...
基于Midi技术的电脑钢琴软件,用户可以使用键盘或者鼠标弹屏幕上的钢琴,另可改变音色。可以作为电脑音乐软件的插件。-Midi technology based on computer piano software, users can use the keyboard or mouse on-screen piano shells, the other can change the tone. Can be used as computer music software plug-ins.
- 2023-02-25 12:35:03下载
- 积分:1
-
流的例子说明了用directsou流波形文件的技术…
STREAMS example illustrates the technique of streaming wave files with DirectSound. Implemented with C++ and Microsoft Foundation Classes (MFC)
- 2022-05-13 15:20:52下载
- 积分:1
-
VB.net编写的音频播放器,可以播放mp3、wav,wma等格式
VB.net编写的音频播放器,可以播放mp3、wav,wma等格式-VB.net prepared by the audio player that can play MP3, WAV, WMA formats.
- 2022-10-26 09:50:02下载
- 积分:1
-
MPEG2视频编解码程序
mpeg2视频编解码程序-mpeg2 video codec procedures
- 2022-07-24 08:42:53下载
- 积分:1
-
multimedia programming examples, very good.
多媒体编程的例子,很好的。-multimedia programming examples, very good.
- 2022-10-06 09:40:03下载
- 积分:1
-
as桌面互动效果
as桌面互动效果,as编写的多点桌面互动演示效果,随机读取外部图片,随机摆放位置,鼠标拖动,点击放大缩小。
- 2022-03-23 12:31:18下载
- 积分:1
-
openal32播放声音
利用ffmpeg库解码音频文件中音频内容,再通过openal32来播放解码出来的音频内容
利用openal32库及ffmpeg库来播放音频文件
- 2022-08-24 05:21:26下载
- 积分:1
-
首先我们选择一个中间值middle程序中我们使用数组中间值,然后 把比它小的放在左边,大的放在右边(具体的实现是从两边找,找到一对后交换)。然后对两边分别使 用...
首先我们选择一个中间值middle程序中我们使用数组中间值,然后 把比它小的放在左边,大的放在右边(具体的实现是从两边找,找到一对后交换)。然后对两边分别使 用这个过程(最容易的方法――递归)。 -First of all, we choose a middle value between the use of an array of programs between our values, then it is smaller than put on the left, large on the right side of (the specific implementation is to find from both sides to find a pair of post-exchange). Separately on both sides then use this process (the easiest way- recursive).
- 2022-06-28 07:36:49下载
- 积分:1
-
3gp文件封装为rtp包进行发送,文件编译依赖于hisunMMFileParse.
3gp文件封装为rtp包进行发送,文件编译依赖于hisunMMFileParse.-parse 3gp file,packet stream,send to the remote on rtp
- 2023-03-22 19:00:03下载
- 积分:1