As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
This problem smells like there should be an answer in graph theory, but it doesn\'t exactly match any of the graph theory problems I know. (Note: this is actually a real-world problem, fictionalized f
I am a student of Computer Science and have learned many of the basic concepts of what is going on \"under the hood\" while a computer program is running. But recently I realized that I do not underst
What are different terms for \"content negotiation\" (when not talking about HTTP)? For example: some (remote or local) services, components, modules,
I have only recently started programming significantly, and being completely self-taught, I unfortunately don\'t have the benefits of a detailed Computer science course. I\'ve been reading a lot about
I\'m not sure how to ask my question in a succinct way, so I\'ll start with examples and expand from there. I am working with VBA, but I think this problem is non language specific and would only requ
I\'ve read in Wikipedia that neural-network functions defined on a field of arbitrary real/rational numbers (along with algorithmic schemas, and the speculative `transrecursive\' models) have more com
Stephen Wolfram gave a fascinating talk at TED about his work with Mathematica and Wolfram Alpha. Amongst other things, he pointed out how very simple computations can yield extremely complex behavior
In the Master Theorem, cases 1 & 3 you have if f(n) = O(log b of a-e) in case 1, I wondered why one has to subtract the constant e there?
I do not really know if this is scientif开发者_JAVA百科ically proven, but I\'ve read in a book (It was a relatively modern AI book by Peter Norvig) that second-order logical programming could be more