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

搜索资源列表

  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. 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. zuixiaoerchengzaixitongbianshizhongdeyingyong

    0下载:
  2. 在Matlab/Simulink构造一缓慢时变线性系统。试根据系统的输入生产数据分别用带遗忘因子最小二乘法和广义最小二乘法辨识系统的参数。-in Matlab / Simulink constructed a slow time-varying linear systems. Examination under the input production data were used to bring the forgotten factor method of least squares and
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:47145
    • 提供者:zhangfei
  1. Featureselectiontodiagnoseabusinesscrisisbyusingar

    0下载:
  2. 用遗传算法进行特征选择并优化支持向量机的核函数参数和惩罚因子
  3. 所属分类:WEB源码

    • 发布日期:2014-01-17
    • 文件大小:201305
    • 提供者:wangrenjie
  1. quedingyinzi3

    0下载:
  2. 确定性因子理论,这是mycin用的不确定推理方法
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:63043
    • 提供者:song
  1. java

    0下载:
  2. java的3个小实验,包括分解一个六位数写出其因子,线性链表的排序,图书馆管理系统
  3. 所属分类:其它源码

    • 发布日期:2008-10-13
    • 文件大小:23737
    • 提供者:李涛
  1. GetPrime

    0下载:
  2. 算出数的素数因子的算法-calculate the number of prime factor algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1617
    • 提供者:李强
  1. UseRecursion

    0下载:
  2. JAVA预言编写自动求输入数字的最大公因子
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:795
    • 提供者:qiankun
  1. piyinzi

    0下载:
  2. 劈因子法程序源代码-hewing factor method source code
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1174
    • 提供者:happyskytang
  1. ann

    0下载:
  2. bp神经网络算法的java实现(原创): 本程序为原创,实现改进的bp神经网络(动量因子),包含3个java文件,使用简单。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3343
    • 提供者:zj
  1. train

    0下载:
  2. 极有价值的声学模型自动训练脚本。自动训练声学模型的配置脚本文件,采用HTK,运行环境为linux。指定声音目录和字典后将自动训练,可选择单因子或多音字-Automatic configuration of the acoustic model training scr ipt file, using HTK, operating environment for linux. Specify the directory and a dictionary will automatically sou
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:23544
    • 提供者:孙成立
  1. SCI-IF

    0下载:
  2. 科研杂志SCI影响因子查询,可以查询2003~2009年期间,历年来的影响因子。-SCI Impact Factor or journal, from 2003 to 2009
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-15
    • 文件大小:4036393
    • 提供者:tan
  1. Zyz

    0下载:
  2. 输入一个数 求出该数的质因子 采用先求因子 再判断是否为质数的方法 -Enter a number of prime factors of the number obtained using the first factor and then seek to determine whether the method for the prime number
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:548
    • 提供者:jiye
  1. perfect_number

    0下载:
  2. 完全数是指其所有因子(包括1但不包括该数自身)的和等于该数,例如28=1+2+4+7+14,28就是一个完全数,Java求完全数-Java find perfect numbers
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1044
    • 提供者:nannan
  1. Java

    0下载:
  2. 一个数如果恰好等于它的因子之和,这个数就称为“完数”。编写应用程序,求1000之内的所有完数。-If a number is just equal to the sum of its factors, this number is called " End of a few." Write an application, find all completed within the 1000 number.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:6258
    • 提供者:chenmoxiyu
  1. prime-factor

    0下载:
  2. 读入一个整数,显示它的所有的素数因子。例如,读入120,输出2,2,2,3,5-Read an integer, it shows all the prime factors. For example, read 120, the output 2,2,2,3,5
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:2370
    • 提供者:眭骏
  1. Activity_03

    0下载:
  2. 乘法器,用户输入成绩因子后,点击计算按钮可计算出两数成绩- Multiplier:The user input result factor and then click the button calculation may be calculated number two grades
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:149746
    • 提供者:Lily Wang
  1. GA

    0下载:
  2. 带交叉因子的粒子群优化算法matlab源程序 对大家非常有帮助-With cross-factor of the particle swarm optimization algorithm matlab source code is very helpful to everyone
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:5199
    • 提供者:王光
  1. Flashshaoxiet

    0下载:
  2. 对于规模因子和频率大约是成反比的,所以一个低相应的高频率、高一个相应的低频率-Regarding the scale factor and frequency about is inversely proportional, so a low corresponding high frequency, high a corresponding low frequency
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-15
    • 文件大小:552076
    • 提供者:山清水秀
  1. qinmishudui

    0下载:
  2. 求亲密数对 所谓亲密数对是指:A的因子和等于B,而B的因子和正好等于A,且A!=B,则称A,B为亲密数对。 例如284和220,220的因子有1,2,4,5,11,20,22,44,55,110,他们和为284,284的因子有1,2,4,71 112,他们和为220。 找3-100000中的亲密数对,不要重复显示。-Seeking intimate number of so-called intimate number refers to: A factor and is equal t
  3. 所属分类:Java Develop

    • 发布日期:2017-11-09
    • 文件大小:812
    • 提供者:PHILIP
« 12 »
搜珍网 www.dssz.com