Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Hamming Code
Name: Nirav Date: September 30, 2002 at 18:45:32 Pacific OS: win98 CPU/Ram: p3
Comment:
Hi, i need the logic to convert a string into hexadecimal using Hamming code even parity. Example: if u enter hello then it should display 4d8 9c5 0cc 0cc dcf could anyone help me in understanding the logic. Thank u
Summary: i type the following code in java: public class Book { public static void main(String [0] args) public static void main(String [1] args) { System.out.println("Title: " + args[0]); ...
Summary: I was wondering if anyone had, or knew where to find the source code for formating a disk. I've recently become interested in file systems, and i would like to know how they work (and hopefully make ...
Summary: I am using Netscape as my default browser, but when I click on a link I would like it to open IE, Is this possible? Is there a html tag to change the default browser for that session? I am using the t...