文件名称:Markov
- 所属分类:
- 数值算法/人工智能
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- 赵*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
简单的马尔科夫算法,Markov链数据提供了有当前状态决定,而又独立于当前状态的序列,此处算法是将给定的文本串生成新的随机文本- Simple Sample of a Markov Chain Algorithm:A markov chain is a sequence of random variables in which the future variable is determined by the present variable but is independent of the way in which the present state arose from its predecessors. The code is a simple example of a markov chain that generates somewhat random text output from a given text input.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
App.ico
AssemblyInfo.cs
Form1.cs
Form1.resx
Markov.sln
Markov.cs
Markov.csproj
Markov.csproj.user
Markov.suo
AssemblyInfo.cs
Form1.cs
Form1.resx
Markov.sln
Markov.cs
Markov.csproj
Markov.csproj.user
Markov.suo