搜索资源列表
WinterGames_Nokia_6225
- 国外人写的操作感挺好的一款滑雪游戏.结构也比较清楚-abroad written by a very good sense of the operation of new ski games. Structures are also clear
简单游戏(射击类)
- 自己编写的射击游戏,框架已经全部搭建好,只需要增加元件便可制作出出彩的射击类游戏。请不要随意使用该代码中的元件,转载请联系作者。qq:4872275-prepare their shooting game, the framework has all the structures, and only need to increase the production of components can be up and Choi shooting games. Please do not use
碰碰球mx
- 该游戏为一个事实计算反射的例证。框架已经搭建完毕,只需要增加元件数量和效果便可以完善作品。-the game as a reflection of the fact that calculation example. Framework has been completed structures, components only need to increase the volume and the effect will be perfect entries.
demonstrations.rar
- 游戏开发数据结构Data Structures for Game Programmers,这是里面包含是范例,文件比较大,Game development data structure Data Structures for Game Programmers, this is an example of which is included in the document more
goodies
- 游戏开发数据结构Data Structures for Game Programmers The Goodies Directory contains all sorts of stuff. For example, there are the four 3rd-Party libraries used in the book, SDL, SDL_TTF, FreeType (which SDL_TTF uses), and STLPort, which is one impleme
PvPGN-1.8.4-0-Win32-odbc-BIN
- 魔兽争霸战网服务器的一个版本,适合当前魔兽争霸私服的搭建!-Warcraft battle net server, a version for the current structures Warcraft, PW!
saolei
- c语言程序编写扫雷小游戏,主要用递归调用,结构体,局部清屏-C programming demining small game, mainly using recursion, structures, local screen clearing
BrilyfSDK
- 适用ogre搭建的游戏开发引擎,适合初学者学习适用ogre搭建游戏开发框架及直接适用起开发。ogre只是一个渲染器,需要添加其他如ui,物理引擎等等,本框架就是这样搭建的的例子。-Ogre structures applicable to game development engine, suitable for beginners to learn the application of game development framework structures ogre and directl
examples
- 游戏开发数据结构Data Structures for Game Programmers,这是里面包含是实例-Game development data structure Data Structures for Game Programmers, which is contained inside is the example of
structures
- 游戏开发数据结构Data Structures for Game Programmers,这是里面包含是数据结构代码-Game development data structure Data Structures for Game Programmers, this is is a data structure which contains the code
21dianpai
- 21点牌 使用C语言中顺序,选择,循环(三大结构)和随机函数,实现对一副牌(52张,除大小王)的初始化,洗牌,发牌,是否要牌,计算一次胜负并亮牌,计算总胜负等功能。 -21:00 licensing the use of C language in the order of selection, cycle (three structures) and the random function, implementation of a pair of license (52, with t
DBlink
- 用C做的数据结构中的双列表演示程序,有点简单大家别笑我-With C data structures to do the dual-list demo
vcELS
- 在VC平台下的俄罗斯方块程序,包括方块的每个模型的搭建程序-VC platform in the Russian box under the procedures, including the box model structures for each process
ahorarch
- program hangman program which use structures to be played-program hangman program which use structures to be played
WuZiQi_game
- 欢乐五子棋源码,此为单机的五子棋小游戏,涉及到一些常用数据结构与算法,对于喜欢智力型游戏的初学朋友来说是不错的选择!此五子棋游戏,包含以下功能: 1.人机对战 2.双人对战 3.保存棋局 4.读取棋局-Happy Gobang source code, this is the Gobang stand-alone game, involving some common data structures and algorithms, for love intellectual ga
the_core_algorithms_of_gobang
- 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程。-Renju is a widely loved by the public of the game, its rules are simple, varied and very rich, and recreational fun. H
els
- 俄罗斯方块,包括数据结构,上下左右控制,初始化等-Tetris, including data structures, the upper and lower left control, initialization, etc.
788f-c
- 俄罗斯方块,基于控制台编写的,采用c、c++,里面既有数据结构的知识,又有算法的内容,还有键盘编程知识,唯独遗憾的是当时没有加入鼠标操作。否则这个例子是所有先手入门的经典案例!!! /*游戏 俄罗斯方块 源码 c c++ 算法 数据结构 键盘编程 控制台*/ -Tetris, written on the console, using c, c++, which both data structures, but also the content of the algorithm, as w
Games-of-C-Program
- 本文件夹包含14个经典C语言程序,有详细的配套文章说明和代码,都可运行; 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-This folder contains 14 classic C la
wuziqi
- 可进行简易的五子棋人机对战,又黑棋先行,包含了结构、数组、循环、函数、分支、指针等功能-Can be simple backgammon crew war, and Black first, includes structures, arrays, loops, functions, branches, pointers etc.