搜索资源列表
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.
shuixianhuashu
- 求所有的水仙花数,将各个水仙花数存放到一个数组中并在屏幕上打印出来。所谓水仙花数是指一个三位正整数,它各位数字的立方之和等于此正整数。例如,153是一个水仙花数,因为153=13+53+-For all the daffodil number, will each daffodil number stored in an array and print out on the screen. The so-called daffodil number is refers to a three po
C
- 常见C语言算法和源程序,包括经典算法,水仙花数,素数求解,-Common algorithm in C language source code, including the classical algorithm, the the daffodils number of primes solving,
打印出所有的“水仙花数”
- 题目3:打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位 数字立方和等于该数本身。例如:153是一个“水仙花数”,因为153=1的三次方 +5的三次方+3的三次方。 -Title 3: print out all the "daffodil number", the so-called "daffodil number" refers to a three digits, its you Di
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
A-few-daffodils
- 打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数 本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。 1.程序分析:利用for循环控制100-999个数,每个数分解出个位,十位,百位。 -A few 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)
C语言题库
- C语言题库,包括汉诺塔、八皇后、水仙花数等经典例题(C language question bank, including Hanoi Tower, eight queens, narcissus number and other classic examples.)