CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 Audio 搜索资源 - mfc播放器

搜索资源列表

  1. player

    0下载:
  2. 一个用MFC编写的简单视频播放器,比较简单,我自己写的程序,比较容易阅读-Using MFC to prepare a simple video player, is relatively simple, the procedure I wrote it myself, it was relatively easy to read
  3. 所属分类:Audio program

    • 发布日期:2017-04-06
    • 文件大小:54.79kb
    • 提供者:tzy
  1. VC_Player

    0下载:
  2. 一个音频播放器,主要采用Visual c++平台下的MFC书写,功能类似TTPlayer-An audio player, primarily with Visual c++ platform, written under the MFC functions similar to the TTPlayer
  3. 所属分类:Audio program

    • 发布日期:2017-04-10
    • 文件大小:1.77mb
    • 提供者:cc
  1. play

    0下载:
  2. 利用MFC编的播放器,能播放多种格式的文件,同时具有录音、滑块功能-Compiled using MFC player, can play a variety of file formats at the same time with the recording, the slider function
  3. 所属分类:Audio program

    • 发布日期:2017-05-29
    • 文件大小:11.06mb
    • 提供者:liuyan
  1. AudioBox90

    0下载:
  2. 描述 === ===== 这是一个MFC应用程序中的纯音频媒体播放器相似点唱机。 你可以选择一个媒体目录和音频媒体播放所有文件, 包括Windows媒体文件。选项包括寻求,静音音频, 文件进行随机选择,调整音量和循环当前 媒体文件。-Descr iption =========== This MFC application is an audio-only media player similar to Jukebox. You can selec
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:50.49kb
    • 提供者:wengjinshu
  1. Player

    0下载:
  2. 自己编写的一个mfc小的播放器小程序,请大家指教。-I have written a small player mfc small program, please advise.
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:71.18kb
    • 提供者:刘伟
  1. videoplayer

    0下载:
  2. 用MFC编写的流媒体播放器,代码简单,适合需要学习如何在MFC里面运行流媒体的同学下载-Streaming media player, written with MFC simple code, suitable students need to learn how to run streaming media in MFC inside download
  3. 所属分类:Audio program

    • 发布日期:2017-11-09
    • 文件大小:5.55mb
    • 提供者:sancy
  1. MUSIC

    0下载:
  2. 使用MFC编制界面,简易的MP3播放器,支持播放MP3格式文件,并可显示歌词。随时间轴可变化,调用WINDOWS提供的方法进行操作。-Use the the MFC preparation of interface, simple MP3 player supports playback of MP3 format files, and can display lyrics. With the timeline can change, the call WINDOWS method operat
  3. 所属分类:Audio program

    • 发布日期:2017-11-12
    • 文件大小:3.85mb
    • 提供者:朱棣
  1. Miniplayer2

    0下载:
  2. MFC对话框实现的一个简单音乐播放器。具有播放暂停停止,列表选择文件等功能。-The MFC dialog achieve a simple music player. Play Pause Stop list to select files and other functions.
  3. 所属分类:Audio program

    • 发布日期:2017-11-13
    • 文件大小:3.2mb
    • 提供者:上衫越野
  1. MediaPlayer

    0下载:
  2. MFC视频播放器,可以实现基本视频格式的播放,播放顺序可调,可以保存播放列表-MFC video player, you can achieve the basic video format playback, the playback order is adjustable, you can save the playlist
  3. 所属分类:Audio program

    • 发布日期:2017-11-24
    • 文件大小:2.02mb
    • 提供者:郭静
  1. Mp3Player

    0下载:
  2. MFC实现的简易播放器mci接口.简单的源码,适合初学者-MFC player mci
  3. 所属分类:Audio program

    • 发布日期:2017-11-17
    • 文件大小:24.16mb
    • 提供者:孙国耀
  1. videoplayer

    0下载:
  2. 一款基于MFC的视频播放器,有较为优美的界面和测试的视频及音乐-An MFC-based video player, a more elegant interface and testing video and music
  3. 所属分类:Audio program

    • 发布日期:2017-11-14
    • 文件大小:18.67mb
    • 提供者:许一韵
  1. MyPlayer40

    0下载:
  2. 基于VC++的多媒体音乐播放器,MFC编程-Based VC++ multimedia music player, MFC programming
  3. 所属分类:Audio program

    • 发布日期:2017-04-04
    • 文件大小:59.44kb
    • 提供者:qing
  1. AudioPlayer

    0下载:
  2. C++下利用系统MCI制作的简单音乐播放器,演示代码为MFC。-C++ MCI produced using the system under a simple music player, the demo code for the MFC.
  3. 所属分类:Audio program

    • 发布日期:2017-03-30
    • 文件大小:78.31kb
    • 提供者:laijingwu
  1. CMFCMUSICPLAYER

    0下载:
  2. 在mfc中实现的简单音频播放器,能够播放mp3、wav等音频文件,能够实现wav->mp3的转化,并能够显示音频文件的相应参数。 -Mfc implemented in a simple audio player, capable of playing mp3, wav and other audio files, to achieve wav-> mp3 conversion, and the ability to display the corresponding param
  3. 所属分类:Audio program

    • 发布日期:2017-04-08
    • 文件大小:701.57kb
    • 提供者:华仔
  1. MP3

    0下载:
  2. VC++编写的MP3播放器,有编程文档、工程源代码,想学MFC的可以看看。-VC++ write MP3 player with programming documentation, project source code, want to learn MFC can see.
  3. 所属分类:Audio program

    • 发布日期:2017-06-12
    • 文件大小:18.84mb
    • 提供者:huyaoge
  1. MyMusic

    0下载:
  2. 用于学习MFC+QT简单的音乐播放器源代码-For learning MFC source code+ QT simple music player
  3. 所属分类:Audio program

    • 发布日期:2017-06-09
    • 文件大小:15.69mb
    • 提供者:
搜珍网 www.dssz.com