-
类似Winamp漂亮界面的播放器,用mciSendString(),mciSendCommand()函数控制音频文件的播放,播放时,首先应该发送MCI_OPEN...
类似Winamp漂亮界面的播放器,用mciSendString(),mciSendCommand()函数控制音频文件的播放,播放时,首先应该发送MCI_OPEN命令,打开音频设备及指定的波形文件-beautiful interface similar to the Winamp player with mciSendString (), mciSendCommand () function to control audio playback, broadcast, the first order should be sent MCI_OPEN, audio equipment and open the specified file waveform
- 2022-02-04 06:39:01下载
- 积分:1
-
audio equalizer
audio equalizer
- 2022-01-22 03:30:24下载
- 积分:1
-
编制日程表控件,带源码 Calendar Widgets, DayBook, and Contact Viewer. The JCW suite consist...
编制日程表控件,带源码 Calendar Widgets, DayBook, and Contact Viewer. The JCW suite consists of the following components: Calendar Manager Task Grid Day View Appointment Editor Task Editor Reminder Dialog Planner View-preparation schedule controls with source Calendar Widgets, DayBook, and Contact Viewer. The MINI suite consists of the following components : Calendar Task Manager Grid Day View Appointment Reminder Editor Editor Task Dialog Planner View
- 2023-01-17 01:10:04下载
- 积分:1
-
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
-
win32平台实现媒体播放及全面操作.加入自己的项目中,链接器需要输入Vfw32.lib...
win32平台实现媒体播放及全面操作.加入自己的项目中,链接器需要输入Vfw32.lib-win32 platform media player and fully operational. adding their own projects, linker need to enter Vfw32.lib
- 2022-05-20 07:10:24下载
- 积分:1
-
Can play yuv format. Click open to find yuv file, click play on the play
可以播放yuv格式的文件。点击open找到yuv格式的文件,点击play就可以播放-Can play yuv format. Click open to find yuv file, click play on the play
- 2022-03-09 12:13:45下载
- 积分:1
-
cp phone source code
cp phone source code
- 2022-06-20 13:42:07下载
- 积分:1
-
正弦波发生器软件,能够很方便的产生正弦波数据
正弦波发生器软件,能够很方便的产生正弦波数据-Sine wave generator software, can be easily generated sine wave data
- 2022-05-27 02:12:02下载
- 积分:1
-
with two channel function fades out of the MP3 player, can play two MP3 files an...
具有2通道淡入淡出功能的MP3播放器,可以同时播放2个MP3文件并适时进行控制。其他功能还有强大的播放列表部分和可更换Skin。 -with two channel function fades out of the MP3 player, can play two MP3 files and timely controls. Other features include powerful playlists and replacement parts Skin.
- 2022-01-30 17:22:53下载
- 积分:1
-
获取USB摄像头RGB视频,调用驱动,获取视频数据,是实现视频会议系统的基本算法。...
获取USB摄像头RGB视频,调用驱动,获取视频数据,是实现视频会议系统的基本算法。-access USB camera RGB video, called drive, access to the video data, video conferencing is the basic algorithm.
- 2022-08-07 21:31:18下载
- 积分:1