搜索资源列表
myMAKOV.C
- 这是马尔可夫链的原代码,可以用C语言实现-Markov chain is the original code, you can use C language! !
Markov
- 基于马尔科夫链的写作程序,是C++,可以顺利运行-Markov chain-based writing program, is a C++, you can smooth operate it.
C++_Primer_3rd_Edition
- about hidden Markov model every algorithm
accord-hmm-source
- 隐马尔可夫模型(HMM)模型的源码。隐马尔可夫模型(HMM)模型的随机方法和时间序列数据。-Hidden Markov Models (HMM) are stochastic methods to model temporal and sequence data.
PST-v1.0
- 使用隐马尔科夫模型进行词性标注,数据结构为Trie 树,界面简洁直观,算法效率快-Using hidden Markov model tagging, Trie tree data structures, simple and intuitive interface, fast algorithm efficiency
Markov-prediction
- 这个是计算地理学课程 用C# 编写的马尔科夫预测的程序 是窗体应用程序 对于课程大作业很有用哦- This is calculated geography curriculum written in C# Markov prediction program is a form of application for large jobs program useful oh
accord-hmm-source
- Hidden Markov Models in C#-Introduction Hidden Markov Models were first described in a series of statistical papers by Leonard E. Baum and other authors in the second half of the 1960s. One of the first applications of HMMs was speech recognition,