文件名称:Markov
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:9.78kb
-
已下载: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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.