搜索资源列表
吞食蛇
- java新手,简单的吞食蛇游戏,一边写一边查书,写了半天才弄出来 没法把jar文件附在文章后面,想试试的人自己编译一下吧 有意见尽管提,高手多多指导,不过骂人就算了-newcomers, the simple swallow snake game, the side he wrote check book, and only a half-day can not get put out documents attached to the jar behind the arti
she (2)
- java新手,简单的吞食蛇游戏,一边写一边查书,写了半天才弄出来 没法把jar文件附在文章后面,想试试的人自己编译一下吧 有意见尽管提,高手多多指导,不过骂人就算了 -newcomers, the simple swallow snake game, the side he wrote check book, and only a half-day can not get put out documents attached to the jar behind the
pukepai_withoutdebug
- 24点游戏的界面和算法,点START按扭随机发牌,点CHECK按扭给出答案-24 points of the game interface and algorithms, random point START buttons licensing point CHECK buttons give an answer
check
- 中国象棋游戏,该游戏是基于WEB的在线WEB游戏,无需安装任何软件,只要浏览器,便可运行-Chinese Chess Game, which is based on the WEB Games WEB Games online, no need to install any software, as long as the browser, can run
youxi
- 人机对弈,互取火柴。取最后一根者输。每次至少取一根,最多取4跟。如果人先取则人必输。如果机先取,则机器等待人出错。否则人胜。-Human-computer game, and take matches. The last one loses. Check at least one of each, with up to 4 check. If the person is who will get lost. If the machine to check, then wait for other
hnt_src
- VC++汉诺塔算法的实现,动态移动图形。汉诺塔是一个遥远的古代传说故事,至于讲的是什么,这个大家可以另查资料,这里不多说。研究汉诺塔问题,可以帮助你理解C++数组与算法的一些技巧,还是有必要参考的。-VC++ Tower of Hanoi algorithm, dynamic mobile graphics. Tower of Hanoi is an ancient legends of the distant, as to what is said, you can also check th
Programmering-Eksamensprojekt---Nicolai-Holst---S
- This the classic suduko game with solver, and check if the suduko is correct! Done with VB 2012 as an exam for Programming C Recieved an A+-This is the classic suduko game with solver, and check if the suduko is correct! Done with VB
Game-Cube
- 游戏设计流程如下: (1)建立魔方的三维模型。 (2)初始化时随机生成一个打乱顺序的魔方,并显示。 (3)用户可以选择通过键盘某一行或者某一列进行旋转。每次旋转结束后,判断魔方的当前状态是否符合游戏结束的条件,如果符合,则提示用户游戏结束。否则,游戏继续进行。 游戏另外附加的功能还包括: (1)保存当前魔方状态。 (2)从数据文件中加载一个魔方。 (3)缩放魔方大小。 (4)查看正确答案。 -Game design process is as follow
3DMineSwp
- MFC编程 扫雷可选2D或者3D,可保存、续玩。 3D为伪3D,用滚轮切换层面,真3D可查看我的另一个用opengl写的3D扫雷程序。-MFC Programming. There are two optional mode 2D or 3D. Support save and load. This is pseudo-3D. You can use wheel to switch level. To see real-3D, you can check my other min
24point-game
- (1)在机器上装好TC2.0环境,读者在下载后直接解压到C盘即可。 (2)运行TC文件夹中的TC.exe文件,打开TC环境。键盘上按下“F10”键,切换到菜单功能,使用方向键移动到File菜单,按向下方向键展开File菜单,按向下方向键,选择Load菜单项,按下回车键,输入文件所在路径及文件名称。将源码导入到TC环境中。 (3)按键盘“F9”进行编译,然后按“Ctrl+F9”组合键运行程序。 24点游戏界面比较简单,没有复杂的操作。读者掌握游戏规则后。 运行程序后进入到24点游戏
c
- 用C语言设计一个程序帮助小学生练习数学。 a) 程序首先让使用者输入ID号(包含前两个大写英文字母和后四个阿拉伯数字),例如:Please input your ID: AB1234 程序应该有输入验证功能。ID正确输入完毕后,程序提示以下功能选项: (1) Start a test (2) Check score (3) Exit Test: 程序给出10个数学题目,例如: 12 * 3 = 36;48 +...(C language is used to design a pr