No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Would anyone be able to help me get started on writing a program to implement a page-replacement algorithm suchs as FIFO?
Anyone have any ideas on how to simulate an I/O device such as an MP3 player serially?
Anyone here that can help me write a multithread program to generate 3 different Fibonnaci sequences?
I am trying to write a multithreaded program to generate Fibonacci sequence. I need a parent thread and 3 child thread which will generate three different Fibonacci sequences of different lengths. The parent thread will then display the output of the child threads. Can anyone help me get started?
The End.
Sanchez10