CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 幂

搜索资源列表

  1. ComplexCalculator

    0下载:
  2. 一个用Java制作的实现“复数”各种操作的计算器。包括 加减乘除根模 自然对数 实幂指数 虚幂指数 正弦 余弦 正切。 主要是各种算法和类的设计。 可以供初学面向对象程序设计和Java的同学参考。-A use of Java to achieve the production of
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:136.73kb
    • 提供者:飏翳檒
  1. ComplexCalculator

    0下载:
  2. 使用NetBean开发的java简易复数计算器,支持复数的加法、减法、乘法、除法、根、模、自然对数、实幂指数、虚幂指数、正弦、余弦、正切的运算。设计了自己的复数类-NetBeans development of the use of the plural simple java calculator, support plural addition, subtraction, multiplication, division, roots, mold, natural logarithm, it
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:99.52kb
    • 提供者:billsedison
  1. java_function_plotter

    0下载:
  2. 常见函数绘图 正余弦,幂指对,分段函数,傅立叶-java function plotter
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3.88kb
    • 提供者:gromit
  1. java

    0下载:
  2. 此文档包含有AOP,Annotation,xml读写,一般文件读写,各种属性文件读写, 安全控制基础,还有Reflect功能的测试。 还有在math中,自己写一个数的n次幂算式 各种框架的核心基础基本都在这里边,当然只是一个简单基础类的探讨,更 深的技术,需要在具体环境下在扩展设计-This document contains the AOP, Annotation, xml reading and writing, reading and writing paper
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:24.64kb
    • 提供者:zhang long
  1. shuzhi

    0下载:
  2. java实现数值分析的幂法,在大学编程中有一定作用-java to achieve a power of numerical analysis method
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5.18kb
    • 提供者:
  1. calculate

    0下载:
  2. 大学时写的js计算器程序 能进行简单加减乘除,和科学运算:(开根号,次幂,log……)-Js college calculator program written in simple addition and subtraction to multiplication and division, and scientific computing: (roots and the power, log ... ...)
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:2.21kb
    • 提供者:陈文
  1. jisuanqi

    0下载:
  2. 设计的计算器应用程序可以完成加法、减法、乘法、除法和开方,次幂运算。且有小数点、正负号、清空、清除以及一定的错误处理等功能。用鼠标单击相应的数字键和运算符号键,然后单击“=”号按钮,窗口上方的文本框将会显示计算出来的结果,要将文本编辑框清空,可单击清空按钮。-Calculator application designed to be completed addition, subtraction, multiplication, division and square root, sub-pow
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:47.07kb
    • 提供者:YAKA
  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. caculater

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

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

    0下载:
  2. 用幂法反幂法计算实际工程计算中的大规模矩阵特征值-Inverse power law with the power method to calculate the actual engineering calculation of large-scale matrix eigenvalue
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2.83kb
    • 提供者:Reynold
  1. Adapter

    0下载:
  2. 适配器模式,完整代码,运行结果截图 题目: 有一个类(adaptee)实现了数学中的幂次运算,方法中需要传入两个参数,一个是基数base,另外一个是幂次exp。现在客户端需要一个求得一个数的平方的函数接口(target),传入一个数,得到它的平方值。为了复用已经存在的类adaptee,适用Adapter来适配adaptee,adapter实现了target接口。 -Adapter mode, the complete code, the results capture Title: A
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:105.5kb
    • 提供者:hhy
  1. tzx

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

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

    0下载:
  2. 解一次方程法求自然数幂和公式的各项系数,自己设置k值后重编译-Method for solving equations and formulas of natural numbers power of the coefficient
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:3.38kb
    • 提供者:杨建明
  1. Scjg

    0下载:
  2. 变量n 的值为10。从键盘输入一个字符,当输入的字符为’!’时,计算 n!;当字符为’p’时,计算3 的n 次幂。循环输入字符,当输入’q’时,退出程序。-Variable n has a value of 10. Enter a character from the keyboard when the input character is ! , The calculation n! when the character is p , the calculation of the
  3. 所属分类:Applet

    • 发布日期:2017-03-28
    • 文件大小:523byte
    • 提供者:徐学敏
  1. compute

    0下载:
  2. 编写一个能够计算中缀表达式的程序,其中关于中缀表达式有如下的要求: 1)表达式中只处理二元运算符 2)表达式中出现的运算符为:+、-、*、/、^(幂运算)、(),其中幂运算符的优先级别比*和/的高,但是其结合性为右结合-Write a program to calculate the infix expression, the infix expression has the following requirements: 1) only two yuan operator ex
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:1014byte
    • 提供者:susan
  1. CheckFermat

    0下载:
  2. 测试费马大定理的正确性。可输入三个参数和幂指数的值。-Test the validity of Fermat s last theorem. You can enter three values of the parameters and exponent.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1.57kb
    • 提供者:kid
  1. main

    1下载:
  2. 读入两个多项式,然后输出这两个多项式的和,也就是把对应的幂上的系数相加然后输出。-Read two polynomials, and then output the two polynomials, namely the corresponding coefficient of power on the additive and output.
  3. 所属分类:JavaScript

    • 发布日期:2016-04-25
    • 文件大小:1kb
    • 提供者:Darkmoss
  1. CalculatorJFrame_3

    0下载:
  2. 实现计算器图形界面,功能包括二、八、十、十六进制下的四则基本运算、三角函数运算、指数对数幂运算等。-Achieve calculator graphical interface features include four basic operations two, eight, ten, hexadecimal under trigonometric, exponential logarithmic power operation and the like.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:14.96kb
    • 提供者:Zhang Yu
  1. duoxiangshi_add

    0下载:
  2. 该程序实现的功能是要读入两个多项式,然后输出这两个多项式的和,也就是把对应的幂上的系数相加然后输出。程序要处理的幂最大为100。-Realize the function of this procedure is to read the two polynomials, and then output the two polynomials, namely the corresponding coefficient of addition and the output power.Program
  3. 所属分类:JavaScript

    • 发布日期:2017-12-13
    • 文件大小:4.05kb
    • 提供者:张颍
  1. FFT

    0下载:
  2. 实现fft运算,带入2的整数次幂的数组点数,实现FFT运算(Implementation of FFT operation)
  3. 所属分类:Java编程

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:木木·
搜珍网 www.dssz.com