-
imitation of the Windows mine
仿 Windows 自带扫雷的小程序-imitation of the Windows mine-small programs
- 2022-07-27 14:59:26下载
- 积分:1
-
国外优秀游戏源码系列之三,接着上传第三部,chess,经典吧!牛人所作,值得一看...
国外优秀游戏源码系列之三,接着上传第三部,chess,经典吧!牛人所作,值得一看-outstanding foreign source Series game three, and then upload Part III, chess, classical! Cattle were made, and an eye-catcher!
- 2022-04-13 05:00:57下载
- 积分:1
-
用DELPHI开发的五子棋游戏软件,对学习游戏编程有帮助。
用DELPHI开发的五子棋游戏软件,对学习游戏编程有帮助。-with Delphi"s 331 game software, to learn the game programming help.
- 2022-04-07 03:37:39下载
- 积分:1
-
with delphi4 written in the poor
用delphi4写的,很烂的!:)-with delphi4 written in the poor-quality! :)
- 2022-02-05 18:44:11下载
- 积分:1
-
象棋小巫师的源码,棋力不错,希望对大家有帮助
象棋小巫师的源码,棋力不错,希望对大家有帮助-Chess Wizards of the source of small,棋力good, and they hope to help everyone
- 2022-01-26 06:13:34下载
- 积分:1
-
VC 6.0 under the Chinese chess program, to do with graduation design, coding tim...
VC 6.0下的中国象棋程序,可做毕业设计之用,编码时间091218Neusoft-VC 6.0 under the Chinese chess program, to do with graduation design, coding time 091218Neusoft
- 2022-03-11 02:11:47下载
- 积分:1
-
procedures for the use of the development tools vc prepared a small game license...
本程序使用vc开发工具编写了一个牌类小游戏――24点游戏。所设计的界面较紧凑。-procedures for the use of the development tools vc prepared a small game license category-- 24 points game. The interface design more compact.
- 2022-02-20 20:54:28下载
- 积分: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
-
Reversi core procedures, monkey.cs a very intelligent process source
黑白棋的核心程序,monkey.cs一个很智能的程序源码-Reversi core procedures, monkey.cs a very intelligent process source
- 2022-09-04 14:55:02下载
- 积分:1
-
这是一个连连看的源代码程序,我写了三个下午才写好的.
这是一个连连看的源代码程序,我写了三个下午才写好的.-1000 block of Terry Avenue is a source code procedure, I was only getting three in the afternoon.
- 2022-04-16 08:37:32下载
- 积分:1