文件名称:MoShiPiPei
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 29kb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
有一串10000位数的主串由1、2、3、4四位数随机获得,n位模式串是指有4的n次方个模式串,如2位模式串有:11、12、13、14、21、22、23、24、31、32、33、34、41、42、43、44等16个数组成。现在进行模式匹配,假设主串为:431324113122341324132等等,则第一次比较是43,第二次比较是31,第三次比较是13,依此类推,每比较一次则落得模式串中的一个,当所有模式串(有4的n次方个)都被找到时,记得所比较的次数,则这个次数就是这次匹配的结果。程序执行了100次,取了平均值,则结果即为n位模式匹配的结果。-10,000 median are a bunch of strings from the main four-digit random access 1,2,3,4, n-bit mode is a series of four nth Series models, such as the two model series : 11,12,13,14,21,22,23,24, Number 16 31,32,33,34,41,42,43,44 other components. Now for pattern matching, string for the main assumptions : 431324113122341324132 etc., the first comparison is 43, the second comparison is 31, the third comparison is 13, and so on, every time he come earlier model of a string, and when all model series (with the n-th 4) were found when remember the comparison of the number, this number is the result of this match. Procedure 100 times and took the average, the result is considered n-pattern matching results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2位模式串
.........\test.cpp
.........\test.dsp
.........\test.dsw
.........\test.ncb
.........\test.opt
.........\test.plg
3位模式串
.........\test.cpp
.........\test.dsp
.........\test.dsw
.........\test.ncb
.........\test.opt
.........\test.plg
4位模式串
.........\test.cpp
.........\test.dsp
.........\test.dsw
.........\test.ncb
.........\test.opt
.........\test.plg
5位模式串
.........\test.cpp
.........\test.dsp
.........\test.dsw
.........\test.ncb
.........\test.opt
.........\test.plg
readme.txt
.........\test.cpp
.........\test.dsp
.........\test.dsw
.........\test.ncb
.........\test.opt
.........\test.plg
3位模式串
.........\test.cpp
.........\test.dsp
.........\test.dsw
.........\test.ncb
.........\test.opt
.........\test.plg
4位模式串
.........\test.cpp
.........\test.dsp
.........\test.dsw
.........\test.ncb
.........\test.opt
.........\test.plg
5位模式串
.........\test.cpp
.........\test.dsp
.........\test.dsw
.........\test.ncb
.........\test.opt
.........\test.plg
readme.txt