-
对声卡进行相关检测的VB源码
VB对声卡硬件的参数信息进行相关检测,可检测出声卡的芯片型号、ID/驱动程序、驱动程序版本、输出声道、扩展功能列表等信息。
- 2022-03-20 17:31:19下载
- 积分:1
-
matlab 程序代码
他们是好书和学习数字通信和网络的无线传感器网络的规范
- 2022-02-14 05:16:31下载
- 积分:1
-
ASD高级语言程序设计
ASD高级语言程序设计-ASD Advanced Language Program Design
- 2023-02-07 22:25:03下载
- 积分:1
-
MPEG
MPEG-4播放技术相关源码
(1)源代码可在VC 6.0或.NET下调试。
(2)调试前需要安装Microsoft DirectX 9.0。
(3)直接打开//MyPlayer/BUILD目录下的ThePlaya.dsw文件。-MPEG-4 technology-related broadcast source (1) source code in 6.0 or VC.NET debug. (2) debugging former requires Microsoft DirectX 9.0. (3) Direct Open// MyPlayer/BUILD directory of text ThePlaya.dsw pieces.
- 2022-02-01 08:22:49下载
- 积分:1
-
(1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。
(2)源码是一个编码模块,编译后生成encore.lib库文件...
(1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。
(2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。
(3)运行时打开//encore/build/目录下的encore.dsw文件。-(1) the procedures in Windows 2000, Visual C 6.0 environment compile. (2) is a source code modules compiled generation encore.lib libraries, not directly enforceable. Readers need to prepare their own procedures which call the function. (3) run-time Open// encore/build/directory under the encore.dsw document.
- 2022-01-31 08:20:45下载
- 积分:1
-
一个支持多种格式的音频播放器,视频播放目前有一点问题!...
一个支持多种格式的音频播放器,视频播放目前有一点问题!-support a variety of formats audio players, video players currently a bit!
- 2022-01-24 13:33:02下载
- 积分:1
-
err
◆◆◆ 《DirectShow多声卡播放器》◆◆◆
一个用DirectShow开发的音频播放程序,支持多个声卡,可以任意指定播放声卡,可以播放mp3,wav,cda,avi,asf,wmv,mpg等所有
windows支持的多媒体视频、音频文件,还可以直接播放CD。我已经封装好一个类,还有测试程序,源代码您可以直接使用。
我刚接手做这个多声卡播放程序的时候也毫无头绪,我以前只用过wavOpenXXX()和mciSendXXX()系列API来播放音频
文件,但是这些方法根本不支持多声卡,播放时的声音只能从系统默认的声卡中发出来,后来想到一个办法,在程序启动时将系统
默认声卡改成我要播放的声卡,程序退出时再还原,可这样改来改去总会有问题。没办法,就到网上到处找资料,希望能得到指点,
终于皇天不负有心人,我终于找到一个《多声卡SDK开发包》控件,我满心高兴地下载安装并试用,原来这是一个需要注册的控件,真是
有违开源的思想啊,不就是一个多声卡播放程序,犯得着用来赚钱吗?你不开源也就得了,还弄个需要注册,不注册还不能用!
实在没辙那就自己写好了。-err
- 2023-01-09 22:05:04下载
- 积分:1
-
Skype API 实用例子。windows平台下的开发示例。
Skype API 实用例子。windows平台下的开发示例。-Skype API practical examples. under windows platform for the development sample.
- 2023-08-17 07:55:03下载
- 积分:1
-
MidiGenDemo是TMidiGen generate the MIDI data in memory例子
MidiGenDemo是TMidiGen generate the MIDI data in memory例子-MidiGenDemo is TMidiGen generate the MIDI data in memory examples
- 2022-12-20 05:50:03下载
- 积分:1
-
Dialogic的vox语音格式实际上是一种ADPCM编码,与ITU的G.726 ADPCM算法非常类似。由于ITU的G.726算法比较复杂,实际应用中,多半采...
Dialogic的vox语音格式实际上是一种ADPCM编码,与ITU的G.726 ADPCM算法非常类似。由于ITU的G.726算法比较复杂,实际应用中,多半采用该算法的变体实现。各种变体的区别主要在于参数不同。Dialogic采用的是OKI的一 种实现,称为OKI ADPCM。Windows的.wav格式也包括OKI的ADPCM。-the vox Dialogic voice format is actually a ADPCM encoding, with the ITU G.726 ADPCM algorithm is very similar. As the ITU G.726 algorithm complexity, the actual application, and most of the use of the algorithm to achieve variant. Variants of the various major difference lies in different parameters. Dialogic is the realization of a Sound, known as OKI ADPCM. Windows. Wav format also includes Sound of ADPCM.
- 2023-09-03 12:55:03下载
- 积分:1