Forum: Computer Science May 11th, 2008 |
| Replies: 7 Views: 1,606 Take a good book on computer architecture and start reading, once you have finished a chapter start reading the refrences given at the end of the chapter. Most of them will be papers from IEEE or ACM... |
Forum: Computer Science May 10th, 2008 |
| Replies: 15 Views: 2,633 >> but I don't think there is anything wrong with an online degree as long is it comes from an accredited college.
People are not crazy to spend four years of their lives getting a degree. It is... |
Forum: Computer Science May 8th, 2008 |
| Replies: 15 Views: 1,732 Why would anyone here be interested in reading your report? Its your report that means that you have to do it. Asking for help is one thing but asking others to do your work is wrong. |
Forum: Computer Science May 8th, 2008 |
| Replies: 15 Views: 2,633 ^What :O? Is that not illegal? Are they even of any value? |
Forum: Computer Science Apr 22nd, 2008 |
| Replies: 6 Views: 3,499 This question has been asked a million times on this site. Try searching for a change.
Your project starts from deciding a project not just by simply coding it. Deciding a project involves lots of... |
Forum: Computer Science Apr 21st, 2008 |
| Replies: 9 Views: 1,004 All compilers follow certain processes such as lexical analysis, syntax analysis semantic analysis etc in one way or another. |
Forum: Computer Science Apr 20th, 2008 |
| Replies: 6 Views: 814 Creating an OS is never simple. Before you actually begin programming there are lots of theoritical concepts to be learned, for example how will you do memory allocation, how will you avoid... |
Forum: Computer Science Mar 4th, 2008 |
| Replies: 2 Views: 2,806 After doing some searching I have come to know that Matlab has excellent libraries but C# is much faster. I will try using Matlab libraries with C# as the front end. Thanks for your reply. |
Forum: Computer Science Feb 29th, 2008 |
| Replies: 5 Views: 1,122 Something on compression maybe. Try compression using Huffman coding. There is plenty of reference material on it on the internet. |
Forum: Computer Science Feb 27th, 2008 |
| Replies: 2 Views: 2,806 I just started with image processing concepts and cannot decide upon a platform to try examples on. The two most commonly used platforms are Matlab and C# (using Aforge libraries). I know a bit of... |