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

搜索资源列表

  1. test11

    0下载:
  2. 一个使用FLASH做的三角函数曲线-do trigonometry curve
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:1.94kb
    • 提供者:草儿
  1. XXjisuanqi

    0下载:
  2. 科学计算器,可进行除基本的运算外还可实现乘方开方及三角函数等运算
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:597.57kb
    • 提供者:李双
  1. Expression

    1下载:
  2. 支持分数约分/基本三角函数计算的AS3表达式解析类,可以将字符串中的算式解析为结果值.
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:771.63kb
    • 提供者:闪客小东
  1. expresstest

    0下载:
  2. 表达式计算代码,按优先级计算输入的表达式,支持括号,阶乘号,暂不支持三角函数!--Expression calculating code, it can calculate inputed expression by priority ,and supports parenthesis, factorial sign, and it does not support trigonometrical functions for now!
  3. 所属分类:Java Develop

    • 发布日期:2017-11-30
    • 文件大小:4.88kb
    • 提供者:站长
  1. JavaCaculator

    0下载:
  2. 纯java实现的类似windous自带的计算器,包括进制转换和三角函数功能。-Pure java to achieve similar windous own calculator, including the hexadecimal conversion and trigonometric functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:76.75kb
    • 提供者:beyrens
  1. src

    0下载:
  2. 用java写的简单计算器。 实现加,减,乘除以及开方三角函数等基本功能。-Using java to write a simple calculator. The realization of addition, subtraction, multiplication and division, as well as prescribing the basic functions such as trigonometric functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1.26kb
    • 提供者:qiumeng
  1. Java_Calcuator

    0下载:
  2. Java编写的仿windows计算器,基本具有windows下计算器的 全部功能,如:简单的加减运算、科学计算、逻辑运算 使用方法: 基本上跟windows计算器一样,如:要计算3+4*(6+2) = 则依次输入3、+、4、*、(、6、+、2、)、=如要计算三角函数如:sinx则先输入 x值,再按sin键如是要计算反三角函数,则应把进制下方的Inv勾上-A calcuator writen by java that has almost whole functions of the ca
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:32.61kb
    • 提供者:苏庆强
  1. Function

    0下载:
  2. 用java画出二次函数,三角函数.画出坐标系-Function image using java painting
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1.54kb
    • 提供者:celia
  1. flash

    0下载:
  2. flash 三角函数 平面直角坐标系 -flash flash 平面直角坐标系
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-09
    • 文件大小:750.42kb
    • 提供者:DESIGN888
  1. Calculator

    0下载:
  2. 多功能计算器 包括加减乘除 开放 平方 三角函数求解等-Calculator
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:4.94kb
    • 提供者:yj
  1. caulter

    0下载:
  2. 数学运算包括加、减、乘、除等 复杂的拓展数学运算的实现 包括阶乘、相反数、三角函数、反三角函数、指数函数、对数函数、幂函数、开方、倒数等。其中三角、反三角函数包括用弧度计算和用角度计算。 achieve development Including factorial, on the contrary the number of trigonometric functions, inverse trigonometric functions, exponential functio
  3. 所属分类:JavaScript

    • 发布日期:2017-05-15
    • 文件大小:3.58mb
    • 提供者:张振磊
  1. calculator

    0下载:
  2. 网页计算器,S实现了加减乘除等四则运算,含有三角函数的运算,还实现了括号的功能。不过做的时间段,还有一些BUG。-Website calculator, S achieve the four fundamental operations of addition and subtraction multiplication and division, trigonometric functions of the operation, but also realize the function in
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-16
    • 文件大小:51.42kb
    • 提供者:ladd lan
  1. JAVAEcodefans.net

    0下载:
  2. void方法举例、参数的值传递、重载方法、使用方法计算税款、三角函数方法、min、max和abs方法、生成随机字-void method example, parameter passing, overloaded methods, the use tax calculation, trigonometric method, min, max and abs method to generate random words
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:20.25kb
    • 提供者:huyonghong
  1. caculater

    0下载:
  2. 用java实现的计算器,通过堆栈实现了带括号的4则混合运算,以及三角函数,幂运算等多功能计算器,里面是带源码的jar包-caculater
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:15.1kb
    • 提供者:lutao
  1. three

    0下载:
  2. java实现的三角函数的图形算法。用图形学的知识绘制三角函数。-java implementation of the trigonometric function of graphics algorithms. Knowledge of graphics drawn with trigonometric functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:14.78kb
    • 提供者:ssh
  1. Counter

    0下载:
  2. 科学计算器 1.10进制数字计算 2.一键换肤功能 3.三角函数计算 4.人性化字体大小显示-Scientific Calculator 1.10 2 decimal figures. A key to skin function 3. Trigonometric calculations 4. Humanization font size Show
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:3.24kb
    • 提供者:张意
  1. tzx

    0下载:
  2. 科学计算器,可以试想四则运算,三角函数,幂运算等功能。-Scientific calculator, support for arithmetic, trigonometric functions, exponentiation functions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:3.41kb
    • 提供者:龙云
  1. work

    0下载:
  2. 输入任意三角函数度数可以计算求值-Enter any trigonometric degree evaluation can be calculated. . . . . . . . . . . .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:7.21kb
    • 提供者:hai
  1. sine

    0下载:
  2. 用Applet程序中实现绘制三角函数sin(x)当x∈[-π,+π]的曲线图形,其中xi=xi-1+△x,△x=0.05-Applet program used to implement mapping trigonometric sin (x) when x ∈ [-π,+ π] of the curve graph, where xi = xi-1+ △ x, △ x = 0.05
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2.86kb
    • 提供者:山东
  1. T_1

    0下载:
  2. 一个简易的计算器,具有加减乘除,三角函数,log,x^y等功能,可以删除最后一位等-A simple calculator, with add, subtract, multiply and divide, trigonometric function, log, x ^ y and other functions, can remove the last etc...
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1.44kb
    • 提供者:linshuye
« 12 »
搜珍网 www.dssz.com