花费 5 ms
hyperscanhyperscan开源了!

hyperscan开源了! 官网:https://01.org/zh/hyperscan 1. 新闻背景 当地时间10月19日,intel将它的高速正则表达式匹配引擎hyperscan开源了,版本4.0,基于BSD许可。这个基于自动机(Automata)的引擎经过了多年开发(2008 ...

Thu Oct 22 02:20:00 CST 2015 1 8966
hyperscan】示例解读 simplegrep

示例位置: <hyperscan source>/examples/simplegrep.c参考:http://01org.github.io/hyperscan/dev-reference/api_files.html 1. 概述 此示例实现一个grep的简化版本:指定一个 ...

Fri Oct 23 21:35:00 CST 2015 0 7915
hyperscan】示例解读 pcapscan

示例位置: <hyperscan source>/examples/pcapscan.cc参考:http://01org.github.io/hyperscan/dev-reference/api_files.html 1. 概述 此示例实现一个简单的数据包匹配性能测量 ...

Sat Oct 24 01:37:00 CST 2015 0 6746
hyperscan】编译hyperscan 4.0.0

ref: http://01org.github.io/hyperscan/dev-reference/getting_started.html 1. 硬件需求 intel x86处理器 64-bit或32-bit模式 2. 软件需求 2.1 操作系统 Linux: Ubuntu ...

Thu Oct 22 21:31:00 CST 2015 1 5719
Hyperscan-5.1.0 安装

安装依赖ragel ragel源码下载地址 编译安装 安装依赖boost boost官网,这里下载的是boost_1_69_0.tar.gz 编译安装,只需要安装iostreams和random就可以了,全部安装会比较慢 安装hyperscan Github地址 ...

Fri Apr 26 04:37:00 CST 2019 0 1329
一种hyperscan API使用(1)

hyperscan:   编译和安装:http://www.cnblogs.com/zzqcn/p/4900643.html   简单介绍:http://www.cnblogs.com/zzqcn/p/4898620.html 使用:正则编译-》匹配 1.编译 本次使用 ...

Tue Feb 14 00:29:00 CST 2017 0 2392

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM