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

搜索资源列表

  1. scientificcalculator

    0下载:
  2. 包括加减乘除,正弦余弦,阶乘,二进制十进制十六进制八进制等科学计算器的算法-Including the addition and subtraction multiplication and division, sine cosine, factorial, hexadecimal decimal binary octal scientific calculator, such as the algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:14818
    • 提供者:刘小花
  1. 0710210206Calc

    0下载:
  2. 用MFC实现简单的计算器功能,加减乘除,阶乘,小数点,开平方根。-MFC implements a simple calculator with function, addition and subtraction multiplication and division, factorial, decimal point, open square root.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1910824
    • 提供者:nini
  1. calculator

    0下载:
  2. 本计算器共分为以下三个界面: (1)通用计算:能够进行按钮上支持的各种运算,并支持运算符的优先级, 但计算的数据和精度均有一定的限制,仅能计算10的100次方以内的数据,最 多保留17位有效数据。 (2) 高精度计算:能够进行按钮上的各种运算,但不支持运算符的优先级, 每一次都只能进行一种运算,计算的数据精度非常高,除阶乘外,其余运算均 能够计算30000个有效数据以内的数据,阶乘可以计算50000以内的数据。 (3)智能计算
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3708005
    • 提供者:he
  1. calculator

    0下载:
  2. 具有加减乘除阶乘求幂等多功能多用途的计算器-Math requirements with power and other multi-factorial calculator
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:627477
    • 提供者:JasonYu
  1. jisuanqi

    0下载:
  2. 设计一个能实现计算器功能的Java程序,可以进行加、减、乘、除(另外可适当加上阶乘、正弦、余弦和指数)运算。 -Design a Java program to achieve functional calculator that can add, subtract, multiply and divide (the other may be appropriate to add factorial, sine, cosine and exponential) operations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1309
    • 提供者:督促
  1. Exp

    0下载:
  2. 使用VC编写的一个表达式计算器,可以进行四则混合运算,括号,工程对数,自然对数,组合数,排列数,阶乘等,本程序使用双向链表进行表达式计算。-VC prepared using an expression calculator, can be four hybrid operation, parentheses, the number of works, the natural logarithm, the number of combinations, arrangement number, f
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:180560
    • 提供者:fg
  1. counter

    0下载:
  2. 一些简单的计算器功能!!阶乘,sin,二进制,看看就知道了-Simple calculator function! ! Factorial, sin, binary, to see to know
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2401440
    • 提供者:曹阳
  1. testZ

    0下载:
  2. 计算器的功能实现,加减乘除四则运算,三角函数、阶乘、指数运算-Calculator functions to achieve, Math arithmetic, trigonometric functions, factorial, exponentiation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1291
    • 提供者:liangliang
  1. scientific_calculator

    0下载:
  2. 使用说明: 1、该计算器对表达式的要求比较严格 2、该计算器默认采用弧度制,计算角度时则要转换:sin(π/6)=0.5 3、括号必须要匹配 4、注意像And这样的运算,前后数值需要括号:(1011)And(1000) 其他说明: Backspace :删除当前输入的最后一位。 CE :清除当前显示的表达式。 C :清除当前的计算,开始新的计算。 MC :清除存储器中的数据。 MR:调用存储器中的数据。 Mod求模(即整数相除求余数)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1032959
    • 提供者:fay
  1. duogongnengjisuanqi

    0下载:
  2. 这个是采用C编写的,多功能高级科学计算器,具有加、减、乘、除、累加、阶乘、结束等功能。可以满足基本的预算需求,有关C的编写也是结构清晰,适合初学者学习讨论。-This is using C write, multi-function senior scientific calculator, has the addition, subtraction, multiplication, division, and accumulate, factorial, end etc. Function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1085
    • 提供者:liuli
  1. Calculator

    0下载:
  2. 简单计算器,能算普通的加减乘除,也能算阶乘及开平方-A simple calculator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2324
    • 提供者:blue
  1. jiecheng

    0下载:
  2. 输入一正个数,求它的阶乘!可用于嵌入计算器等-Enter a number, find the factorial!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1352
    • 提供者:程纣
  1. Calculator

    0下载:
  2. 计算器正确实现加减乘除幂阶乘阶乘和的计算 -Sort program ( function ), bubble sort method, including integrated, digital, character.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:231350
    • 提供者:zhangke
  1. calculate

    0下载:
  2. 用C++实现的计算器小程序,能实现阶乘等运算。-Calculator program implemented in C, factorial and operations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:628896
    • 提供者:李彬
  1. Calculator

    0下载:
  2. 计算器功能(1)包含的功能有:加、减、乘、除运算,开方、求倒数、三角函数、对数指数、阶乘等的计算功能。 (2)计算功能基本上是用系统内部函数。 (3)“Clear”按钮可以清除所有已输入的数据从头计算,“Backspace”按钮可以实现退位功能, “Exit”按钮可以退出程序。 -The calculator function (1) contains the functions: add, subtract, multiply, and in addition to the ope
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5595604
    • 提供者:xiaohuli
  1. calculor

    0下载:
  2. mfc复杂计算器,可实现加减乘除,三角函数,阶乘等的运算-mfc complex calculator, addition, subtraction, trigonometric, factorial, and other computing
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4478255
    • 提供者:侯顺利
  1. MALAJ

    0下载:
  2. 简单计算器包括双目运算和单目运算功能。双目运算符包含基本的四则运算及乘幂功能,单目运算符包含正余弦,阶乘,对数,开方,倒数等运算。可对输入任意操作数,包括小数和整数及正数和负数进行以上的所有运算并能连续运算。出现错误会给出相应提示,同时包含清除,退格,退出功能以及有与所有按钮相对应的菜单项-Simple calculator includes a binary operator and a unary function. Binocular operator contains four basi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:486985
    • 提供者:赵子龙
  1. Scientific-calculator

    0下载:
  2. 科学计算器,可以实现文曲星上的科学计算器功能,包括sin,平方,阶乘等-Scientific calculator, scientific calculator function on Wenquxing, including sin, square, factorial
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2783
    • 提供者:liu
  1. Calculator

    1下载:
  2. C++的计算器源代码,可以进行加减乘除四则运算以及求余阶乘累加的运算,并输出结果。-Calculator source code in C++ for addition, subtraction, multiplication and division four operations and the remainder factorial accumulate operations, and output results.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-09
    • 文件大小:1338
    • 提供者:流苏
  1. math

    0下载:
  2. 用逆波兰表达式实现计算器功能的数学头文件及源文件.支持四则运算,括号,负号,三角函数,求余,求幂和阶乘.但未处理大数,所以数值大小有限.-Math header file and source file with Reverse Polish expression calculator function. Supports four operations, brackets, negative numbers, trigonometric functions, modulo exponentia
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:4736
    • 提供者:mark
« 1 23 4 »
搜珍网 www.dssz.com