![]() |
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 |
| Unregistered Join Date: Oct 2001
Posts: 753
| Program in linux to do LOTS of math (takes long time to complete) |
| Leeman_s is offline | |
| | #2 |
| Code Goddess Join Date: Sep 2001
Posts: 9,662
| Look up the fractal generator contest. Those use plenty of math and take a while for large N. I know that *my* entries were written in standard C, so portability shouldn't be a problem.
__________________ My best code is written with the delete key. |
| Prelude is offline | |
| | #3 |
| C++ Developer Join Date: Jun 2002 Location: UWaterloo
Posts: 2,718
| Then how'd you draw the fractals?
__________________ Naturally I didn't feel inspired enough to read all the links for you, since I already slaved away for long hours under a blistering sun pressing the search button after typing four whole words! - Quzah You. Fetch me my copy of the Wall Street Journal. You two, fight to the death - Stewie |
| XSquared is offline | |
| | #4 |
| Code Goddess Join Date: Sep 2001
Posts: 9,662
| >Then how'd you draw the fractals? With the standard defined character set and text file I/O.
__________________ My best code is written with the delete key. |
| Prelude is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using variables in system() | Afro | C Programming | 8 | 07-03-2007 12:27 PM |
| popen takes too long? | Largo | C Programming | 2 | 11-20-2006 06:46 AM |
| C++ in linux problem (long program) | Goldrak | C++ Programming | 3 | 04-24-2006 05:45 PM |
| worst time to program | DavidP | A Brief History of Cprogramming.com | 17 | 06-10-2002 11:32 PM |
| Finding out how long it takes for a program to run. | Unregistered | C++ Programming | 1 | 02-27-2002 12:53 AM |