Explore >> Select a destination


You are here

www.jeremykun.com
| | harrisongoldste.in
4.2 parsecs away

Travel
| | [AI summary] This blog post explores Brzozowski derivatives, a method for symbolically manipulating regular expressions to match strings, offering an alternative approach to traditional regular expression implementations.
| | emanueleviola.wordpress.com
4.6 parsecs away

Travel
| | This is a book about computational complexity theory. However, it is perhaps sui generis for various reasons: 1. The presentation is also geared towards an algorithmic audience. Our default model is the RAM (Chapter 1), the standard model for algorithmic research. This is in contrast with other texts which focus on tape machines. I reduce...
| | rjlipton.com
4.3 parsecs away

Travel
| | Another proof idea using finite automata Steve Cook proved three landmark theorems with 1971 dates. The first has been called a "surprising theorem": that any deterministic pushdown automaton with two-way input tape can be simulated in linear time by a random-access machine. This implies that string matching can be done in linear time, which inspired...
| | typicalprogrammer.com
31.3 parsecs away

Travel
| [AI summary] A discussion on the use of relational databases versus alternative integration methods like XML over HTTP, focusing on encapsulation, data integrity, and the role of SQL in application integration.