搜索资源列表
阿姆斯特朗数
- 如果一个正整数等于其各个数字的立方和,则称该数为阿姆斯特朗数(亦称为自恋性数)。 如 407=43+03+73就是一个阿姆斯特朗数。试编程求1000以内的所有阿姆斯特朗数-if one is integral to its various figures and Cubic, says the number of Armstrong (also known as narcissistic sexual numbers). If 40
阿姆斯特朗数
- 如果一个正整数等于其各个数字的立方和,则称该数为阿姆斯特朗数(亦称为自恋性数)。 如 407=43+03+73就是一个阿姆斯特朗数。试编程求1000以内的所有阿姆斯特朗数-if one is integral to its various figures and Cubic, says the number of Armstrong (also known as narcissistic sexual numbers). If 40
Java_utilities
- 3 Useful utilities for any Java Programmer: 1. Random Number Generator Method - can generate random numbers in any interval even negative numbers. Changing (int) to (float) will give you float randoms. 2. isNarcissis
test1
- 如果一个正整数等于其各个数字的立方和,则称该数为阿姆斯特朗数(亦称为自恋性数)。 如 407 = 4的立方+0的立方+7的立方 就是一个阿姆斯特朗数。试编程求1000以内的所有阿姆斯特朗数。-If a positive integer equal to the cube and its various figures, claimed that the number of Armstrong number (also known a
ch03
- 打印出所有的1-1000之间所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数本身。例如:153-Between all of the 1-1000 print all of the " Narcissus number" , the so-called " Narcissistic number" refers to a three-digit, the number of
Narcissistic
- 求解在100到1000之间的水仙花数利用while语句,主要是为了掌握while语句的使用-Solving the daffodils between 100 to 1000 while the number of use statements, mainly to control the use of while statement
Narcissisticnumber
- 所谓“水仙花数”,是指一个3位数,其各位数在立方和等于该数,如153=1^3+5^3+3^3, 编程输出所有的“水仙花数”。-The so-called " Narcissistic number" refers to a 3-digit number of its Members in the cube and is equal to the number, such as 153 = 1 ^ 3+5 ^ 3+3
famousalgorithmcollection
- <经典算法合集>其中包括: 最小生成树 MD5加密 LZW压缩 josephus 乘法表 积分 枚举 基数转换 矩阵问题举例 求解质数 圆周率的求法 改进的快速排序法 几种插入排序法 水仙花数 迷宫生成器 生命游戏 递归 回溯 贪心 动态规划 排序算法-" Classical algorithm
qiushuixianhuashu
- 求水仙花数的小程序(预先安装VB6.0) (共包含两个小程序)-Seek Narcissistic number of small programs (pre-installed VB6.0) (total includes two small programs)
Narcissistic
- 求n位数中水仙花数并打印 求 n位数中水仙花数并打印-failed to translatefailed to translatefailed to translatefailed to translatefailed to translatefailed to translatefailed to translate
C-souce
- 《C与指针》的配套书籍源代码,是C语言学习方面的经典自恋-C pointer matching books source code, C language learning classic narcissistic
assn-0-narcissism-pc
- File to generate list of narcissistic numbers. (http://mathworld.wolfram.com/NarcissisticNumber.html) Visual Basic C++ file.
narcissistic-number
- 打印出所有的 "水仙花数 ",所谓 "水仙花数 "是指一个三位数,其各位数字立方和等于该数本身。例如:153是一个 "水仙花数 ",因为153=1的三次方+5的三次方+3的三次方。-Print out the the " Narcissus number" , the so-called " Narcissus number" refers to a three-digit of its Members
WindowsApplication2
- vs写水仙花数问题:水仙花数就是三个数位上的数字的立方和等于该三位数。-narcissistic number
7564354
- 自恋拍照功能的VB源码实现,有需要的就下载吧。-Narcissistic camera VB source code to achieve, there is a need to download it.
zilianshu
- 自恋数定义:如果一个正整数的每个位数的立方和等于这个数本身,那么这个数叫自恋数 任意输入一个正整数N,1<=N<=65536,求1-N中所有的自恋数-Number narcissistic definition: if each digit of a positive integer equal to the number of cubic itself, then this number is called narci
Desktop
- 水仙花数判定、输出杨辉三角、汉诺塔移动次数-judge Narcissistic number between two number、printf Yang Hui triangle、Tower of Hanoi
3
- 水仙花数,C语言中最经典的编程问题。个人编写的代码,编译成功。-Narcissistic number, C programming language is the most classic problem. Personal code written, compiled successfully.
shuixianhua
- 水仙花数,C语言实现,开发环境是VC++6.0。分享大家参考,欢迎指正-Narcissistic number,C
1000yineideshuixianhuashu
- 关于1000以内的水仙花数写的一个小编程,希望对大家有用-About narcissistic number to write a small program within 1000, I hope to be useful