搜索资源列表
SI_SRC
- A clone of the classic space invaders game written in C with gcc and SDL to run on many different platforms. -A clone of the classic space invaders game written in C with gcc and SDL to run on many different platforms.
examples_rel72_bcb4
- c++ Builder, SDL 7.2 examples-c Builder, SDL 7.2 examples
wbl
- C++编写的微波炉图形动态界面,可以从各个角度观察微波炉及它的作用-C++ prepared by microwave dynamic graphic interface, can be observed from all angles and its role in microwave
sdl_skin
- sdl skin system on c-sdl skin system on c++
SDLFramework
- Je vous propose un espace de programmation en c++ pour la librairie SDL (Hyper SDL Framework), qui peut vous éviter passer à chaque fois par des milliards de case et d oublier également la fameuse boucle infini, ce qui va faciliter considérablement l
VDrums
- Virtual Drums is a drum set programed in C using the SDL API, in the Dev-C++ compiler.
Cartoonisation_finale
- It s a program which do a little morphing. the interface is nice thanks to the SDL functions (C)
SSDLL-129--vcD
- SDL是一个用来写多媒体软件源码的多平台库, 通过多平台对一般 音频, 键盘, 鼠标, 手柄, 3D OpenGL硬加速, 2D fraamebuffer 进行支持的API,常用于游戏源码与模拟器. 此源代码,是一个ffor Visual C++6.0版本源代码 -SDL is used to write multimedia software source multi-platform library, multi-platform general audio, keyboard, mo
arm
- 使用SDL,在开发板上运行,c语言嵌套汇编语言,实现两个数的和与差-Using SDL, running on the development board, c language nested assembly language, two numbers and poor
Contra_C
- 用C写的魂斗罗源码,完全仿制原版魂斗罗,本程序已附带所需的SDL库,只要用VC6,打开contra.dsw工程文件,再编译即可-Contra written in C source code, complete imitation original Contra, the program has included the required SDL library, just use VC6, open contra.dsw project file, then the compiler can
hxdm
- 用sdl做图形界面的,C语言程序编的扫雷程序代码-Demining program code, C language program compiled sdl graphical interface
SDL2-CS
- 本代码是一个基于SDL的C#封装库,可添加至C#的程序的解决方案后直接调用,包含了SDL常用的视频播放API。-the code is based on the C# SDL library package can be added directly to the program after the call C# solution, including SDL common video playback API.
clock
- sdl指针式时钟,可调时间,SDL+c++实现,源代码-sdl Analog clock, adjustable time, SDL+c++ implementation, the source code
Doddle_Jump
- 利用SDL实现一个桌面小游戏,涂鸦跳跃。SDL(Simple DirectMedia Layer)是一套开放源代码的跨平台多媒体开发库,使用C语言写成。-use SDL to make a game name noodle jumper About SDL Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, ke
simplest_ffmpeg_player_2
- vc 利用 ffmpeg 和 sdl 实现的 h264文件 播放器(the H264 file player that uses ffmpeg and SDL In c++)
SDL2-2.0.6-win32-x64
- SDL(Simple DirectMedia Layer)是一套开放源代码的跨平台多媒体开发库,使用C语言写成(SDL (Simple DirectMedia Layer) is a set of open source cross-platform multimedia development library, the use of C language)
WinForms嵌套其他程序
- 一个用C#编写的WinForm程序,可以将一个“本程序打开的exe文件创建的进程” 嵌套到界面的容器中,或者 "通过程序名称查找的进程" 嵌套到界面中。 本程序的本意是做一个基于ffmpeg的播放器界面,将SDL播放界面嵌套到C#界面中。(A program for bring a process to a C# UI. The process can be create by the programe , or Findwindow handle create by ot
aedGUI
- A cross-platform C++ Graphics User Interface library to be used with Simple DirectMedia Layer (SDL).