搜索资源列表
number.rar
- 求1000以内的水仙花数
Java实现水仙花数的各算法
- 在java中实现水仙花数的各算法,比较齐全-in achieving several of the narcissi algorithm, a relatively complete
sxh1
- 水仙花是个基本的小程序,但却是c和vc连接的很好的接口。-Narcissus is a basic small program, but it is c and vc good connectivity interface.
shuixianhua
- “水仙花数”是指一个三位数,其各位数字的立方和等于该数本身。用两种不同的方法求所有的“水仙花数”。 -"narcissi few" refers to a triple-digit, the number of cubic you and equal to the number itself. Using two different methods for all of the "Narcissus f
gongxiang
- 寻找1-100之间的水仙花数的源程序 三角形面积 素数 追加纪录 乘法口诀。大家都可以随便下载 资源共享嘛 -find 1-100 narcissi between the number of source-triangle area of a few additional records multiplication rhymes. We all can freely download the sharing of resources
VFP验证水仙花程序
- 用VFP 6.0做的一款查看3位数以内水仙花数的程序
Java实现水仙花数的各算法
- 在java中实现水仙花数的各算法,比较齐全-in achieving several of the narcissi algorithm, a relatively complete
SXHS
- 求水仙花数的源码,可以运行的,我是菜鸟,请大家都来指教下吧,谢谢了!-The source seeking a few daffodils, you can run, and I was rookie, let us all come under the Zhijiao bar, thank you!
mickey
- 打印出100-999之间所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数本身。 例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方-Print out between 100-999 all the " Narcissus number" so-called " Narcissus number" refers to a three-digi
水仙花
- 水仙花数的计算,水仙花数的相关计算,分析,整理(Narcissus number calculation, narcissus number of related calculations, analysis, finishing)
水仙花数
- 此程序为初学ACM的小伙伴们提供支持,ACM习题为各位伙伴们提供参考。(This program for beginners ACM small partners to provide support, ACM exercises for your partners to provide reference.)
各大编辑程序
- 龙贝格算法m文件,水仙花数m文件,分段函数m文件等等,可单个运行。(Romberg algorithm m file, the number of daffodils m file, m file section function and so on, can be a single operation.)
水仙花数
- 水仙花数是用来判断一个三位数的每几位数的第几次方之和是否为其本身(The number of cents spent is used to determine the sum of the first few digits of a three digit number, whether or not it is itself)
3
- 一个三位整数各位数字的立方和等于该数本身则称该数为水仙花数。输出全部水仙花数。(A three bit integer, the sum of the digits of a number equal to the number itself, which is called the number of daffodils. Output all daffodils)
Test12
- c语言程序实现求100-1000中的水仙花数,程序中实现了分离个十百位数(C language program seeking daffodils in 100-1000, the program to achieve a separation of one thousand digits)
sxhs
- 若一个三位整数各位数字的立方和等于该数本身,则称该数为水仙花数。编程找出全部水仙花数。(If a cubic number of three digit numbers is equal to the number itself, it is called the number of daffodils. Programming to find out the number of all the narcissus.)
水仙花
- 判断水仙花数。水仙花数是指一个 n 位数(n≥3 ),它的每个位上的数字的 n 次幂之和等于它本身(例如:1^3 + 5^3+ 3^3 = 153)(Judge the number of Narcissus)
floor numbers
- 可以计算出0-1000的水仙花数,运用经典算法(The number of 0-1000 daffodils can be calculated and the classical algorithm can be used.)
C语言例程
- 以一个水仙花的程序展示c语言基本用法,这是c语言初学者一个很好的例程,初次之外,初学C语言可以仿照标准库中的函数自己编写同样功能的函数,这样能够很好的锻炼自己的逻辑思维能力,提升C语言的编程能力,c语言发明人编写的那本C语言书籍中基本上都是以库函数为例讲述C语言的用法和规则。(Use a narcissus program to show the basic usage of the C language.)
C语言--水仙花数
- 文件包含的内容为用C语言实现水仙花数的几种方法(The realization of the number of daffodils in C language)