资源列表
Maze-code
- 以一个m×n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。首先用二维数组存储迷宫数据,迷宫数据由用户输入。一个以链表作存储结构的栈类型,然后编写一个求解迷宫的递归或非递归程序。求得的通路以三元组(i,j,d)形式输出,其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向(东、南、西、北四个方向所用代表数字,自行定义) -With an m × n the long square maze, 0 an
example1
- 俄罗斯方块游戏程序,可以控制左右,简单使用,是个课设-Tetris games, you can control the left and right, simple to use, is a class set
snake
- 贪吃蛇小游戏,贪吃蛇,用C语言编译的。使用多种函数-Snake game, Snake, compiled with the C language. Use a variety of functions. .
俄罗斯方块源码
- 俄罗斯方块的神奇与美妙,游戏有利于智力的开发(The magic and beauty of tetris is beneficial to intellectual development)
扫雷
- matlab版扫雷,主程序为saolei.m ,操作方法与Windows自带扫雷类似。(mine sweeping with Matlab)
用C语言编写游戏 贪吃蛇
- 用c语言代码编写的游戏“贪吃蛇”,大家可以下载来看看,多交流(Using C language code to write the game "snake", you can download to see, more exchanges)
用C语言编写游戏 扫地雷
- 用c语言代码编写的游戏“扫地雷”,大家可以下载来看看,多交流(C language code written by the game "sweeping landmines", you can download to see, more exchanges)
俄罗斯方块
- C语言编程大作业,带有详细注释,无聊时可以玩玩,也可以研究一下代码(C language programming assignments)
2048
- 2048 游戏 用 c语言实现,能够实现其功能 和手机的一样(the game of 2048 use C make it ture)
heibaiqi
- 这是一个黑白棋智力游戏c程序文档,经笔者多次在不同电脑上运行成功。-This is a mental game Othello c program documentation, by the author on many different computers to run successfully.
tanchishe
- 一款小游戏叫“贪食蛇”,又名贪吃蛇。就是一条小蛇,不停地在屏幕上游走,吃各个方向出现的蛋,越吃越长。只要蛇头碰到屏幕四周,或者碰到自己的身子,小蛇就立即毙命。总之,舞台和空间是给你划出来了,能吃到多少蛋,就看你自己的本事了。 -A game called " 贪食蛇" , also known as Snake. Is a small snake and kept wandering on the screen, appeared in all directions to e
Couldnt-catch-square
- 这是一个用java编译的简易游戏-抓不住的方块,实现了GUI美化界面,是您在工作的同时供您娱乐-This is a simple game with Java compiler-can t hold square, achieve beautification the GUI interface, is in your work at the same time for your entertainment