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

搜索资源列表

  1. least-square-fit

    0下载:
  2. 最小二乘拟合算法C程序,N为拟合点数,T为拟合阶数。-Least-squares fitting algorithm C procedures, N for the fitting points, T for the fitting order.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1781
    • 提供者:唐荣
  1. dashuxiangcheng

    0下载:
  2. 计算大数阶乘,方便处理大于64位整型数值的相乘-Factorial calculation of large numbers, facilitate the processing of more than 64-bit integer value multiplied
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:108809
    • 提供者:free
  1. Systemidentificationandneuralnetwork

    2下载:
  2. 主要内容: 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:17294
    • 提供者:jintong
  1. 100

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

    • 发布日期:2017-04-11
    • 文件大小:795
    • 提供者:huanghao
  1. njiec

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

    • 发布日期:2017-03-31
    • 文件大小:1178
    • 提供者:huanghao
  1. 2

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

    • 发布日期:2017-04-08
    • 文件大小:1900
    • 提供者:周哲
  1. 111111

    0下载:
  2. 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算。 2、科学计算函数,包括正弦、余弦、正切、开方、平方、阶乘、指数、对数等函数运行。 3、以角度、弧度两种方式实现上述部分函数。 4、具备历史计算的记忆功能。 5、对不正确的表达式能指出其错误原因。 6、整理上机步骤、完成实验报告、提交可运行的程序,给出实验数据和实验结果。 -1, binary, octal, decimal and hexadecimal number of add, subt
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:138737
    • 提供者:qiwenchao
  1. 1

    0下载:
  2. 这是一个服务器与客户端应答的关系 通过服务器的应答实现自己想要的功能再返回给客户端 如客户端输入1个数字 可以通过服务器求出阶乘累加和再给客户端-This is a server and client response relationship between the response through the server to achieve the functionality they want to return to the client if the client can input
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1589
    • 提供者:许龙
  1. 10000factorial

    0下载:
  2. 10000以内数阶乘的C语言程序,Console下实现,代码原作者已开源-10000 factorial within a few C-language program, Console achieve, original author has open source code
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1197
    • 提供者:xynn
  1. vc

    1下载:
  2. 1) 具备十进制输入(0、1、2…8、9),扩展十六进制运算符(A、B…E、F),具备基本的运算功能,包括加法、减法、乘法、除法、取反,具备小数运算; 2) 三角函数运算,(反)正弦、(反)余弦、(反)正切、(反)余切; 3) 科学运算,包括乘方、取模、开方、指数、阶乘、对数、π和e,角度、弧度切换,二进制、八进制、十进制及十六进制数切换运算, 4) 具备历史计算的记忆功能 5) 用户操作非法或出错时,系统会显示提示; -1) with decimal input
  3. 所属分类:其他小程序

    • 发布日期:2013-01-12
    • 文件大小:71293
    • 提供者:king
  1. jiecheng

    0下载:
  2. 计算某个数的阶乘,子函数,可直接调用,生成可执行文件-Calculation of a number of factorial, Functions direct call to generate an executable file
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6936
    • 提供者:刘小米
  1. Cchengxu

    0下载:
  2. 这个程序包包括了C语言中的一些常见的程序,如阶乘,读取二进制文件,递归,二维数组平均值排序等几十个程序。有了这些程序,会更好的进行科学计算-This package includes the C language of some common procedures, such as factorial, read binary files, recursion, sorting, such as the average of two-dimensional array of dozens of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:14643
    • 提供者:郭韬
  1. numbers

    0下载:
  2. 用C++实现求100000以内的大数阶乘-Using C++ implementation of large numbers for less than 100000 Factorials
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1964
    • 提供者:
  1. Numberfactorial

    0下载:
  2. 本程序为关于数字阶乘的算法,它可以对输入的数字进行连乘运算。-This procedure for factorial figure about the algorithm, it can not even enter the figures for multiplication.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2581
    • 提供者:李岩
  1. counter

    0下载:
  2. 100以内阶乘计算(运用数组),运算速度很快,效率很高,望采纳-100 within the factorial calculation (the use of the array), computing fast, efficient, hope to adopt
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-29
    • 文件大小:175813
    • 提供者:123
  1. JieCheng

    0下载:
  2. 求大数的阶乘问题源代码,在vs2005上亲自调试过。-rCalculate the n! of a big number!
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:737469
    • 提供者:zhh
  1. factor

    0下载:
  2. 此MATLAB程序实现函数的阶乘功能,经调试,完全正确-Procedures for implementation of this MATLAB function factorial function, with debug, completely correct
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1774
    • 提供者:英子
  1. factorial

    0下载:
  2. 用matlab编的一个程序用于求一个数的阶乘-Matlab made with a procedure for seeking a number of factorial
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:586
    • 提供者:温秋玲
  1. fun

    0下载:
  2. 在MATLAB下,利用阻尼递推最小二阶乘原理,对一个控制系统进行参数辨识。-In MATLAB using the smallest damping recursive factorial two principles, of a control system parameter identification.
  3. 所属分类:matlab

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

    0下载:
  2. 此程序是微机与接口技术的课程设计源程序 ,闰年计算,代码转换,BCD码相乘,写文件,打字计时练习,计算N的阶乘,打印接口,音乐演奏-This procedure are computer technology and interface design curriculum source, a leap year, the code conversion, BCD Code multiplied, writing paper, typing practice time to calculate
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:68129
    • 提供者:刘烨
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 37 »
搜珍网 www.dssz.com