-
初学者可以看看的算法
初学者可以看看的算法-beginners can look at the algorithm
- 2022-04-20 01:42:16下载
- 积分:1
-
活动安排问题 贪心算法
活动安排问题 贪心算法
活动安排问题 贪心算法
活动安排问题 贪心算法-The activities of the organization of the activities of the organization of greedy algorithm greedy algorithm
- 2023-01-06 07:55:03下载
- 积分:1
-
this document for the use of C language prepared by the search algorithm
此文件为用c语言编写的查找算法-this document for the use of C language prepared by the search algorithm
- 2022-07-15 09:54:07下载
- 积分:1
-
multiple search tree algorithm performance and Binary Tree Algorithm considerabl...
多重搜索树算法,性能和二叉树算法相当,但是更节省空间-multiple search tree algorithm performance and Binary Tree Algorithm considerable, but the space-saving
- 2022-01-26 00:38:41下载
- 积分:1
-
a very good interpolation procedures
一个非常好的插值程序-a very good interpolation procedures
- 2023-04-16 01:15:03下载
- 积分:1
-
狄克逊检验法
狄克逊检验法的特点:首先认为随机样本来自正态总体,正态总体的方差未知。狄克逊检验法不必计算样本平均值和样本标准差,而是采用极差比来构造狄克逊检验法的统计量。这种检验方法,在测定值的数目较多时,由于不需要计算标准差,所以节省很多时间,比较实用。具体做法如下:将样本观测值按它们的大小,从小到大的顺序排列。采用这一方法,不必计算算术平均值和标准偏差。而是根据数目的不同,计算出相应的值。
- 2022-02-05 08:15:02下载
- 积分:1
-
写话
狐狸 Cielwants 在她旧手机上键入一个单词。这台手机有只有一个按钮。通过点击该按钮一次,(B) 两次攻丝,在一排,等等,按字母顺序键入字母 A。因此,最后一个字母 Z 被键入 bytapping 26 次,没有停顿.给出了一个字符串字按钮。计算并返回到以下问题: 如何回答多次将 Ciel 自来水按钮输入这个词的时候? 笔记-键入一个单词时,彩虹对无量短暂的停顿后打字每一封信,这样,电话可以告诉 oneletter 结束的时候,另一封信开始。这些停顿并不重要这个问题里限制词将包含 1 和 50characters,包容性之间。-每个单词中的字符将 anuppercase 英文字母 ("A"-"Z")。 Examples0)"A"的回报: 1One taptypes 的字母 A.1)"ABC"返回: 6 ~ 类型 ABC、 国际环境法中心将做以下: 自来水 thebutton,一旦键入 A.Tap thebutton 两次,以键入 B.Tap thebutton 三次键入这个总人数的水龙头是 1 + 2 + 3 = 6."2) VAMOSGIMNASIA"的回报: 143 3)"TOPCODER"回报: 96 4)"SINGLEROUNDMATCH"的回报: 183 5)"ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ"的回报: 1300年
- 2022-07-01 05:32:59下载
- 积分:1
-
acm essential knowledge, explain in detail the tree line, in the hope that usefu...
acm必备知识,线段树的详细讲解,希望对你有用-acm essential knowledge, explain in detail the tree line, in the hope that useful to you
- 2023-08-14 14:50:02下载
- 积分:1
-
用调用函数法实现bp网络,已载入训练和测试样本供大家分享和学习,有较理想的差准率和查全率。...
用调用函数法实现bp网络,已载入训练和测试样本供大家分享和学习,有较理想的差准率和查全率。-Call function method used to achieve bp network, has been printed in the training and test samples for all to share and learn from, there are better rates and quasi-differential recall.
- 2023-02-21 12:20:03下载
- 积分:1
-
HMM 算法
Contents of this directory
PROGRAMS
* Simple HMMs *
simpledemo.m - Simple demo of HMM code
hmm.m - hmm code
hmm_cl.m - code for calculating likelihood for an hmm
* Factorial HMMs *
fhmm.m - factorial HMM code (exact algorithm -- very slow)
- 2022-04-14 22:21:46下载
- 积分:1