登录
首页 » 算法 » 查找字符串

查找字符串

于 2023-01-26 发布 文件大小:39.04 kB
0 147
下载积分: 2 下载次数: 1

代码说明:

字典树,前几个月做过个关键字过滤的东东,用的AC自动机的算法(Bell实验室70年代研究出的东东,详情请找度娘),10w数据量也就是0.x秒的事 而且这个算法,执行时间只与树的高度有关,与数据量无关,也就是说,哪怕你数据量再扩大一百倍,只要每个数据都是32位,那么时间就是固定的

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Adams,用于数值积分运
    Adams算法,用于数值积分运算-Adams algorithm for the numerical integration Operational
    2022-02-03 05:29:46下载
    积分:1
  • 该矩阵类库源代码已通过编译,希望对大家有帮助!
    该矩阵类库源代码已通过编译,希望对大家有帮助!-The matrix class library source code has passed through the compiler, and they hope to help everyone!
    2022-03-13 10:57:59下载
    积分:1
  • 二叉树子系统
    资源描述这是一个关于数据结构的基础算法,二叉树的子系统,有利于我们学习数据结构,相对于初学者而言,这是一个不错的选择,这样我们就可以快速的了解一些算法的思想
    2022-05-26 20:34:33下载
    积分:1
  • 该界面可以通过MATLAB命令提示符下进入新用。用户可以。
    This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral can be evaluated over a user defined range by using: The composite trapezium, simpsons and gauss-legendre rules. This is useful for calculating accurate probabilities that one might see in statistical tables.
    2022-02-10 10:26:40下载
    积分:1
  • 这是掌握计机软件专业组合的一种数学…
    这是硕士生计算机软件专业组合数学的一个字典算法演示,仅供参考。-This is the master computer software professional combination of a mathematical algorithm dictionary demonstration purposes only.
    2023-07-29 18:05:04下载
    积分:1
  • 用支持向量机(SVM)实现分类与函数回归的源代码。内有实例,依湖芦画瓢即可。...
    用支持向量机(SVM)实现分类与函数回归的源代码。内有实例,依湖芦画瓢即可。-Using support vector machine (SVM) classification and function to achieve the reunification of the source code. There are examples, according to Lake Lo paintings can ladle.
    2022-06-15 21:49:41下载
    积分:1
  • 一个随机数发生器的代码,C++实现
    一个随机数发生器的代码,C++实现-a random number generator code, C++
    2022-03-14 13:35:31下载
    积分:1
  • lzw 压缩
    LZW压缩,实现文本的压缩,压缩比在2:1以上 ZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字。在12位4096种可能的代码中,256个代表单字符,剩下3840给出现的字符串。
    2023-04-13 07:20:04下载
    积分:1
  • 模式识别、距离计、聚类分析、判别函数…
    模式识别,距离计算,聚类分析,判别函数,判断准则等的算法实现-Pattern recognition, distance calculation, cluster analysis, discriminant function, the algorithm to determine criteria
    2023-05-15 14:35:02下载
    积分:1
  • 这是AES在网络安全中的源代码。
    This the source code of AES algorithm which is used in network security.-This is the source code of AES algorithm which is used in network security.
    2022-04-15 09:03:42下载
    积分:1
  • 696516资源总数
  • 106432会员总数
  • 11今日下载