1 Answered Questions
7 Answered Questions
[SOLVED] Where do I start learning about image processing and object recognition?
- 2009-01-11 08:29:44
- Yuval
- 16330 View
- 35 Score
- 7 Answer
- Tags: image-processing theory computer-vision object-recognition
2 Answered Questions
[SOLVED] What will be the DFA for the regular expression 0(0+1)*0+1(0+1)*1?
- 2013-01-02 13:15:26
- Chris
- 2720 View
- 2 Score
- 2 Answer
- Tags: theory regular-language automata dfa computation-theory
15 Answered Questions
[SOLVED] What is an NP-complete in computer science?
- 2008-10-17 01:25:36
- Claudiu
- 240791 View
- 412 Score
- 15 Answer
- Tags: algorithm language-agnostic mathematical-optimization theory np-complete
14 Answered Questions
11 Answered Questions
[SOLVED] Text editor theory
- 2010-07-02 22:23:15
- lornova
- 9972 View
- 48 Score
- 11 Answer
- Tags: data-structures editor text-editor theory
4 Answered Questions
[SOLVED] Learning garbage collection theory
- 2009-08-23 14:00:34
- Pranav
- 4957 View
- 11 Score
- 4 Answer
- Tags: language-agnostic garbage-collection theory
11 Answered Questions
[SOLVED] Bootstrapping a compiler: why?
- 2009-09-29 16:53:25
- Mark Rushakoff
- 9871 View
- 30 Score
- 11 Answer
- Tags: compiler-construction theory bootstrapping
2 Answered Questions
2 Answered Questions
[SOLVED] CSS metaphysics: WHY is page vertical alignment so difficult?
- 2010-10-14 08:01:02
- Ben
- 4134 View
- 39 Score
- 2 Answer
- Tags: html css theory vertical-alignment
2 Answered Questions
4 Answered Questions
7 Answered Questions
2 Answered Questions
[SOLVED] Legitimate uses of Object(o)
- 2012-05-14 15:47:29
- Šime Vidas
- 145 View
- 4 Score
- 2 Answer
- Tags: javascript theory
6 Answered Questions
[SOLVED] What's "P=NP?", and why is it such a famous question?
- 2008-09-21 16:07:07
- raldi
- 93209 View
- 227 Score
- 6 Answer
- Tags: computer-science theory complexity-theory np-complete p-np
6 Answered Questions
[SOLVED] Coupling and cohesion
- 2008-09-02 16:24:57
- Jonathan
- 39320 View
- 66 Score
- 6 Answer
- Tags: oop architecture theory ooad
6 Answered Questions
[SOLVED] What is starvation?
- 2009-07-22 01:22:35
- Daniel C. Sobral
- 42808 View
- 42 Score
- 6 Answer
- Tags: theory multitasking
5 Answered Questions
13 Answered Questions
[SOLVED] When have you come upon the halting problem in the field?
- 2008-10-25 06:08:25
- Claudiu
- 5208 View
- 65 Score
- 13 Answer
- Tags: language-agnostic field theory turing-machines halting-problem
3 Answered Questions
[SOLVED] Explain the difference between a data *structure* and a data *type*
- 2011-01-07 21:17:19
- zwol
- 42325 View
- 30 Score
- 3 Answer
- Tags: data-structures language-agnostic theory
5 Answered Questions
[SOLVED] Does Presenter in Model-View-Presenter create views?
- 2011-06-06 07:36:24
- Tower
- 8133 View
- 30 Score
- 5 Answer
- Tags: theory mvp architectural-patterns
6 Answered Questions
4 Answered Questions
[SOLVED] What is the Zipper data structure and should I be using it?
- 2008-12-19 09:05:14
- avp
- 8066 View
- 46 Score
- 4 Answer
- Tags: data-structures functional-programming theory zipper
14 Answered Questions
[SOLVED] Which is the fastest way to get the absolute value of a number
- 2009-03-20 03:11:15
- Diones
- 29669 View
- 40 Score
- 14 Answer
- Tags: algorithm performance theory absolute-value
9 Answered Questions
[SOLVED] Purpose of singletons in programming
- 2010-03-31 07:23:59
- thecoshman
- 15701 View
- 50 Score
- 9 Answer
- Tags: language-agnostic singleton theory
7 Answered Questions
[SOLVED] How to determine whether a language is LL(1) LR(0) SLR(1)
- 2009-01-24 12:19:49
- Chris
- 26117 View
- 23 Score
- 7 Answer
- Tags: parsing compiler-construction theory grammar bnf
3 Answered Questions
[SOLVED] Difference between convergence and idempotence in Chef
- 2015-06-03 09:08:37
- dextren
- 8041 View
- 17 Score
- 3 Answer
- Tags: chef theory configuration-management
4 Answered Questions
[SOLVED] Does an algorithm exist which can determine whether one regular language matches any input another regular language matches?
- 2010-09-02 18:48:48
- Billy ONeal
- 2938 View
- 18 Score
- 4 Answer
- Tags: regex computer-science theory
10 Answered Questions
4 Answered Questions
[SOLVED] What does "double free" mean?
- 2014-01-11 01:25:26
- chris edwards
- 28577 View
- 23 Score
- 4 Answer
- Tags: c theory double-free