Reference no: EM131237589
DO IN 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 60 by 60 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. Yourprogram will ask the user to input a set of row and column values to let the user
determine which cells are "alive". Display this generation.
2) Cells change for each succeeding generation by the following rules:
a. A living cell dies of overcrowding in the next generation if it currently has 4 or more living neighbors.
b. A living cell dies of loneliness in the next generation if it currently has only 0 or 1 living neighbors.
c. An empty cell becomes a "birth" cell (becomes alive) in the next generation if it has exactly 3 living neighbors.
d. All other cells remain unchanged.
3) The new generation becomes the current generation and is displayed.
4) After displaying each new generation, ask the user if they wish to continue to the next generation or stop at this point.
What is the impact of this on the stock price
: On May 31 a company's stock price is $70. One million shares are outstanding. An executive exercises 100,000 stock options with a strike price of $50. - What is the impact of this on the stock price?
|
What is range of geologic periods for crinoid platycrinities
: Table 24.2 shows, in color, the range in the rock record of six different fossils of the Paleozoic era. Along the top of the chart is a letter for each period of the era (C for Cambrian, P for Pennsylvanian, PR for Permian, and so on).
|
What is the result of the auction
: In a Dutch auction of 10,000 options, bids are as given: - What is the result of the auction? - Who buys how many at what price?
|
What will the company report as an expense for the options
: The company pays no dividends and the risk-free rate is 4%. What will the company report as an expense for the options on its income statement?
|
Program to implement the simulation of life
: 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 60 by 60 visible elements. The rules of the simulation are as follows:
|
Develop an initial budget for your plan
: Prepare a pie chart showing the dollars/percentages budgeted for each included marketing activity for the first year. Provide justification for your choices. Explain the evaluation and control methods you will use to measure the success of your plan.
|
What can be said about age of a rock that contains fossil
: Suppose that one species of index fossil lived between 410 and 380 Mya and another lived between 440 and 350 Mya. What can be said about the age of a rock that contains fossils of both species?
|
The accounting treatment of stock options is crazy
: We estimated the value of each option on the grant date to be $5. At our year-end the stock price had fallen to $4, but we were still stuck with a $50 million charge to the P&L.'' - Discuss.
|
Netbeans integrated development environment
: Write a Java application using NetBeans Integrated Development Environment (IDE) that calculates the total annual compensation of a salesperson. Consider the following factors:
|