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

搜索资源列表

  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. 1_Factorial

    0下载:
  2. 计算10000的阶乘,结果存储在out.txt中。 如果算更大的数,注意更改数组大小。-10000 calculated the factorial, the result is stored in the in out.txt. If a greater number of operators, pay attention to changes in the size of the array.
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:7732
    • 提供者:卡米力江
  1. big_number

    0下载:
  2. 1.支持的运算类型有:+(加) -(减) *(乘) /(除并求余) (求余). 2.支持正负数的运算. 3.支持大数阶乘. 4.由于运用了vector类,原则上支持任意大的整数运算.-1. To support the types of operations are:+ (plus)- (by)* (x)/(in addition to, and seeking more than) (for more). 2. In support of plus or minus the nu
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:441452
    • 提供者:jiaosibei
  1. 100!

    0下载:
  2. 通过这个程序可以精确计算100!,修改代码可以计算100左右数的阶乘-Accurate calculation of 100!
  3. 所属分类:Other systems

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

    0下载:
  2. 要实现的功能: 1.常用算法(求n阶乘、排序、求n~m的和、找素数) 2.数据录入(学生数据录入、名片录入) 3.组件使用(音乐浏览、学生档案、作者选择) 4.退出-Function is to be achieved: 1. Commonly used algorithm (for n factorial, sorting, and n ~ m and, to find prime numbers) 2. Data Entry (student data entry, c
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:44780
    • 提供者:一心
  1. bignum

    0下载:
  2. 使用链表实现大数的阶乘运算,如10000!的计算,速度还可以-BigNum
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:406589
    • 提供者:历历
  1. qiujiecheng

    0下载:
  2. 求阶乘算法(0---10000)标准C++语言控制台应用程序-For factorial algorithm (0--- 10000) Standard C++ language console application
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:2469
    • 提供者:yang
  1. jiecheng

    0下载:
  2. 用16位X86汇编实现32位阶乘,可判断错误,并有出错提示,可循环运行。-Compiled using the achievement of 16-bit X86 factorial 32 to determine the error and error, can be re-run.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1710
    • 提供者:hilyhoo
  1. C

    0下载:
  2. C语言常用算法源码。计数、求和、求阶乘等简单算法-C language source code commonly used algorithms. Count, sum, and simple factorial algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:14867
    • 提供者:song
  1. jiecheng1

    0下载:
  2. 这是计算阶乘的例子,很多这样的例子,这是在高质量c书上的-this program talk about the math question ,such as ! ,you can see it
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7866
    • 提供者:笨笨
  1. Arithmetic

    0下载:
  2. 可进行大数的加减乘除、阶乘、三角函数、幂指数(指数只支持整数)的运算,支持小数运算,重载了以上功能的运算符号。 可运算数学表达式。 可进行16进制之内任意进制之间的转换-Addition and subtraction to multiplication and division to carry out large numbers, factorials, trigonometric functions, power index (index only supports integer
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:619918
    • 提供者:MagicKino
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 37 »
搜珍网 www.dssz.com