搜索资源列表
利用VC实现局域网的视频传输
- 本文件有两个小文件,一个是视频传输的接收端,一个是发送端。都已经验证过了,很实用的。是在MFC的基础上做的。
VLCPMFC
- 用VLC+MFC做播放器 强大的VLC 简单哦-To do with VLC+ MFC VLC player powerful simple Oh
DoubanRadio
- 豆瓣电台客户端有点大,自己做了个小豆瓣电台,这是源代码 简单介绍下: 1、创建工程时使用MFC单文档,View选那个HTMLVIEW 2、View的InitialUpdate中浏览豆瓣电台http://douban.fm/radio,顺便把窗口大小改变下 3、加个右键置顶的系统菜单项 -Douban radio client a bit large, a small Douban own radio station, which is the source code for
my
- 一个很简单的播放器源代码,可供visual ++初级的MFC编程者做一个参考!-A very simple player, the source code for the primary visual++ programmers to do the MFC as a reference!
MCIPlayer
- 自己用MFC做的播放多媒体的小程序 希望对大家有用-MFC to do with their own multi-media player applet you wish to be useful
painter2
- 示範MFC繪圖功能的程式, 能做畫線、畫框、畫圓-Model MFC graphics program
musicplayer
- mfc做的多功能音乐播放器,优美的背景,有关于背景的设置-The multi-function music player do MFC, beautiful background, had about background Settings
2011_07_19
- MFC做的音乐播放器,里面也有界面编程的知识,可以看看。-The music player, MFC inside also have knowledge of programming interface, can have a look.
MP3Player
- MFC做的MP3播放器,可暂停,停止,显示播放进度,可在vc6.0中直接母编译运行-MFC do MP3 players, pause, stop, display playback progress, the direct parent in vc6.0 compile and run
MP3_Player
- 使用MFC做的能够播放常见的音频文件的播放器。-Using MFC to do to play common audio file player.
mp3
- 本程序是有关MP3的音乐播放器的,用MFC做的界面实现,实现了播放,上一曲,下一曲,音量加减等功能,还有有关列表的一些播放模式,可以动态添加歌曲.-This program is about the MP3 music player, and with MFC interface, achieving a play on the song, the next song, volume and other functions of addition and subtraction, as well
GAMESimpEngine
- t游戏引擎,用VC++写的,用到了MFC,做游戏的话是个很好的参考对象-The game engine, written in vc++, use the MFC, playing games is a very good reference object
test---2
- MFC 做的操作Excel程序 用了别人的Excel类 所以不用再导入类了 比较方便 这个是以前学习的时候做的 比较简单 对于比较复杂的表单 可以通过编辑excel模板实现 这个网上可以有资料的-So no need to import the class that was previously a relatively easy time learning to do relatively simple to more complex forms can be achieved by edit
bofangqi
- 用VC6.0做的基于C++MFC的媒体播放器,模仿windows media player,可播放常见音频格式-With VC6.0 MFC based on C media player, imitate the Windows media player, can play the common audio formats
MFC做的简易播放器
- 该程序为MFC编程,可播放视频,音频。可添加文件,播放列表随时更新,点击播放列表任意文件播放。还可调节音量。