CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 水仙花

搜索资源列表

  1. Java实现水仙花数的各算法

    0下载:
  2. 在java中实现水仙花数的各算法,比较齐全-in achieving several of the narcissi algorithm, a relatively complete
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3573
    • 提供者:高首
  1. JAVA

    0下载:
  2. 多线程编程 一个线程计算完全数和一个线程计算水仙花数 IO流 以及图形界面
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2460
    • 提供者:phoebus
  1. 水仙花

    0下载:
  2. 你 。在叶功历 人吉-you. Gong Li Ye in the Kyrgyz people
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2608
    • 提供者:魏强
  1. ShuiXianHua

    0下载:
  2. 这是一个找出100到1000之内的水仙花数的JAVA程序。-This is a find a 1-100 within the JAVA program a few daffodils.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:944
    • 提供者:wuzhijiang
  1. shuixianhua

    0下载:
  2. 这是一个水仙花数的算法 自己做的-This is a number of algorithms daffodils do their own
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1268
    • 提供者:yuanjun
  1. shuixianhua

    0下载:
  2. 打印出所有的“水仙花数”。所谓“水仙花数”是指一个 三位数,其各位数字的立方和等于该数本身。例如, 153是一个“水仙花数”,因为153=13+53+33。 -Print out all of the
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:6683
    • 提供者:欣欣
  1. java

    0下载:
  2. java的实验,几个初级的实验,包括水仙花数和输出金字塔图案-java experiments, several preliminary experiments, including a few daffodils and output pyramid logo
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:21657
    • 提供者:张款
  1. Triangle

    0下载:
  2. 水仙花数是三位数,它的各位数字的立方和等于这个三位数本身,例如371—33+73+1 3,则371就是一个水仙花数。编程找出所有水仙花数。-Narcissus is the three-digit number, it figures that the three-digit cube and equal to itself, for example, 371-33+73+1 3, the 371 is a few daffodils. Programming to identify the n
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:826
    • 提供者:yanglingfei
  1. daffodil1

    0下载:
  2. 用java实现水仙花数,通过枚举,判断实现-daffodil
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2632
    • 提供者:wq
  1. DaffodilNum

    0下载:
  2. 查找出任何两个数之间的水仙花数,水仙花数是一个数的各个位上的数字的立方和是这个数-Between the two numbers to find out any number of daffodils, narcissus number is a number of different places on a number cube and is the number of
  3. 所属分类:Applet

    • 发布日期:2017-04-16
    • 文件大小:11514
    • 提供者:萧筱
  1. stack

    0下载:
  2. 查找出任何两个数之间的水仙花数,水仙花数是一个数的各个位上的数字的立方和是这个数-Between the two numbers to find out any number of daffodils, narcissus number is a number of different places on a number cube and is the number of
  3. 所属分类:Applet

    • 发布日期:2017-04-17
    • 文件大小:11402
    • 提供者:萧筱
  1. shuixian

    0下载:
  2. 使用程序使能查找出3位数字的水仙花数字,如153=1*1*1+3*3*3+5-Use the program to be able to find a 3-digit number daffodils
  3. 所属分类:JavaScript

    • 发布日期:2017-04-09
    • 文件大小:2003
    • 提供者:dingding
  1. work4

    0下载:
  2. 打印所有3位的水仙花数,水仙花数是指其各位数字的立方和等于其自身,例如153=1*1*1 + 5*5*5 + 3-Print the number of all three of the daffodils, Narcissus is the number of the digits of its cube and equal to its own, such as 153 = 1* 1* 1+ 5* 5* 5+ 3* 3* 3
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:920
    • 提供者:wind
  1. NarcissusNarcissus

    0下载:
  2. 本题是在Java环境下开发的关于求解1000以内水仙花数的三种方法。-The problem is in the Java development environment within the daffodils on the number 1000 to solve the three methods.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:731
    • 提供者:wuweiwei
  1. WaterFlower

    0下载:
  2. 需要设计一个判断输入数是否是水仙花数的函数,再用主函数调用,要用JAVA编-Enter the numbers need to be designed to determine whether a number is a function of daffodils, and then the main function call, use compiled JAVA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:345955
    • 提供者:陈杰生
  1. Sy1

    0下载:
  2. 通过java编写一个简单的程序,用来输出水仙花数。-By writing a simple java program that prints the number of daffodils.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:998
    • 提供者:valuechen
  1. 5-JAVA-program

    0下载:
  2. 包括乘法准则,1000内水仙花算法等几个小的java源码程序-Including the multiplication of criteria, in 1000, and several other small daffodils algorithm java source programs
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1078
    • 提供者:周黎明
  1. asd

    0下载:
  2. 水仙花数是三位数,它的各位数字的立方和等于这个三位数本身,例如:371=33+73+13, 371就是一个水仙花数。找出所有水仙花数
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:775
    • 提供者:阿萨德
  1. guyaun

    0下载:
  2. 学生类:学号 姓名 .... 雇员类 输出1000以内的水仙花数、-The number of students in class Employee class daffodils,
  3. 所属分类:JavaScript

    • 发布日期:2017-05-12
    • 文件大小:2598082
    • 提供者:lixingxing
  1. 水仙花数

    0下载:
  2. 水仙花数是用来判断一个三位数的每几位数的第几次方之和是否为其本身(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. 所属分类:Java编程

    • 发布日期:2017-12-22
    • 文件大小:52224
    • 提供者:石头鸭子
« 12 3 »
搜珍网 www.dssz.com