Please use this identifier to cite or link to this item:
http://dspace.cityu.edu.hk/handle/2031/5945
Full metadata record
DC Field | Value | Language |
---|---|---|
dc.contributor.author | Cao, Cong | en_US |
dc.date.accessioned | 2011-01-19T04:11:58Z | |
dc.date.accessioned | 2017-09-19T09:11:37Z | |
dc.date.accessioned | 2019-02-12T07:28:57Z | - |
dc.date.available | 2011-01-19T04:11:58Z | |
dc.date.available | 2017-09-19T09:11:37Z | |
dc.date.available | 2019-02-12T07:28:57Z | - |
dc.date.issued | 2010 | en_US |
dc.identifier.other | 2010eecc042 | en_US |
dc.identifier.uri | http://144.214.8.231/handle/2031/5945 | - |
dc.description.abstract | String matching algorithm is used to locate one or several certain strings or patterns in given texts, long strings or pattern sets. String matching algorithms are widely used in many areas, such as search engine and virus scanning. The Aho-Corasick (AC) algorithm [1] is a classical string matching algorithm. An advantage of the AC algorithm is that the matching time is linearly depended on the length of the input stream. A major limitation of AC algorithm is that the cost of physical memory used to store the transition rule tables is very high. Pipelined Aho-Corasick (P-AC) architecture [2] is a memory-efficient way to improve the AC algorithm and reduce the memory cost using a pipelined approach. The major task for the project is to develop the supporting software (C program) to generate the lookup tables of the system and finally apply the P-AC architecture into the QSV method [4] which is a memory efficient hardware string searching engine for anti-virus applications. | en_US |
dc.rights | This work is protected by copyright. Reproduction or distribution of the work in any format is prohibited without written permission of the copyright owner. | en_US |
dc.rights | Access is restricted to CityU users. | en_US |
dc.title | Lookup table generation for Pipelined Aho-Corasick String-Matching Algorithm | en_US |
dc.contributor.department | Department of Electronic Engineering | en_US |
dc.description.supervisor | Supervisor: Dr. Pao, Derek C W; Assessor: Dr. Cheung, Ray C C | en_US |
Appears in Collections: | Electrical Engineering - Undergraduate Final Year Projects |
Files in This Item:
File | Size | Format | |
---|---|---|---|
fulltext.html | 145 B | HTML | View/Open |
Items in Digital CityU Collections are protected by copyright, with all rights reserved, unless otherwise indicated.