-
本系统基于WIN98系统平台设计,主系统使用VB60开发,核心使用VC60开发, 标准的硬件需求平台为:586以上CPU,16M以上内存,网卡及神龙DVD二代卡...
本系统基于WIN98系统平台设计,主系统使用VB60开发,核心使用VC60开发, 标准的硬件需求平台为:586以上CPU,16M以上内存,网卡及神龙DVD二代卡或以上。 (多给点点数哈)-the system based on Windows 98 platform design, the use of the main system VB60 development, the use of VC60 core development, standard hardware platform for the demand : 586 CPU, 16M more memory, network card and the second-generation DVD Shenlong cards or more. (More to the point count Kazakhstan)
- 2022-06-17 09:00:39下载
- 积分:1
-
北京大学
北京大学-董士海教授在全国十二届多媒体技术会议上所做报告,具有一定的前瞻性,对做人机交互的同志很有帮助-Beijing-Dong Shihai professor at the 12th National Conference on Multimedia Technology report done with a certain perspective, the human computer interaction comrades helpful
- 2023-05-24 01:20:03下载
- 积分:1
-
Diamond's MP3 player is too heinous, even downloading MP3 files, so even the...
Diamond公司的mp3播放器太可恶了,居然只能下载mp3格式的文件,这样偶的rio300就不能当活动硬盘用了,5555~~~~,现在,偶有了Rioexplorer就不怕了,什么文件都能下载,有源代码,你不满意还可以自己修改
-Diamond"s MP3 player is too heinous, even downloading MP3 files, so even the rio300 activities when not on the disk, 5555 ~ Now, sometimes on the Rioexplorer afraid, what documents can be downloaded active code, but also you are not satisfied with in his revised
- 2022-01-22 12:16:26下载
- 积分:1
-
提供基于MMS协议的文件下载,用于媒体播放器开发
提供基于MMS协议的文件下载,用于媒体播放器开发-MMS-based file downloads agreement for the media player development
- 2022-11-30 16:55:03下载
- 积分:1
-
a player program is the people themselves can make reference to the shortage of...
一个播放器程序 是自己做的 大家可以参考一下 不足的地方请多指教-a player program is the people themselves can make reference to the shortage of local please enlighten
- 2023-05-15 10:10:02下载
- 积分:1
-
检测视频流中移动物体的例子,做视频监控的可以参考
检测视频流中移动物体的例子,做视频监控的可以参考-video stream detection of moving objects example, do video surveillance can refer to the
- 2022-03-05 16:28:23下载
- 积分:1
-
as3编写的偷菜游戏
as3编写的偷菜游戏
as3百分百还原网络偷菜游戏功能
- 2022-03-02 21:27:48下载
- 积分:1
-
控件,是用DELPHI中的VOD控件
控件,是用DELPHI中的VOD控件-control is the use of the DELPHI VOD Controls
- 2022-03-07 03:17:46下载
- 积分:1
-
a simple framework player
一个简单播放器的框架-a simple framework player
- 2023-01-05 02:50:03下载
- 积分: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