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

搜索资源列表

  1. JAVA实现文本聚类,用到TF/IDF权重

    7下载:
  2. JAVA实现文本聚类,用到TF/IDF权重,用余弦夹角计算文本相似度,用k-means进行数据聚类等数学和统计 知识。,JAVA realization of text clustering, using TF/IDF weight, calculated using cosine angle between the text of similarity, using k-means clustering for data such as mathematical and statistical
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-22
    • 文件大小:1.46kb
    • 提供者:优优
  1. NaiveBayes.java.tar.gz 基于weka的分类算法

    1下载:
  2. 基于weka的分类算法,用于weka拓展应用。朴素贝叶斯模型发源于古典数学理论,有着坚实的数学基础,以及稳定的分类效率。同时,该算法所需估计的参数很少,对缺失数据不太敏感,算法也比较简单。理论上,与其他分类方法相比具有最小的误差率。,Based on the classification algorithm weka, weka develop applications for. Naive Bayes model originated in the classical mathematical
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-24
    • 文件大小:7.03kb
    • 提供者:zhangrui
  1. jep-3.1.0-trial

    1下载:
  2. 这个是一个计算表达式的java包,你可以对你的数学表达式进行计算-This is a calculated expression of the java package, you can for you to calculate the mathematical expression
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1.52mb
    • 提供者:liu
  1. SimpMethodProj

    1下载:
  2. [数学问题]用分支定界发解线性混合整数规划问题,JavaSE swing 界面。-[Mathematical problem] Used branch and bound solution fat LMIP problem, JavaSE swing GUI.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:37.93kb
    • 提供者:sea-0108
  1. ChePaiShiBieByJava

    0下载:
  2. 这个项目涉及了人工智能、机器视觉和神经网络等领域,实现一个车牌自动识别系统(ANPR)。它包括了一系列的数学算法原理,以保证数字车牌的检测与提取、字母分割、归一化和识别。-Very Very Good!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2.81mb
    • 提供者:黄刚平
  1. chap2

    0下载:
  2. Java计算器源码 简单的JAVA计算器,简单进行数学运算,用到AWT,swing界面类。这个计算器具有退格功能,就是输错了可以向前删除。 -Java codes for Calculator
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:2.97kb
    • 提供者:james
  1. JAVA_ComputingCalculus

    0下载:
  2. 此程序是用来计算高等数学里的微积分运算的,调用一些Math的方法-This procedure is used to calculate the advanced mathematics in the computing calculus, call some methods Math
  3. 所属分类:Applet

    • 发布日期:2017-03-27
    • 文件大小:6.3kb
    • 提供者:wll
  1. JMathLib_0.9.0

    0下载:
  2. JAVA 数学程序库 提供常规的数值计算程序包-JAVA math library provided by the numerical calculation of conventional package
  3. 所属分类:Java Develop

    • 发布日期:2017-05-18
    • 文件大小:4.76mb
    • 提供者:hzgzh
  1. java

    0下载:
  2. 利用java程序来编写程序,解决数学里面求商的问题。-For business
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1.65kb
    • 提供者:缪建
  1. BayesNet.java.tar

    0下载:
  2. 贝叶斯网络是一种概率网络,它是基于概率推理的图形化网络,而贝叶斯公式则是这个概率网络的基础。贝叶斯网络是基于概率推理的数学模型,所谓概率推理就是通过一些变量的信息来获取其他的概率信息的过程,基于概率推理的贝叶斯网络(Bayesian network)是为了解决不定性和不完整性问题而提出的,它对于解决复杂设备不确定性和关联性引起的故障有很的优势,在多个领域中获得广泛应用。本算法用于weka算法包的拓展。-Bayesian network is a probabilistic network, wh
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:8.35kb
    • 提供者:zhangrui
  1. dp

    0下载:
  2. java 课程设计画板,根据提供的数学函数画出曲线,同时画出多条曲线-Sketchpad java curriculum design, in accordance with the provision of mathematical functions to draw the curve, at the same time to draw a number of curves
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:20.17kb
    • 提供者:jonwa
  1. Cacl

    0下载:
  2. 简单的JAVA计算器,简单进行数学运算,用到AWT,swing界面类。这个计算器具有退格功能,就是输错了可以向前删除。-Simple JAVA calculator, a simple mathematical calculations, use AWT, swing interface class. The calculator has a backspace function, namely, the wrong that can be removed ahead.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:2.65kb
    • 提供者:221
  1. sxfx

    0下载:
  2. 该网站是描述数学分析的网站,可以学习数学分析知识-The site is to describe the mathematical analysis of the website, you can learn from the knowledge of mathematical analysis
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-27
    • 文件大小:9.35mb
    • 提供者:canny
  1. Test

    0下载:
  2. 小学数学测试程序,随即逐个生成20题计算题,没当用户大国一题后出现第二道题目, 小弟才疏学浅,各位大哥大姐见谅哈-Primary Mathematics test program, then generate the 20 questions one by one calculation problems, no problems when the user powers after a second subject, brother Caishuxueqian, Ladies and Bi
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1.92kb
    • 提供者:彭朋
  1. javacalculus

    1下载:
  2. java的数学函数包,fft之类的都有,可以省不少事-java package of mathematical functions, fft of the class have, you can save a lot of things
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:289.04kb
    • 提供者:郎海默
  1. java

    0下载:
  2. 功能要求: 1) 输入十个同学的学号,姓名,四科成绩(应用数学、大学英语、Java程序设计、计算机应用基础) 2) 计算出平均成绩。以平均成绩降序输出成绩表。 3) 输出全组各科平均分,最高分和最低分。 4) 输入姓名查询成绩 界面要示:用图形界面实现。 -Functional requirements: 1) input ten students of student id, name, four families score (applied mathe
  3. 所属分类:JavaScript

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

    0下载:
  2. 这个程序模拟实现了:1网页中生成六个字母的Java小程序,使用到了Random()函数 2:基本类型与String类型的链接 3:常用的数学函数-The code will generate six letters with random(). Another explain the basic types and the String. The last gives us examples of some math functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1.04kb
    • 提供者:宇轩
  1. java-GATesting-

    0下载:
  2. 纯java编写的遗传算法程序,这是很不错的程序,提供了使用遗传算法的灵活性,可用于数学优化等很多领域。-Genetic algorithm written in pure java program, which is very good program, providing the flexibility of using genetic algorithms can be used in many areas of mathematical optimization.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8.14mb
    • 提供者:史可
  1. eclipse-java-workspace

    1下载:
  2. 包含了Java常用的算法,数据结构,基础数学,经典例题等(Contains the Java commonly used algorithms, data structures, basic mathematics, classic examples, etc.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-16
    • 文件大小:76kb
    • 提供者:小旻
  1. [Java经典编程300例

    0下载:
  2. 编程资料:java经典编程300例:本书以基础知识结构为框架, 给出了每部分知识中可能遇到的疑难问题或者是开发技巧。 本书共 17 章, 主要包括 Java 语言概述、 Eclipse 开发工具、 Java 语言基础、 流程控制、 数组及其常用操作、 面向对象入门、 面向对象进阶、 字符串与包装类、 Java 集合类框架、 常用数学工 具类、错误处理、 输入/输出、枚举类型与泛型、 Swing 入门、多线程、 网络通信和数据库操作。(Programming information: Java c
  3. 所属分类:Java编程

    • 发布日期:2018-01-01
    • 文件大小:78.17mb
    • 提供者:云苼
« 12 3 4 5 »
搜珍网 www.dssz.com