搜索资源列表
14432_netparrots
- 使用C++写的语音聊天系统,并与数据库相连,其配置方法请注意说明文件-use voice chat system, and linked with the database and its configuration method Please note note
phone
- 程序应该是自已explainatory如果不,用户手册是attacted。 原始代码被评论。 文件附有了: phonev2a.c -原始代码, phonev2a.exe -二进制文件, samdb.txt -样品数据库文件, userm2a.doc -用户手册。-The program should be self-explainatory if not,a user manual has been attacted. source code are commented. Files attac
CsharpStream
- C#流媒体播放器源码 一个简单的媒体播放器,可以播放在线和本地视频文件,并可以添加到收藏夹 数据库采用的是Sql2005,DB_51aspx下为数据库文件,附加即可-C# streaming media player source code of a simple media player, can play online and local video files, and folders can be added to the collection database is
Ginet2000VOD
- 使用须知: 请运行SETUP.EXE进行本软件的安装,本软件自动安装到C:\ginet2000\;同时安装到该目录的文件夹有C:\ginet2000\data数据库目录、C:\ginet2000\singer\歌星图片目录 其中C:\ginet2000\setpara.ini文件保存了系统运行的必需环境: [title] closewindows= 09999999 关机密码 alarmfile= c:\alarm.dat 报警文件路径 netplay=1
MP3
- 使用C++编写的mp3播放软件,实现点歌,播歌的功能,只能播放数据库内的歌曲-Written using C++ mp3 player software, the song of songs feature only play the song database
control
- 视频监控系统 使用了Access数据库,保存在“源程序”目录下。 主程序文件Capture.dsw,使用Visual C++6.0打开此文件,然后使用工具栏中的“Build”命令即可调试。 管理员的用户名和密码可以从数据库中的表“tb_user”中获取。 本系统使用的硬件是天敏VC4000监控卡,其中使用了MPG4c32.dll、MediaTransmit.dll、MediaTransmit.lib 、MediaTransmit.h、Sa7134Capt
authorware-multimedia-exam-system
- 这是一个考试系统,主要实现的题目有单项选择题,多项选择题和判断题。 1.对于每个题都是每次运行本软件的时候自动从题库中随机抽取。 2.在data文件夹下有一个配制文件: a.它可以修改每个类型的题目的数量。 b.它可以修改第个题目的分值。 c.它可以修改考试的限定时间。 3.在交卷后就可以查看,本次考试的得分。并根据本次考试满分的60 做为标准,来判断你是否通过这次考试。 4.后台是一个Access数据库,就可以加入新的题目。