资源列表
Super-Mario
- ‘超级玛丽’游戏的源代码,C++语言的超级玛丽源代码,有兴趣可以看下-' Super Mario' game source code, C++ Super Mario language source code, are interested can look
Maze-code
- 以一个m×n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。首先用二维数组存储迷宫数据,迷宫数据由用户输入。一个以链表作存储结构的栈类型,然后编写一个求解迷宫的递归或非递归程序。求得的通路以三元组(i,j,d)形式输出,其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向(东、南、西、北四个方向所用代表数字,自行定义) -With an m × n the long square maze, 0 an
paly
- 程序在TC3.0环境下编译通过,共有9个函数。分别是printScreen,start,leave,levelChoice,newWord,moving,wordHit,result和main。-Program in TC3.0 environment compiler, a total of nine functions. Are printScreen, start, leave, levelChoice, newWord, moving, wordHit, result and main.
ra2
- 红警锁金币和加三级框选,注册有热键.用于外挂教学也可以。-Red Alert lock three marquee Canadian coins, registered a hotkey. Teaching can also be used to plug.
6603FISH
- 棋牌游戏里的捕鱼代码,请自己下载6603平台。-Chess game fishing code, please download 6603 platform.
game_21
- 21点扑克牌游戏,有一点规则修改。用C编写。-21:00 poker game, there is little rule changes. Written in C.
LightOff
- OC关灯游戏,完整ios游戏代码,经过调试,无bug-OC- light off game
lianliankan
- 连连看终极版,ios环境下oc语言开发,经过调试-Lianliankan ultimate, oc language development ios environment, after debugging
APP-code
- 中文点菜app代码,ios环境,oc开发,调试无错-Chinese a la carte app code, ios environment, oc development, debugging error
down-floor
- 简单的仿《是男人下100层》,利用的是基本的win自带的绘制函数-Simple imitation " is the man at 100 Layer"
Snake
- C++语言实现的贪吃蛇小游戏,程序可正确运行,功能完整。-C++ language implementation Snake game, the program can be run properly, a simple function, for reference
main
- 随机生成九宫格,并通过搜索算法找出最少的将之移动回去的移动方法-Squares randomly generated and passed to the search algorithm to find the least mobile method of moving back