Fall 2000
Classroom demos: Nov. 2, 2000: 340_1102.mws
Programs to download: random real number generator: real_ran.txt random integer generator: int_ran.txt drawing k cards getting at least one ace: k_getace.txt drawing k cards getting exactly one ace: get1ace.txt two points in a 1x1 box having distance less than r: two_pts.txt sorting program: sortasc.txt method of golden section: goldsec.txt
Animation programs: sample animation (i) 2-D animation of 1 curve Animate2d1c (ii) 2-D animation of 2 curves Animate2d2c