文件名称:RK

介绍说明--下载内容均来自于网络,请自行研究使用

实验RK算法,即利用Hash方法和素数理论,首先定义一个Hash函数(hash (r) = r mod q),然后将模式串P和文本串T中长度为m的子串利用Hash函数转换成数值。显然只需比较那些与模式串具有相同Hash函数值的子串。

当然因为Hash冲突的存在,还要进一步进行字符串比较,但只要选择适当的素数q, Hash冲突的概率就会很小

-Experimental RK algorithm, namely the use of Hash methods and prime number theory, first of all define a Hash Function (hash (r) = r mod q), then the pattern string P and text string T of length m substring using Hash function to convert values . Clearly only those with the pattern string comparison Hash function values ??with the same substring. Of course, the existence of the conflict because of Hash, but also further string comparison, but as long as selecting the appropriate prime q, Hash is very small the probability of conflict
相关搜索: Hash
mod

(系统自动生成,下载前可以参看下载内容)

下载文件列表

RK\Debug\PK.exe

..\.....\PK.ilk

..\.....\PK.pdb

..\PK\Debug\BuildLog.htm

..\..\.....\main.obj

..\..\.....\mt.dep

..\..\.....\PK.exe.embed.manifest

..\..\.....\PK.exe.embed.manifest.res

..\..\.....\PK.exe.intermediate.manifest

..\..\.....\vc90.idb

..\..\.....\vc90.pdb

..\..\main.cpp

..\..\PK.vcproj

..\..\PK.vcproj.WWW-9C81DB4521C.Administrator.user

..\PK.ncb

..\PK.sln

..\PK.suo

..\..\Debug

..\Debug

..\PK

RK

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org