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

搜索资源列表

  1. Calculator

    1下载:
  2. 通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器后,可以实现sin 、 cos 、 tan 、 ln、x^y、x^2、x^3、pi、n!、mod和十六进制除这个以外还可以删除输入,清空结果,求1除X,X百分比,十进制是,八进制,二进制的相互转换。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7542
    • 提供者:gggfhv
  1. 细分时钟刻度算法.txt

    0下载:
  2. import java.awt.*; import javax.swing.*; public class Exercise8_12 extends JFrame { // Main method with three auguments: // args[0]: hour // args[1]: minute // args[2]: second public static void main(String[] args) { // Declare hour, minute, and seco
  3. 所属分类:WEB源码

  1. javaAG

    0下载:
  2. 无约束条件 max f(x1,x2)=21.5+x1*sin(4*pi*x1)+x2sin(20*pi*x2) -3.0<x1<12.1 4.1<x2<5.8 1%的变异 25%交叉 旋转转轮选择 -Unconstrained conditions max f (x1, x2) = 21.5+ X1* sin (4* pi* x1)+ X2sin (20* pi* x2)-3.0 <x1 <12.14.1 <x2 <5.81
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6180
    • 提供者:sp
  1. BigCalculator_src

    0下载:
  2. java开发的大整数计算器,实现基本的运算,还有sin,cos,tan,cot.-java big integer calculator developed to achieve basic computing, there is sin, cos, tan, cot.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:41451
    • 提供者:xi
  1. 11

    0下载:
  2. 1. 在No.1图形窗口中绘制 y=sin(x)在[0,2*pi]内的曲线。要求曲线的颜色为绿色,线型为 点划线,用*标示坐标点,在x轴的附近用 黑体 标注 ‘x轴’字样,在图形的上方加上标题 ‘正弦函数’,严格控制x,y轴分度相等,并开启网格。 2. 在No.2图形窗口中创建四个子窗口,在第一、二子窗口中用不同的方法同时绘制 y=x^2,y=-x^2,y=x^2*sin(x) 在[0,2*pi]内的曲线,并要给出标注 在第三个子窗口中绘制 三维曲线 3. 把No.3图形窗口分
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1026
    • 提供者:李子木
  1. MyCalcultaor

    0下载:
  2. this program is very interesting for to calculate with simple operation and advance operation. simple operation such us +,-,:,x and advance operation such as calculate sin,cos and tan implementation-this program is very interesting for to calculate w
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:353019
    • 提供者:m1rud1n
  1. genetic_algorithm

    0下载:
  2. 基于求函数f(x,y,z)=xyz*sin(xyz)最大值问题的演示程序 解压后在命令行输入:java -jar genetic_algorithm.jar-Based on the demand function f (x, y, z) = xyz* sin (xyz) Maximum problem after decompression of the demo program at the command line, type: java-jar genetic_algorithm.j
  3. 所属分类:Java Develop

    • 发布日期:2017-05-23
    • 文件大小:7461343
    • 提供者:wrgdggfgfg
  1. yuhailinqian

    0下载:
  2. 欢迎使用渝海黄大仙灵签工具,本工具运行环境需求:PHP。 据载黄大仙师成仙后神通广大,法力无边,是人所共知的一位普济救善,有求必应的神灵。 为后人留有灵签,以供占卜之用,签文尤其灵验,黄大仙灵签是祖宫一绝。 主要功能: 1、在线摇签,提供签文解说; 2、DIV+CSS模板方便修改;-Welcome to Wong Tai Sin, Yu-Hai Ling signed instrument, the instrument demand operating
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-29
    • 文件大小:76114
    • 提供者:hiddu
  1. yuhailinqian

    0下载:
  2. 欢迎使用渝海黄大仙灵签工具,本工具运行环境需求:PHP。 据载黄大仙师成仙后神通广大,法力无边,是人所共知的一位普济救善,有求必应的神灵。 为后人留有灵签,以供占卜之用,签文尤其灵验,黄大仙灵签是祖宫一绝。 主要功能: 1、在线摇签,提供签文解说; 2、DIV+CSS模板方便修改;-Welcome to Wong Tai Sin, Yu-Hai Ling signed instrument, the instrument demand operating
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-29
    • 文件大小:76019
    • 提供者:hiddu
  1. Calculator

    0下载:
  2. Calculator:可以计算各种基础表达式的计算器,比如3x+5x^2(x=3)or Sin(x)等等表达式-Calculator:calculate some basic expression like polynomial and ect.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7177
    • 提供者:荆江
  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
    • 文件大小:33391
    • 提供者:苏庆强
  1. AxisSinCos

    0下载:
  2. 用java编程实现sin和cos曲线,主要是通过3个类来实现.-It is completed sin and cos curve in Java programming.And it is mainly through the three categories to achieve.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1219
    • 提供者:xuexia
  1. mydraw

    0下载:
  2. 此代码可以实现在一个画布上画sin和cos函数图像.-This code can be achieved on a canvas painted sin and cos function of the image.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:838
    • 提供者:linuxiva
  1. SinWave

    0下载:
  2. 用java做的画sin(x)函数图像的源程序-Using java to do paintings sin (x) function of the image source
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:3884
    • 提供者:李明
  1. Javacalculator

    0下载:
  2. 通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器后,可以实现sin 、 cos 、 tan 、 ln、x^y、x^2、x^3、pi、n!、mod和十六进制除这个以外还可以删除输入,清空结果,求1除X,X百分比,十进制是,八进制,二进制的相互转换-Through JAVA calculator program designed GUI interface, users can turn
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:3068
    • 提供者:李瑞
  1. sin5555

    0下载:
  2. 一个测试加拿大SIN号码是否是正确,输入SIN号码,会告诉你此号码是否正确-A test whether the Canadian SIN number is correct, enter the SIN number, will tell you that this number is correct
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:685
    • 提供者:Eddie Zhou
  1. Java1

    0下载:
  2. 這個我在臺灣的第一個java作業,使用的IDE是JCreator Le,實現的是pi的估值,和sin的估值-The first one I was in Taiwan java job, using the IDE is JCreator Le, realize that the pi of the valuation, and the sin of the valuation of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:42915
    • 提供者:廖閱
  1. Max2

    0下载:
  2. 解决f(x,y)=(sin(x)/x)*(sin(y)/y)的GA算法-GA algorithm to solve f(x,y)=(sin(x)/x)*(sin(y)/y)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:2227
    • 提供者:邱君降
  1. jisuanqi

    0下载:
  2. 计算器功能比较简单,界面比较清爽,能进行十进制的加、减、乘、除、求倒数和负数功能,后来加上能实现“sin” “cos” “tan” “pow” 功能,clear表示初始化。-Simple calculator functions, interface cleaner, can be decimal add, subtract, multiply, divide, find the inverse and negative features, was added to achieve "
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:162546
    • 提供者:tony
  1. calculator

    0下载:
  2. calculate numbers with java.can do sin cos and other arthmatical calculation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:2976
    • 提供者:mahmuda
« 12 3 »
搜珍网 www.dssz.com