资源列表
do.c
- 递归的使用 tc2.0 编译通过 24点用一笔连起来但只能用横线和竖线进行连接,最右边第二行的圆圈处不能用线进行连接 如图所示: 思路:用递归实现,设计一个递归函数tf()进行查找下一个节点并连接以第一行第一列的点为(1,1)第二行第一列为(2,1)编好每个点的坐标,在tf函数中先查找于自身节点相邻的且可以连接的点然后进行连接,然后就以此节点为寻找下一可用结点直到tf()函数返回0,就返回。-Up with an even 24 points but o
Snake
- 贪吃蛇 Win32环境下的 全屏模式 可运行-snake
pushbox
- 控制台推箱子游戏.有选关、重玩、悔步(隐藏)等功能。-A simply pushbox game.
java
- 一个简单的斗兽棋代码实现,基本功能都实现了,支持人人对战。-Jungle a simple code to achieve the basic functions are implemented to support all play against.
Tetris
- 用c语言写的俄罗斯方块游戏的代码,且游戏中有19种各个形态的俄罗斯方块-Using c language Tetris game written in code, and there are 19 species of game Tetris various forms of
chap5-src
- 这是一个五子棋的C语言开发的游戏。该游戏不支持人机对战,只能人与人对战。运行程序时有游戏接受。-This is a backgammon game C-language development. The game does not support the man-machine gaming, people can only play against. To accept the game when running the program.
bjfsj
- vs2005 北京浮生记的控制台程序,一家游戏公司的面试题目-Beijing Fu Sheng Kee vs2005 console program, a game company interview questions
pythonsudoku-0.13
- Python sudoku new version for people who want it.
p
- An interactive Applet game in java.
Sudoku
- A little sudoku solver, applying patterns
simple1
- 是我学习C++的习作之一,小型智力游戏,计算机为小学生智能出题,并判断对错及统计成绩!-I am learning C++, one of the exercises, small puzzles, computer-smart students out of question, and to judge right and wrong and statistical results!
simple2
- 是我学习C++的习作之一,猜测储物位置小游戏的核心程序部分,有电脑智能提示功能!-I am learning C++ assignments, one storage location guessing game part of the core program, features a computer smart tips!