[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
Pete's QBASIC Site Discuss QBasic, Freebasic, QB64 and more 2008-02-29T17:32:24-05:00 http://www.petesqbsite.com/phpBB3/app.php/feed/topic/2610 2008-02-29T17:32:24-05:00 2008-02-29T17:32:24-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=16756#p16756 <![CDATA[A TRILLION PROBLEMS]]> Say each cell has a lifespan of 100. Then you can make an array of 100 long integers wich hold how many cells have that lifespan. Then you put them in a loop, and shidt everything one place (don't know if this is what you want).

Statistics: Posted by Codemss — Fri Feb 29, 2008 5:32 pm


]]>
2008-02-29T17:17:37-05:00 2008-02-29T17:17:37-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=16755#p16755 <![CDATA[Exactly]]>
Glad you finally caught on to what I was implying LOL

Ted

Statistics: Posted by burger2227 — Fri Feb 29, 2008 5:17 pm


]]>
2008-02-29T15:59:51-05:00 2008-02-29T15:59:51-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=16754#p16754 <![CDATA[A TRILLION PROBLEMS]]> simulation. Duh. 8)
And as for the cells themselves, they can be grouped into age-type. There're millions (billions?) of red blood cells that are the same age and will die at the same time (roughly), so you process that group. Then when the group dies, there'll be a new batch of same-time red blood cells to replace'em. And so with neurons (same age, somewhat same lifetime). That'll do some tremendous simplification, not to mention introducing the hope for staying on the memory budget. It's a shot. With a little math, scientific insight, and some computer hacks, you can appear to 'simulate' more than what is actually going on in the computer.

Statistics: Posted by Mentat — Fri Feb 29, 2008 3:59 pm


]]>
2008-02-29T15:32:22-05:00 2008-02-29T15:32:22-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=16753#p16753 <![CDATA[Answer]]> I could go on, but even in the FB forum there have to be some limitations on rhetoric! Simple answers:

Men in USA = 72

Women in USA = 80

Now find something else to do that makes more sense. Even FB cannot do that kinda stuff. Try C or D or E. Ask God if you know him well enough!

Ted

PS: Lay off the caffein Pepsi!

Statistics: Posted by burger2227 — Fri Feb 29, 2008 3:32 pm


]]>
2008-02-29T14:25:36-05:00 2008-02-29T14:25:36-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=16752#p16752 <![CDATA[A TRILLION PROBLEMS]]>
The problem is that I can't just upload a set amount, compute and start again, because it is a nearly never ending process, so it needs to regenerate at the same time that it loses. Now that you know, any help...?

Statistics: Posted by pepsijoe — Fri Feb 29, 2008 2:25 pm


]]>
2008-02-29T07:29:56-05:00 2008-02-29T07:29:56-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=16751#p16751 <![CDATA[A TRILLION PROBLEMS]]>
Sounds like a job for Assembly.

Statistics: Posted by Mentat — Fri Feb 29, 2008 7:29 am


]]>
2008-02-29T03:18:16-05:00 2008-02-29T03:18:16-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=16749#p16749 <![CDATA[A TRILLION PROBLEMS]]> Statistics: Posted by phycowelder — Fri Feb 29, 2008 3:18 am


]]>
2008-02-29T02:25:39-05:00 2008-02-29T02:25:39-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=16747#p16747 <![CDATA[Unbelievable!]]>
I cannot BELIEVE that both of you fell for this obvious JOKE. LOL

Ted

PS: Better buy a mainframe computer and a TRILLION bits of memory!

Statistics: Posted by burger2227 — Fri Feb 29, 2008 2:25 am


]]>
2008-02-28T21:52:41-05:00 2008-02-28T21:52:41-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=16745#p16745 <![CDATA[A TRILLION PROBLEMS]]>

It sounds ridiculus, but so was 103% of math and science at any point in time. So, load up a chunk (a couple gross or so megabytes at a time), process it (whatever you're doing), get rid of it and load up a new batch. I take it that there is an external source for this data, or is it being created by the computer? Whatever it is, this is no small task. I would guess you'll need a really big array or list.

Good luck for what ever this is. Pity, I haven't even a dozen gigabytes left free on my own machine.

Statistics: Posted by Mentat — Thu Feb 28, 2008 9:52 pm


]]>
2008-02-28T19:57:51-05:00 2008-02-28T19:57:51-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=16744#p16744 <![CDATA[Ridiculous!!!!!!!!!!!!!!!!!!!!!!]]>
Don't delete each bit of data! Just delete the idea from your mind!

Statistics: Posted by burger2227 — Thu Feb 28, 2008 7:57 pm


]]>
2008-02-28T18:02:13-05:00 2008-02-28T18:02:13-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=16743#p16743 <![CDATA[A TRILLION PROBLEMS]]>
So let us know what it's for exactly, and let's take it from there.

Statistics: Posted by MystikShadows — Thu Feb 28, 2008 6:02 pm


]]>
2008-02-28T17:02:34-05:00 2008-02-28T17:02:34-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=16742#p16742 <![CDATA[A TRILLION PROBLEMS]]>
my only sugestion would be maybe
arrays and pointers!

'/shrugs/'

Statistics: Posted by phycowelder — Thu Feb 28, 2008 5:02 pm


]]>
2008-02-28T14:36:05-05:00 2008-02-28T14:36:05-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=16741#p16741 <![CDATA[A TRILLION PROBLEMS]]> Each bit would have a value that would decrease every second until it reached zero. I need to label each individual bit of data so that once it reaches 0 it can be deleted and replaced. ANY IDEAS?

Statistics: Posted by pepsijoe — Thu Feb 28, 2008 2:36 pm


]]>