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

搜索资源列表

  1. java流量统计系统

    1下载:
  2. 可以计算你的IP地址的流量情况,很好用的一个软件哟 -can calculate your IP address of the flow, a good use of software yo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:140.97kb
    • 提供者:职工
  1. aprioriGUI

    1下载:
  2. 这是实现资料挖掘中的Apriori演算法的源代码 此java程式需先在同一资料夹下创建一个database.txt档 开启档案后,输入最小支持度及信赖度,程式会执行计算出关联法则 此与一般的apriori代码不同,经过修改后亘加完美-This is the realization of the Apriori data mining algorithm java source code for this program need to be in the same folder cr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:34.64kb
    • 提供者:洪武
  1. Raidenv4.4

    0下载:
  2. 自己写的一个模仿雷电3的小游戏,没用任何引擎,里面有怎样计算跟踪导弹运行轨迹的算法,并且我写了比较详细的注释-Write an imitation of lightning 3 game, useless any engine, which has how to calculate the trajectory of the missile tracking algorithm, and I wrote more detailed notes
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:1.75mb
    • 提供者:孙沛林
  1. document

    1下载:
  2. 云计算模式在线图片处理 原理与实现 本文档叙述的是自主研发了一套适用于富客户端的云计算模型,使富客户端模式的程序能够和云计算模式相结合。 富客户端程序综合了C/S架构和B/S架构的优点,解决了B/S架构的弊端,提高了Web应用的用户体验,可以使程序直接在浏览器中运行。云计算是将计算提交至服务器端进行,并可在云端存储数据(云存储),两者结合,可以最大限度的解除程序对客户端硬件设备的依赖。 本系统将上述模型应用于需要海量计算的大图像处理中,是前所未有的,极大的提高了处理效率。
  3. 所属分类:Special Effects

    • 发布日期:2015-04-04
    • 文件大小:1.12mb
    • 提供者:sunfang
  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
    • 文件大小:127.66kb
    • 提供者:李伟
  1. 51chuankoujisuanqi

    0下载:
  2. 51串口通信计算器,计算单片机的穿口通信-51 serial communication calculator to calculate the wear single-chip Communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:3.96kb
    • 提供者:杨归龙
  1. dijkstra-java

    0下载:
  2. Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most short-circuit algorithm, used
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-26
    • 文件大小:920byte
    • 提供者:kivilin
  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
    • 文件大小:202.68kb
    • 提供者:alock
  1. shape

    0下载:
  2. /*做一个抽象的shape类 有一个可计算面积的抽象方法 1.做矩形和圆形两个类继承shape类 各自计算面积 2.根据两种图形的面积求法各自设置成员变量 3.设置图形类 包含图形名字和一个shape类型的成员 变量 并含一个方法 实现shape类成员的面积操作 4.做一测试类 分别根据不同的shape类对象实现多态*/-/* Do an abstract shape class has a way to calculate the size of an abst
  3. 所属分类:绘图程序

    • 发布日期:2017-03-03
    • 文件大小:658byte
    • 提供者:柳婷婷
  1. ErlangB

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

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

    0下载:
  2. a package to calculate the harr wavelet coefficents.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:180kb
    • 提供者:weilyli
  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
    • 文件大小:2.82kb
    • 提供者:王金贵
  1. 73462671gose

    0下载:
  2. 高斯滤波算法计算文件的平滑处理很好用的用了才知道好不好-gass smoothing calculate img fddasas
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:131.82kb
    • 提供者:yanfeng
  1. Calculate

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

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

    0下载:
  2. 使用java 编写的简单的计算表达式的程序,供大家学习交流-Using java prepared a simple procedure for the calculation of expression for them to learn from the exchange of
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:791byte
    • 提供者:郭庆泰
  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
    • 文件大小:456.38kb
    • 提供者:jxp
  1. DecisionTree

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

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

    0下载:
  2. 用于计算文档向量的TFIDF权值,代码使用Java语言写的-Used to calculate the document vector of TFIDF weight, code written using the Java language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:1.31kb
    • 提供者:薛超
  1. Distance

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

    • 发布日期:2017-04-02
    • 文件大小:614byte
    • 提供者:王磊
  1. MFCC-Parameter-java-Vertion

    0下载:
  2. 特定人的DTW语音识别算法java版,这个文件主要计算MFCC输出参数,计算中涉及FFT算法。-calculate MFCC parameters based on DTW
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-22
    • 文件大小:9.44kb
    • 提供者:hewenbin
« 12 3 4 5 »
搜珍网 www.dssz.com