资源列表
horse
- java 赛马机。完成赛马的设计,必须实现几个基本功能:1.马匹获得随机速度,在规定的长度内,完成赛马比赛;2.设计一组单选按钮,供用户选择胜出马匹;3.用户可以为自己的马匹投注;4.用户可以增加自己投注的总金额。-java horse racing machine. To complete the design in horse racing, must implement a few basic functions: horses get random speed within the sp
cgame
- C语言开发的小游戏,对初学游戏编程的朋友有参考作用-C language development of small game, game programming for beginners reference for friends
unit1.test
- 模拟石头剪刀布游戏,还有一元二次方程,一执行一元二次方程,二执行模拟石头剪刀布游戏-model stone game
Tic_MFC_nullspace
- 用alpha-beta剪枝算法实现的一字棋(井字棋)对弈程序。由网上另外一个代码改进而来(感谢原作者)。增强了棋力-Alpha-beta pruning algorithm of the word chess-playing program (Tic-Tac-chess). Improvements comes from another online code (thanks to the original author). Enhance the playing strength
MySnake
- 一个贪吃蛇游戏开发例子程序,可能用来学习游戏编程.-Example of a Snake game development program, may be used to learn the game programming.
migongshengcheng
- 当今世界上最快的迷宫生成器曾经有老外出10美元购买作者都没有卖-The world' s fastest-growing maze generator once the old has to go out to buy 10 U.S. dollars are not selling author
eluosifangkuai
- 最传统的俄罗斯方块游戏,通过改变所给图形的样子来删除一行一行的搭建。
Russian
- 俄罗斯方块 1000行左右 有点小毛病-Tetris 1000 is about a little fault line
Java_Einstein
- 用JAVA解答智力题: 爱因斯坦留下来的智力题目(谁养鱼?)据说世界上有98%的人答不出来 主题:爱因斯坦留下来的智力题目 1、在一条街上,有5座房子,喷了5种颜色。 2、每个房里住着不同国籍的人 3、每个人喝不同的饮料,抽不同品牌的香烟,养不同的宠物 问题是:谁养鱼? 提示: 1、英国人住红色房子 2、瑞典人养狗 3、丹麦人喝茶 4、绿色房子在白色房子左面 5、绿色房子主人喝咖啡 6
FiveChessCompter
- 版五子棋人机对弈模式
winmine
- 利用Visual Basic编写的小程序,一款模拟扫雷的小游戏。-The use of Visual Basic procedures for the preparation of a small, a simulation game of mine.
Java写的围棋游戏的源代码
- 用Java语言编写的几个象棋棋盘的源代码,小程序。