搜索资源列表
shuixianhua
- VB编写,点击显示所有水仙花数,数字自动排列下方-VB to prepare, click on the number of all daffodils, digital automatic with the bottom of
shuixianhuashu
- 找出所有的水仙花数并输出。 提示:水仙花数是三位整数,它的各位数字的立方和等于这个数本身。-JAVA
chh
- 打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数 本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。 -skhfla aljoah!
de
- 打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数 本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。 -ajdfla asldfa skdhfa!
shuxianwenti
- 1、 求4位的水仙花数。即满足这样条件的4位数:各位数字的4次方和等于该数自身。-1, find the number 4 of the daffodils. This condition is met in the 4-digit: 4 power and you figure equal to the number itself.
C
- 常见C语言算法和源程序,包括经典算法,水仙花数,素数求解,-Common algorithm in C language source code, including the classical algorithm, the the daffodils number of primes solving,
shuixianhua
- c语言,水仙花数简单计算。给c语言初学者的简单案例,为大家学习带来方便。-c language, daffodils few simple calculations. To the simple case of c language for beginners, as we learn convenience.
daffodil
- C语言实现的一个经典小程序,主要体现在水仙花的实现-C language implementation of a classic small program, mainly in the realization of daffodils
cPP
- VC基础编程经典案例:金字塔,水仙花数等。-VC based programming classic case,Pyramid, daffodil number, etc
Test12
- c语言程序实现求100-1000中的水仙花数,程序中实现了分离个十百位数(C language program seeking daffodils in 100-1000, the program to achieve a separation of one thousand digits)
水仙花
- 判断水仙花数。水仙花数是指一个 n 位数(n≥3 ),它的每个位上的数字的 n 次幂之和等于它本身(例如:1^3 + 5^3+ 3^3 = 153)(Judge the number of Narcissus)