CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 计算器 三角函数

搜索资源列表

  1. calcsolver

    0下载:
  2. 表达式计算器,计算灵活,可计算函数,三角函数等,很好用哦.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:46023
    • 提供者:尹振
  1. calc

    0下载:
  2. 自己写的一个命令行下的计算器,支持基本四则运算、三角函数、指数对数等运算。详细说明在程序中。-Wrote it myself under a command-line calculator to support four basic operations, trigonometric functions, the index of the number of computing. To elaborate on the process.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:192935
    • 提供者:AmaF
  1. funny

    0下载:
  2. 一个用matlab编写的计算器程序,可以实现四则运算和三角函数的运算-Using a calculator program written in matlab, you can achieve the four operations and trigonometric functions in operation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:261795
    • 提供者:张浩
  1. BignumCal

    0下载:
  2. MFC编写的大数计算器,位数不限,可以实现基本四则运算、倒数、对数、开方、三角函数、阶乘、乘方等功能-MFC written in large numbers calculators, digits open, you can achieve the basic four operations, reciprocal, logarithmic, square root, trigonometric functions, factorial, involution and other functi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:54447
    • 提供者:hack10002
  1. Calculator

    0下载:
  2. 简单的计算器,暂时不支持复杂的函数如,三角函数等-A simple calculator, temporary does not support the complex functions such as trigonometric functions, etc.
  3. 所属分类:Data structs

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

    0下载:
  2. VC++编写的计算器,吃了实现简单的四则运算外,还可以实现三角函数的运算,角度的转化,功能强大-VC++ prepared by the calculator, to eat to achieve a simple arithmetic, but also allows computing trigonometric functions, angle conversion, powerful
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2112446
    • 提供者:陈开
  1. jisuanqi

    0下载:
  2. 用MATLAB实现简易计算器,可以计算加减乘除,三角函数,括号运算等等。-Simple calculator with a MATLAB implementation can be calculated addition, subtraction, trigonometry, brackets, etc. operations.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3010
    • 提供者:chen
  1. jisuanqi

    0下载:
  2. matlab的gui工具实现计算器 包括加减乘除以及三角函数,反三角函数-matlab gui tools to implement the calculator, including addition, subtraction, and trigonometric functions, inverse trigonometric functions
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7210
    • 提供者:吕慧
  1. CalculatorX

    0下载:
  2. 简单的计算器,能实现基本的加、减、乘、除运算外,还可实现求三角函数等的科学运算-Simple calculator, to achieve the basic addition, subtraction, multiplication, and division operations, but also seek to achieve scientific computing trigonometric functions, etc. ~ ~ ~
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:16576
    • 提供者:Vivian
  1. testZ

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

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

    0下载:
  2. 一个简单的科学计算器,能实现简单的加减乘除以及三角函数等科学计算-A simple scientific calculator that can perform simple addition, subtraction, and trigonometric functions and other scientific computing
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1864704
    • 提供者:chentao
  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. pudn--Calculator

    0下载:
  2. 一个用JAVA编写的科学计算器,可以进行一系列的科学运算,开方、三角函数等-A scientific calculator written in JAVA, can be a series of scientific operations, square root, trigonometric functions, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:23038
    • 提供者:许哲宇
  1. Calculator

    0下载:
  2. 使用MFC编写的能够实现计算器功能的源码,可以实现加、减、乘、除、乘方、开方、三角函数求值等功能~-Written using MFC to achieve the calculator function of the source code can be add, subtract, multiply, and, power, square root, trigonometric functions, evaluation and other functions ~
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3600034
    • 提供者:杨洋
  1. OTOPV2.0

    0下载:
  2. 一个简易的计算器,可进行三角函数计算和其他常用计算-A simple calculator, trigonometric functions and other common computing
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3380141
    • 提供者:houbin
  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. scientific_calculator

    0下载:
  2. 用matlab GUI编写的科学计算器程序,可以实现各进制的相互转换,进行逻辑运算,三角函数运算,幂运算,均值,标准差及方差运算等-this is a scientific calculator that was programmed by matlab GUI。its functions conclude hexadecimal conversion,logical operations,trigonometric,exponentiation,mean,standard deviation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:19303
    • 提供者:闫鹤
  1. Calc

    0下载:
  2. VB版高级功能计算器,除了具有数学运算外,还包括三角函数、反三角函数、双曲三角函数、绝对值等运算,还可以进行一些比较复杂的表达式计算,比如 ln e + rnd(2) + 3(2)4 * (log(tan (itan 1))) 等。-VB version of the advanced features of the calculator, in addition to mathematical operations, including trigonometric, inverse trigo
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:247177
    • 提供者:Dwj
  1. 计计计算器

    0下载:
  2. 用C++实现小型计算器的功能,包括四则运算,三角函数,对数函数,幂函数的运算(Using C++ to achieve the function of small calculators, including four operations, trigonometric function, logarithmic function, power function calculation)
  3. 所属分类:数据结构

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:Liangshuang
  1. 简易计算器

    0下载:
  2. 实现四则运算和三角函数运算功能的自制简易计算器(Implementation of four operations and trigonometric functions)
  3. 所属分类:数据结构

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:wychen
« 12 »
搜珍网 www.dssz.com