Skip to content

Projects in CS143 Principles of Operating Systems at University of California, Irvine

Notifications You must be signed in to change notification settings

erikw/cs143-project

Repository files navigation

CS143 Project

A project in the course CS143 Principles of Operating Systems at University of California, Irvine 2013.

How to build and run

Compile and run by typing the following commands:

	$ cd cs143_labs/
	$ make 
	$ make run

Genreate test files

Test files can be generated from a normal distribution.

    $ bin/data_gen.py -h
    $ bin/data_gen.py .... 2>/dev/null > data/new_data.dat

About

Projects in CS143 Principles of Operating Systems at University of California, Irvine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages