Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computer-science

Find the outer edges of a graph

What are regular expressions theoretically strong enough for? [closed]

regex computer-science

Are lower-bounds established by reductions tight?

Find the most reliable path - Dijkstra’s algorithm [closed]

What are different storages available/used to/by a program during execution time?

computer-science

difference between database and data structure?

Regular Expressions with repeated characters

regex computer-science

Context Free Grammar for Unary Addition

random a 512-bit integer N that is not a multiple of 2, 3, or 5

Zero-or-more/one-or-more modifiers and backtracking

How shall I understand this deep binding example in Python?

simplify regex, [star] mysteriously disappears

what is packaged_resources?

How can I use domain knowledge to improve this algorithm? Ugh, the weights

what is the McNaughton-Yamada Algorithm?

Formal approach for text processing

MacRuby: objective-c runtime is same as ruby runtime

Is ϴ(n)/n = ϴ(1)?