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

搜索资源列表

  1. dashujiecheng

    0下载:
  2. 该源代码利用计算机模拟乘法竖式 计算阶乘 将每位数子保存在用new分配的一长字符数组里 在本人的机子上可计算30000!的精确值 用时近60秒-the source code used a computer simulation multiplication calculation factorial shaft will be preserved for each digit used in the distribution of a new long arrays of characte
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3496
    • 提供者:杨浩
  1. Arrayqiuzhi

    0下载:
  2. c/c++程序计算N!(0<N<10000)的精确值,并返回统计它的位数。主要功能是计算阶乘。-c / c calculated N! (0lt; Nlt; 10,000), the precise value, and return to the statistical median. Its main function is calculated factorial.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:29657
    • 提供者:冰城
  1. vc511678900355

    0下载:
  2. 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。在下在此表示衷心的感谢!!!!! -many peop
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2704
    • 提供者:梁小姐
  1. 填字游戏

    0下载:
  2. 具体功能在文件里有详细的说明, 阶乘计算的简单小程序-specific functions in the documents is described in detail in, a simple calculation factorial small programs
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2067
    • 提供者:单志勇
  1. javacheng

    0下载:
  2. 一个可以在浏览器上看到效果的一个JAVA做的阶乘的小程序-in a browser to see the results of a Java-factorial so small procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2064
    • 提供者:俞鹏
  1. mathcoding

    0下载:
  2. C语言数学编程:包括叠代整除,阿姆斯特朗数,完数,乘法矩阵,多位阶乘,四分砝码等算法-C Programming Language Mathematics : iterative divisible including Armstrong, a few, several End, matrix multiplication, many factorial quarters algorithms such as weight
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4933
    • 提供者:
  1. BigNumFactorial

    0下载:
  2. 一个简单的计算N!程序,我们C++的实验,可以计算三位数以上的数阶乘,效率还不错-a simple calculation N! The process, we Experimental C can be calculated over a number of triple-digit factorial. efficiency also good
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9635
    • 提供者:黄晓恒
  1. hugeint00

    0下载:
  2. 此程序用于大整数运算,定义了类,运算符重载等。可以用。还有阶乘输出 -procedure for large integer arithmetic, the definition of the category, such as Operator. Can use. There factorial output
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3180
    • 提供者:xz
  1. jiecheng1

    0下载:
  2. 计算阶乘小程序,并且把结果写到输入的文件中-factorial small calculation procedures, and writes the results to the importation of the paper
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:943
    • 提供者:gaozilai
  1. jiecheng

    0下载:
  2. 实现阶乘运算! 非常好用-achieve factorial Operational! Very handy
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1395
    • 提供者:伊凡
  1. stairs

    0下载:
  2. 一个用数组的方法解决大数、巨数的阶乘结果越界问题的算法.-an array of methods used to solve large numbers, the huge number of cross-border issues results factorial algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1059
    • 提供者:ghostfish
  1. 16-bit数的偶数奇偶校验

    0下载:
  2. 16-bit数的偶数奇偶校验及阶乘运算,用verilog写-16-bit number of even parity and factorial computation, written using Verilog
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1475
    • 提供者:杨艳
  1. multiBigNumber

    0下载:
  2. 数字的阶乘算法.按分解的方法,将一个大数的阶乘用数组实现.-digit factorial algorithm. According to the decomposition method, a majority of the factorial using arrays to achieve.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1141
    • 提供者:jimmy212
  1. my_factorial

    0下载:
  2. 只要你的计算机存贮得下,它就能够运行!它就能够给你满意的答案!!它就是改进后的也阶乘函数my_factorial()-as long as you store in the computer, it can run! It can give you a satisfactory answer! ! It is also improved the factorial function my_factorial ()
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1606
    • 提供者:秦征
  1. supcode_6035

    0下载:
  2. 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。解压密码 本站默认解压密码:www.supcode.c
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:33989
    • 提供者:lq
  1. fac_bignum1

    0下载:
  2. 计算大数阶乘,可以在1秒内计算出10000以上的整数阶乘-calculated factorial majority, in a calculated within seconds above 10,000 integer factorial
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1291
    • 提供者:李龙机
  1. TheFactorialOfBigNumber

    0下载:
  2. 求一个较大数的阶乘!例如100!将超过long的表示范围,本程序将告诉你一种简单而有效的方法。-for a larger number of factorial! Say 100! Will be over the long said, the procedure will tell you a simple and effective method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8613
    • 提供者:王肖晨
  1. caljiecheng

    0下载:
  2. 计算阶乘的算法,方法采用逆序计算的数据结构,效率很高。-factorial algorithm calculation, calculation methods used Reverse the data structure, high efficiency.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1983
    • 提供者:bodiz2002
  1. lianbiaodashujiecheng

    0下载:
  2. 这是用C++编的用链表求大数阶乘,-This the C series for the use of large numbers factorial chain,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7097
    • 提供者:冷雪
  1. multiply(LJ)

    0下载:
  2. 用链表求300的阶乘,并且返回链表节点的个数.-used for the factorial 300, and returned to the linked list node number.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6366
    • 提供者:李小跳
« 1 2 34 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com