-
如何实现MPEG音频解码器。rar
如何实现MPEG音频文件的解码.rar-how to achieve MPEG audio decoder. Rar
- 2022-08-23 02:01:17下载
- 积分:1
-
它包含几个MP3做单
里面含有几种用单片机做的mp3电路图和程序,很详细。-Which contains several of the mp3 to do with single-chip circuitry and procedures in great detail.
- 2023-02-22 17:00:05下载
- 积分:1
-
这是我用java编写的第二个多媒体程序,虽然简单,希望喜欢多媒体的人能够喜欢。...
这是我用java编写的第二个多媒体程序,虽然简单,希望喜欢多媒体的人能够喜欢。-This is because I use java prepared by the second multimedia programs, although simple, multimedia hope people like to like.
- 2022-04-10 18:05:11下载
- 积分:1
-
超强的多媒体播放控件,比WindowsMediaPlayer更好用的(有实例原码)...
超强的多媒体播放控件,比WindowsMediaPlayer更好用的(有实例原码)-super multimedia player controls, better than the version (with examples of the original code)
- 2022-02-12 09:52:20下载
- 积分:1
-
完成Win ce 音频播放与简单控制,播放,.wav文件
完成Win ce 音频播放与简单控制,播放,.wav文件-Win ce complete control of audio playback and a simple, play,. Wav file
- 2022-07-27 16:55:40下载
- 积分:1
-
Windows Media Player播放器万能解码器插件
Windows Media Player播放器万能解码器插件-Windows Media Player player universal decoder plug-ins
- 2022-01-25 19:36:06下载
- 积分: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
-
vc编辑的可以选择视频源的小程序
vc编辑的可以选择视频源的小程序-vc editors can choose video source of small programs
- 2022-01-26 03:07:25下载
- 积分:1
-
ImageEn,图像处理工具。看看它的介绍吧:
Input/output: Support for asynchronous load/save opera...
ImageEn,图像处理工具。看看它的介绍吧:
Input/output: Support for asynchronous load/save operations
?Load and save JPEG (RGB, GrayScale, YCbCr, CMYK, YCbCrK) to file or stream (with also 1/2, 1/4 and 1/8 subsizes for fast preview). Read/write APP0-APP15,COM Jpeg markers.
?JPEG2000: JP2, J2K and JPC code stream formats (JPEG-2000 Part-1 standard, ISO/IEC 15444-1)
?Jpeg Lossless transformations and cut
?Estimation of Jpeg file quality
?Optional Color Management System (CMS) to process ICC profiles-ImageEn, image processing tools. Its introductory look at it : Input/output : Support for asynchronous load/save operations Load and save JPEG (RGB, GrayScale, YCbCr, CMYK, YCbCrK) to file or stream (also with 1/2, 1/4 and 1/8 for subsizes fast preview). Read/write APP0- APP15, COM Jpeg markers. JPEG2000 : JP2, J2K and cl code stream formats (JPEG-2000 Part-1 standard, ISO/IEC 15444-1) Jpeg Lossless transformations and cut Estimation of Jpeg file quality Optional Color Management Sys
- 2023-07-21 14:20:10下载
- 积分: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