所属分类:
多国语言处理
开发工具:C/C++
文件大小:14KB
下载次数:85
上传日期:2008-04-15 22:13:21
说明: 隐马尔科夫模型的C代码,包括隐马尔科夫模型的三个经典问题的解决,作者是马里兰大学的
(Hidden Markov Model of the C code, including the hidden Markov model of the three classic problems, the author is the MD of the University)
文件列表:
HMM_C
.....\backward.c
.....\baum.c
.....\esthmm.c
.....\forward.c
.....\genseq.c
.....\hmm.h
.....\hmmrand.c
.....\hmmutils.c
.....\nrutil.c
.....\nrutil.h
.....\sequence.c
.....\testfor.c
.....\testvit.c
.....\viterbi.c