-
A simple AVI player source code, it is worth your reference
一个简单AVI播放器的源代码,值得大家参考-A simple AVI player source code, it is worth your reference
- 2022-07-16 00:19:14下载
- 积分:1
-
音频技术源代码ADMixer_Mute,VC++60 编译通过
音频技术源代码ADMixer_Mute,VC++60 编译通过-audio technology ADMixer_Mute source code, compile VC 60
- 2023-07-04 05:15:03下载
- 积分:1
-
将CD内容转换为WAV或MP3格式的程序
将CD内容转换为WAV或MP3格式的程序-CD content will be converted to WAV or MP3 format procedures
- 2022-09-07 18:35:03下载
- 积分:1
-
本程序主要实现了图像处理、批量转换与处理、PSD文件管理、照片处理等,其中图像处理部分主要是对图像进行各个效果的显示,例如图像的锐化效果、浮雕效果等。批量转换与...
本程序主要实现了图像处理、批量转换与处理、PSD文件管理、照片处理等,其中图像处理部分主要是对图像进行各个效果的显示,例如图像的锐化效果、浮雕效果等。批量转换与处理部分主要实现各种图像格式之间的转换,PSD文件管理部分主要是对PSD文件进行浏览和转换操作,照片处理主要用于照片的排版。-This program achieved a major image processing, batch conversion and processing, PSD file management, photo processing and so on, in which some of the major is to image processing, image display various effects, such as image sharpening effects, such as relief effect. Batch conversion and processing to achieve some of the major conversion between a variety of image formats, PSD file management is to some of the major PSD file browsing and conversion operations, photo processing is mainly used for photo typesetting.
- 2022-09-08 13:15:03下载
- 积分: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下对realplay进行完善的程序
一个在VC下对realplay进行完善的程序-a right under the VC realplay for improving procedures
- 2022-03-13 01:06:00下载
- 积分:1
-
control simulation using ActiveMovie player
利用ActiveMovie控件模拟播放器-control simulation using ActiveMovie player
- 2022-06-15 20:01:27下载
- 积分:1
-
又一个用vb编的多媒体程序,滚动字幕,图片,给关心滚动字幕的编程员提供很好的源码,...
又一个用vb编的多媒体程序,滚动字幕,图片,给关心滚动字幕的编程员提供很好的源码,-again with a vb series multimedia program, and rolling subtitles, photographs, subtitles rolling concern to the programmers provide a good source,
- 2022-03-04 12:23:18下载
- 积分:1
-
NXP官方SAA7111源代码,非常详尽的实现了所有功能函数,原用于NXP自家的trimedia平台,标准C,移植很容易。...
NXP官方SAA7111源代码,非常详尽的实现了所有功能函数,原用于NXP自家的trimedia平台,标准C,移植很容易。-NXP official SAA7111 source code, very detailed realize all the performance function, the original home for NXP
- 2023-06-29 13:20:03下载
- 积分:1
-
DirectX已经改变了不少,多年来与新的DirectX 9提供了一些…
DirectX has changed quite a bit over the years and the new DirectX 9 offers some new things that previous versions never did. DX9 provides new functionalities for enhanced 3D manipulations. But one big change is the addition of a managed DirectX so that you can create applications using a .Net language and still tie into DirectX. This is without having to work around a COM Interoperability issue. DirectX9 directly supports managed code and makes life for the DirectX/C# developer much simpler in the long run. The Managed DirectX classes include a DirectDraw set of classes to use for 2D manipulation. This 2D interface is not a new version of DirectDraw - it is a wrapper to get to the DirectDraw7 interface. This is good for a lot of developers that still want to do 2D games and also want to use a .NET language.-DirectX has changed quite a bit over the years and the new DirectX 9 offers some new things that previous versions never did. DX9 provides new functionalities for enhanced 3D manip
- 2022-03-16 18:03:38下载
- 积分:1