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

搜索资源列表

  1. n

    0下载:
  2. 用于求阶乘的汇编语言编写的程序-Factorial for the assembly language for the preparation of the procedures ... ... ... ... ... ...
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:575
    • 提供者:zhangjinbo
  1. xitongbianshi

    0下载:
  2. 应用一般最小二乘法与递推式最小二乘法对二阶系统进行参数辨识-RLS
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:265751
    • 提供者:恰克
  1. 1-20

    0下载:
  2. 1到20的阶乘和,即是1的阶乘加到20的阶乘和-1-20 factorial, that is added to 20 1 factorial factorial and
  3. 所属分类:JavaScript

    • 发布日期:2016-01-24
    • 文件大小:1024
    • 提供者:腾龙
  1. Pro080101

    0下载:
  2. C语言 经典实例 1.输出倒三角 2.计算9的阶乘 3.计算公约数,公倍数 4.冒泡排序;5。选择排序;6.杨辉三角-some c language program
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:196483
    • 提供者:zhang
  1. factorial

    0下载:
  2. 编写一个大整数类,实现输入正整数的阶乘计算。压缩包里包括factorial.h和factorial.c-Preparation of a large integer class, enter a positive integer factorial calculation. To compression the bag including factorial.h and factorial.cpp
  3. 所属分类:Other systems

    • 发布日期:2017-11-03
    • 文件大小:843
    • 提供者:赵瑾
  1. ls-ar

    0下载:
  2. 自编函数实现AR模型的最小二乘估计(AR阶数=4)-AR model of self-function of least squares estimation (AR order = 4)
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:897
    • 提供者:王冰
  1. 源文件

    0下载:
  2. 二: 普通计算器的设计说明: 1 普通计算器的主要功能(普通计算与逆波兰计算): 1.1主要功能: 包括 a普通加减乘除运算及带括号的运算 b各类三角与反三角运算(可实现角度与弧度的切换) c逻辑运算, d阶乘与分解质因数等 e各种复杂物理常数的记忆功能 f对运算过程的中间变量及上一次运算结果的储存. G 定积分计算器(只要输入表达式以及上下限就能将积分结果输出) H 可编程计算器(只要输入带变量的表达式后,再输入相应的变量的值就能得到相应的结果) I 二进制及八进制的计算器 j十六进制转化为十
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-15
    • 文件大小:28951
    • 提供者: 蔡邑川
  1. Factorial

    0下载:
  2. BigInteger使用方法,求到50的阶乘-The BigInteger use, seeking a 50 factorial
  3. 所属分类:Java Develop

    • 发布日期:2017-11-04
    • 文件大小:8689
    • 提供者:hereok
  1. 3000!

    0下载:
  2. 这里是通过数组求大数阶乘的一种方法,这里类举3000,其他的类推-This is the factorial of large numbers through the array for a way to cite here, type 3000, the other by analogy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:892
    • 提供者:huqiong
  1. Calculator

    0下载:
  2. 加减乘除计算,正余弦,倒数,阶乘计算,进制转换等-Math
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:47924
    • 提供者:peiruixiao
  1. jiecheng

    0下载:
  2. 在VC++中利用数组来实现超大整数的阶乘-In VC++ Use the array to achieve super-integer factorial
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:5485
    • 提供者:slcfn
  1. wanshu

    0下载:
  2. 完数算法实现,阶乘实现的源代码,简单易懂-End of a number of algorithms, source code to achieve factorial, easy-to-read
  3. 所属分类:Applet

    • 发布日期:2017-04-02
    • 文件大小:1321
    • 提供者:jame
  1. jiechengqiuhe

    0下载:
  2. 求从1到20的阶乘的总和-For 1-20 from the sum of the factorial
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3226
    • 提供者:jame
  1. jiecheng

    0下载:
  2. 用c++实现的一个简单的算法小程序,是关于阶乘的计算的-With c++ Achieved a simple algorithm applet is on the factorial calculation of
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:5006
    • 提供者:liu
  1. jiecheng

    0下载:
  2. 用C语言编写的高精度阶乘的算法 可以算出n阶乘的完整结果-Using C language for high-precision factorial algorithm can calculate n factorial integrity of the results
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:904
    • 提供者:杨磊
  1. multiply

    0下载:
  2. 计算阶乘的程序 在红旗linux桌面6.0(linux内核版本2.6.23.1-4),gcc版本4.2.1条件下成功运行,计算结果正确。-Procedures for calculating the factorial of the red flag linux desktop 6.0 (linux kernel version 2.6.23.1-4), gcc version 4.2.1 running under the conditions of success to calculat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1063
    • 提供者:朱赫
  1. multiplydouble

    0下载:
  2. 计算阶乘的程序。 在内核为2.6.23.1-4的红旗LINUX下成功运行,结果正确。 特点:有效位数精确到最低位(即乘法结果有几位有效数字有几位)。-Factorial calculation procedures. Kernel 2.6.23.1-4 in the red for the successful running LINUX, the results correctly. Characteristics: the median effective precisely to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1324
    • 提供者:朱赫
  1. tshs

    0下载:
  2. 1.г函数、贝塔函数、阶乘及二项式系数 2.不完全г函数、误差函数 3.不完全贝塔函数 4.零阶、一阶和任意整数阶的第一、二类贝赛函数 5.零阶、一阶和任意整数阶的第一、二类变形贝赛函数 6.分数阶第一类贝赛尔函数和变形贝赛尔函数 7.指数积分和定指数积分 8.连带勒让德函数-1.г function, beta function, factorial and binomial coefficient 2. Not entirely г function, error
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:13656
    • 提供者:wzz
  1. 2008.12.1

    0下载:
  2. 计算大数的阶乘,用的链表和数组的方法。 用于学习-Calculation of the factorial of large numbers, using the linked list and array method. For learning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1569
    • 提供者:wuweihua
  1. njiechengyunsuan

    0下载:
  2. N阶乘的 运算。可实现 50一下数字的 N阶乘运算 。-N factorial arithmetic. Can be achieved about 50-digit N factorial computing.
  3. 所属分类:SQL Server

    • 发布日期:2017-04-05
    • 文件大小:10456
    • 提供者:qian
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 37 »
搜珍网 www.dssz.com