-
一款可以双人连机对战的黑白棋游戏,有悔棋功能。
一款可以双人连机对战的黑白棋游戏,有悔棋功能。-one can even fans of the game reversi, he never cheat in spain function.
- 2022-07-15 15:27:36下载
- 积分:1
-
五子棋,人与计算机对下,可以悔棋,可以提示最佳位置.更具智能化....
五子棋,人与计算机对下,可以悔棋,可以提示最佳位置.更具智能化.-331, and the right computer, can he never cheat in spain can suggest the best position. More intelligent.
- 2022-07-16 10:52:09下载
- 积分:1
-
此程序为一个用Java做的俄罗斯方块程序,可发参考。
此程序为一个用Java做的俄罗斯方块程序,可发参考。-procedure for using Java to do a Rubik"s cube of procedures, reference can be made.
- 2023-06-27 05:30:04下载
- 积分:1
-
嵌套条件运算符的使用来完成这个问题:学术“= 90…
1输出国际象棋棋盘
2打印楼梯,同时在楼梯上方打印两个笑脸
3古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少?
4判断101-200之间有多少个素数,并输出所有素数。
5打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。
6将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。
程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成:
(1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。
(2)如果nk,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n,
重复执行第一步。
(3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。
7利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。-The use of nested conditional operator to complete this question: academic "= 90 points, said students with A between 60-89, with B, said
60 points or less, said to use C.
- 2022-02-24 23:38:59下载
- 积分:1
-
J2ME
Solitaire4j基于J2ME的单人纸牌游戏。-J2ME-based Solitaire4j single person card games.
- 2022-03-20 00:08:48下载
- 积分:1
-
C语言DOS版(五子棋)
C语言DOS版(五子棋)-C language version of DOS (331)
- 2023-01-02 03:10:11下载
- 积分:1
-
又是一宽经典手机游戏,让大家在手机上领略游戏的魅力,操作简单!画面漂亮...
又是一宽经典手机游戏,让大家在手机上领略游戏的魅力,操作简单!画面漂亮-is a classic wide mobile phone games, we appreciate the phone on the game"s charm, simple! Beautiful picture!
- 2023-03-29 19:15:03下载
- 积分:1
-
简单五子棋游戏代码,内有游戏规则说明,值得一看哦
简单五子棋游戏代码,内有游戏规则说明,值得一看哦
-simple renju game code, within the rules of the game that is worth looking at, oh
- 2022-07-20 23:23:53下载
- 积分:1
-
网络上连连看的源代码,用vc6.0编译成功,界面比较漂亮。
网络上连连看的源代码,用vc6.0编译成功,界面比较漂亮。-Lianliankan network source code, compiled with vc6.0 successful, the more beautiful interface.
- 2022-03-16 23:02:54下载
- 积分:1
-
This is a network version of the card games. Both confrontation with the compute...
这是一个网络版的纸牌游戏.既可以与电脑对抗也可以让多个玩家在局域网或互联网上进行对抗.
-This is a network version of the card games. Both confrontation with the computer can also allow a number of players in LAN or the Internet Internet confrontation.
- 2022-06-30 03:41:35下载
- 积分:1