资源列表
ccc
- 扫雷代码,纯C语言,控制台窗口程序,适合新手入门。6X6大小。-Minesweeper code, pure C language, the console window procedures, suitable for beginners. 6X6 size.
src
- 一个简单的扫雷程序,挺简单的,实现所有功能.就是没加图片,不过还是很有意思的.算法经过优化.-Mine a simple procedure, very simple, all functions. Just can not add pictures, but still very interesting. Algorithm optimized.
jzq
- 这是一个可以进行人与人对战的井字棋小游戏,非常简单,适合初学者-All Battle chess game of Tic-Tac
tanchishe
- 自己用TC写的一个贪吃蛇小游戏。初学C语言的朋友可以参考一下-Own use TC wrote a Snake game. Beginner C language reference for a friend
sodoku
- 简单的数独solver,使用的算法非常简单,很适合初学者交流学习。-Sudoku Solver!Easy to use
aa
- 单机版的24点智力小游戏,随机提供的四个数通过加减乘除运算得到24便顺利-Stand-alone 24 point intelligence small games
TICTAC
- This is a basic program for tic tac toe it is capable of making its decision based on the user input and gives win/draw status
numberguessing
- 编写猜数游戏,计算机产生4个互不相同的个位数,让用户猜,用户每猜一次后,计算机给出猜测的结果-The preparation of a number guessing game, computer-generated four separate one from the single digits, allowing users to guess, the user once every guess, the computer gives the results of speculation
bingo
- 這是自己寫的賓果小遊戲~只要連成一條線及過關!!
Mice-have-gone-astray-official
- 老鼠走迷宫是递回求解的基本题型,我们在二维阵列中使用2表示迷宫墙壁,使用1来表 示老鼠的行走路径,试以程式求出由入口至出口的路径。-Mouse Maze recursive solving fundamental questions, we used two maze walls in the two-dimensional array, using a mouse to indicate the walking path, try to programmatically determine
typing-game
- 打字游戏:本程序关于打字游戏的实现,适合VS6.0以上环境,可以供大家实现-Typing games: this program on the implementation of the typing game, suitable for VS6.0 environment, everyone can achieve
9
- 一个简单高效的九宫格求解C源程序,支持多种扩展类型的九宫格。-A simple Sokudo solution!