Search results

Jump to: navigation, search
  • 1 2 3 4 5 6 Swap: 4.0Gi 1.0Gi 3.0Gi
    7 KB (1,274 words) - 15:28, 10 January 2023
  • * ''Switch back to "normal screen" mode:'' ctrl-x 1
    12 KB (2,158 words) - 18:34, 26 July 2023
  • =Assignment 1= '''Pass rating check''' Each part must be correct to earn a 1/1 on that part. The total for the problems would be 2 points.
    7 KB (1,158 words) - 17:00, 5 September 2023
  • * '''integer data types''': <code>char</code> (1 byte), <code>short</code> (2 bytes), <code>int</code> (4 bytes), <code>long ...s, the value ranges from (-2<sup># of bits -1</sup>) to (2<sup># of bits - 1</sup>). E.g., <code>char</code> ranges from -128 to 127, while <code>unsign
    8 KB (1,365 words) - 14:19, 13 January 2023
  • * (k choose 0) = 1, for any integer k >= 0 ...ems. So we have the total number of choices as: (n choose i) + (n choose i+1). Note that this identity also shows up in [https://en.wikipedia.org/wiki/P
    12 KB (2,237 words) - 15:43, 23 October 2023
  • =Exam part 1= ...you will have the regular class periods on Friday March 24 (10-10:50am, 1-1:50pm). It will be q1-q4 for the first hour and q5-q8 for the second hour.
    3 KB (595 words) - 15:42, 22 March 2023
  • =Midterm Exam, part 1= Part 1 is in Canvas. You will have the chance to do retakes of q1, q2, q3, q5 aga
    2 KB (463 words) - 14:41, 27 March 2023
  • <pre>run 1 2 3</pre> (gdb) run 1 2 3
    5 KB (798 words) - 13:21, 31 January 2024
  • du -d 1 -h extensions du -d 1 -h .
    3 KB (495 words) - 15:24, 23 March 2023
  • # MCS Problem 12.46. Base case: 1 vertex graph, 2 vertex graph, 3 vertex graph.
    1 KB (170 words) - 02:48, 18 November 2022
  • ...ster than (log(n))<sup>d</sup> for any constant c > 0 and constant d, (3) (1+c)<sup>n<sup>d</sup></sup> grows faster than n<sup>e</sup> for any constant ...psilon g(n) for all n >= n0.''<br>''Note that sin(x) ranges between -1 and 1, and periodically goes between those two values forever; that is all you ne
    3 KB (539 words) - 13:44, 26 April 2023
  • The exam slot on Wednesday, May 3, 1-2:50pm will be for short answer / essay questions. You will have the follow Quizzes will all be available to retake May 1, 10am-noon. If there are any where your highest score in Canvas is less tha
    10 KB (1,770 words) - 17:55, 27 April 2023
  • * C programs need a pass rating (2/2 or 1/1 for HW, 80%+ for midterm/final problems), and need a given number of them p ...ional logic (3), command line arguments (2), read from stdin/file - lines (1)
    5 KB (937 words) - 15:13, 28 April 2023
  • ''Lecture:'' WF 10-10:50am, 1-1:50pm in Root Hall A-019, over Zoom (link in Canvas, see below), and recorde ''Final exam:'' Monday, May 1, 10-11:50am and/or Wednesday, May 3 1-2:50pm <br>
    34 KB (5,630 words) - 21:02, 20 August 2023
  • ...done with h8, you will put your answers into q4 (since that will autograde 1/2 of the assignment). Note - only keeping the auto-graded parts, so max sc .... See the lecture from Jan 27 for how to work on this assignment. Due Feb 1/3.
    37 KB (6,225 words) - 15:44, 26 July 2023
  • ...t, and show how this works for p. We need to check that 2<sup>p-1</sup> = 1 mod p. So we need to compute 2<sup>240</sup> mod 241. Note that Python ca * 2<sup>1</sup> mod 241 = 2
    12 KB (2,049 words) - 01:40, 23 February 2024
  • ''Lecture:'' Tuesday and Thursday 12:30-1:45 in person and Zoom(in Canvas, see below), and recorded<br> ** Jupyter - [https://www.ibm.com/docs/en/watson-studio-local/1.2.3?topic=notebooks-markdown-jupyter-cheatsheet markdown cheat sheet], [htt
    36 KB (5,990 words) - 21:23, 24 January 2024
  • ''Final exam:'' Monday, May 1 at 7pm <br> ** Quiz 1 I'll have posted on Friday. It will be due end of day next Tuesday (Jan 31s
    23 KB (3,865 words) - 00:04, 19 April 2023
  • ...re code. By default, 1/2 of the points are for correctness, 1/4 for style, 1/4 for being safe/secure. Sometimes only the correctness will be graded. For ...rrectness and style. By default, 2/3 of the points are for correctness and 1/3 for style. Points are subtracted for any statement that you include that
    5 KB (928 words) - 02:12, 16 January 2024
  • ...rect if there are 0 grades (see above - that may be considered bad input), 1 grade, or more. ...ze''': always allocate enough space for the largest string you will need + 1 for the terminating NULL character. For example, the following is not ok: <
    3 KB (595 words) - 14:41, 28 July 2023
  • ...turn in your work with the problems in the order they were assigned (e.g. 1, 2, 3) to make it easier for the instructor to find your answers to each pr
    2 KB (335 words) - 15:00, 28 July 2023
  • ''Lecture:'' TR 12:30-1:45 over Zoom (in Canvas, see below), and recorded<br> ''Final exam:'' Tuesday May 2, 1-2:50pm<br>
    36 KB (5,975 words) - 01:00, 15 August 2023
  • We will spend 1-2 weeks on each of the following topics:
    4 KB (681 words) - 02:27, 15 August 2023
  • ''Instructor Office Hours:'' MWF 10am-1pm, 2-2:45pm; TR 11-12:30pm, 1:30-2:45pm ''Lecture:'' MW 1-1:50pm, TR 12:30-1:20pm in Root Hall A-019, over Zoom (link in Canvas, see below), and recorde
    56 KB (9,587 words) - 12:20, 16 January 2024
  • '''Weeks 1-6''' * Exam 1
    19 KB (3,257 words) - 15:52, 17 January 2024
  • ''Lecture:'' Tuesday and Thursday 12:30-1:45 in person and Zoom(in Canvas, see below), and recorded<br> ** Jupyter - [https://www.ibm.com/docs/en/watson-studio-local/1.2.3?topic=notebooks-markdown-jupyter-cheatsheet markdown cheat sheet], [htt
    27 KB (4,420 words) - 21:28, 24 January 2024
  • ''Instructor Office Hours:'' MWF 10am-1pm, 2-3pm; TR 11-12:30pm, 1:30-3pm
    16 KB (2,620 words) - 15:22, 15 September 2023
  • ''Lecture:'' WF 10-10:50am and 1-1:50am, in Root Hall A-017 and over Zoom (link in Canvas, see below), and rec ''Final exam:'' Monday May 6 10am-noon, and/or Wednesday May 8 1-3pm <br>
    20 KB (3,288 words) - 02:05, 19 January 2024
  • ''Instructor Office Hours:'' MWF 10am-1pm, 2-3pm; TR 11-12:30pm, 1:30-3pm ...Stuff Chapter 1]''' - that is a link to the practice quiz. In class on Sep 1.
    40 KB (6,871 words) - 16:24, 15 January 2024
  • These are posted in Canvas. HWs are normally due 1 week after being assigned. Labs are normally due two days after assigned.
    21 KB (3,534 words) - 13:22, 31 January 2024
  • If you take this class seriously you should be spending between 1-2 hours per credit hour on course work (not including lectures). Generally, ...anvas. Canvas is only used for 2 purposes in this course (potentially only 1).
    28 KB (4,506 words) - 05:38, 17 January 2024
  • if [ $# -lt 1 ]; then assignment="$1"
    3 KB (380 words) - 16:16, 8 March 2024
  • The top 3 goals for the course - (1) being able to use programming, tools, etc. to work on biology-related proj
    3 KB (399 words) - 16:07, 22 April 2024

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)