搜索资源列表
ShuiXianHua
- 这是一个找出100到1000之内的水仙花数的JAVA程序。-This is a find a 1-100 within the JAVA program a few daffodils.
shuixianhua
- 这是一个水仙花数的算法 自己做的-This is a number of algorithms daffodils do their own
shuixianhua
- 打印出所有的“水仙花数”。所谓“水仙花数”是指一个 三位数,其各位数字的立方和等于该数本身。例如, 153是一个“水仙花数”,因为153=13+53+33。 -Print out all of the
shuixianhua
- 随机生成水仙花数,java基本设计,用于java入门。-Number of randomly generated daffodils, java basic design for the entry of java.
shuixianhua
- 水仙花数 ,用的比较多的程序源代码 适用于JAVA和C语言。