scispace - formally typeset
R

R. Nigel Horspool

Researcher at University of Victoria

Publications -  59
Citations -  1774

R. Nigel Horspool is an academic researcher from University of Victoria. The author has contributed to research in topics: Parsing & Compiler. The author has an hindex of 21, co-authored 59 publications receiving 1728 citations. Previous affiliations of R. Nigel Horspool include McGill University & University of Illinois at Urbana–Champaign.

Papers
More filters
Journal ArticleDOI

Practical Fast Searching in Strings

TL;DR: It is discovered that a method developed by Boyer and Moore can outperform even special‐purpose search instructions that may be built into the computer hardware for very short substrings.
Proceedings ArticleDOI

Efficient type inclusion tests

TL;DR: Three new encodings of the subtype relation, the packed encoding, the bit-packed encoding and the compact encoding are presented, which have different characteristics and are compared with other constant-time type inclusion tests.
Journal ArticleDOI

A framework for metamorphic malware analysis and real-time detection

TL;DR: A new framework called MARD is presented, to protect the end points that are often the last defense, against metamorphic malware, and provides automation, platform independence, optimizations for real-time performance and modularity.
Book ChapterDOI

Near optimal hierarchical encoding of types

TL;DR: A new algorithm based on graph coloring which computes a near optimal hierarchical encoding of type hierarchies is presented which improves significantly on previous results - it is faster, simpler and generates smaller bit vectors.
Journal ArticleDOI

Algorithms for adaptive Huffman codes

TL;DR: Un algorithme d'Huffman permet de generer des codes a redondance minimum pour un ensemble fini de message a frequences de transmissions connues, mais le systeme binaire reste certainement le mieux adapte aux applications informatiques.