搜索资源列表

  1. C++N!suanfa

    0下载:
  2. 用VC6.0编译出的求阶乘算法(0---10000)标准C 语言控制台应用程序 -Using VC6.0 compiler seek out factorial algorithm (0-10000) standard C language console application
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:郭俊
  1. SQCX_WZ

    0下载:
  2. 下面这个程序支持加+ 减- 乘* 除/ 阶乘! 开方? 平方^ 取模% 等运算 支持括号和括号内优先级 可以输入负数 不过输入负数时需要用括号括上 这个程序 一定有不少 缺点 我也没有用一些表达式 进行运算验证 这个验证的过程就交给大家把 如果各位发现输入的表达式 计算错误的话 请将表达式和结果 发到帖子上来 我会修改的 -The following procedures support the+ By- x* Except
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:Au
  1. 111111

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

    • 发布日期:2024-05-20
    • 文件大小:3934208
    • 提供者:qiwenchao
  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-d
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:郭韬
  1. factor

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

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:英子
  1. factorial

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:温秋玲
  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, typ
  3. 所属分类:汇编语言

    • 发布日期:2024-05-20
    • 文件大小:68608
    • 提供者:刘烨
  1. Recursionmain

    0下载:
  2. 此程序用来求数的阶乘,首先有用户输入数据,然后自动计算此数的阶乘。-This procedure is used for a number of the factorial, first of all, there is user input data, then automatically calculate the factorial of this number.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:107520
    • 提供者:张启航
  1. matleb

    0下载:
  2. 数值分析要求:第二题编成命令文件即可,其中阶乘可以单独编成函数文件在命令文件中调用,也可以直接在你所编的命令文件中利用循环语句直接计算; 第四题编成通用的程序,建议编成函数文件。提示:可以把多项式的系数和所需要求解的点设为参数。-Numerical Analysis of requirements: the second title of the command file can be compiled, which can fa
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:121856
    • 提供者:even
  1. jc

    0下载:
  2. 阶乘程序。输入0~F,计算出相应的阶乘值,以16进制数形式显示在屏幕上-compute the factorial.input n(0-0fh),then get n!. the result will show in the screen
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:周英
  1. 100!

    0下载:
  2. 通过这个程序可以精确计算100!,修改代码可以计算100左右数的阶乘-Accurate calculation of 100!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:黄华华
  1. chengxushejishiyan4

    0下载:
  2. 一、实验题目: 实验4 程序的形式化推导 二、实验内容: (1) 根据给定的问题,建立前置谓词和后置谓词。 (2) 根据条件语句的推导策略,建立程序中的条件语句。 (3) 构造循环不变式,确立界函数。 (4) 根据循环语句的推导策略,建立程序中的循环语句。 (5) 面向目标,退到出所要的程序。 三、实验目的 根据条件语句的推导策略和循环语句的推导策略,基于最弱前置条件的概念,用比较形式化的方法,从设计要求
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:沈炯
  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, mu
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:331776
    • 提供者:陈卫
  1. Factorial

    0下载:
  2. 该程序是用来计算一个正整数的阶乘,并且在一个对话框里显示最后的结果。-The program is used to calculate the factorial of a positive integer, and a dialog box shows the final results.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:阎贺
  1. zuixiaoerchengbianshi

    0下载:
  2. 几个最小二乘辨识程序,二阶系统一次性完成最小二乘辨识程序,递推的最小二乘辨识程序-Several least-squares identification procedures, completed a one-time second-order system least squares identification procedure, the recursive least squares identification proced
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:曹顺
  1. NH2

    0下载:
  2. 最小二乘法曲线拟合的程序。根据试验采集的10-100个采样点,利用最小二乘思想,可以拟合出N次的曲线。具体阶次自己设定。-Least squares curve fitting procedures. 10-100 in accordance with test samples collected, the use of least squares of thought, can be fitted curve N times. Spe
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:196608
    • 提供者:蓝逸尘
  1. mainc

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

    • 发布日期:2024-05-20
    • 文件大小:2718720
    • 提供者:shz
  1. mul

    0下载:
  2. 一般c++的Int型变量为4个字节,做数字比较大整数的阶乘会溢出,本程序利用数组实现大数字的阶乘且可以更改数组的长度-General c++ of the Int variable is 4 bytes, so the number will be relatively large factorial integer overflow, the process utilizes an array to achieve great num
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:456704
    • 提供者:gechengwei
  1. Factorial

    0下载:
  2. 该程序借助Java实现了任意大小的实数的乘法,可对任意大小的实数进行加减乘除运算。该算法速度快,且没有错误.这里以计算100的阶乘作为示例,来演示算法的高效及正确性。该算法已经优化,可以在一秒钟以内计算出100以内的阶乘。-The procedure asked for help of Java to carry out arbitrarily the multiplication of the real amount of size,
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:许陈晨
  1. Leastsquaresfitting

    1下载:
  2. 采用最小二乘逼近作为拟合实验数据的方法,利用F检验,确定实验数据拟合优度及最佳阶数,用编制的程序来拟合实验数据,得到了较好的结果-Least-squares fitting
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:snow
« 1 2 3 4 5 6 7 89 10 11 12 13 »

源码中国 www.ymcn.org