搜索资源列表
factorial
- Programms that computes the factorial of large numbers.
factorial
- 用matlab编的一个程序用于求一个数的阶乘-Matlab made with a procedure for seeking a number of factorial
Factorial
- 数据结构实习题目,经过调试,可以运行大数阶乘。-Internship topic data structure, after debugging, you can run the factorial of large numbers.
Factorial
- 微软面试题。这篇文章主要讨论大数的阶乘问题。-Microsoft surface questions. This article focuses on the large number of the factorial problem.
factorialHMM
- Factorial hidden markov model and compute likelihood per each cycle with train test and validation set. train HMM used Backward-Forward Algorithm.
factorial
- C++ 链表实现大数阶乘 C++ 链表实现大数阶乘-C++ The linked list of tarsus factorial
Factorial
- 阶乘计算 计算任意数的阶乘两个程序 既可以得到阶乘的位数,也可以得到阶乘的结果。-Factorial calculation of the factorial of any number calculation program can either be two-digit factorial, factorial results can be obtained.
Factorial
- 大数阶乘,数据结构与算法作业,VC++,-Factorial of large numbers
for-cycle-solving-factorial
- matlab利用For循环求解阶乘之和,matlab利用For循环求解阶乘之和-For cycling solving factorial
factorial-of-n
- 给出一个不大于2000的数,用高精度算法给出它的阶乘的具体数值-Given a number less than 2000, with high-precision algorithm gives the specific values of its factorial
factorial-of-big-number
- 大整数的高精度幂,用数组实现,高精度算法的经典程序- factorial of a big int number,
Factorial-Algorithm
- 阶乘算法。主要是算法特别,高阶(>10000)阶乘计算速度相当快!-Factorial algorithm. Algorithm is mainly special, high (> 10000) factorial calculations very fast!
funny-factorial-and-descrpition
- funny factorial and descr iption
the-factorial-of-large-numbers
- 本文档详细的讨论了阶乘的大数运算。有一定的代表性。(本文档非原创)为大数运算和阶乘的计算提供了详细的理论推导。-This document discusses in detail the factorial of large numbers operation. Have some representation.
factorial
- 求任意一个自然数N的阶乘,返回值的大小,同时若有调用错误返回提示信息-Find any natural number N factorial, the size of the return value, while if an error return message calls
Factorial
- 利用C++ Builder计算阶乘的一个程序-Calculated using C++ Builder, a factorial program
factorial
- 递归法求阶乘,Micorsoft Visual C++, windows-Recursive method for the factorial, Micorsoft Visual C++, windows
Factorial
- C++的求阶乘的程序,对本科C++课程可能有些帮助-Factorial in C++ program, it maybe helpful for some C++ course
Factorial-.cpp
- 通过C语言求出在整数范围内的所有的阶乘和数,并输出这些阶乘和数-Factorial find the factorial of the C language and data, and output
Factorial
- 以较高的效率实现1000的阶乘,当然也可以求更大的数,只要分配足够的空间。-With higher efficiency to realize the factorial of 1000, and the code can seek greater number if you set adequate space.