搜索资源列表
CH
- 这是一个用VC写的多媒体程序局部表现了一个空中飞行的草地场景。-This is a VC write multimedia programs parts of a flight of the turf scene.
SDL-1.2.9-vc
- SDL是一个用来写多媒体软件的多平台库, 通过多平台对一般 音频, 键盘, 鼠标, 手柄, 3D OpenGL硬加速, 2D framebuffer 进行支持的API,常用于游戏和模拟器. 这是一个for vc++6.0版本源代码-SDL is used to write a multimedia software for multi-platform, multi-platform on the general audio, keyboard, mouse, controller, hardw
2341
- 多媒体展示系统---网上游鱼.一个客户/服务器程序,运行较复杂.具体实现自己体验.-multimedia display system -- the Internet scared. A client / server, running more complex. Specific realize their experience.
feidie
- 多媒体课程设计,飞碟追击(flash)游戏,建议使用前先安装flash MX2004,然后再运行.-multimedia curriculum design, the pursuit of the flying saucer (flash) games, proposed use before installing flash MX2004, and then running.
vc++gamedesign
- vc++专业游戏程序设计,主要涉及游戏中的图像处理,包括高效快速的贴图方法,各种特效的实现,directdraw的用法,多媒体编程-vc professional game programming, mainly involving games of image processing, including rapid and efficient method of map, the realization of various effects, directdraw usage, multime
zig2
- ZIG Game Engine是一个免费的,或扩展的,C/C++ 游戏库。它提供了联网,脚本化,调试帮助和其它工具。和你的多媒体库(如Allegro, SDL, OpenGL)一起使用,你可以生成一个完整的客户端/服务器游戏或引擎-ZIG Game Engine is a free, or expanded, C / C for the game. It provides networking, scr ipts, debugging and other tools to help. And y
xy2gua
- 大话西游OnlineII烧法*源代码-Cassical flash programe.It can vocalize.It belongs to multimedia compose in fact.
mmc2r11a
- 控制光驱设备的MultiMedia Command Set标准.version 2
o025_StopWatch
- “跑表”类VB 提供的 Timer 控件的精度好象可以达到 1 毫秒,但实际上只能达到几十毫秒。此“跑表”类使用多媒体的定时器而真正提供精确到 1 毫秒的定时(1KB)-"stopwatch" VB Timer control of the accuracy seems to be a millisecond, but only reached tens of milliseconds. This "stopwatch" the use of multim
vos mini edition
- \"vos mini edition\"是目前非常流行的模拟钢琴类游戏的mini版,用java实现,通过程序的学习和编写,java学习者可以对java的图形和多媒体应用有了更深入的了解.-\"Vos Mini Edition\" is a popular emu-piano game in its mini version. Written in Java, you can get more details about the Java MultiMedia and Graphics with
20040216234923878
- 3D 游戏编程demo,为你开发多媒体三维游戏提供帮助-3D game programming demo, you develop multimedia 3D gaming help
64K3D
- 国外电脑狂人大作!3D美女演示动画,在结尾处会出现一段字幕,说明动画所包含的内容,如178兆多媒体纹理、159MB的wave文件、12条音轨、8亿5千万波样等。按WIN 退出-Daisaku foreign lunatics computer! Beautiful demonstration of 3D animation, at the end of a section title will appear on animated content, such as 178 megabytes o
ast.ZIP
- 一个像太空船的多媒体动画 一个像太空船的多媒体动画 -A spacecraft as a multimedia animation multimedia animation as spacecraft
Opengl
- OpenGL超级宝典,可以做为多媒体或游戏开发人员的参考手册-OpenGL Super Bible, can be used as multimedia or game developer reference manual
32chesstoolbook
- 运用Multimedia Toolbook开发的32只棋智能跳棋非常有意思-The telligence chess system produced by JXF in 2008 with the tool Multimedia toolbook.
flash
- 多媒体游戏工具箱,很简单的代码,测试一下-Multimedia Games kit, very simple code, test
PokerGame_Java
- 基于java多媒体游戏软件的设计,游戏是扑克牌三公规则,用到常用GUI控制组件及其事件处理,多线程编程的应用和图形控件的布局使用等.-Java based game software, multimedia design, game cards Sangong rules, use Chang Yong GUI control components and event handling, multi-threaded applications and programming the layout
abouthtml
- HTML, or HyperText Markup Language, is how a web browser displays its multimedia documents. The documents themselves are plain text files (ASCII) with special "tags" or codes that a browser knows how to interpret and display on your screen.
SDL
- 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, MPEG players and other applicatio
SDL
- SDL是Simple DirectMedia Layer(简易直控媒体层)的缩写。它是一个跨平台的多媒 体库,以用于直接控制底层的多媒体硬件的接口。这些多媒体功能包括了音频、键盘和鼠标 (事件)、游戏摇杆等。当然,最为重要的是提供了 2D图形帧缓冲(framebuffer)的接口, 以及为 OpenGL 与各种操作系统之间提供了统一的标准接口以实现 3D图形。从这些属性我 们可以看出,SDL 基本上可以认为是为以电脑游戏为核心开发的多媒体库。-SDL is the Simple