联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 多媒体编程(352) 
按平台查找All Visual C++(352) 

[多媒体编程] ActiveX-media-player

编程实现媒体播放器。要求点击“打开”按钮可以打开选择的Avi等媒体文件,然后点击程序中的播放箭头,即可播放该文件。同时该程序还可以实现暂停、重播、倒放等功能,还可以实现循环播放。
a useful player (2014-06-28, Visual C++, 53KB, 下载5次)

http://www.pudn.com/Download/item/id/2576675.html

[多媒体编程] AviPlay

 AVI播放程序,采用大家喜欢的VC++编程语言编写,这个程序要能算是最小系统了,也就是完成最基本的AVI播放功能
AVI player, using everyone likes VC++ programming language, this program can be considered to be the smallest system, that is, to complete the most basic AVI playback (2013-06-08, Visual C++, 22KB, 下载1次)

http://www.pudn.com/Download/item/id/2273692.html

[多媒体编程] AviPlay

 AVI播放程序,采用大家喜欢的VC++编程语言编写,这个程序要能算是最小系统了,也就是完成最基本的AVI播放功能
AVI player, using everyone likes VC++ programming language, this program can be considered to be the smallest system, that is, to complete the most basic AVI playback (2013-06-01, Visual C++, 22KB, 下载2次)

http://www.pudn.com/Download/item/id/2266208.html

[多媒体编程] SinSignal

一个正弦波的音频信号发生器的代码,使用vc6编程,可以改变频率驱动声卡发出声音
This is a sine audio signal generator code by VC++ , you can change the frequency drive sound card play it (2013-02-21, Visual C++, 40KB, 下载31次)

http://www.pudn.com/Download/item/id/2138565.html

[多媒体编程] Music_box

自己学习windows c 编程的一个小程序源代码。实现的是基本的音乐播放器的功能。适合初学者,学习音乐播放器代码(特别是源代码里面有非常详细的代码注释)
windows c music_box (2012-08-16, Visual C++, 1753KB, 下载4次)

http://www.pudn.com/Download/item/id/1968084.html

[多媒体编程] AG7111_G721__D

音频ADPCM编解码器,使用标准C语言编程与开发,实实现G.711,G.72 3,16K,24K,32K算法
Audio ADPCM codec using the standard C language programming and development, real G.711, G.72 3,16 K, 24K, 32K Algorithm (2012-08-05, Visual C++, 20KB, 下载4次)

http://www.pudn.com/Download/item/id/1957833.html

[多媒体编程] Camera2avi2yuv

VC6.0编程,基于VFW技术,能够设置预览帧率,以及相关捕捉视频的参数,并且还能够录制保存视频为AVI格式。
VC6.0 programming, VFW-based technology to set the preview frame rate, video capture and related parameters, and also can save the video to record AVI format. (2012-01-08, Visual C++, 6147KB, 下载13次)

http://www.pudn.com/Download/item/id/1753020.html

[多媒体编程] TTS_demos

微软TTS组件的编程实例,在TTS-reader演示程序基础上添加了播放的暂停,恢复,生成wav,回放等功能。
Microsoft TTS component programming examples, in TTS- reader demo added playback based on suspension, and restore, generating wav, playback etc. Function. (2011-02-06, Visual C++, 159KB, 下载14次)

http://www.pudn.com/Download/item/id/1424762.html

[多媒体编程] PeakMeter

类似音频播放器显示音频的不停跳动的动态彩格,做音频的朋友们可以拿来用
Similar to the audio player to display the audio of the non-stop beating of dynamic color format, so audio can be used to with friends (2010-08-17, Visual C++, 39KB, 下载23次)

http://www.pudn.com/Download/item/id/1271482.html

[多媒体编程] MP3

一款界面友好的MP3播放器采用VC的MFC编程。双击目录下--mciplayer--Debug--player.exe直接运行
A user-friendly MP3 player, the MFC programming using VC. Double-click the directory- mciplayer- Debug- player. Exe run directly (2010-07-22, Visual C++, 2201KB, 下载9次)

http://www.pudn.com/Download/item/id/1248150.html

[多媒体编程] MSndCard2007

1、 支持多块声卡同时操作,互不干扰,也支持专业声卡(一卡多路声卡) 2、 支持格式:MP3,MP1,MP2,WAV,DIVX,WMV,WMA,RMVB等常用格式. 3、 支持所有支持动态连接库编程的语言。(如:VB,DELPHI,CB,VC等等) 4、 装载文件特别快,比微软播放器和暴风影音都要快. 5、 支持一个播放器播放同时多块声卡输出声音,声卡之间完全同步,不占多余的系统资源.
多声卡SDK (2009-11-27, Visual C++, 1499KB, 下载93次)

http://www.pudn.com/Download/item/id/984498.html

[多媒体编程] MusicFmt

多媒体编程,该动态链接库源码实现了任意音乐格式到A_Law,8k,8byte音乐文件格式的转换
Multimedia programming, the dynamic link library source code allows any music format to A_Law, 8k, 8byte music file format conversion (2009-08-25, Visual C++, 2185KB, 下载6次)

http://www.pudn.com/Download/item/id/889376.html

[多媒体编程] TTSApp

微软提供的语音编程示例程序,实现了文本朗读,口型匹配
Microsoft provides programming examples of the voice process, the realization of the text read, I type matching (2009-07-17, Visual C++, 5134KB, 下载81次)

http://www.pudn.com/Download/item/id/847853.html

[多媒体编程] WMP4WinCEInterface

Windows Mobile Media Player 编程接口代码,内附范例Samples\MediaBookmarker
Windows Mobile Media Player programming interface code, containing a sample :Samples\MediaBookmarker (2009-02-11, Visual C++, 1225KB, 下载55次)

http://www.pudn.com/Download/item/id/641740.html

[多媒体编程] G.729

用于网络流媒体编程的G.729编码器和解码器源代码,在VC++6.0 SP6编译通过
For network streaming media programming G.729 encoder and decoder source code, in VC++ 6.0 SP6 compiled through (2008-10-18, Visual C++, 162KB, 下载164次)

http://www.pudn.com/Download/item/id/563146.html

[多媒体编程] ttlrcsh

千千静听歌词下载工具,使用VC编程,将千千静听歌词下载功能逆行工程的产物
Listening Chichiwa lyrics download tool, the use of VC programming, listening to thousands of lyrics download retrograde engineering product (2008-04-04, Visual C++, 312KB, 下载80次)

http://www.pudn.com/Download/item/id/429785.html

[多媒体编程] MPlay

一个简单的电子琴MFC编程,抱歉,由于时间关系,没有做界面.用到了DirectX.
A simple electric piano MFC programming, sorry, but due to time constraints, there is no interface to do. Uses DirectX. (2008-03-21, Visual C++, 62KB, 下载15次)

http://www.pudn.com/Download/item/id/420330.html

[多媒体编程] xvidcore-1.1.0

网络流媒体播放程序源代码,适合于多媒体播放器编程参考
Network streaming media player source code, suitable for multimedia player programming reference (2007-07-31, Visual C++, 5220KB, 下载42次)

http://www.pudn.com/Download/item/id/313766.html

[多媒体编程] multiSoundCard

控制多声卡编程的例子。也就是如何在一个程序里面控制多个声卡
control over sound card programming examples. Was how in a number of procedures to control the sound card (2006-11-18, Visual C++, 29KB, 下载176次)

http://www.pudn.com/Download/item/id/227320.html

[多媒体编程] 264localplaying

h264源程序,是本地播放h264文件,采用VC编程
ENG source is local broadcast ENG documents, using VC (2006-05-08, Visual C++, 103KB, 下载394次)

http://www.pudn.com/Download/item/id/181774.html
总计:352