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

搜索资源列表

  1. 03312008JAVA3

    0下载:
  2. 找出1000以内的所有完数。一个数如果恰好等于它的因子之和,这个数就称为\"完数\"。-identify all 1,000 within a few End. A few If it is equal to the sum of the factor, the number on the "End few."
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7472
    • 提供者:刘建强
  1. 22033

    0下载:
  2. Delphi+汇编例子1(求和的比较)-example of a compilation of Delphi (Sum of comparison)
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1591
    • 提供者:关朝慧
  1. shopping_cart

    0下载:
  2. 一个简单的shoppingcart源码。根据你自己的database适当修改。可以总结出你的order information-a simple shoppingcart source. According to your own database appropriate modifications. You can sum up the order information
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2659
    • 提供者:傅江雪
  1. 12PerfectNumber

    0下载:
  2. 接受用户输入的的整数范围,输出这个范围之内的所有完全数。 [完全数是指等于其所有因子之和但不包括该数本身,如6=1X2X3, 6=1+2+3,6是一个完全数]-accept user input integer, the output within the scope of all the complete number. [References are fully equal to the sum of all factors, including but not the number
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3217
    • 提供者:zy
  1. checkbox

    0下载:
  2. 统计总和的小程序-small sum of statistical procedures
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1148
    • 提供者:陈彦
  1. datamining

    0下载:
  2. 一个数据挖掘爱好者的总结,涉及数据挖掘的应用领域,有参考价值-a data mining lovers sum up, involving the application of data mining areas, a reference value
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:328714
    • 提供者:youyou
  1. sum

    0下载:
  2. 编写如下方法:求一个长整数的各位数之和:public static int qiuhe(long s) 找10~100之间能被3或5整除的数,每行输出5个数。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:782
    • 提供者:张公子
  1. match01

    0下载:
  2. We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to comp
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7505
    • 提供者:liping
  1. MaxSumTest

    0下载:
  2. 用Java编写的maximum contiguous subsequence sum algorithm 实现, 希望对大家有所帮助
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1208
    • 提供者:阎贺
  1. Sum

    0下载:
  2. 求和的JAVA小程序-summation of Java Applet
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1103
    • 提供者:朱陟山
  1. New Folder

    0下载:
  2. magic square 从各个角相加都是相等的-magic square from various angle is equal to the sum of
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2856
    • 提供者:nala
  1. shiyan5

    0下载:
  2. 声明Student类。属性包括学号、姓名、英语成绩、数学成绩、计算机成绩。方法包括构造方法、get方法、set方法、toString方法、equals方法、compareTo方法(比较两个学生的总成绩,结果分大于、小于、等于)、sum方法(计算总成绩)和testScore方法(计算评测成绩,即平均成绩)。-Declared the Student class. Properties include the student number, name, English, mathematics, c
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:4705
    • 提供者:
  1. J_B.rar

    0下载:
  2. 一个很难的数学问题(智力140以下勿进) 旧版Java程序设计Page97 3.12题 庞涓拿到两个整数(2到99之间)之和,孙膑拿到两个整数之积。下面是一段很有趣的对话。 庞涓说:我不知道这两个整数是多少,但我肯定你也不知道。 孙膑说:我本来不知道这两个整数是多少。但既然你这么说,那我现在知道了。 庞涓说:哦,那我也知道了。 要求输出所有可能的结果,包括这两个整数之和以及这两个整数之积。 程序设计思路:通过庞涓和孙膑的对话,逐步缩小和的范围,直至得出答案!,A difficult
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:856
    • 提供者:qq546703
  1. ex2subsequence

    0下载:
  2. 求取最大连续子序列之和与最大连续子序列,输入在input2.dat文件中,输出在result2文件中-Derive the maximum sum consecutive subsequence with the maximum continuous sub-sequence, enter the input2.dat file, the output file in the result2
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:4905
    • 提供者:vida gu
  1. Sum

    0下载:
  2. 系统首先会让你输入一个3*3矩阵,然后利用数组和下标值来计算矩阵对角线上的值的和。并输出结果-first ,the program will make you input an array,then count the sum of the number.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:638
    • 提供者:李小玉
  1. matrix-sum

    0下载:
  2. Sum of two random matrix is done here.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1724
    • 提供者:utpal
  1. sum

    0下载:
  2. 试利用do…while 循环,计算1!+2!+…+100!的总和.-Try using do... While cycle, 1!+2!+...+100! Sum.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1670
    • 提供者:潘潘
  1. Sum

    0下载:
  2. 求10行、10列整型方阵对角线上元素之和-Sum of elements of the diagonal elements of the 10 row, 10 row integral matrix
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:4473
    • 提供者:潘潘
  1. The-sum-

    0下载:
  2. Java编程之方阵对角线之和,代码不对的地方,可自行修改,不过我自己实验的都对-Java programming of the sum of square diagonally, code wrong, can modify, but all of my own experiments
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:61292
    • 提供者:堕落
  1. Sum

    0下载:
  2. 读取一个在0到1000之间的整数,并将该整数的各位数字相加(Enter a number between 0 and 1000, and get the sum of the digits.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-18
    • 文件大小:12288
    • 提供者:fsw
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com