资源列表
Hannoi
- 汉诺塔youxideshixianguocheng1-Tower of Hanoi youxideshixianguocheng1
New-9
- 方块游戏 下落不同颜色的方块,同颜色消除-Block game different blocks fall with different colors the certain amount of the same blocks will be cleared
tanchishe
- 贪吃蛇的代码,用C语言编写的,比较适合初学者。-Snake code, using C language, more suitable for beginners.
GA
- implement of genetic algorithm for solving 8 puzzle
m4_SSD_Firmware_Update_Utility_000F
- M4 0309tecxJHJHJM4 0309tecxJ-M4 0309tecxJHJHJM4 0309tecxJHJHJ
langchiyang
- 人人对战棋盘类小游戏,人机还需完善。狼吃羊游戏,游戏说明在界面都有讲解,键盘控制。-just for fun
Backtracking8queens
- 这是个背包问题的算法,大家可以看看,脑力游戏-This algorithm is a knapsack problem, we can see, mental game
2048
- 怎么说呢,2048,土方法写的,不过尝试使用类进行编写。凑够20个字就行了。-How should I say, 2048, earth way to write, but try to use the class to write. Lobbied for 20 words on the line.
DoNotStepWhiteBlock
- 就是别踩白块儿,控制台版本,懒得整GUI了,有兴趣的话就看看吧-Is another step on the white pieces, the console version, too lazy entire GUI, and are interested to see it
2048
- 源码实现了2048的程序,有UI界面。运行环境Visual Studio-Source implementation of the 2048 program, there are UI interface. Operating environment Visual Studio
BBB
- 1984年6月,在俄罗斯科学院计算机中心工作的数学家帕基特诺夫利用空闲时间编出一个游戏程序,用来测试当时一种计算机的性能。帕基特诺夫爱玩拼图,从拼图游戏里得到灵感,设计出了俄罗斯方块。 1985年,他把这个程序移植到个人电脑上,俄罗斯方块从此开始传播开来。-If Tetris has taught me anything, it s that errors pile up and accomplishments disappear. If Tetris has taught me anyth
2048游戏python代码
- 用python代码写的2048游戏,大家可以下载试着玩一会。也可以借鉴一下里面的函数。