Code center > Suggestions
The randomizer
spike43884:
--- Quote from: Botsareus on November 27, 2014, 12:08:53 PM ---Yea looks like you have serious case of the pride and the fall going on. :)
--- End quote ---
I don't claim to know anything, and I've shared ALL of my code on these forums, to get fixed, or to aid others.
And I might link to that post you linked to a few comments ago, Because I won't bother with the SAME long reply again http://forum.darwinbots.com/index.php/topic,6656.0.html
Botsareus:
Not until I actually care to explain.
Botsareus:
There is ALOT of stuff in DB2 that uses random numbers. Everything from shots to the way the DNA mutates to weather patterns. At first I was grabbing random numbers from a service similar to random.org but had a free API. It worked ok but a bit slow. I wanted a way to use more common data sitting on the internet. I ended up compressing pictures that I get from a set of URLs using my portable hack of 7z and feeding that trough the randomizer. Most of the code is in the beginning of MDIform1 if anyone wants to take a look. I needed a place to host the inet control, that is why it is in a form instead of a module.
Testlund:
So is the Randomizer finally working now?
Has anybody seen any interesting result when using this?
Is the randomizer only running the first time when you start DB?
What are all those .bin files for?
What's the maximum simulation size that the Randomizer can handle?
Testlund:
--- Quote from: Testlund on March 28, 2016, 08:04:01 PM ---Is the randomizer only running the first time when you start DB?
--- End quote ---
This question I can answer myself. The Randomizer will try to connect every once in awhile and if the computer is not connected it will cause DB to freeze permanently. :glare:
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version