Search

You can find the results of your search below.

tech_ref @courses:cs377-202651
9 Hits, Last modified:
r prog1 $ cd prog1 ~~~ repeat: edit, compile, run ~~~ until: your program is ready to submit $ ... 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... * uses Slurm (Simple Linux Resource Manager) to run jobs (interactive or batch) \\ \\ === Compiling
lab1 @courses:cs101-2021-5657:labs
7 Hits, Last modified:
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-0405
5 Hits, Last modified:
e you'll provide Pyret the program you want it to run. The program could consist of definitions (assign... 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... esis from the end of one of the lines and click //Run// again. \\ \\ Read Pyret's explanation of the er
lab1 @courses:cs101-2021-02
5 Hits, Last modified:
e you'll provide Pyret the program you want it to run. The program could consist of definitions (assign... 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... esis from the end of one of the lines and click //Run// again. \\ \\ * Read Pyret's explanation of t
run_zasm_under_dosemu @courses:cs325-201001
4 Hits, Last modified:
is an alternative. Doing these steps will let you run the assembler from Prof. Voerman on our linux mac... 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 ... <code>  user@al83:~$ xdosemu</code> otherwise to run it in the same terminal window (if running over a
01 @courses:cs101-2022b:labs
4 Hits, Last modified:
’ll provide Pyret with the program you want it to run. The program could consist of definitions (assign... , 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... m the end of one of the expressions and click <em>Run</em> again.</p> <p>Read Pyret’s explanation of th
week9 @courses:cs377-202651
4 Hits, Last modified:
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
week10 @courses:cs377-202651
3 Hits, Last modified:
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 system resources
week3 @courses:cs377-202651
3 Hits, Last modified:
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]])
week11 @courses:cs102-202051
2 Hits, Last modified:
nce tests in SetTest.java can take a long time to run. Try changing line 52, variable nelem to a value of say 50 so you don't panic the first time you run the tests. </note> <note tip>NEW: My performance
schedule @courses:cs334-202251
2 Hits, Last modified:
mv-PwAKnc|What's a mainframe? A computer that can run the z/TPF OS]] [[https://www.youtube.com/watch?v=... | Build & run {{ :courses:cs334-202251:pgms-1.zip |cpu.c & mem.
top @courses:cs224-201101:assignments
2 Hits, Last modified:
2/2011 NOTE: You may find it useful (and fun) to run your program in the Marie Simulator. Type mariesi... 4/7/2010 Assignment 8: pg 239: # 12, 13, 15, 16 (run the program on the Marie simulator)
week13 @courses:cs101-2021-5657
2 Hits, Last modified:
actually have 120 minutes for our lab, and we can run over if needed (time will not be an issue) * ... labs, and assignments * //but// you may not run any programs, use the Stepper, or use the Interac
06 @courses:cs101-2022b:assignments
2 Hits, Last modified:
ages/diagram.png" /></p> </blockquote> </div> <p>Run your code, then examine <code>net-dt</code> in th... e> </pre> <p class="task"><strong>Task</strong>: Run <code>f1-score</code> on <code>results1</code> an
lab4 @courses:cs102-202051:labs
2 Hits, Last modified:
trix.java from above into a new class file. * Run the program, as before, use quoted parameters in ... termine where to set a breakpoint so that you can run the debugger. * There are two separate prob
lab_1 @courses:cs145-201951:labs
2 Hits, Last modified:
week1 @courses:cs102-202051
2 Hits, Last modified:
top @courses:cs145-201951
2 Hits, Last modified:
top @courses:cs101-2021-5657
2 Hits, Last modified:
week6 @courses:cs101-2021-5657
2 Hits, Last modified:
week9 @courses:cs101-2021-5657
1 Hits, Last modified:
top @courses:cs381-2020
1 Hits, Last modified:
assign4 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
assign5 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
lab7 @courses:cs101-2021-02
1 Hits, Last modified:
01 @courses:cs101-2022b:assignments
1 Hits, Last modified:
02 @courses:cs101-2022b:assignments
1 Hits, Last modified:
05 @courses:cs101-2022b:assignments
1 Hits, Last modified:
lab4 @courses:cs101-2021-02
1 Hits, Last modified:
lab3.html @courses:cs101-2021-02
1 Hits, Last modified:
top @courses:cs101-2021-02
1 Hits, Last modified:
03 @courses:cs101-2022b:labs
1 Hits, Last modified:
04 @courses:cs101-2022b:labs
1 Hits, Last modified:
05 @courses:cs101-2022b:labs
1 Hits, Last modified:
asmt2 @courses:cs101-2021-02
1 Hits, Last modified:
asmt1 @courses:cs101-2021-02
1 Hits, Last modified:
top @courses:cs203-201602:lab2
1 Hits, Last modified:
top @courses:cs203-201602:lab5
1 Hits, Last modified:
top @courses:cs224-201001:assignments
1 Hits, Last modified:
top @courses:cs381-2019
1 Hits, Last modified:
week8 @courses:cs377-202651
1 Hits, Last modified:
asmt1 @courses:cs101-2021-0405
1 Hits, Last modified:
week8 @courses:cs102-202051
1 Hits, Last modified:
assignments @courses:cs101-201804
1 Hits, Last modified:
top @courses:cs101-201804
1 Hits, Last modified:
top @courses:cs101-202203
1 Hits, Last modified:
week3 @courses:cs101-202203
1 Hits, Last modified:
week1 @courses:cs102-2021-01
1 Hits, Last modified:
top @courses:cs102-201651
1 Hits, Last modified:
week1 @courses:cs101-2021-5657
1 Hits, Last modified:
week4 @courses:cs102-202051
1 Hits, Last modified:
syllabus @courses:cmpu224-202001
1 Hits, Last modified:
week11 @courses:cs101-2021-5657
1 Hits, Last modified:
assigns @courses:cs311-2021
1 Hits, Last modified:
top @courses:cs311-2021
1 Hits, Last modified:
week6 @courses:cs311-2021
1 Hits, Last modified:
top @courses:cs101-2021-0405
1 Hits, Last modified:
lab7 @courses:cs101-2021-0405
1 Hits, Last modified:
lab3 @courses:cs101-2021-0405
1 Hits, Last modified:
asmt2 @courses:cs101-2021-0405
1 Hits, Last modified:
week4 @courses:cs377-202651
1 Hits, Last modified:
top @courses:cmpu-224_f17
1 Hits, Last modified: