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

搜索资源列表

  1. search

    0下载:
  2. 以深度为k的满二叉树(n=2k-1)为例,假设表中每个记录的查找概率相等,即 pi=1/n(1≤i≤n),而树的第i层上有2i-1个结点,因此,折半查找的平均查找长度为: 所以,折半查找的平均时间复杂度为O(log2n)。 -To a depth of k over the binary tree (n = 2k-1) as an example, suppose the table to find the probability of each record the same,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1100
    • 提供者:zy
  1. luckynumber

    0下载:
  2. 幸运数的计算 概率算法 随机产生数 运行通过-Fortunately, the probability algorithm for the calculation of the number of randomly generated number to run through
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:275886
    • 提供者:七七十四
  1. HuffmanCodingInformation

    0下载:
  2. 输入每个符号的概率,可以得到码长、码字,以及信源熵、平均码长和编码效率。-Enter the probability of each symbol, you can get code length, code words, as well as the source entropy, the average code length and coding efficiency.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:857
    • 提供者:chenyu
  1. matlab

    0下载:
  2. 香农编码,为已知的序列概率,用香农编码进行编码.-Shannon coding sequence for the known probability of encoding used to encode the Shannon.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:70862
    • 提供者:mao
  1. SHANG

    0下载:
  2. 从键盘输入信源概率P,实现信息量和熵的计算-Keyboard input from the source probability P, the realization of the calculation of the amount of information and entropy
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:803
    • 提供者:zhy
  1. 1.5

    0下载:
  2. 编程模拟抛硬币所得正面的频率图。假设每次抛10次为一事件, 记录每次得到正面的次数,共抛掷100000次,计算得到正面次数的概率发布,并绘图输出结果。 思路:数值概率算法常用于数值问题的求解,此类算法所得的往往是近似解,且近似解的精度 随计算时间的增加而不断提高,得到一定精度近似解就可以满足问题要求。-Simulation programming coins thrown from the frequency of a positive map. The assumption tha
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:8649
    • 提供者:刘烨
  1. Desktop

    0下载:
  2. 求输入译码器的先验信息,分别求出u=0/1的概率-Decoder input for the a priori information, respectively, obtained u = 0/1 probability
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1217
    • 提供者:zhangwei
  1. fangcha

    0下载:
  2. 概率统计专用 可以计算任意一组数据的方差 可直接运行-Probability and statistics can be calculated exclusive of arbitrary variance of a set of data can be directly run
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:889092
    • 提供者:henry
  1. suij

    1下载:
  2. 用Matlab产生一满足条件的窄带随机过程,编写子程序计算该随机过程的均值函数,自相关函数,功率谱,包络,包络平方及相位的一维概率密度画出相应的图形-Generated using Matlab to meet the conditions of a narrow-band random process, the preparation of random process subroutine to calculate the mean function, auto-correlation fu
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:808
    • 提供者:qiwenchao
  1. Maslave_analy

    0下载:
  2. 主从多机通信系统可靠性建模,对一个主从多机系统进行建模分析,其中基本单位为元件,有着不同的概率分布寿命,不同元件串联组合成不同部件,部件组合成各分系统,从而根据元件情况可推定系统状态,我们会计算十年中系统地各项指标,推断时间步长为1小时-Master-slave multi-machine communication system reliability modeling, a master-slave multi-machine system modeling and analysis, in
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:6457
    • 提供者:杨诚
  1. gailvjisuan

    0下载:
  2. 概率计算小工具,附带双色球游戏,恭喜您中500万-Probability of small tools, incidental Loans games, Congratulations on your five million in
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:22822
    • 提供者:stopy
  1. ziping

    0下载:
  2. 利用遍历器对输入的txt文件进行字频统计并按字频统计概率大小进行顺序排列 -Traversal of the input device to use the txt file for the word frequency statistics and the probability of word frequency statistics for the size of the order
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:3911
    • 提供者:尼恩
  1. 072282

    0下载:
  2. 提出了一种自动构造特定领域本体的方法,该方法应用术语抽取和多重聚类技术。在术语抽取阶段,通过术语在专业语料与背景语料中出现概率的对比,采用LLR公式对术语进行评分,取得了更好的抽取效果。在层级关系发现过程中,采用上下文共现信息结合HowNet中词语的语义相似度,进行术语间相似度度量,力求获得术语间最合理的相关状况。同时改进了k-medoids聚类算法,更准确地发现术语的层级关系,进而构造出特定领域的本体。-This paper presents an approach to mining dom
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:100753
    • 提供者:xiaobai
  1. feinuo

    0下载:
  2. 费诺编码对n(n<50)个字符进行Fano编码,用户输入每个字符的概率,程序输出每个字符及其码字。-feinuo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1020
    • 提供者:xiaohan
  1. bs1

    0下载:
  2. 基于lattice的关键词后验概率的计算-lattice-based word posteriors computation
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:84482
    • 提供者:gao
  1. DistributionCalc_080119

    0下载:
  2. 计算各种概率分布的dll程序,含算法源码、验证程序、曲线显示控件源码。 算法来自:http://www.ma-ge.cn/ 经我转换为C++函数。-Probability calculator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:198857
    • 提供者:zhaoquanming
  1. disk

    5下载:
  2. 贪心算法作业的解题报告(含证明)和源代码:磁盘文件最优存储问题,当初证明花了一些时间。问题描述:设磁盘上有n个文件,f1,f2,…,fn,,每个文件占磁盘上1个磁道。这n个文件的检索概率分别是p1,p2,…,pn, 且∑pi=1。磁头从当前磁道移到被检信息磁道所需的时间可用这2 个磁道之间的径向距离来度量。如果文件pi存放在第i道上, ,则检索这n 个文件的期望时间是∑pipjd(i,j) 其中d(i,j) 是第i道与第j 道之间的径向距离|i-j|。磁盘文件的最优存储问题要求确
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:266217
    • 提供者:吴钦阳
  1. MIMO_capacity

    0下载:
  2. MIMO系统的信道容量和接收分集系统的中断概率性能,清华大学2004年博士论文,作者崔晓伟-MIMO system channel capacity and receive diversity system outage probability performance, Tsinghua University doctoral dissertation in 2004, the author崔晓伟
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1204685
    • 提供者:arlong
  1. sevenElevenGame

    0下载:
  2. 是7-11 游戏的代码,模拟游戏规则,然后计算输赢的概率-It is about a seven-eleven game simulation and try to figure out the probability of success
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1046
    • 提供者:lifang fan
  1. Collisiondetection

    1下载:
  2. 碰撞检测(用蒙特卡洛法对目标命中概率进行仿真分析)-Collision detection (using Monte Carlo simulation on the target hit probability analysis)
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:59208
    • 提供者:yeyejian
« 1 2 3 4 5 6 78 9 10 11 12 ... 39 »
搜珍网 www.dssz.com