CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 计算器 三角函数

搜索资源列表

  1. Very_Calculator

    0下载:
  2. 本款计算器不仅功能强大而且界面美观, 除可进行普通数值计算还可进行对数,三角函数等复杂计算-calculator, not only the powerful but beautiful interface, in addition to numerical calculation for the general conduct of a few can. trigonometry complex calculation
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:48644
    • 提供者:逸云
  1. Calculator

    1下载:
  2. 使用VC++6。0编写的一个计算器小程序,对按钮进行了美化处理,可以进行基本的四则运算和三角函数求值。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:44626
    • 提供者:皮凤明
  1. jisuanqi

    0下载:
  2. 全能计算器,拥有科学计算器的功能。包括三角函数的计算等等。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:82760
    • 提供者:Kevin
  1. VC计算器

    1下载:
  2. VC计算器 功能 1、完成了实验要求的所有内容 2、可以连续输入运算,对于输入的表达式能够按算符优先级进行处理。如输入2+3*2时,输出为8,而不是10 3、可以处理含括号的表达式 4、十六进制、八进制、二进制可以双字、单字和字节三种长度进行处理 5、科学计数法表示,当输入值或者计算结果超过10^16时会自动以科学计数法表示 6、增加了科学计算器的一些设施,如退格键,清空与归零键,求阶乘,π,求Ln,求双曲函数等 7、可以使用键盘快捷键 8、错误提示 使用 1、Sin、Cos、Tan、Log、M
  3. 所属分类:Windows编程

    • 发布日期:2012-06-19
    • 文件大小:5441997
    • 提供者:yuemaxl@163.com
  1. CalcSolver.rar

    1下载:
  2. VB版高级功能计算器,除了具有数学运算外,还包括三角函数、反三角函数、双曲三角函数、绝对值等运算,还可以进行一些比较复杂的表达式计算。它还有函数绘图、数据统计和自定义常数等功能。,VB version of the advanced features calculators, arithmetic addition, but also includes trigonometric functions,反三角函数, hyperbolic trigonometric functions, such
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:225264
    • 提供者:NewYork
  1. calculatorx_vivitue

    1下载:
  2. MFC源码 开发工具:VC++6.0 编程语言:C++ 主程序代码:1300+行 运算精度:小数点后17位。显示框最大显示字符数21个 计算器功能说明: 1)完成计算器基本运算功能 2)二进制◆八进制◆十进制◆十六进制 相互转换 3)支持角度与弧度显示 4) 完成三角函数+反三角函数、对数、指数运算、取余、倒数与开方运算 5)计算n!.扩展整数n为双精度数x。计算x! 算法f(x)=x(x-1)(x-2)
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:126058
    • 提供者:
  1. calculator_1

    0下载:
  2. vc实现,简单计算器,包括加减乘除,三角函数,根号,等运算。-vc realization, simple calculators, including the addition and subtraction multiplication and division, trigonometric functions, root number, such as computing.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:49228
    • 提供者:weibo
  1. calc

    1下载:
  2. 一个简单的科学计算器,用vc6.0编的,不仅有简单的十进制四则运算,包括平方、取模等高级运数,还有角度和弧度的三角函数计算,还有二进制、八进制、十六进制的计算。-A simple scientific calculator, using vc6.0 made, not just a simple decimal arithmetic, including the square modulus, such as the number of senior transportation, as wel
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:64696
    • 提供者:lyf
  1. calculator

    0下载:
  2. 采用visual c++实现的一个计算器,实现加减乘除及三角函数-vc++ implementation of the calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:24549
    • 提供者:Kroser
  1. calculator

    0下载:
  2. 这是一个具有基本功能的计算器,具有加减乘除,以及三角函数等功能-This is a calculator
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:68483
    • 提供者:KAKA
  1. calc

    0下载:
  2. C写的计算器,支持四则运算、括号、百分号、乘幂、三角函数、反三角函数、常量π、e,支持自定义变量,详细出错提示信息。代码有详细注释。-C calculator written in support of four operations, brackets, percent sign, take power, trigonometric functions, inverse trigonometric functions, constants, π, e, support custom varia
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:180550
    • 提供者:cracode
  1. cal

    0下载:
  2. 表达式计算器,功能很强大。支持加,检,乘,除,平方,开方,三角函数-expression caculator.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1636817
    • 提供者:周晓牧
  1. calculator

    0下载:
  2. 简单计算器,可计算三角函数与普通计算的简单功能-Simple calculator, calculate simple trigonometric functions and general computing
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3740799
    • 提供者:momo
  1. Calculator

    0下载:
  2. 这个是我自己用VC写的计算器小程序,支持“+ - * / ”及三角函数,指数函数,括号等操作,而且里面还有一个小小的滚动条,挺给力的-This is my own calculator with a small program written in VC to support the " +-* /" and the trigonometric, exponential functions, brackets and other operations, but there is
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:48550
    • 提供者:Kingt
  1. MFC简单计算器

    1下载:
  2. windows编程初学者作业,一个简单的基于MFC的计算器程序,源代码为C++语言编写。可以简单执行四则运算,三角函数计算等。(Windows programming beginners job, a simple MFC based calculator program, the source code for the C++ language. You can simply perform four operations, trigonometric functions, and so on
  3. 所属分类:Windows编程

  1. 3.1 计算器

    0下载:
  2. 简单的计算器,加减乘除,温度转换,三角函数等功能(Simple calculator, add, subtract, multiply and divide temperature conversion, trigonometric function, etc.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:212992
    • 提供者:wowwh
  1. Calculator

    0下载:
  2. 基于工厂模式的计算器,实现了加减乘除,三角函数,开根,平方,指数等功能。(Calculator based on factory pattern)
  3. 所属分类:Windows编程

  1. calculator

    0下载:
  2. 基于MFC的计算器程序,可以输入正负数与浮点数,支持运算:四则运算,开方运算,幂运算,三角函数,指数函数,对数函数。(MFC-based calculator program, you can enter the positive and negative numbers and floating-point numbers, support for computing: four operations, the square root of the operation, power opera
  3. 所属分类:Windows编程

  1. calculator1

    0下载:
  2. 简单计算器,可以完成一些复杂运算。例如简单加减乘除,三角函数,对数,进制转换等(A simple calculator can perform some complex operations.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:91239424
    • 提供者:Denhuwen
  1. 科学计算器BY大飞

    0下载:
  2. 可实现三角函数和反三角函数的计算,界面精美,代码完整,可运行(The calculation of trigonometric and anti trigonometric functions can be realized. The interface is exquisite, the code is complete and it can run.)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:15360
    • 提供者:zhaoyy
« 12 3 4 5 »
搜珍网 www.dssz.com