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

搜索资源列表

  1. jiecheng

    0下载:
  2. 计算某个数的阶乘,子函数,可直接调用,生成可执行文件-Calculation of a number of factorial, Functions direct call to generate an executable file
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6936
    • 提供者:刘小米
  1. Cchengxu

    0下载:
  2. 这个程序包包括了C语言中的一些常见的程序,如阶乘,读取二进制文件,递归,二维数组平均值排序等几十个程序。有了这些程序,会更好的进行科学计算-This package includes the C language of some common procedures, such as factorial, read binary files, recursion, sorting, such as the average of two-dimensional array of dozens of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:14643
    • 提供者:郭韬
  1. numbers

    0下载:
  2. 用C++实现求100000以内的大数阶乘-Using C++ implementation of large numbers for less than 100000 Factorials
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1964
    • 提供者:
  1. Numberfactorial

    0下载:
  2. 本程序为关于数字阶乘的算法,它可以对输入的数字进行连乘运算。-This procedure for factorial figure about the algorithm, it can not even enter the figures for multiplication.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2581
    • 提供者:李岩
  1. counter

    0下载:
  2. 100以内阶乘计算(运用数组),运算速度很快,效率很高,望采纳-100 within the factorial calculation (the use of the array), computing fast, efficient, hope to adopt
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-29
    • 文件大小:175813
    • 提供者:123
  1. JieCheng

    0下载:
  2. 求大数的阶乘问题源代码,在vs2005上亲自调试过。-rCalculate the n! of a big number!
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:737469
    • 提供者:zhh
  1. factor

    0下载:
  2. 此MATLAB程序实现函数的阶乘功能,经调试,完全正确-Procedures for implementation of this MATLAB function factorial function, with debug, completely correct
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1774
    • 提供者:英子
  1. factorial

    0下载:
  2. 用matlab编的一个程序用于求一个数的阶乘-Matlab made with a procedure for seeking a number of factorial
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:586
    • 提供者:温秋玲
  1. fun

    0下载:
  2. 在MATLAB下,利用阻尼递推最小二阶乘原理,对一个控制系统进行参数辨识。-In MATLAB using the smallest damping recursive factorial two principles, of a control system parameter identification.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1191
    • 提供者:黄许
  1. 1

    0下载:
  2. 此程序是微机与接口技术的课程设计源程序 ,闰年计算,代码转换,BCD码相乘,写文件,打字计时练习,计算N的阶乘,打印接口,音乐演奏-This procedure are computer technology and interface design curriculum source, a leap year, the code conversion, BCD Code multiplied, writing paper, typing practice time to calculate
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:68129
    • 提供者:刘烨
  1. Recursionmain

    0下载:
  2. 此程序用来求数的阶乘,首先有用户输入数据,然后自动计算此数的阶乘。-This procedure is used for a number of the factorial, first of all, there is user input data, then automatically calculate the factorial of this number.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:107970
    • 提供者:张启航
  1. jiecheng

    0下载:
  2. 实现 任意数的阶乘 利用数组扩展位数 底层算法 -Arbitrary implementation of the factorial number of the median use the expansion of the bottom of the array algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:549860
    • 提供者:LG
  1. S7_1

    0下载:
  2. 求n的阶乘,可以用来练习和学习,可以用来用于数学计算n的阶乘-N for the factorial and can be used to practice and learning math can be used for the calculation of the factorial n
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:5451
    • 提供者:操先敏
  1. Factorial

    0下载:
  2. 实现求一个数N的阶乘,输入一个数检查是否合格,然后将其阶乘的结果输出-To achieve for the factorial of a number of N, type a number to check eligibility, and then output the results of factorial
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:13729
    • 提供者:解云峰
  1. matleb

    0下载:
  2. 数值分析要求:第二题编成命令文件即可,其中阶乘可以单独编成函数文件在命令文件中调用,也可以直接在你所编的命令文件中利用循环语句直接计算; 第四题编成通用的程序,建议编成函数文件。提示:可以把多项式的系数和所需要求解的点设为参数。-Numerical Analysis of requirements: the second title of the command file can be compiled, which can factorial function into a separa
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:121389
    • 提供者:even
  1. jc

    0下载:
  2. 阶乘程序。输入0~F,计算出相应的阶乘值,以16进制数形式显示在屏幕上-compute the factorial.input n(0-0fh),then get n!. the result will show in the screen
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1131
    • 提供者:周英
  1. main

    0下载:
  2. 一个用SDK写的计算器,实现浮点数,阶乘,基本运算,三角函数换算等功能-A calculator developed by c in C—Free
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2695
    • 提供者:function
  1. last

    0下载:
  2. n!不为0的最后一位,可以输出千万级别的阶乘最后一位-n! not the last one is 0, you can output level factorial million last
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:931238
    • 提供者:飞火流星
  1. factorial

    0下载:
  2. 超高精度算阶乘(快速) ,很快的哦,几行的代码-Ultra-high-precision factorial operator (fast) (
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:792
    • 提供者:_free_
  1. DaShuJieChen

    0下载:
  2. 将一个数进行阶乘结果会是一个很大的数,在c语言里double型也最大只能存一个两位数的整数的阶乘。本算法是对大数进行阶乘计算。-Factorial of a number of results will be carried out is a very large number of languages in the c-type double can only keep the largest of a double-digit integer number. This algorithm i
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:655
    • 提供者:堂堂
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 33 »
搜珍网 www.dssz.com