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

搜索资源列表

  1. 简单成绩管理系统

    0下载:
  2. 能自动计算总分、平均分及格率等各种统计数据。在统计时你还可以选择统计全部学科或部分学科;在使用中可自由增删成绩、人员,学科,及学科改名功能;自由设置卷面总分、及格线、分数段间隔、综合分,学校名,用户名,背景等.-can automatically calculate scores, average passing rates and other statistics. In statistics, you can also choose the part of all disciplines o
  3. 所属分类:ASP源码

    • 发布日期:2014-01-21
    • 文件大小:45264
    • 提供者:王晓春
  1. 一种无距离函数聚类方法

    0下载:
  2. 聚类算法大部分都使用距离来计算相似度,本文探讨了无需使用距离的方法。-clustering algorithm used to calculate similarity distance, the paper discusses the need to use the distance.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:32883
    • 提供者:石支柱
  1. EX11_1

    0下载:
  2. 用java写的有关复数的四则运算,并且计算出其模的大小-Using java to write the plural of the four operations, and calculate the size of the model
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1920
    • 提供者:hao
  1. Ex10_2

    0下载:
  2. 用java计算出一个圆和矩形的周长和面积,值已固定,可在源码中修改-Use java to calculate the circumference of a circle and rectangle and area values ​ ​ have been fixed, you can modify the source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1737
    • 提供者:hao
  1. wo

    0下载:
  2. 能够实现基本的四则运算,加减乘除,以及加入括号的运算式的计算器-Calculator for four basic Calculate
  3. 所属分类:Ajax

    • 发布日期:2017-03-30
    • 文件大小:342593
    • 提供者:羽佳
  1. Bruch

    0下载:
  2. 用java写的分数计算程序。 可以计算分数的加减乘除。-Using java to write the scores computational procedures. Can calculate the scores calculation.
  3. 所属分类:Applet

    • 发布日期:2017-03-26
    • 文件大小:853
    • 提供者:金牌
  1. Extract

    0下载:
  2. 编写一个Java应用程序,在其中编写一个类,该类封装了一元二次方程共有的属性和功能,即该类有刻画方程系数的3个成员变量以及计算实根的方法。并给出计算实根的过程-Write a Java application, in which the preparation of a class that encapsulates the properties of a total of one dollar quadratic equations and functions, that is, such a
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:536
    • 提供者:Allan
  1. 分别定义图形类Shape(抽象基类)

    0下载:
  2. 分别定义图形类Shape(抽象基类),继承类矩形类Rectangle、正方形类Square、 圆形类Circle;并且计算周长和面积。在另一个main函数中分别创建矩形、 正方形和圆形对象,设置所需的属性值,打印其周长和面积。(备注:只要把该文件解压,把里面的东东COPY去即可使用)-Graphics categories are defined Shape (abstract base class), the succession of quasi-rectangular type R
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-25
    • 文件大小:609
    • 提供者:logan
  1. CountWord

    0下载:
  2. 编写一个Java应用程序,使用RandomAccessFile流统计Hello.txt中的单词,要求如下:   (1)计算全文中共出现了多少个单词(重复的单词只计算一次);   (2)统计出有多少个单词只出现了一次;    (3)统计并显示出每个单词出现的频率,并将这些单词按出现频率高低顺序显示在一个TextArea中 -Write a Java application, using the RandomAccessFile stream statistics
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:1243
    • 提供者:Allan
  1. Date-processing-with-java

    0下载:
  2. 本程序用java进行日期处理,日期有各种不同格式,把不同格式的日期转化成统一格式,并进行日期的计算!-This program is to deal with date with Java processing. the dates have different formats, the different formats of date into unified format, and calculate the dates!!!!!
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:2413
    • 提供者:huajiakui
  1. java_DigitalSign

    2下载:
  2. 实用数字签名的步骤 (1)发送方使用MD5算法对原始信息进行计算,获得一个固定长度的信息摘要 (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘要
  3. 所属分类:Java Develop

    • 发布日期:2015-11-02
    • 文件大小:23814
    • 提供者:张云
  1. java-version--VSM

    0下载:
  2. VSM模型的实现,通过java、语言编写的,能够打开多个文件,计算出VSM的值即查询相似度能够得出来。-VSM model realization, through java, language, and can open multiple files, calculate the value of the VSM similarity queries can be out.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:121980
    • 提供者:何礼清
  1. map

    0下载:
  2. google动态和静态地图,输入位置自动计算经纬度还可以查看不同类型的地图-Dynamic and static google maps, enter the location automatically calculate latitude and longitude can also view a map of different types
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3287872
    • 提供者:magicerror
  1. js-table

    0下载:
  2. js表单百分比相乘计算数值后去两位数.通过网页测试通过,javascr ipt程序自动计算并保留小数点后两位。-js form percentage multiplied by the calculated values ​ ​ to double digits. page testing by javascr ipt program to automatically calculate and retain two decimal places.
  3. 所属分类:JavaScript

    • 发布日期:2016-01-27
    • 文件大小:1024
    • 提供者:lgy8218
  1. BMI

    0下载:
  2. 通过输入学生的身高体重计算BMI值,判断人是否过重,轻,合格-By entering the height and weight of the students calculate BMI value, to determine whether heavy, light, qualified
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:5428
    • 提供者:程秋
  1. day

    0下载:
  2. 编写一个方法days(),计算一个由年、月、日表示的日期是该年的第几天。在main()方法中提示用户输入日期的年、月、日,然后调用days()方法计算该日是该年的第几天,最后输出计算结果。-Write a method days (), calculate a year, month, date, said the first few days of the year. In the main () method prompts the user to enter dates in the ye
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:898
    • 提供者:何俊乐
  1. ex09

    1下载:
  2. 加分程序。请编写一个程序,先产生一个大于10的随机整数n,再产生n个随机数并存放于数组中,然后将这n个数相加,并求出这n个数的和s1, 同时计算出求s1所需的时间t1.接着让程序创建2个线程并发的进行相加运算。其中一个线程计算前一半数之和s21,后一个线程计算后一半数之和s22, 然后将s21与s22这两个数相加得到和s2,计算采用双线程进行求和运算所花费的时间t2。请比较s1和s2,以及t1和t2的大小-Bonus program. Write a program, first create
  3. 所属分类:Java Develop

    • 发布日期:2015-10-23
    • 文件大小:3570
    • 提供者:zhouxi
  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
    • 文件大小:4999
    • 提供者:站长
  1. ProjectA

    0下载:
  2. a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00). r:
  3. 所属分类:Applet

    • 发布日期:2017-03-25
    • 文件大小:2071
    • 提供者:zoey
  1. QuadraticEquation

    0下载:
  2. Produce Java classes to calculate and display the root of a quadratic equation when input the coefficients a, b and c within the range of -100 to 100 by user.-Produce Java classes to calculate and display the root of a quadratic equation when input t
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:2157
    • 提供者:vevina
« 1 2 34 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com