Programs written by Eric Diamond

B-Spline


Program (click name to download)
Description
Instructions
Dollar.zip
This is a cache simulation program. It simulates the level 1 cache that many CPUs use. It can simulate any cache size, and size of block for the cache, and any degree of associativity. It can mimic the behavior of direct-mapped, n-way, and fully associative caches. It can also simulate either random or Least Recently Used (LRU) replacement strategies. It was written in C++ with STL, and compiled in VC++ 6.0.
Dollar.zip contains both the source code and the executable for Dollar. It also includes a sample memory trace to use with the simulator, and a batch file to run Dollar with various settings.
bspline.zip
This program models a closed shape made out of B-splines. It uses OpenGL and was compiled in VC++ 6.0
bspline.zip contains both the source code and executable for the bspline program. bspline.exe takes no arguments.





OU Home | Disclaimer | Copyright | Equal Opportunity | OU Web Policy