登录
首页 » Visual C++ » MediaPlayer

MediaPlayer

于 2009-10-31 发布 文件大小:2047KB
0 324
下载积分: 1 下载次数: 38

代码说明:

  brew sdk 开发用MediaPlayer源码 语言为c++(MediaPlayer for brew sdk,language c++)

文件列表:

MediaPlayer
...........\images
...........\......\256color
...........\......\........\IDB_ABOUT.bmp
...........\......\........\IDB_AUDIO_ICON.bmp
...........\......\........\IDB_DEFAULT_ICON.bmp
...........\......\........\IDB_Down.bmp
...........\......\........\IDB_FF.bmp
...........\......\........\IDB_FOLDER.bmp
...........\......\........\IDB_FULLSCRN.bmp
...........\......\........\IDB_HEADER.bmp
...........\......\........\IDB_ICON.bmp
...........\......\........\IDB_IMAGE_ICON.bmp
...........\......\........\IDB_LOGO.bmp
...........\......\........\IDB_PAUSE.bmp
...........\......\........\IDB_PLAY.bmp
...........\......\........\IDB_RECORD.bmp
...........\......\........\IDB_REWIND.bmp
...........\......\........\IDB_SETTINGS.bmp
...........\......\........\IDB_STOP.bmp
...........\......\........\IDB_TNAIL.bmp
...........\......\........\IDB_Up.bmp
...........\......\........\IDB_VIDEO_ICON.bmp
...........\media
...........\.....\canyon.mid
...........\.....\clap.qcp
...........\.....\dog.bci

...........\.....\mssound.qcp
...........\.....\piano.mp3
...........\.....\piano2.mp3
...........\.....\track1.mp3
...........\.....\track2.mp3
...........\.....\track3.mp3
...........\mediaplayer.bar
...........\MediaPlayer.bid
...........\mediaplayer.bri
...........\MediaPlayer.c
...........\mediaplayer.dll
...........\MediaPlayer.dsp
...........\MediaPlayer.dsw
...........\mediaplayer.mak
...........\mediaplayer.mod
...........\mediaplayer_res.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 游戏架构设计与策划基础
    说明:  和游戏相关的书籍,一本很不错的书籍,推荐给大家(About game,it is a good book, you can have!!)
    2020-06-23 09:40:02下载
    积分:1
  • testZeroMQ
    内含简单项目代码及ZeroMQ使用教程,资源适合初学者,可以满足快速入门要求 下载ZeroMQ 下载网址:http://zeromq.org/intro:get-the-software 点击“Windows sources”下载zeromq-4.0.3.zip文件 编译ZeroMQ库文件 解压zeromq-4.0.3.zip文件,进入buildsmsvc目录,用VS打开*.sln工程文件,编译生成解决方案。编译完成后,会在lib目录下生成dll和lib文件 编写简单的测试工程 1.用VS新建2个项目,一个是server端,一个是client端 2.将ZeroMQ源码项目的include目录下的两个文件“zmq.h”,“zmq_utils.h”拷贝至自己新建的工程 3.将ZeroMQ源码项目的lib目录下的两个文件“libzmq.dll”,“libzmq.lib”拷贝至自己新建的工程 4.将文件“zmq.h”,“zmq_utils.h”和“libzmq.lib”添加进自己新建的项目。(ZeroMQ simple project containing the code and tutorials, resources for beginners, to meet the requirements of the Quick Start Download ZeroMQ Download URL: http://zeromq.org/intro:get-the-software Click " Windows sources" download zeromq-4.0. 3.zip ZeroMQ library files compiled zeromq-4.0.3.zip unzip the file, enter builds msvc directory, with VS open*. sln project file, the compiler generates solutions. After the compilation is complete, it will generate dll and lib files in the lib directory to write a simple test project. Using VS New two projects, one is server-side, is a client-side two would both include directories ZeroMQ source project under File " zmq.h" , " zmq_utils.h" copy to their new project 3 would be two files ZeroMQ source project lib directory under " libzmq.dll" , " libzmq.lib" copy to their new project 4 would file " zmq.h" , " zmq_utils.h" and " libzmq.lib" added to their new projects.)
    2014-02-19 08:43:26下载
    积分:1
  • Geant4软件
    基于Geant4软件,用于收集介质内的能量沉积收集,并求出沉积能量随深度的变化(Energy deposition collection based on Geant4 software)
    2021-01-26 15:28:41下载
    积分:1
  • Excel
    说明:  直接通过ODBC读写Excel表格文件。基于数据库编写源程序。(Directly through ODBC to read and write Excel spreadsheet file. Prepared based on the source database.)
    2008-11-07 23:00:04下载
    积分:1
  • point-feature-extration
    基于vc6.0的点特征提取算法,包括Moravec算子、Forstner算子以及Harris算子。(Vc6.0 point feature extraction based algorithms, including Moravec operator, Forstner operator and Harris operator.)
    2014-04-18 18:07:21下载
    积分:1
  • 18b20
    18b20的驱动程序,关键是时序,赶紧给我积分啊,急需(18b20 driver, the key is timing, and quickly give me points ah, need)
    2013-10-03 21:39:41下载
    积分:1
  • Kriging_WENG
    说明:  c++实现克里金插值法并使用openGL展示等值线(Kriging Interpolation and OpenGL Display)
    2019-06-13 14:47:39下载
    积分:1
  • OCC
    这是用open cascade来实现绘制简单的B样条曲线和样条曲面的程序。可以用来对open cascade的入门学习。(This is used to achieve open cascade easy mapping of B-spline curves and spline surfaces procedures. Can be used to open cascade of study entry.)
    2009-03-03 10:40:25下载
    积分:1
  • E04
    vc C/S结构VC聊天室程序 的源码,感兴趣的可以看看!(vc C/S structure of VC chat program source code, can be of interest to see!)
    2011-06-27 19:07:37下载
    积分:1
  • DLL_explorer
    一个将DLL文件插入Explorer进程的源代码(Insert a DLL file Explorer process source code)
    2007-11-06 17:24:18下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载