-
本播放器运用了高层音频服务媒体控制接口MCI,支持WAV,MID,MP3,VCD,AVI,CD,MPEG等全部WINDOWS支持的文件格式。...
本播放器运用了高层音频服务媒体控制接口MCI,支持WAV,MID,MP3,VCD,AVI,CD,MPEG等全部WINDOWS支持的文件格式。-the players use a high-level audio media control interface MCI, support WAV, MID, MP3, VCD, AVI, CD, MPEG support all Windows file formats.
- 2022-06-12 05:47:16下载
- 积分:1
-
In vc 6.0 under development, can play mp3, can stop, pause, step, back, slow...
在vc++6.0下开发,可以播放mp3,可以停止,暂停,步进,倒退,慢放,快放等。很容易用。-In vc 6.0 under development, can play mp3, can stop, pause, step, back, slow motion, quick release and so on. Is very easy for them.
- 2022-03-05 14:35:09下载
- 积分:1
-
x264协议的最新稳定版本,我在它基础上做了一个测试程序,非常好用,效率很高。不过注意不要用winzip解压,一定要用winrar解压,否则会解不开...
x264协议的最新稳定版本,我在它基础上做了一个测试程序,非常好用,效率很高。不过注意不要用winzip解压,一定要用winrar解压,否则会解不开-W agreement on the latest stable version, I do it on the basis of a test procedure is very convenient, high efficiency. But attention should not use winzip unpacked, we must employ WinRAR unpacked, as it is inextricably
- 2022-01-25 22:35:29下载
- 积分:1
-
简单的C++语言界面,音乐播放器
本作品为一个音乐播放器,用于播放MP3、WAV等主流音乐格式文件。主要运用VC++语言编程制作。本作品包含音乐播放器的基本功能,实现了,播放、暂停和停止功能。还添加了播放列表,并实现了现实播放音乐名称显示!最大优点:基本实现一个播放器的功能,界面比较整洁、美观。缺点:没有实现歌词同步和调节音量大小等功能。
- 2022-01-21 03:50:25下载
- 积分:1
-
旋转立方体演示程序
旋转立方体演示程序-rotating cube Demonstration Program
- 2022-01-26 03:17:27下载
- 积分:1
-
使用Visual C++和MFC制作的,类似ACDSee的看图软件,支持BMP,GIF,PCX,TGA,JPG等多种图像文件格式。速度快,运行稳定,可以作为大型...
使用Visual C++和MFC制作的,类似ACDSee的看图软件,支持BMP,GIF,PCX,TGA,JPG等多种图像文件格式。速度快,运行稳定,可以作为大型图像处理系统的一部分。-The use of Visual C++ And MFC produced similar pictures of ACDSee software, support for BMP, GIF, PCX, TGA, JPG and other image file formats. Fast and stable operation can be used as large-scale image processing system.
- 2022-03-01 02:55:58下载
- 积分:1
-
一个好的cd播放器这篇文章是我第一次在VC在线发表,我应该是只VC的菜鸟。为了找个能循环播放mp3的VC源程序,我搜遍了网上的资源(差点气得要砸电脑),好不容易...
一个好的cd播放器这篇文章是我第一次在VC在线发表,我应该是只VC的菜鸟。为了找个能循环播放mp3的VC源程序,我搜遍了网上的资源(差点气得要砸电脑),好不容易找到一个,却只有程序中的调用,关键的类的生成文件却没有,有什么用?(主要是自己没有MCI函数的具体的参数资料,不知道怎么调用,如果你有,请发一份给我,字符串的我已经有了,命令方式的没有。) 后来找到一个,非常感谢他,作者叫:黄利龙。但他没有单独把类分离出来,且没有保存列表到文件。 我把他的程序打印出来,仔细分析了程序语句,然后进行了修改和优化。大家可以从下面的程序看出来,我们菜鸟的人基础不够,很希望了解每一句的确切意思,有些地方我带有猜测的,如果有错的地方,请大家指出,也欢迎大家来信和我交流,我向您学习。-a good cd player this article is the first time I VC published online, I should be the only VC exposure. To find MP3 players can cycle of VC source, I searched online resources (almost went to smash computer), and managed to find one, only the procedures called key to the class file has not, what is the use? (Mainly MCI is not their specific function of the parameters of information, I do not know how call, if you have, please send a copy to me, the string I have, in no order.) He found one, very grateful to him, the writer asked : Huang Lung. But he did not single out separate category, which does not keep a list of documents. I regard him to print out th
- 2023-04-26 22:00:02下载
- 积分:1
-
将VCD格式文件写到CDR盘中的程序
将VCD格式文件写到CDR盘中的程序-VCD format will be written after the procedure CDR
- 2022-01-22 01:16:40下载
- 积分:1
-
在文件stefan.par中输入必要的参数,只需要文件名称。一般需要一个yuv文件。然后就可以进行ipp mepg4 的快速编码,效率很高。另外,你必须安装in...
在文件stefan.par中输入必要的参数,只需要文件名称。一般需要一个yuv文件。然后就可以进行ipp mepg4 的快速编码,效率很高。另外,你必须安装intel的ipp库-the document stefan.par the necessary input parameters, need only file names. General needs a YUV document. Then you can ipp mepg4 rapid coding, high efficiency. Also, you must install the Intel library ipp
- 2022-02-20 08:52:52下载
- 积分:1
-
视频捕捉的例子,可以直接联usb摄像头 以实现在网上传输 对有些人来说可能简单了!...
视频捕捉的例子,可以直接联usb摄像头 以实现在网上传输 对有些人来说可能简单了!-view capture example . can capture from cam, and transfer on web , may to simple fro somebody.
- 2022-05-15 07:52:20下载
- 积分:1