-
基于NI公司的视频捕捉,模式匹配,图象跟踪软件,参加大学生挑战杯科技作品比赛....
基于NI公司的视频捕捉,模式匹配,图象跟踪软件,参加大学生挑战杯科技作品比赛.-the video capture, pattern matching, image tracking software, students participate Technology Challenge Cup competitions.
- 2022-05-27 02:41:05下载
- 积分:1
-
贝塞尔曲线画板演示程序
贝塞尔曲线画板演示程序-bezier curve showing program
- 2022-05-27 22:52:59下载
- 积分:1
-
改源码主要描述了如何实现用VC建立一个播放器(适合初学者练笔)。...
改源码主要描述了如何实现用VC建立一个播放器(适合初学者练笔)。-To describe how the main source implementation using VC set up a player (练笔suitable for beginners).
- 2022-03-28 13:01:02下载
- 积分:1
-
简单易学的FLASH播放器!很不错 欢迎下载
简单易学的FLASH播放器!很不错 欢迎下载-Easy to learn FLASH player! Very good
- 2022-03-09 14:54:13下载
- 积分:1
-
利用DirectShow实现的SimplePlayer程序,可以实现视频的播放,暂停,停止,全屏,抓帧等功能...
利用DirectShow实现的SimplePlayer程序,可以实现视频的播放,暂停,停止,全屏,抓帧等功能-SimplePlayer achieved using DirectShow procedures, can play video, pause, stop, full-screen, focus on features such as frame
- 2022-06-26 21:51:11下载
- 积分:1
-
用vc写的MP3播放器,支持歌词同步显示,想写自己的…
用vc写的mp3播放器,支持歌词显示,对想自己写播放器的初学者有帮助-Vc wrote with mp3 player, support lyrics display, and would like to write their own player has to help beginners
- 2022-05-31 14:01:06下载
- 积分:1
-
VC series based on the voice of DirectSound players, suitable for use multimedia...
用VC编的基于DirectSound的声音播放器,适合多媒体学习之用-VC series based on the voice of DirectSound players, suitable for use multimedia learning
- 2022-02-02 15:09:05下载
- 积分:1
-
一个非常酷的屏幕保护程序(一个小男孩在跳舞,四周星光闪动,还有非常酷的背景音乐)...
一个非常酷的屏幕保护程序(一个小男孩在跳舞,四周星光闪动,还有非常酷的背景音乐)-a cool screensaver program.
a dancing lovely kid winkling stars around, and playing cool background music
- 2022-06-02 08:14:47下载
- 积分: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
-
使用visual c++编写,能够实现多媒体的连续播放。
使用visual c++编写,能够实现多媒体的连续播放。-use visual c prepared to achieve multimedia player.
- 2022-02-21 03:10:24下载
- 积分:1