搜索资源列表
Image List Control
- 这是一个简单的多媒体控件:Image List Control。原代码用的是标准C。用意于系统编程的朋友们可以看看。-This is a simple multimedia controls : Image Control List. The original code used in standard C. In System Programming intention friends can see.
EZW_example
- EZW举例 该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器-EZW For the source code contains six documents : EZW.H - EZW-header
8puzzlesolve
- This an 8-puzzle solver. You input the current state of your annoying little 8 puzzle and it ll use the Hillclimbing Algorithm to calculate a list of moves which you can use to solve the puzzle. It is written in C++ with an interactive text mode base
mp3bofangqi.rar
- 利用Visual C++6.0实现mp3播放器的全过程,基本功能有加入文件、加入目录、播放列表、歌曲控制、静音、音量设置、歌曲列表、滚动字幕,Visual C++6.0 to use mp3 player to achieve the whole process of the basic functions were added to the file, add directories, play lists, song control, mute, volume settings, song
time
- 三差帧法实现跟踪,用C++6.0实现,列出了基本算法的实现源码。-The three poor frame method to achieve tracking achieve with C++6.0, list of the basic algorithm implementation source code.
QvodCmsV2.2
- QvodCms点播专家,影片列表页多功能选项按钮 按时间排序,按人气排序,按推荐排序-Demand QvodCms experts, multi-purpose video list page option button to sort by time, by popularity sort by recommended sort
CShapMultimedia
- 用C#编写的多媒体技术。 1-播放指定的avi-mid-wav文件。 2-获取多媒体详细信息列表。 3-带记忆功能的MP3播放器。 4-自动播放的MP#播放器。 5-学校体操定时音乐播放。 6-播放Flash动画。 7-制作AVI播放器。 8-播放Gif动画。 9-利用Image制作小动画。 10-检测是否安装声卡。 11-打开和关闭CDROM。 12-控制PC喇叭发生。 -Written in C# using multimedia tech
AudioPlayer
- 模仿MediaPlayer界面的C#版播放器,有人说他这界面挺稀缺,可能是制作方法吧,程序没有细看,可能是调用了Windows MediaPlayer的播放库文件,播放过程中显示音乐色彩信息,窗体左侧为播放信息显示区,右侧是歌曲列表区,此列表可以展开或隐藏。源代码在VS2005下直接编译。 -Mimic the C# version of MediaPlayer interface, player, someone said he was quite scarce this interfac
MP3
- 可以实现MP3,avi,rmvb,rm,wna等的格式文件的播放,只是没有图像,只可以挺声音,可以重播,倒退暂停,有列表。c++语言-Can achieve MP3, avi, rmvb, rm, wna, etc. format files play, but no images can only be very sound, you can replay, pause back with the list. c++ language
wxCommunicator
- wxCommunicator基于sip的跨平台电话系统,目前不支持video-is a cross platform SIP softphone written in C++ utilizing customized sipXtapi user agent library and wxWidgets 2.8.7 GUI library. For a list of supported features see http://wxcommunicator.sourceforge.net/featu
sipxtapi
- sipxtapi基于sip的跨平台电话系统,目前不支持video-is a cross platform SIP softphone written in C++ utilizing customized sipXtapi user agent library and wxWidgets 2.8.7 GUI library. For a list of supported features see http://wxcommunicator.sourceforge.net/features.ht
mp3player(qt)
- 用C编写的中间层代码,QT实现的界面,包括播放、暂停、停止、退出、快进、快退、上一首、下一首、同步显示歌曲时间、全盘搜索功能、添加本地列表等功能,只能播放WAV格式的音频文件-The intermediate layer code written in C, QT achieve interface, including play, pause, stop, exit, fast-forward, rewind, on a next synchronous display of song tim
Camera
- C#控制摄像头进行拍照 可以在列表中选择摄像头和进行分辨率设置-C# control camera photograph Can choose the camera in the list and resolution Settings
BankingSimulation
- 用于模拟银行排队系统,通过队列和列表来模拟银行排队平均时间-the C program for Bank SimulationIt shows how to use Queue and List to simulate average waiting time
MediaLyric
- linux C 平台,实现歌词同步显示,Load歌词文件后,可以根据当前音乐播放的进度,同步显示歌词。代码中同时包含了一个List数据结构。-Linux platform c, achieving synchronized lyrics display, Load song files, based on the progress of the current music, synchronized lyrics. Code contains a List of data structures.