Welcome![Sign In][Sign Up]
Location:
Search - mp3play

Search list

[SCMmp3player_c51

Description: mp3播放器的c51程序-mp3 player's decoder procedures
Platform: | Size: 1995776 | Author: none | Hits:

[ActiveX/DCOM/ATLMp3play902

Description: 一个优秀的mp3控件-an excellent mp3 Controls
Platform: | Size: 174080 | Author: 梁星辉 | Hits:

[Education soft systembooksour

Description: 编写,请注意使用的Delphi的版本。 问题一: 编译时,提示缺少以下文件之一: MPEGPLAYLib_TLB.dcr MPEGPLAYLib_TLB.dcu MPEGPLAYLib_TLB.pas 请按如下步骤执行: (1)copy talemp3.dat mp3play.ocx (2)选择Delphi的菜单Component->Import Activex Control->Add->Install 选择mp3play.ocx,然后打开 (3)del mp3play.ocx 问题二: 编译时,提示类没有注册 若是第一次编译,则继续运行。 若不是第一次编译,则是因为文件talemp3.dat没有在当前目录下 问题三: 读zip文件失败 因为talezip.dat没有在当前目录下-prepared to use the version of Delphi. Question 1 : Compile, suggesting the lack of one of the following documents : MPEGPLAYLib_TLB.dcr MPEGPLAYLib_TLB.dcu MPEGPLAYLib_TLB.pas by the following steps : (1) copy talemp3.dat mp3play.ocx (2) choose the menu Delphi Component- gt ; Import ActiveX Control-gt; Add-gt; Install option mp3play.ocx, then opened (3) del mp3play.ocx 2 : Build, suggest categories If not registered the first compiler, will continue to run. If this is the first time compiler, it is because the document talemp3.dat not in the current directory 3 : Reading zip file failure because talezip.dat not in the current directory
Platform: | Size: 466944 | Author: 王和 | Hits:

[Multimedia Develophowmp3winamp

Description: 仿winamp界面的MP3播放器(没用MP3PLAY.OCX),支持录音,很值得借鉴-interface fake Winamp MP3 player (MP3PLAY.OCX useless), a voice recorder, we can draw
Platform: | Size: 252928 | Author: 李居 | Hits:

[Dialog_WindowDapperMP3Player

Description: 一个简单的MP3播放器,包括基本的“播放”、“暂停”、“停止”、“上一曲”、“下一曲”、“读取/保存播放列表”按钮。还有进度条显示播放进度,以及文件当前/持续时间,和播放模式。还添加隐藏到任务栏功能。 同时支持键盘操作, VK_DELETE 删除 VK_HOME 选中第一曲 VK_END 选中最后一曲 VK_RETURN 播放当前选中曲目 VK_ESCAPE 退出程序 VC6、VC7编译通过-a simple MP3 player, including the basic "broadcast" and "suspended", "stop", "a," "a" and "reader/preservation Playlist" button. There progress of the players showed progress, and document the current/duration, and playback mode. Also added to hide the task bar function. While supporting the keyboard operation, VK_DELETE VK_HOME delete selected first song VK_END selected a final VK_RE TURN current players selected repertoire VK_ESCAPE exit VC6, compiled by VC7
Platform: | Size: 17408 | Author: 大乔 | Hits:

[mpeg mp3mp3m3uplay

Description: 这是mp3和m3u的专用播放器,采用mp3play.ocx控件,界面非常好。-This is the mp3 and m3u dedicated player, used mp3play.ocx Controls the interface is very good.
Platform: | Size: 44032 | Author: 史芸初 | Hits:

[Other6600mp3player

Description: 6600播放MP3的官方MPA解码器,安装后6600能播放MP3-6600 broadcast of the official MPA MP3 decoder installed after 6600 can play MP3
Platform: | Size: 354304 | Author: 张科 | Hits:

[ARM-PowerPC-ColdFire-MIPSmp3play

Description: 一个用LP2148实现的MP3工程,包括FAT文件系统,采用SD卡-LP2148 realize a use of the MP3 works, including the FAT file system, the use of SD cards
Platform: | Size: 239616 | Author: zyf | Hits:

[Other Embeded programmp3play

Description: mp3播放源码,非常适合初学者,mp3播放源码,非常适合初学者 mp3播放源码,非常适合初学者 -mp3 player source, very suitable for beginners, mp3 player source, very suitable for beginners source mp3 player, mp3 player is ideal for beginners source, very suitable for beginners
Platform: | Size: 823296 | Author: mac_mao | Hits:

[Compress-Decompress algrithmsmp3play

Description: mp3解码源代码,主要为freescale的coldfire平台设计-mp3 decoder source code, mainly for Freescale
Platform: | Size: 263168 | Author: 胡涛 | Hits:

[Multimedia programmp3player(VB.NET)

Description: vb.net编写的。。具有简单的播放功能-vb.net prepared. . With simple playback
Platform: | Size: 71680 | Author: 江锦明 | Hits:

[Windows CEmp3play

Description: 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\WINCE500\pubilc\directx\SDK\INC D:\WINCE500\pubilc\common\SDK\INC D:\WINCE500\pubilc\common\OAK\INC D:\WINCE500\pubilc\common\DDK\INC 2. >Library files D:\WINCE500\PUBLIC\DIRECTX\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\OAK\LIB\MIPSII\RETAIL 3.可能要在Project->Settings->link的object/library modules 加入 commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib newres.h play.cpp play.vcw resource.h StdAfx.cpp StdAfx.h 下面为播放源码 #include "stdafx.h" #include<dshow.h> #include<streams.h> .......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行 -Very suitable for embedded mp3 player, such as the console! Attention Readme.doc bag to see the detailed process of compression, in the ARM and MIPS adopted a new wce application, choose a simple windows ce application in 1.tool-
Platform: | Size: 1568768 | Author: lzy | Hits:

[Audio programMp3Play

Description: 用vc win32编写的一个mp3播放器 -Vc win32 prepared using a mp3 player
Platform: | Size: 4096 | Author: 为伊买醉 | Hits:

[JSP/Javamp3play

Description: java mp3播放器 很值得学java的人研究-java mp3 player is worthy of people learning java Research
Platform: | Size: 28413952 | Author: 阿富汗战争 | Hits:

[Button controlmp3play00

Description: MP3播放器的代码 VBmp3程序源代码,带控件和注册码mp3play 呵呵 分享了 -MP3 player code VBmp3 program source code, with key controls and shared mp3play Ha ha
Platform: | Size: 168960 | Author: | Hits:

[Multimedia programMp3player

Description:
Platform: | Size: 4213760 | Author: wangheng | Hits:

[Windows DevelopVC++MP3Player

Description: Visual C++编的一个MP3播放器程序,非常的不错!向大家推荐啊-Visual C++ Made an MP3 player program, very good! To recommend ah
Platform: | Size: 2270208 | Author: 王杰 | Hits:

[Windows Developvc34787824882

Description: vc环境下的mp3播放器 有常见功能和重复播放功能-vc environment mp3 players have common features and repeat playback
Platform: | Size: 222208 | Author: 吴桂波 | Hits:

[OS programMP3play

Description: 实现DSP5402的音乐发生器编程程序。-DSP5402 realize music generator programming procedures.
Platform: | Size: 145408 | Author: 王怡 | Hits:

[Multimedia Developmp3Play

Description:
Platform: | Size: 501760 | Author: iori | Hits:
« 1 2 34 5 6 »

CodeBus www.codebus.net