Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 days ago.
Improve this question
Can anyone write simulated annealing algorithm code to optimize? It should be easy, simple and understandable.(for a fee, matlab or vba)
Can anyone write simulated annealing algorithm code to optimize? It should be easy, simple and understandable.(for a fee, matlab or vba)
Related
Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed yesterday.
Improve this question
How to design a minimal dfa over input symbol {0,1} which accepts even number of 0's or even number of 1's?
Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 days ago.
Improve this question
I am a digital Marketer and also an seo Etsy expert who specializes in setting up Etsy shop. So I am looking for more clients are wanting to sell on Etsy but do not know how to go about it.
I tried looking for more of then them but I couldn't get the desired results of my research
Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 days ago.
Improve this question
I have started a Litecoin based Altcoin and am just wondering how best to start mining, a mining pool does not exist yet and through MWEB I can not get Miningcore to run. Therefore my question, how do I mine best solo my Altcoin with MWEB?
Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 months ago.
Improve this question
I'm learning the formal language and the theory of computation,
and new in draw finite automata.
So I want to ask how to draw FA or NFA for:
b*(ab) * a*
The simplified automaton is this one:
Where 1 is the starting state and all states are accepting states. It needs to be completed with a "Trash" state where all missing transitions will go.
Here I just drew a simple understandable NFA To demonstrate the solution for the given question
Image 1
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
I was wandering if (most common) motherboards provide hardware capabilities for measuring the exact power, expanded by the individual components - CPU, RAM, WiFi, etc.
As voltages are read and directly available e.g. in BIOS, I reckon that similar interface may be provided for the power consumption as well.
Searching Google for fedora18 power optimization pops up a nice guide. Inside, PowerTOP is recommended and it's use is described. The program "is a software utility designed to measure, explain and minimise a computer's electrical power consumption", and this is as close as it gets to answering my question. Voila.