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

搜索资源列表

  1. 骰子概率

    1下载:
  2. 这是我写的程序,如果觉得有改进的地方,请指出来哦!-This is the procedure I wrote that even if there are improvements, please point it out!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2879
    • 提供者:lizh
  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. viterbi

    0下载:
  2. 用java实现viterbi算法,由动态规划的方法来寻找出现概率最大的隐藏状态序列
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:6824
    • 提供者:李开
  1. BayesNet.java.tar

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

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

    0下载:
  2. 描述了7-11游戏,这个程序时对这个游戏胜败概率的计算-It describes a game and try to calculate the probabilty of winning
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1089
    • 提供者:LILY
  1. SW

    0下载:
  2. 模拟计算机网络中的停止等待协议算法 发送端向接收端发送数据 模拟出错和超时的概率-stop and waiting ARQ
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:6673
    • 提供者:shiboo
  1. caipiao

    0下载:
  2. 随机程序,支持双色球和体彩大乐透,其实只要数字彩都可以变相支持。功能比较简单,有历史概率分析。-Random process, support for Shuangse Qiu and Ticai big lottery, in fact, can be disguised as long as the number of color support. Function is relatively simple, has a historical probability analysis.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1873053
    • 提供者:wuyuexue94
  1. Java_MD5

    0下载:
  2. 分析了MD5加密算法和碰撞的原理,对目前常规MD5算法加密结果容易被破解的问题,利用JDK的ja-va.security包中的MD5算法给出了JavaBeans形式的变换算法,以期进一步减小破解时碰撞的概率,增强系统加密的安全性。-Analysis of the MD5 encryption algorithm and the collision theory, the current results of conventional MD5 algorithm for encryption ea
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:254679
    • 提供者:刘杰
  1. 6-4

    0下载:
  2. 两个由系统生成随机数并计算随机数个数和概率的Java小程序-Two random numbers generated by the system and calculate the number of random numbers and probability of Java applets
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2477
    • 提供者:曾华源
  1. Alogrithm

    0下载:
  2. 计算两个概率集合相似度的Java代码,不需要扩展possible worlds模型。-calculate the similarity between two probabilistic sets.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:3655
    • 提供者:告密
  1. JiaoChaShang

    0下载:
  2. 文本挖掘中交叉熵算法实现,通过词汇左右出现的概率来计算交叉熵-Text mining cross entropy algorithm,The task of part2of2speech iden t if icat ion is to au tomat ically assign a part2of2speech tag to an unknow n wo rd w ith emp ty part2of2speech info r2 mat ion. A part2of2speech
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1863
    • 提供者:mikepeng
  1. Java_interview

    0下载:
  2. 为了减轻大家的负担和节省大家的时间,一些过时知识点和被笔试概率极低的题目不再被收录和分析。-To alleviate the burden and save us all the time, a number of knowledge points, and was written out of date very low probability of the subject is no longer included and analyzed.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:98092
    • 提供者:
  1. MyAstar

    0下载:
  2. 人工智能主观贝叶斯算法,根据充分性度量LS、必要性度量LN、E的先验概率P(E)和H的先验概率P(H)作为前提条件,分析P(H/S)和P(E/S)的关系。-Artificial intelligence subjective Bayesian algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:13890
    • 提供者:冯冰清
  1. Name

    0下载:
  2. 自动生成随机中文姓名的程序,按姓氏的常用程度作为产生出的姓名的概率-Chinese name automatically generator
  3. 所属分类:Applet

    • 发布日期:2017-04-15
    • 文件大小:6016
    • 提供者:TynLing
  1. BeiyesiClassfication

    0下载:
  2. 贝叶斯 垃圾邮件分类器 java,对训练邮件的字符使用贝叶斯概率公式计算概率,在对测试数据分析-spam filter using beiyesi
  3. 所属分类:Java Develop

    • 发布日期:2017-11-18
    • 文件大小:10263
    • 提供者:fanganjie
  1. Viterbi

    0下载:
  2. 维特比算法,里面涉及到了动态规划,实现找到概率的最大值。-The Viterbi algorithm, which involves dynamic programming to find the maximum value of the probability.
  3. 所属分类:Applet

    • 发布日期:2017-12-09
    • 文件大小:667
    • 提供者:龙悦
  1. BeanMachine

    0下载:
  2. 计算小球掉入木格的概率 可以定义木格的个数 小球的个数 显示小球路径-print the number of the ball,the number of the blanket, the route of the ball falling down
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:765
    • 提供者:icy
  1. Q2

    0下载:
  2. 这是一个怪物的类,用户可以创建怪物,包括龙和巨人,龙和巨人有普通攻击和特殊攻击,用户可以设置龙和巨人的名字,以及他们发动特殊动机的概率。-This is a monster in the class, the user can create monsters, including the dragon and the giant, the dragon and the giant has a normal attack and special attacks, users can set the
  3. 所属分类:JavaScript

    • 发布日期:2017-11-25
    • 文件大小:2216
    • 提供者:廖祖康
  1. 2

    0下载:
  2. 输出各种不同的怪物种类和其具体的信息,他们攻击方式不同,攻击概率不同,有三种怪物-Output a variety of monster types and specific information, they attack, attack probability, there are three monster
  3. 所属分类:Java Develop

    • 发布日期:2017-11-20
    • 文件大小:5614
    • 提供者:lily
  1. RateAnalyzeUtil

    0下载:
  2. 经过对双色球的历史信息比对,去掉特殊序列和小概率序列,得到一个最小的可能中奖组合。-After a two color information than the history, remove special sequences and sequence small probability to get a smallest possible winning combinations.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-11
    • 文件大小:1352
    • 提供者:NickelLee
« 12 »
搜珍网 www.dssz.com