Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- tech_ref @courses:cs377-202651
- r prog1 $ cd prog1 ~~~ repeat: edit, compile, run ~~~ until: your program is ready to submit $ ... e environments on spaceserver, then compiling and running your programs. Be sure you have a home bin di... urce /usr/local/bin/kroc-setup.sh To compile and run a kroc (occam) program: $ kroc myprog.occ $ .... ent: $ source ~/bin/set-upc-env To compile and run a UPC program: $ upcc -T n myprog.upc $ upcru
- lab7 @courses:cs101-2021-02
- h2> <p>Implement the function, ''is-water-running'', which takes a pipeline and determi... our ''lab07.rkt'' file. Study it, run it, and make sure you understand how it works. Th... keyword">is</span>-water-<span class="hljs-title">running</span><span class="hljs-params">(pl :: <span ... <span class="hljs-keyword">is</span>-water-running(pl1) | branch(pl1, pl2) => <span
- 07 @courses:cs101-2022b:labs
- k</strong>: Implement the function <code>is-water-running</code>, which takes a <code>Pipeline</code> a... ="keyword">fun</code> <code class="name">is-water-running</code>(pl :: Pipeline) -> Boolean: <code... en | straight(kind, pl1) => is-water-running(pl1) | branch(pl1, pl2) => is-water-running(pl1) <code class="keyword">or</code> is-water
- lab7 @courses:cs101-2021-0405
- h2> <p>Implement the function, ''is-water-running'', which takes a pipeline and determi... our ''lab07.rkt'' file. Study it, run it, and make sure you understand how it works. Th... keyword">is</span>-water-<span class="hljs-title">running</span><span class="hljs-params">(pl :: <span ... <span class="hljs-keyword">is</span>-water-running(pl1) | branch(pl1, pl2) => <span
- lab1 @courses:cs101-2021-5657:labs
- our work using GitHub. \\ \\ You will edit and run your first program from DrRacket. The program its... cause the goal of this lab is to learn to create, run, and submit your work electronically for grading.... To make BSL your default language, click on the **Run** button at the top of the screen. The interacti... the comments at the top of the program. \\ \\ - Run your program by clicking the **Run** button. \\ \
- lab1 @courses:cs101-2021-02
- e you'll provide Pyret the program you want it to run. The program could consist of definitions (assign... The interactions window is where the results of running your program are displayed and where you can ... he comments at the top of the program. \\ \\ * Run your program by click the //Run// button at the top (or use the shortcut ''Ctrl+enter'') \\ \\ * If
- lab1 @courses:cs101-2021-0405
- e you'll provide Pyret the program you want it to run. The program could consist of definitions (assign... ractions window// (right) is where the results of running your program are displayed and where you can ... he comments at the top of the program. \\ \\ - Run your program by click the //Run// button at the top (or use the shortcut ''Ctrl+enter'') \\ \\ - If
- 01 @courses:cs101-2022b:labs
- ’ll provide Pyret with the program you want it to run. The program could consist of definitions (assign... actions pane</em> (right) is where the results of running your program are displayed and where you can ... , but feel free to ask questions!</p> <ol> <li><p>Run your program by clicking the <em>Run</em> button at the top (or use the shortcut <code>Ctrl</code>-<co
- run_zasm_under_dosemu @courses:cs325-201001
- is an alternative. Doing these steps will let you run the assembler from Prof. Voerman on our linux machines under DOS emulation. - Greg ====== Running Z80 Assembler under DosEmu ====== ===== ... oppy]] on the lab linux boxes * [[courses:cs325#run dosemu]] in a Window or Terminal * [[courses:cs... 0.((Not convinced, try ''df -h'')) ==== - - Run dosemu ==== You have a choice here.((xdosemu is
- week10 @courses:cs377-202651
- code> or writing to: <code>chan<-</code> * To run this program: <code> $ go run sieve.go </code> * Monitor the running program: * use ''top'' command for system info while running * run ''lscpu'' to remind us about syst
- week9 @courses:cs377-202651
- s (communicate with forks over channels) * To run this program: <code> $ go run csp-dining-philosophers.go </code> * Nondeterminism * still! ... code> or writing to: <code>chan<-</code> * To run this program: <code> $ go run sieve.go </code> // // * Assignment 5 posted * Sort Pump Gophers
- 02 @courses:cs101-2022b:assignments
- TARGET-HOBBIES</var> = <span class="string">"running, biking, walking, swimming"</span> </cod... hat programs aren’t just written for computers to run; they’re also for people to read. Just as there i... his block appear in the interactions window after running it, then you are fine:</p> <p><img src="https... <code class="string">"helmet"</code>) or turn a gerund into a verb (by removing “ing” from the end, e.g
- 05 @courses:cs101-2022b:labs
- the original data set, and the second sheet is a pruned version removing the columns that aren’t used for this lab.</p> <p>Load the pruned sheet into Pyret by pasting the following code ... a-sheet.sheet-by-name(<span class="string">"Pruned"</span>, <span class="constant">true</span... nctions%29">lambda expression</a>!</p> </div> <p>Run <code>table-to-map</code> on your table after you
- week3 @courses:cs377-202651
- what you need to do **//before//** attempting to run your UPC programs ==== setup ==== * create a b... * ''$ cp ~mlsmith/bin/set-upc-env ~/bin'' * run your setup script: * ''$ source ~/bin/set-upc... e directory// * now you're ready to compile and run! (see sidebar [[tech_ref|technical reference]])
- 06 @courses:cs101-2022b:assignments
- ages/diagram.png" /></p> </blockquote> </div> <p>Run your code, then examine <code>net-dt</code> in th... table. This new column should have the results of running the <code>give-net</code> function with <code... e> </pre> <p class="task"><strong>Task</strong>: Run <code>f1-score</code> on <code>results1</code> an