CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - calculate.java

搜索资源列表

  1. 鞍点

    0下载:
  2. java编程,计算一个数组中的鞍点,这个也是作业-calculate an array of saddle point, the operation is
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2838
    • 提供者:2v
  1. java

    1下载:
  2. 编程:编程实现一个简单的四则运算计算器:从键盘输入一个四则运算表达式(没有空格和括号),遇等号"="说明输入结束,输出结果。 假设计算器只能进行加减乘除运算,运算数和结果都是整数,4种运算符的优先级相同,按从左到右的顺序计算(即:2+3*5先计算2+3,再计算5*5)。 示例:括号内是说明 -Programming: programming a simple calculator four operations: from the keyboard to enter a fou
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:130724
    • 提供者:李伟
  1. 113172225romulus

    0下载:
  2. JAVA案例开发(考勤系统)管理企业人员信息,计算工资-Case JAVA development (time and attendance system) the management of enterprise personnel information, calculate the rate of wage
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:207546
    • 提供者:alock
  1. ErlangB

    0下载:
  2. This program calculate blocking probability of erlangB equation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:855
    • 提供者:utap
  1. SpaceAdventure

    0下载:
  2. 此代码是我自己写的,游戏完全基于矢量图形,所有对象都使用计算X和Y 的速率值的算法来移动,每个矢量图形都有一个内建的边界矩形来进行冲突检测-This code can be run under the java virtual machine, the game completely vector-based graphics, all objects are used calculate the rate of X and Y value of the algorithm to move, e
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:13333
    • 提供者:邢召伟
  1. calculate

    0下载:
  2. 用java实现的波兰式,运行时读入一串字符,如果字符是需要计算的等式,则计算出结果-when run it,it will read a string and try to find the result.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2888
    • 提供者:王金贵
  1. zy

    0下载:
  2. 这是一个计算各种图形面积的java程序,可在里面增加图形来计算,实现简单。-This is a calculated area of a variety of graphical java program, you can increase the graphics to calculate the inside to achieve simple.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:3156
    • 提供者:www
  1. Calculate

    0下载:
  2. 简单计算器的java实现源码,非常简单实用哦-a simple calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1206
    • 提供者:风儿
  1. dasankeshe

    0下载:
  2. 这是一个宾馆管理系统,管理员可以通过密码登陆系统,对信息进行管理,客户和房间信息储存在数据库中,系统可以计算客户应付的房间费用,退房时管理员可以通过系统知道客户应付的费用。-This is a hotel management system, the administrator can login via a password system, information management, customer and room information is stored in a database
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:467334
    • 提供者:jxp
  1. 1(1)

    0下载:
  2. 3. 水仙花数是指其个位、十位和百位上三个数的立方和等于这三位数本身的数,使用java编程求出所有的水仙花数-3. Narcissus is the number of its bits, 10 and 100 on the three cubes and is equal to the three-digit number of their own, using the java programming calculate the number of all the daffodils
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2848372
    • 提供者:张扬
  1. DecisionTree

    0下载:
  2. decision tree calculate information gain
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:652418
    • 提供者:Aakashi
  1. Distance

    0下载:
  2. 通过经纬度计算两点空间距离,计算方法简单,准确,运算速度快。-calculate two spherical distance by Latitude and longitude
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:614
    • 提供者:王磊
  1. cloestPair

    0下载:
  2. 最近点对程序,java实现。可以计算平面内的最近点对-The nearest point on the program, java implementation. Can calculate the closest point on plane
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:79486
    • 提供者:yuanyifang
  1. CodeLineCounter05

    0下载:
  2. 代码行计数器.用于计算用.net开发的源程序代码行数。经过小小修改即可用于计算java程序的代码行数。源于网上他人的程序修改优化而成。-Code line counter. For the calculation the line count of code developed with .net. After a little modification can be used to calculate the number of lines of code java program. Chan
  3. 所属分类:Other windows programs

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

    0下载:
  2. java 计算矩阵相乘。采用多线程的方法。单线程与多线程对比 计算量相同,线程数不同。-java calculate the matrix multiplication. Using the method of multi-threaded. Single-threaded and multi-threaded results calculated in the same number of threads.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:837
    • 提供者:dd
  1. TFinanceCalcuh

    0下载:
  2. 此java程序可以有三种用处:1、计算一次性投资本息和。2.计算periiodically投资的本息和。3、计算loan(贷款)一定数目每月应还多少 -This Java program can have three kinds of usefulness: 1 to calculate a one-time investment of principal and interest and (2) calculate periiodically investment of principal
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1647
    • 提供者:zmougang
  1. z.java

    0下载:
  2. 用Java编写程序实现以下功能 (1)从键盘输入学生姓名、学号、成绩,并保存到文本文件中,重复进行直到遇到空字符为之。 (2)从文件读取各学生成绩,并计算所有学生成绩的平均值、最大、最小值-The following functions written in Java programs (1) from the keyboard input student name, student number, grades, and saved to a text file, and repeat unt
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:843
    • 提供者:紫送
  1. java实验2(计算日期源代码)

    0下载:
  2. 设int year,month,day分别表示一个日期中的年月日,试编程求 a)对于任意三个整数,判断其是否为一个合法的日期值。 b)给定一个日期值,计算若干天后的日期值 c)如果有两个日期值,计算他们相距的天数。(set int, year, month, day, respectively, represents a date in the date of the month, try programming (a) for any three integers, determine
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:60416
    • 提供者:Onefruit
  1. calcu

    0下载:
  2. 计算矩形或三角形的面积/周长.........(Calculate the area and perimeter of a rectangle or triangle)
  3. 所属分类:Windows编程

  1. HFUT JAVA 4

    3下载:
  2. 使用 字符流和和GUI类 编程实现以下功能: (1)设计图形化界面,至少包括文本类控件类。接收从键盘输入姓名、学号、成绩,并保存到文本文件中,重复进行。(2)从文件中读取各学生的成绩,并计算所有学生成绩的平均值、最大值和最小值,排序后输出到另一文本文件。(Use character stream and GUI class programming to achieve the following functions: (1) Design graphical interface, at leas
  3. 所属分类:其他

    • 发布日期:2020-10-14
    • 文件大小:1024
    • 提供者:zhouzhou ZHOU
« 12 »
搜珍网 www.dssz.com