资源列表
Mine1
- 用数组实现简单的扫雷游戏java源代码,不用图形用户界面-Simple a minesweeping game java source code, do not have a graphical user interface using an array
intellectual_puzzle
- 本段代码是基于J2Me的手机游戏开发——智力拼图中初始打乱图块的代码。-The code of this paragraph is based on J2Me mobile game development- intellectual puzzle tiles in the initial disruption of the code.
shudupoyi
- 数独游戏破译,自动填好大九宫格的所有数据,速度快-Sudoku cracked, auto fill in all the large squared data, fast
datastats
- it will be used for cruve fitting
shudu
- 数独小游戏,可用于完成北航c2的某一次作业题,经测试过测试点完全木有问题-Sudoku game that can be used to complete a job of a Northern c2 question, the test point entirely of wood tested in question
talkimmeditely
- 该程序实现两端的及时通信,使交流方便, 其实现语言为java-It helps you to chat with your friend from anywhere in the world .
games
- 一个小游戏,实现一个随机个数的整数,一次选择删除的数字,直至最后成为递增序列后成功。可以用最少次数完成或者多人博弈谁最后完成。-a small game
GUESS
- 文曲星上的猜数字游戏.A代表数字正确位置错误,B代表数字和位置均正确.比如1A2B表示有一个数字正确但是位置错误,有两个数字位置数字都正确.
24point
- 24点的程序,用pascal写的,没有什么高难度的语句,速度也不错-24-point program
vbgame
- 小游戏 小游戏 小游戏 小游戏 小游戏
wjkling
- 数字拼图游戏算法, 数字拼图游戏算法, -this is a game!this is a game!this is a game!this is a game!this is a game!
hano
- 这是一个不利用递归实现汗诺塔的例子,让我们看看原来简单的 hanoi (n-1,a,c) hanoi (n,a,b) hanoi (n-1,c,b) 由于无法使用递归,需要什么样的手段才能实现。-This is a non-recursive implementation Khan, Tower of Hanoi example, let' s take a look at the original simple hanoi (n-1, a, c) hanoi