搜索资源列表
AdvInAbatSrc
- 这是一个简单的2d图形动画,是用VC编的,适合初学者参考。-This is a simple 2d graphics animation, VC series is the reference for beginners.
battle
- 我自己做的一个VC下的小游戏,图形库是stanford的一个库,不过编译环境是在VC下-I do a small VC games, graphics library is a library of stanford. However build environment in VC
EightQueues
- 八皇后VC图形演 算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-eight Queen's VC graphics algorithm thinking : A Retrospective, th
地形编辑器(可用鼠标调整地形高度)
- 地形编辑器(可用鼠标调整地形高度) 开发工具:VC++2005,库:OpenGL This is a project I worked on for my Interactive Computer Graphics Class at Drexel University. The goal was to have editable terrain during runtime by clicking on the terrain to edit the height and textures th
mymofang
- 一个三维魔方游戏,使用VC编写,可以练习3d图形处理-A three-dimensional Rubik' s cube game, using the VC to prepare, you can practice 3d graphics processing
2011BattleCity
- 超经典坦克大战双人版,VC++完整版,含声音、地图、资源文件,编译后请将Map、Sound、graphics拷贝至可执行文件同级目录内,否则出错.-Double version of the classic Battle City Super, VC++ full version, including sound, maps, resource file, compiled please Map, Sound, graphics copied to the same level director
jwt
- 暑期时间周 老师教了些关于图形与按键的东西 结合起来 我写了个模仿劲舞团的游戏(虽然有点脑残) 有兴趣的朋友可以看看 有不对或不好的地方 欢迎指出 (注:在WIN—TC底下运行 VC可能无法运行)-Summer time week teacher teach something about the graphics and buttons I wrote a combination of imitation Audition game
GreedySnake
- 用VC编写的贪吃蛇游戏。界面很好,没怎么调用API或者使用MFC主要是借用第三方graphics库-tanchisheyouxi,henhaowan,xiazaixiakaikankan
Snake-game
- 自己编写的基于Graphics库的贪吃蛇游戏,VC下完美编译,基本上每一行都有注释,代码清晰-Snake game, I have written based on the Graphics library VC perfect compiler, basically each line has a comment, the code is clear
Graphics-Project
- Subject : MD2 Viewer Developement Soft : VC 2008 Language : OpenGL, C/C++
GameFrame
- 摘要:VC/C++源码,游戏编程,贪吃蛇源码,数组标记 MFC贪吃蛇源码--非链表--采用数组标记方式实现,将绘图与逻辑实现独立。CSnake为标准C++代码,可单独提取出来对界面进行更换。-Abstract: VC/C++ source, game programming, Snake source array mark MFC Snake source- the non linked list- array tag implementation, the graphics and l
Snake-code
- 贪吃蛇代码-C语言-VC++6.0 /*这是一个贪吃蛇代码,运行环境VC++6.0(亲测完美运行)*/ /*该程序在dos系统下运行,不需要graphics.h头文件*/ -Snake code-C language-VC++6.0 /* this is a Snake code, operating environment VC++6.0 (dear test run perfectly) /* this program to run in the DOS syste