network Information Networks
Datasets and Code
Home

Announcements

Homework

Reading List

References

Datasets and Code

Interesting Links


Datasets

Code

This is code for fitting a line to a set of points. The points are read from a file named datafile where each line of the file contains a pair of values x,y separated by a line.
The following is code in Perl that I had written for fetching pages. It is relatively easy to create a small crawler using Perl. If you need additional help/code, you can contact me.
You can use code that is available on-line, but if you do you should mention it in your project report. Also writing your own code will be counted towards the project grade. Here are some places where I found available code (they may also contain data)