-
manual
speex库的用户手册,包括语音编解码、回声抑制和防抖的接口说明(speex library user manual, including the voice codecs, echo suppression and anti-shake interface description)
- 2010-07-12 09:32:55下载
- 积分:1
-
Wavelet
thank you!!help me , i wish multimedia develop
- 2009-03-15 17:25:37下载
- 积分:1
-
DSound_demo
基于DirectSound的声音播放器。本实例将介绍使用DirecSound技术编写的声音播放器,DirecSound编程技术在多媒体编程中需要经常用到。(DirectSound-based audio player. This example describes the preparation technique using DirecSound sound player, DirecSound programming technique often used in multimedia programming needs.)
- 2013-12-18 13:39:19下载
- 积分:1
-
cplay
一个用C++编写的简单的播放器代码,交流交流,希望有用(Using C++ written a simple player code, exchange of communication, I hope be useful)
- 2010-06-22 15:35:15下载
- 积分:1
-
AVWizard
音视频捕捉和回放类,并包含调节向导示例,示例中展示如何使用该类,开放人员完全可以将这些类放入自己的工程使用。代码使用direct sound技术封装,包含文件录音,多文件混音播放,本地录音回放,音量调节等多个功能示例。(video&audio wizard demo)
- 2012-06-02 15:16:29下载
- 积分:1
-
gdb
Summary of gdb
The purpose of a debugger such as gdb is to allow you to see what is going on “inside”
another program while it executes—or what another program was doing at the moment it
crashed.
gdb can do four main kinds of things (plus other things in support of these) to help you
catch bugs in the act:
• Start your program, specifying anything that might affect its behavior.
• Make your program stop on specified conditions.
• Examine what has happened, when your program has stopped.
• Change things in your program, so you can experiment with correcting the effects of
one bug and go on to learn about another.
You can use gdb to debug programs written in C and C++.
- 2010-07-29 20:52:57下载
- 积分:1
-
51Ctone
用C51MCU 做音乐播放器.做固定的背景音乐还是比较好的。(using c51 MCU for music player)
- 2010-06-08 10:18:18下载
- 积分:1
-
pcrecord
该程序能够直接将将录制的声音转换成MP3文件,具有操作简单方便的优点。详细的实现请参考源码。(The program will be able to record sound directly into MP3 files, with the advantages of simple operation. Detailed implementation please refer to source code.)
- 2010-01-04 14:41:34下载
- 积分:1
-
AC220-Regulater
sine wave ups hex file
- 2015-05-04 01:53:02下载
- 积分:1
-
rgb_to_bgr
rgb顺序的视频图片转换为bgr格式的方法,曾经困扰了我一阵子(rgb sequence of video images converted to bgr format, had bothered me for a while)
- 2012-08-21 09:58:55下载
- 积分:1