Computers |
|
| | #1 (permalink) |
| True Techie Join Date: Jan 2006 Location: Earth
Posts: 171
| hey guys!! i really wanted a 'C' program for hamming code (Generating the hamming code and also using it for error correction) badly... i would really be grateful for your help!!! thanks !!! c ya!!! |
| | |
| | #2 (permalink) |
| Ultra Techie | You could use a simple Hadamard Matrices setup... Check out: http://mathworld.wolfram.com/HadamardMatrix.html
__________________ Desktop machine: 2 x Opteron 246, Asus K8N-DL, 2GB PC3200 ECC Reg., XFX GeForce 6600GT, 74gb WD Raptor, 2 x 19\" LCDs, Windows XP x64 Server machine: Intel P4 3.0GHz 2MB EM64T, ECS i865pe, 1GB PC3200, 36gb WD Raptor, Windows Server 2003 Laptop: Dell Inspiron 9100 (Intel P4 3.2GHz 1MB Prescott, i865pe, 512MB PC3200, Mobility Radeon 9700, DVD+R/DL Burner), Windows XP Linux: P3 450Mhz, 386MB ram, Slackware 10.1 (Running mySQL/Apache) |
| | |
| | #4 (permalink) |
| True Techie Join Date: Jan 2006 Location: Earth
Posts: 171
| why isnt there a single dude who can give me a C program for generating hamming code? the input has to be a word and then the program should generate a hamming code for it. later it should also correct the single bit error!!! plz reply guys!! thanks!! c ya!!!
__________________ <A HREF=http://ubanimator.com><IMG SRC=http://img182.imageshack.us/img182/5168/userbar511415cb2.gif><A> |
| | |
| | #5 (permalink) |
| Super Techie Join Date: May 2005
Posts: 479
| may be you should learn proper English, and show some evidence of you actually trying to write the code to do what you wanted to do..
__________________ lisp hacker ![]() running: FreeBSD 5.4 - still learning ![]() develop with: SBCL + emacs for lisp, Anjuta IDE +gcc for c, SPE for python.. browse with: opera |
| | |
| | #6 (permalink) |
| Junior Techie Join Date: Oct 2005
Posts: 75
| um... have you tried learning the "simple" (pun intended) stuff about C first?? Instead of relying on someone else to make a program for you, if its for a school or university thing, that just makes things worse. Besides whats the reason behind wanting a program like that anyways?? Dont get me wrong, I personally dont know C, I do PHP/MySQL, but once I learnt PHP/MySQL, things became easier for me to understand and develop you see?
__________________ <a href="http://www.flashyflashy.net" target="_blank">flashyflashy.net</a> |
| | |
| | #7 (permalink) |
| True Techie Join Date: Jan 2006 Location: Earth
Posts: 171
| If i was lazy enough to code a program for it then i would be lazy enough to not post it on a forum. the "simple" reason i was asking help because i could not find a solution inspite of trying quite well. i thought i could get some help around here but it seems people want me to do all other things besides coding the program. c ya!!! |
| | |
| | #8 (permalink) | ||
| Super Techie Join Date: May 2005
Posts: 479
| technically, it's your problem.. No one else is required to help you.. Your last post is so stupid as to nonsensical.. Quote:
Quote:
__________________ lisp hacker ![]() running: FreeBSD 5.4 - still learning ![]() develop with: SBCL + emacs for lisp, Anjuta IDE +gcc for c, SPE for python.. browse with: opera | ||
| | |
| | #9 (permalink) |
| True Techie Join Date: Jan 2006 Location: Earth
Posts: 171
| furtivefelon you are really good at encouraging a learner. keep up the good work!! c ya!!! (i hope this makes sense)
__________________ <A HREF=http://ubanimator.com><IMG SRC=http://img182.imageshack.us/img182/5168/userbar511415cb2.gif><A> |
| | |