花費 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