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
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
426
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
187
Member Avatar for 7arouf

hey guys a small quick question please its urgent i am creating a website but there seems to be a problem with the layout the problem is here in the screenshot i uploaded [url]http://img174.imageshack.us/img174/9404/problemlayoutaz5.jpg[/url] you can see that the table is covering the 2 footers i tried to play with …

Member Avatar for 7arouf
0
187
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
61
Member Avatar for adrian123

hi i have recently just built a new computer.the specs are Gigabyte K8N-sli motherboard amd athon 64 3200 skt939 venice 2 sticks of 512mb ddr 400 40gb and 160gb ide hard drives cheapo 500watt omni power supply msi radeon x1300pro vid card pioneer dvd burner so wat happened was that …

Member Avatar for waldo
0
146
Member Avatar for uth

I am trying to execute a batch file which in turn executes an exe and writes output to a file, through java. I do not know why but the output file is not always written. Sometimes the program terminates without writing the file and sometimes it does. Any suggestions? Is …

Member Avatar for uth
0
89
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
60
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
80