User Tools

Site Tools


haas:spring2016:cprog:projects:pnc0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
haas:spring2016:cprog:projects:pnc0 [2016/02/27 13:13] – [further optimization] wedgehaas:spring2016:cprog:projects:pnc0 [2016/02/27 13:13] (current) – [Program] wedge
Line 129: Line 129:
 It is your task to write 3 separate prime number calculating programs: It is your task to write 3 separate prime number calculating programs:
  
-  - primebrute.c: for your brute force implementation +  - **primebrute.c**: for your brute force implementation 
-  - primesqrt.c: for your square root-optimization of the brute force +  - **primesqrt.c**: for your square root-optimization of the brute force 
-  - primeopt.c: for your optimized solution, be it basing off the existing ones, or taking a different approach+  - **primeopt.c**: for your optimized solution, be it basing off the existing ones, or taking a different approach
  
 Your program should: Your program should:
haas/spring2016/cprog/projects/pnc0.1456578789.txt.gz · Last modified: 2016/02/27 13:13 by wedge