Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements

8 Posted Topics

Member Avatar for sidereal

Hey guys!!! I know these simulations are too much but.... still another one and I am havin some problems with that/// I have to create a file system simulation that has to understand these commands: cr a - create a new file named a, size ==0; rm a - remove …

Member Avatar for MastAvalons
0
438
Member Avatar for sidereal

Hi all, I have a dropdown and a textbox and I want to be able to change the textbox to a dropdown control, after a certain value in the dropdown is selected. I have a problem in changing the controls from textbox to dropdown. Any help???

Member Avatar for venkythaniks
0
189
Member Avatar for 7arouf

The problem is definitely in the structure, you have probably messed up some html tag. Check if your table and td and tr tags are at the right spot, look for any unclosed tags, etc...

Member Avatar for 7arouf
0
298
Member Avatar for sidereal

I am trying to add a <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> validation to my web project. However, it is contradicting with my AJAX controls. Once I add the DOCTYPE line to my master page all of my styles get messed up. The only way I can get …

0
63
Member Avatar for adrian123

check the BIOS and if you got everything fine together as it sound to me that you either drop it or the battery is not working right... how long did the previous OS stay on after you built you Pc

Member Avatar for waldo
0
147
Member Avatar for uth
Member Avatar for sidereal

Please people help me with some ideas... everything is necessary now..... here is my code: this thing is supposed to read from a file random numbers and generate the so called Process control block with burst time and the number of the process: import java.util.Scanner; import java.io.*; public class PassProcess …

0
63
Member Avatar for sidereal

Hey.. I am working on this project, where you have to simulate cpu scheduling for 10 processes. I have to use only 2 algorithms like FCFS and Priority. The basic code would be randomly generating 2 files: "burst_time.txt" and "priority.txt" and then reading the random times. I have to save …

0
82

The End.