搜索资源列表

  1. 一个计算阶乘的程序

    0下载:
  2. 一个计算阶乘的程序,输入范围一内的所有的数的阶乘都可以显示!但还有些小问题请高手指点!-A program to count factorial, inputing all the number in range one,then the result of it may show! But there are some questions inviting the master-hand finger out.
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:6552
    • 提供者:王西
  1. 天文数的阶乘

    0下载:
  2. 我编写了一个“天文数字计算”程序突破了这一限制,可以把数字的长度扩充到无穷多位。除了能做加、减、乘、除、求模等基本运算外还可以做阶乘、乘方、开平方等运算。 例如:10000! = ?、(2002^2000)%9999 = 9394、2002的平方根的小数点后第10000位是4。 下面这个程序只是我用编写的“天文数字计算”里的一个计算。 因为在程序代码中使用了中文,所以这个程序如果不在中文DOS下运行,可能
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1507
    • 提供者:高天一
  1. 比较大的数的阶乘

    0下载:
  2. 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现-many people may have thought about the need to achieve some fairly large number of factorial. But C is the standard data types storage space is too smal
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-06-29
    • 文件大小:1741
    • 提供者:张毅
  1. n的阶乘

    0下载:
  2. 应用c++开发的n的阶乘的程序-application development n factorial procedure
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1897
    • 提供者:林进
  1. 算10000以内数阶乘的C语言程序

    0下载:
  2. 算10000以内数阶乘的C语言程序-count 10,000 factorial within the C Programming Language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1264
    • 提供者:盛可帕
  1. 阶乘求和问题

    0下载:
  2. 阶乘求和问题 C++算法-factorial algorithm C
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1333
    • 提供者:仁笑
  1. 大数阶乘

    0下载:
  2. 大数阶乘,能计算超大数的阶乘,算法简单易懂,采用数组存储计算结果!本算法也可以改进采用链表存储结果!-majority factorial, which calculates the number of super factorial, the algorithm is simple to understand and use storage arrays results! The algorithm also can be impro
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9016
    • 提供者:小蒙
  1. 高精度阶乘乘方排组

    0下载:
  2. 可以同时实现高精度阶乘、乘方、排列组合运算,非常实用!-can also achieve high precision factorial, involution, permutations and combinations Operational very practical!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8239
    • 提供者:杜文成
  1. VB自制支持正弦、余弦、平方、阶乘的计算器

    1下载:
  2. VB自制一个支持正弦、余弦、平方、阶乘的数学计算器,还可进行开平方、指数、对数、倒数的运算,虽然功能还不是很强大,但作为自己学习VB的技巧总结,希望能帮助像我水平相当的朋友,也希望高手莫笑话哦。
  3. 所属分类:源码下载

  1. n的阶乘

    0下载:
  2. 应用c++开发的n的阶乘的程序-application development n factorial procedure
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:林进
  1. 算10000以内数阶乘的C语言程序

    0下载:
  2. 算10000以内数阶乘的C语言程序-count 10,000 factorial within the C Programming Language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:盛可帕
  1. 大数阶乘

    0下载:
  2. 大数阶乘,能计算超大数的阶乘,算法简单易懂,采用数组存储计算结果!本算法也可以改进采用链表存储结果!-majority factorial, which calculates the number of super factorial, the algorithm is simple to understand and use storage arrays results! The algorithm also can be impro
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:9216
    • 提供者:小蒙
  1. 大整数数阶乘1111

    0下载:
  2. 用C#写的一个计算大整数阶乘的计算器,可以计算1000以上的大整数阶乘,只要你的CPU够快!呵呵。-C# write a factorial large integer calculation of the calculator, can be calculated more than in the 1000 round factorial, as long as your CPU fast enough! Ha ha.
  3. 所属分类:C#编程

    • 发布日期:2024-05-09
    • 文件大小:156672
    • 提供者:
  1. 一个计算阶乘的程序

    0下载:
  2. 一个计算阶乘的程序,输入范围一内的所有的数的阶乘都可以显示!但还有些小问题请高手指点!-A program to count factorial, inputing all the number in range one,then the result of it may show! But there are some questions inviting the master-hand finger out.
  3. 所属分类:菜单

    • 发布日期:2024-05-09
    • 文件大小:246784
    • 提供者:王西
  1. 阶乘

    0下载:
  2. 计算20以内的阶乘,只用了输入输出两个函数(Calculate the factorial within 20)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:36864
    • 提供者:小熊喝牛
  1. (法雷 ,大数阶乘)

    0下载:
  2. 法雷序列和大数阶乘基于c++的实现,并储存到文件中(Farey sequence and the factorial of large numbers)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:78848
    • 提供者:飒沓的
  1. 大数阶乘

    0下载:
  2. 能计算大数的阶乘,而且计算的比较方便。。。。(It can calculate the factorial of large number, and it is more convenient to calculate.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-09
    • 文件大小:41984
    • 提供者:徐永康
  1. 阶乘

    0下载:
  2. 可以计算10000以内的阶乘,并自动识别用户输入的命令(You can calculate the factorial within 10000, and automatically identify the commands that the user enters.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:panda2018
  1. 1000以内阶乘

    0下载:
  2. 此算法可以计算1000以内任何数的阶乘,解决了大数据难以储存的问题(This algorithm can calculate the factorial of any number within 1000, and solve the problem that the large data is hard to store.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:3602432
    • 提供者:Cover attano
  1. 阶乘

    0下载:
  2. 利用C语言,实现阶乘的功能,比较简单,对做实验的学生较有用(Using the C language to realize the function of the factorial.This is relatively simple and useful for students who do experiments.)
  3. 所属分类:其他小程序

« 12 3 4 5 6 7 8 9 10 ... 43 »

源码中国 www.ymcn.org