-
AC算法思想:
AC算法实例说明报告
AC算法思想:
AC算法基于有限状态自动机(FSA),在进行匹配之前先对模式串集合SP进行预处理,形成模式树(树形FSA),然后只需对文本字符审T扫描一次就可以找出所有与其匹配的模式字符串P。模式树K的构成如下;
(1)K的每一条边e上都用1个字符作为标签;
(2)与同一节点相连的边的标签均不同;
(3)每1个模式P∈SP都存在1个节点v,使得L(v)=p,其中L(v)表示从根节点到v所经过的所有边上的标签的拼接; &nbs
- 2022-11-30 18:15:03下载
- 积分:1
-
STS协议库
STS表计常用库,在国外常用的预付表计中会被用到,如果有用,请联系我,其中包括充值充电充钱,管理码等等一系列的数据生理,为使用提供了不好方便的。
- 2022-01-26 05:13:03下载
- 积分:1
-
利用matlab编写的神经网络程序
这是本人多年来学习神经网络的代码的一个总结,里面包括了具体的算例,以及对训练过程的详细解说,希望对别人有一定的帮助。
- 2022-03-21 23:11:05下载
- 积分:1
-
leetcode部分算法源码
本人编写的leetcode部分算法源码,为了下载matlab程序,上传了。。。。。。。。。。。。。。。
- 2022-01-31 09:42:08下载
- 积分:1
-
SPHysics - SPH Free-surface Flow Solver
SPHysics is a platform of Smoothed Particle Hydrodynamics (SPH) codes
inspired by the formulation of Monaghan (1992) developed jointly by researchers
at the Johns Hopkins University (U.S.A.), the University of Vigo (Spain), the
University of Manchester (U.K.) and the University of Rome La Sapienza (Italy).
Developed over a number of years primarily to study free-surface flow phenomena
where Eulerian methods can be difficult to apply, such as waves, impact of
dam-breaks on off-shore structures.
- 2022-05-26 05:01:36下载
- 积分:1
-
calculation on the plane Improved Mood
计算方法上机改进尤拉-calculation on the plane Improved Mood
- 2022-05-20 09:18:38下载
- 积分:1
-
C算法
C算法-C Algorithm
- 2022-02-06 03:51:11下载
- 积分:1
-
ID3 ML算法
应用背景id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3id3关键技术你想编辑的审查后得到0-10 CF的硬币。更好的你的源代码的质量,你会得到更多的CF的硬币。请填写以下部分仔细。
- 2022-04-09 14:51:48下载
- 积分:1
-
dtw语音识别算法
dtw是语音识别中的一种重要算法,该算法在语音识别中得到广泛的应用,是一种很实用的算法。
- 2023-05-10 17:05:03下载
- 积分:1
-
vc下的一个仿matlab界面的矩阵运算程序,其中单独封装的矩阵类可实现大多数常用矩阵运算功能,经常被我单独拿来使用...
vc下的一个仿matlab界面的矩阵运算程序,其中单独封装的矩阵类可实现大多数常用矩阵运算功能,经常被我单独拿来使用-vc under an imitation of Matlab interface matrix calculation procedures, which separate package matrices can be used to achieve the majority of matrix calculation functions, I was often alone using them
- 2022-04-12 20:05:14下载
- 积分:1