资源列表
shudu2
- 一个可以计算数独游戏的C++程序,内容简单易懂
tangchishe
- 简单的贪吃蛇游戏,培养简单思维逻辑,锻炼对tc图形库的运用-Simple Snake game, cultivate simple logic, exercise on tc graphics library use
read_Maze
- 可以用这种算法来读入一个地图,这个地图可以是二维字符的形式-read a maze
Snake
- 贪吃蛇 利用320x240彩屏液晶驱动程序显示,和按键控制游戏-Snake use 320x240 color LCD display driver, and keys to control the game
saoleiyuadaima
- 扫雷源代码,用vb.net开发,希望能对大家有帮助-Mine the source code, vb.net development, I hope you can help
saolei
- 经典的扫雷游戏代码,通过不同的运算进行人机博弈,打发闲于时光-The classic minesweeper game code, through different operations man-machine game, sent free on time
snake_jianhua
- 一个图形界面版的贪食蛇程序,满足了贪食蛇的基本功能-A graphical user interface version of the Snake procedures to meet the basic functions of Snake
snake
- C语言的贪吃蛇教程,在LINUX可编译运行,字符无图片-Snake C language tutorial, LINUX compiler can run, characters without pictures
hangman
- 控制台中的Hangman,学习基本的编程逻辑技巧-Hangman The classic game of hangman
do.c
- 递归的使用 tc2.0 编译通过 24点用一笔连起来但只能用横线和竖线进行连接,最右边第二行的圆圈处不能用线进行连接 如图所示: 思路:用递归实现,设计一个递归函数tf()进行查找下一个节点并连接以第一行第一列的点为(1,1)第二行第一列为(2,1)编好每个点的坐标,在tf函数中先查找于自身节点相邻的且可以连接的点然后进行连接,然后就以此节点为寻找下一可用结点直到tf()函数返回0,就返回。-Up with an even 24 points but o
calculation-24
- 扑克游戏,算二十四。规则,抽四张牌,加减乘除组合算出二十四点。我写的第二种算法,有点儿问题,求改正。-Poker game operator twenty-four. Rules, draws four cards, the combination of addition, subtraction, multiplication and division calculated 24.2. The second algorithm, I wrote a little problem, and co
snake
- 一个图形界面版的贪食蛇程序,满足了贪食蛇的基本功能-A graphical user interface version of the Snake procedures to meet the basic functions of Snake