搜索资源列表
SDL_mixer-1.2.7.tar
- SDL_mixer 是一个基于 SDL 的混音器,它可使同时播放的多个音频流混合成一个声道播放-SDL_mixer is based on a sound mixing for the SDL, It will also broadcast a number of audio mixing as a channel to broadcast
wblx-sdl-0.6.8.tar
- 五笔练习 for Linux V0.6.8 ( SDL版 )五笔练习 for Linux V0.6.8 是一个免费软件, 提供源代码,你可以根据通用公共许可证的条款使用和修改它。系统需求: 安装有SDL、SDL-devel 以及SDL_mixer SDL_mixer-devel库的1.2.x版本。-five exercises for Linux V0.6.8 (SDL version) five practice V0.6.8 for
obsolete_lvl[1].tar
- X-pired是一个动作谜游戏,用C语言编写,使用了SDL,SDL_mixer, SDL_image 和按照GNU GPL条款发布的SDL_gfx。每一级游戏的目标是达到一个出口,避免引爆桶和其它致使的东西。-X-pired action is a mystery game, with C language, the use of the SDL, SDL_mixer, SDL_image and in accordance with
wblx-sdl-0.6.8.tar
- 五笔练习 for Linux V0.6.8 ( SDL版 )五笔练习 for Linux V0.6.8 是一个免费软件, 提供源代码,你可以根据通用公共许可证的条款使用和修改它。系统需求: 安装有SDL、SDL-devel 以及SDL_mixer SDL_mixer-devel库的1.2.x版本。-five exercises for Linux V0.6.8 (SDL version) five practice V0.6.8 for
SDL_mixer-1.2.7.tar
- SDL_mixer 是一个基于 SDL 的混音器,它可使同时播放的多个音频流混合成一个声道播放-SDL_mixer is based on a sound mixing for the SDL, It will also broadcast a number of audio mixing as a channel to broadcast
midi_demo
- 用vc++编的MIDI播放器,可灵活改变播放速度-with vc addendum to the MIDI player, the flexibility to change playback speeds
SDL_mixer-devel-1.2.8-VC8
- SDL汇合器源码-SDL convergence device source
SDL_mixer-1.2.11.tar
- SDL(Simple DirectMedia Layer)是一个自由的跨平台的多媒体开发包,适用于 游戏、游戏SDK、演示软件、模拟器、MPEG播放器和其他应用软件。 -SDL (Simple DirectMedia Layer) is a free cross-platform multimedia development kit for games, game SDK, demo software, emulators, MPE
SDL_mixer-1.2.12
- SDL入门教程,由浅入深很容易上手,另外压缩包中还有SDL代码、开发库、运行库-SDL introductory tutorial, Deep and very easy to use, in addition to compression package SDL code development libraries, runtime
SDL_mixer
- This provides the default mixing callback for the SDL audio routines.
MySnakegame_SDL
- 功能:基于SDL贪吃蛇游戏,有背景图片和音乐 开发平台:VS2010+SDL1.2.15+SDL_image1.2.12+SDL_mixer-1.2.8 本程序也在linux下编译通过,本人在linuxmint下通过-Function: SDL-based Snake game, the background picture and music development platform: VS2010+SDL1.2.15+SDL
基于SDL的贪吃蛇游戏
- 基于SDL的贪吃蛇游戏,在windows VS2010和linux gcc下均编译通过,跨平台性好。开发平台:VS2010+SDL1.2.15+SDL_image1.2.12+SDL_mixer-1.2.8 ,应用的库较多,是学习SDL极好的例子