资源列表
anagram1.c.tar
- from this program u can find out the anagrams of a word.this program basically use hashing.
SaoLei
- 不错的扫雷java程序 可以看一看 初次上传 多包涵-Good java program can take a look at mine
game
- package GuessNumber import java.io.* import java.io.BufferedWriter
duikangyouxi
- 对抗游戏C++程序源代码,正确无误,适合新手学习使用,欢迎下载-C++ fight game source code, correct, suitable for beginners learning to use, welcome to download
MazeGame
- 一款自己开发的简单迷宫小游戏,基于visual C++6.0,可供初学者学习。-Their development of a simple maze game, based on visual C++6.0, for beginners to learn.
wuziqi
- 下棋的时候,只要输入如oo,那就会在oo的交叉处放置一个棋子,黑白方交替进行。-Chess, as long as the input, such as oo, it will be placed at the intersection of the oo a pawn, black and white side alternately.
maze
- 走迷宫程序,输入为迷宫结构(二维数组存储,0代表走廊,X代表墙),输出迷宫是否有解,以及走迷宫的最小步数-program to pass a maze
smallCALENDER
- 编写的小日历程序,可以数字和字母换算,可计算农历-small calendar prepared by the procedure of numbers and letters can be converted, translate Chinese
tanchishe
- 贪吃蛇,一个小游戏,是C语言版本的。很受欢迎,代码可用。-Snake, a game, is a C language version. Very popular, the code is available.
Memory_n
- 测量脑年龄游戏,随机生成的数字3-5,然后藏在圆里,要求用户按从小到大顺序点开-Measured brain age game, randomly generated numbers 3-5, and then hidden in the circle, require the user to open the order small to large
ganme
- 猜数字游戏猜数字(又称 Bulls and Cows )是一种大概于20世纪中期兴起于英国的益智类小游戏。一般由两个人玩,也可以由一个人和电脑玩,在纸上、在网上都可以玩。这种游戏规则简单,但可以考验人的严谨和耐心。 -Guess Numbers game
xiao
- 是一个用C语言编写的一个小游戏,大家可以下载回来交流学习一下啊