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

搜索资源列表

  1. webmath

    0下载:
  2. 基于web的数学公式编辑器,大学时的毕业设计性能上不够好 -web-based mathematical formula editor, at the university graduation design performance is not good enough huh
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:127353
    • 提供者:w
  1. dutu

    0下载:
  2. 自己做的小程序,关于那个悖论算法的,就是抛硬币的算法,很简单,不过很有趣,可以证实一下数学观点,有两个参数,一个是赌的次数,另一个是赌本。 -own small procedures on the paradox that the algorithm is throwing coins algorithm is very simple. But it is interesting, can confirm this mathematical perspective, there are tw
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1249
    • 提供者:闫利民
  1. lishanshuxue

    1下载:
  2. 1.这个计算器可用在离散数学的数理逻辑中,纯属工具,随意传播,由java语言实现,解压即可运行,需要按照java环境。可以去这里下载运行环境:http://www.skycn.com/soft/3116.html 2.这个计算器可以计算逻辑表达式的值、对应的真值表、主析取范式、主合取范式。 3.输入表达式时可以在表达式栏中输入,也可用相应的按钮输入,变元只能是PQRST。由于等价连接词无法识别,所以用等号代替,这也是一个无奈的选择。 4.计算前请选择变元个数(默认为3元)并对变元赋值。变元个数最
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7118830
    • 提供者:vintoak
  1. W3Eval

    1下载:
  2. http://w3eval.calcsharp.net/ W3Eval is Java applet that evaluates mathematical expressions. It uses different approach from conventional calculator, which is more natural to the way people calculate. -http : / / w3eval.calcsharp.net / W3Eval is Jav
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:22696
    • 提供者:一农
  1. Q阿基米德螺线

    0下载:
  2. 阿基米德螺线 一种数学曲线-a mathematical curve
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5774
    • 提供者:无名
  1. optioncalc

    0下载:
  2. 用于计算期权价格,窝轮的价格却并非取决于市场供求,而是以「期权定价模式」计算窝轮的期权价值。期权订价模式是利用数学算式,因应不同的订价因素,如正股价格、引伸波幅等决定其价格-used to calculate options prices, Waterloo round of price is not determined by market supply and demand, but "option pricing model," Waterloo round of th
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3095
    • 提供者:lin lin
  1. 2.4.4--计算器提高(具有数制转换功能的计算器)

    0下载:
  2. 一个具有+,-,*,/和数学函数运算功能,并能够将二进制数和十进制数相互转换的小型计算器。-,-,*,/ and with a mathematical function computing functions, and to be binary and decimal number of small mutual conversion calculator.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:61198
    • 提供者:李白
  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
    • 文件大小:1491
    • 提供者:优优
  1. 泊松分布是一种常用的离散型概率分布

    0下载:
  2. 泊松分布是一种常用的离散型概率分布,数学期望为m的泊松分布的分布函数定义如下: P(m, k) = mk * e-m/k! (k = 0, 1, 2, 3, …) 对于给定的m和k (0<m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。 ,Poisson distribution is a commonly used discrete probability distributions, mathema
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-01-22
    • 文件大小:882
    • 提供者:QQQQQ
  1. JavaANPR是一个自动车牌识别程序

    1下载:
  2. JavaANPR是一个自动车牌识别程序,此程序采用了的了人工智能、机器视觉业绩神经网络的算法。,JavaANPR is an automatic number plate recognition software, which implements algorithmic and mathematical principles from field of artificial intelligence, machine vision and neural networks.
  3. 所属分类:JSP源码/Java

    • 发布日期:2015-02-21
    • 文件大小:963001
    • 提供者:Thomas
  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
    • 文件大小:7196
    • 提供者:zhangrui
  1. J_B.rar

    0下载:
  2. 一个很难的数学问题(智力140以下勿进) 旧版Java程序设计Page97 3.12题 庞涓拿到两个整数(2到99之间)之和,孙膑拿到两个整数之积。下面是一段很有趣的对话。 庞涓说:我不知道这两个整数是多少,但我肯定你也不知道。 孙膑说:我本来不知道这两个整数是多少。但既然你这么说,那我现在知道了。 庞涓说:哦,那我也知道了。 要求输出所有可能的结果,包括这两个整数之和以及这两个整数之积。 程序设计思路:通过庞涓和孙膑的对话,逐步缩小和的范围,直至得出答案!,A difficult
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:856
    • 提供者:qq546703
  1. jsMath-3.6e

    0下载:
  2. 在线数学公式编辑器的源代码,主要是javascr ipt脚本-Online mathematical formula editor, source code, javascr ipt scr ipt
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:291114
    • 提供者:王智
  1. tex

    0下载:
  2. WebTeX 可视化网络公式编辑器源码,解决网络公式输入的问题,可输入比较复杂的数学公式。-WebTeX visual network source equation editor, enter the formula to solve network problems, you can enter more complex mathematical formulas.
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-04-09
    • 文件大小:408931
    • 提供者:richard
  1. math

    0下载:
  2. JAVA实现的一个能够做多个数学功能的client-server程序。-JAVA can realize a number of mathematical functions to do client-server program.
  3. 所属分类:Applet

    • 发布日期:2017-04-05
    • 文件大小:10044
    • 提供者:zoey
  1. JavaScript

    0下载:
  2. 2007高教社杯全国大学生数学建模竞赛题目B题-2007 China Undergraduate Mathematical Contest in Modeling Title B Title
  3. 所属分类:JavaScript

    • 发布日期:2017-05-21
    • 文件大小:6240387
    • 提供者:zho
  1. 1006

    0下载:
  2. 一个有用的数学公式,搜索的相关知识和一些ACN比赛的经验-A useful mathematical formula, the search of the relevant knowledge and experience some of ACN
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:130256
    • 提供者:Tim
  1. ExpCompiler_java

    0下载:
  2. 用JAVA写的计算一段数学表达式的程序,完全OO,所用的算法及各类数据结构在很多教程中都有介绍,但代码都是不完整的,一般都是缺少自动机来获取符号。-Using JAVA to write the calculation of mathematical expressions for some procedures, fully OO, used in various types of algorithm and data structure in many curricula have intr
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:16788
    • 提供者:无心
  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
    • 文件大小:1590428
    • 提供者: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
    • 文件大小:38841
    • 提供者:sea-0108
« 12 3 4 5 6 »
搜珍网 www.dssz.com