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

搜索资源列表

  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. 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. N!

    0下载:
  2. 计算N!: 编写计算N阶乘的程序,数值N由键盘输入,N的值要在0到65536之间(用一个16位的字表示),结果在显示器上显示。 -Calculation of N! : Preparation of N factorial process calculation, numerical N from keyboard input, N the value of 0-65536 in between (with a 16-bit word that), the results shown i
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:4361
    • 提供者:李丽
  1. minijisuanqi

    0下载:
  2. 迷你计算器:该程序以一般的计算器为基础,实现了人们最常用的几个基本功能。它包括“加、减、乘、除、求余、求幂、求面积、阶乘等功能。”-Mini Calculator: The calculator program in general, based on the most common people to achieve several basic features. It includes " add, subtract, multiply, divide, and more, for
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:332076
    • 提供者:陈卫
  1. 1

    0下载:
  2. 任意一个字符串(字母和数字),在其中插一、题目:阶乘 源程序名    fact.??? (pas,c,cpp) 可执行文件名 fact.exe 输入文件名   fact.in 输出文件名 fact.out 阶乘的定义如下: N! = 1 * 2 * 3 * ... * N-1 * N 例如, 12! = 1*2*3*4*5*6*7*8*9*10*11*12 = 479001600 最右的非0位是6,后面有2个0。 写一个程序计算N!最右非0位和末尾的0
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:9148
    • 提供者:哈密瓜
  1. scientificcalculator

    0下载:
  2. 包括加减乘除,正弦余弦,阶乘,二进制十进制十六进制八进制等科学计算器的算法-Including the addition and subtraction multiplication and division, sine cosine, factorial, hexadecimal decimal binary octal scientific calculator, such as the algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:14818
    • 提供者:刘小花
  1. JieCheng

    0下载:
  2. 通 过 两 种 不 同 的 方 法 求 阶 乘 。-Through two different methods for factorial.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:687
    • 提供者:李肇阳
  1. mainc

    1下载:
  2. 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative me
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2718461
    • 提供者:shz
  1. matlab

    1下载:
  2. 几个matlab程序实例,阶乘,累加,冒泡排序等-Matlab several instances, factorial, cumulative, Bubble Sort, etc. .....
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2091
    • 提供者:华博
  1. jiecheng

    0下载:
  2. 公司面试时做的题目,求任意大数的阶乘,用链表保存结果的每一位,vc6下编译执行-Company when the subject of the interview, and the factorial of large numbers of arbitrary, and save the results list of every, vc6 compiler implementation under
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1491
    • 提供者:杨文海
  1. RecursiveTest

    0下载:
  2. 一个小例子,自定义递归存储过程,得到阶乘输出-customized recursive procedure,to get factoriral
  3. 所属分类:SQL Server

    • 发布日期:2017-04-10
    • 文件大小:1110
    • 提供者:史海波
  1. 1000Factorial

    0下载:
  2. 一个高效计算1000阶乘的通用的小程序,非常实用!-An efficient universal computing factorial of 1000 a small program, very useful!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:15584
    • 提供者:tangqing
  1. diguiqiujiecheng

    0下载:
  2. 用递归函数求阶乘,用VC++编的,已通过调试-Seeking to use a recursive function, factorial, using VC++ compiled, and has passed the commissioning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:102901
    • 提供者:曹国平
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 33 »
搜珍网 www.dssz.com