Search

You can find the results of your search below.

top
21 Hits, Last modified:
====== CMPU-1455, Spring 2019: Labs ====== ^ Lab # ... ^ | [[courses:cs145-201951:labs: Lab 0|courses:cs145-201951:labs: Lab 0]] | 1/29 | Reacquaint yourself with DrRacket | ... | | [[courses:cs145-201951:labs: Lab 1|courses:cs145-201951:labs: Lab 1]] | 2/5 |
lab_0
6 Hits, Last modified:
====== Lab 0 ====== ~~NOTOC~~ ==== Welcome to the first lab ==== * Objectives: - Become familiar with our lab procedures - Reacquaint ourselves with DrRacke... mation) - Create a directory underneath labs, "lab0" (see the -p option in the man pages for mkdir
lab_7
5 Hits, Last modified:
===== Lab 7====== ~~NOTOC~~ ==== Generating and Test Simulations ==== * Here are the files, pleas... ons completely! * {{ :courses:cs145-201951:labs:lab7.txt |The lab instructions}} * {{ :courses:cs145-201951:labs:lab6-solns.scm |Previous lab solution, needed as inpu
lab_9
5 Hits, Last modified:
===== Lab 9====== ~~NOTOC~~ ==== Generating and Test Simulations ==== * Links for today's lab * {{ :courses:cs145-201951:lab9.txt |lab 9 instructions}} * {{ :courses:cs145-201951:biased-prob-helper.scm |lab 9's helper file}}
lab_8
4 Hits, Last modified:
===== Lab 8====== ~~NOTOC~~ ==== Generating and Test Simulations ==== * I updated these files aft... week's wiki page... * {{ :courses:cs145-201951:lab8-instructions.txt |lab instructions}} * {{ :courses:cs145-201951:prob-helper.scm |probability helper file for lab (template) file}} * {{ :courses:cs145-201951:la
lab_1
3 Hits, Last modified:
====== Lab 1 ====== ~~NOTOC~~ ==== Welcome to lab 1 ==== * Become familiar with DrRacket procedures * Use... = Procedures === * Create a directory for this lab in your CS account. * Download the asmt-helper.scm (same as last week) and lab1-template.scm files. * They should be in the s
lab_2
3 Hits, Last modified:
===== Lab 2 ====== ~~NOTOC~~ ==== Welcome to try 2 for lab 2: the, umm, third lab! ==== * We'll implement functions for the relations we defined a while back ... nload the asmt-helper.scm (same as last week) and lab1-template.scm files. * They should be in the s
lab_3
3 Hits, Last modified:
===== Lab 3 ====== ~~NOTOC~~ ==== Equivalence Relations ==== * We'll implement functions for the ... er together. * {{ :courses:cs145-201951:labs:lab3.txt |lab description and helpful notes}} * Use these files * {{ :courses:cs145-201951:labs:lab3-er-template.rkt |lab3 template file}} * {{ :
lab_5
1 Hits, Last modified:
===== Lab 5 ====== ~~NOTOC~~ ==== Fibonacci Numbers ==== * We'll implement the recursive fibonacc... ction using a cache. * {{ :courses:cs145-201951:lab5-memo-template.rkt |the template file}} * {{ :c
lab_6
1 Hits, Last modified:
===== Lab 6 ====== ~~NOTOC~~ ==== Natural Numbers ==== * We'll implement some functions using natural numbers * {{ :courses:cs145-201951:lab6.txt |The instructions}} * {{ :courses:cs145-201951:lab6-template.rkt |The template file}} * {{ :course