User Profile

Collapse

Profile Sidebar

Collapse
lam388
lam388
Last Activity: Oct 2 '07, 07:17 PM
Joined: Oct 1 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • C++ need help (all the part) please help me.....i need to turn in tommow

    Write a program to implement the simulation of life as described in Scientific American by Martin Gardner. The program will be implemented on a two dimensional surface of size 80 by 80 visible elements. The rules of the simulation are as follows:

    1) An initial set of cells are marked as “alive” by the user. This is generation 0. Your program will ask the user to input a set of row and column values to let the user determine which...
    See more | Go to post

  • lam388
    replied to Need help C++
    in C
    i don't know how to do all of them
    See more | Go to post

    Leave a comment:


  • lam388
    started a topic Need help C++
    in C

    Need help C++

    Write a program to implement the simulation of life as described in Scientific American by Martin Gardner. The program will be implemented on a two dimensional surface of size 80 by 80 visible elements. The rules of the simulation are as follows:

    1) An initial set of cells are marked as “alive” by the user. This is generation 0. Your program will ask the user to input a set of row and column values to let the user determine which...
    See more | Go to post
No activity results to display
Show More
Working...