资源列表
ra2
- 红警锁金币和加三级框选,注册有热键.用于*教学也可以。-Red Alert lock three marquee Canadian coins, registered a hotkey. Teaching can also be used to plug.
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.
Maze-code
- 以一个m×n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。首先用二维数组存储迷宫数据,迷宫数据由用户输入。一个以链表作存储结构的栈类型,然后编写一个求解迷宫的递归或非递归程序。求得的通路以三元组(i,j,d)形式输出,其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向(东、南、西、北四个方向所用代表数字,自行定义) -With an m × n the long square maze, 0 an
Super-Mario
- ‘超级玛丽’游戏的源代码,C++语言的超级玛丽源代码,有兴趣可以看下-' Super Mario' game source code, C++ Super Mario language source code, are interested can look
TankGame
- java 坦克大战游戏,java 坦克大战游戏 -java 坦克大战游戏java 坦克大战游戏java 坦克大战游戏
source
- 水仙花数是指一个 n 位数 ( n≥3 ),它的每个位上的数字的 n 次幂之和等于它本身。(例如:1^3 + 5^3 + 3^3 = 153) // 功能:判断输入 nValue 是否为水仙花数 // 输入: nValue为正整数 // 输出:无 // 返回:如果输入为水仙花数,返回1,否则返回0-Daffodils refers to a number of bits n (n ≥ 3), the numbers on each of its bits equal to n-t
source
- 问题描述:给出4个1-10的数字,通过加减乘除,得到数字为24就算胜利 输入: 4个1-10的数字。[数字允许重复,测试用例保证无异常数字] 输出: True or False -Problem Descr iption: 4 1-10 figures given by addition, subtraction, got the victory even if the input number is 24: 4 to 10 digits. [Digital allowed
ow
- 一款基于安卓的小游戏,适合无聊的适合玩耍。-One based Android game for boring fit to play.
tank-war
- 小游戏脚本html开发游戏,利用javascr ipt编辑游戏,网页拼图游戏-Small game development game html scr ipt using javascr ipt editor games
Russian_Rect
- 俄罗斯方块,重温经典。本程序为你展现她的每一寸肌肤,并在她的指导下深入C-Tetris, relive classic. This program is to show you every inch of her skin, and under the guidance of her depth C++
6
- 用c++写的一个小游戏:5子棋。这个游戏难在如何npc如何下棋,要考虑很多因素-With c++ write a small game: 5-game. How difficult this game npc how to play chess, a lot of factors to consider
5
- 用c++写的一个小游戏:推箱子。这个游戏需要一定的逻辑思维,比较难-With c++ write a small game: Sokoban. This game requires some logical thinking, more difficult