-
C++写的基于MFC的MP3播放器(具有重复,随机播放,列表选择的功能,界面进行美化)
// HHT Player.cpp : Defines the class behaviors for the application.//#include "stdafx.h"#include "HHT Player.h"#include "HHT PlayerDlg.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CHHTPlayerAppBEGIN_MESSAGE_MAP(CHHTPlayerApp, CWinApp)//{{AFX_MSG_MAP(CHHTPlayerApp)// NOTE - the ClassWizard will add and remove mapping macros here.// DO NOT EDIT what you see in these blocks of generated code!//}}AFX_MSGON_COMMAND(ID_HELP, CWinApp::OnHelp)END_MESSAGE_MAP()/////////////////////////////////////////////////////////////////////////////// CHHTPlayerApp constructionCHHTPlayerApp::CHHTPlayerApp(){// TODO: add construction
- 2022-01-20 22:41:55下载
- 积分:1
-
语音信号处理讲义,语音处理方面的教学讲义,供大家参考
语音信号处理讲义,语音处理方面的教学讲义,供大家参考-a book on voice signal processing, a reference
- 2022-02-24 10:34:50下载
- 积分:1
-
汉诺塔问题的示例
汉诺塔问题的示例-HANOR examples of problems
- 2022-01-31 00:28:00下载
- 积分:1
-
用VC 实现视频监控录像
用VC 实现视频监控录像-with VC Video Surveillance video
- 2022-10-24 08:15:03下载
- 积分:1
-
Suamp Media Player compatible with the most playable files
Suamp Media Player compatible with the most playable files
- 2022-01-26 07:54:07下载
- 积分:1
-
Qt 连连看游戏
连连看小游戏,无聊时用来打发时间最好不过,使用QT5完成编程,界面显示效果不太好,不过连连看的基本功能都已基本实现
- 2022-02-04 22:10:54下载
- 积分:1
-
一段用C编写的MPEG2视频切割的源代码,很厉害啊!
一段用C编写的MPEG2视频切割的源代码,很厉害啊!-section C MPEG2 video prepared by the cutting of source code, very powerful ah!
- 2023-06-23 16:55:04下载
- 积分:1
-
一个没有外部控件的多媒体播放器 利用MCI指令制作播放器,简单实用,很适合于做为自己软件的一个附带功能或背景音乐,正是基于这点需求,我准备分几个部分来写:...
一个没有外部控件的多媒体播放器 利用MCI指令制作播放器,简单实用,很适合于做为自己软件的一个附带功能或背景音乐,正是基于这点需求,我准备分几个部分来写:-a no external controls multimedia players use MCI directive produced players, simple and practical, is well suited to its own software as an incidental function, or the background music, which is based on demand, I would be for the parts to write :
- 2023-06-02 04:00:03下载
- 积分:1
-
基于MFC实现的一款播放器,Mediaplayer,支持视频格式很多的~
基于MFC实现的一款播放器,Mediaplayer,支持视频格式很多的~-MFC-based realization of a player, Mediaplayer, support many video formats ~
- 2022-01-24 14:08:15下载
- 积分:1
-
本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。 更详细的说明见书中的...
本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。 更详细的说明见书中的-this program in Windows 2000, Visual C Compiler 6.0 environment, the need for use of a camera installed and the relevant drivers. A more detailed description of the book
- 2022-01-26 02:40:35下载
- 积分:1