Search
You can find the results of your search below.
Fulltext results:
- top
- le.vassar.edu/course/view.php?id=32963|Computer Networks]] | [[https://www.cs.vassar.... | | CMPU-395-52 | Social Computing: Network Analysis ... le.vassar.edu/course/view.php?id=31464|Computer Networks]] | [[https://www.cs.vassar.... /view.php?id=15401|Applied Research in Computer Networks]] ([[courses:cmpu383-202051:syllabus|Syllabus]
- syllabus @courses:cmpu375-201901
- <html> <h2>Course description</h2> <p>Computer networks, in the form of the Internet, have revolutioni... sign and operation of the Internet and computer networks in general. Topics include layered communicati... ated through projects involving the creation of network applications. </p> <p>Topics covered (tentatively) include:</p> <ul> <li>Network organization <ul> <li>Proto
- course-galleries
- le.vassar.edu/course/view.php?id=14615|Computer Networks]] ([[courses:cmpu375-201901:syllabus|Syllabus]... edu/~sameerpradhan/courses/spring-2018/cmpu-375|Networks]] ... [[courses:cs395-201602:top|Principles of Commun Networks]] | TR 1030AM-1145AM | SP ... | | CMPU-395-51 | [[courses:cs395-201601:top|Network Security]]
- assign4 @courses:cs101-2021-5657:assigns
- lists: * The permutations of a list containing two numbers is a list containing two lists: * The first list is the original list of two numbers * The second list is the original list of two numbers with their sequence reversed * The per
- syllabus @courses:cmpu383-202051
- l> <h1>CMPU-383-51 Applied Research in Computer Networks - Spring 2020 syllabus</h1> <h2>Course description</h2> <p> Computer networks are a key driver behind the ever increasing ro... tensive course focuses particularly on wireless networking, which has already revolutionized where and ... ith the application of the scientific method to networking research and computer science in general. Th
- top @courses:cs101-2021-02
- ill be weekly labs, regular homework assignments, two midterm exams, and a final exam (during the final... ll be evaluated for completion. Lab sessions are two hours long. Many labs can be completed in less ti... he first assignment. ==== Exams ==== There are two exams during the semester as well as a final exam. The first two exams will be completed during lab times. For ea
- top @courses:cs377-202651
- his important? because as of this year, the first two courses in the major are 102 (which uses the Obje... er objects. Indeed, message passing is one of the two major concurrency paradigms (the other is shared ... **A few words about the texts I chose:** I chose two texts this semester−one required and one recommen... nda), Go, Java, and time permitting, maybe one or two more. Since UPC is an extension of the C programm
- 02 @courses:cs101-2022b:assignments
- g approaches</h2> <p>Let’s think a bit about the two approaches we’ve implemented for matching ads to ... ng>: In another multiline comment, write at least two test examples that demonstrate weaknesses of <code>show-ad</code> and at least two test examples that demonstrate weaknesses of <cod... hing label with the account.</p></li> <li><p>Pick two pieces of ad-matching information, which can be t
- top @courses:cs101-2021-0405
- ill be weekly labs, regular homework assignments, two midterm exams, and a final exam (during the final... ll be evaluated for completion. Lab sessions are two hours long. Many labs can be completed in less ti... he first assignment. ==== Exams ==== There are two exams during the semester as well as a final exam. The first two exams will be completed during lab times. For ea
- lab_0 @courses:cs145-201951:labs
- that determine the intersection and the union of two sets \\ \\ * To begin: - Open a command lin... - Define a function, called SUBSET?, that takes two inputs, AA and BB, that are lists representing se... efine a function, called INTERSECTION, that takes two inputs, AA and BB, that are lists representing se... eturn a list representing the INTERSECTION of the two input lists. Note: If the input lists do not hav
- lab_1 @courses:cs145-201951:labs
- APPEND. == Part 3 == Copy/paste the following two let* expressions into your definitions window. Wh... DE EFFECT: Prints out listOfInts-ONE, listOfInts-TWO and listOfInts-THREE ;; where listOfInts-O... en incremented by one; ;; listOfInts-TWO is the same as listOfInts-ONE except that ;; ... corresponding element of listOfInts-TWO is even, ;; #f otherwise.
- syllabus @courses:cs240
- ams, each worth 20% of the final grade. The first two exams focus on material in the immediately preced... written coherently. Might have a missing step or two. * 4 = wow! I think you really get it. Note th... are handed in. In computing the final grade, the two lowest assignment grades will be dropped, thus al... nt in on time. **PLEASE NOTE:** Neatness counts! Two points (on the 0-4 scale) will be automatically d
- assign2 @courses:cs101-2021-5657:assigns
- in class, for assignment 2 you will combine your two separate big-bang programs for the cat and the ha... happy-cat.rkt ** Now you will combine the first two ''big-bang'' programs you wrote for assignment 1 ... n value from 0 to 100. Now you get to put these two programs together into a single program, but to d... epresent the state of the world, because you have two values you need to keep track of simultaneously:
- lab6 @courses:cs101-2021-0405
- ur function should call ''string-append'' to glue two strings together. <code> fun list-to-string(lst :... is "hello world" list-to-string([list: "one", "two", "three"]) is "onetwothree" end </code> ====== Exercise 4: max-pos-num ===== Fill in the missing pa... on should call ''num-max'' to find the maximum of two numbers. <code> fun max-pos-num(lst :: List<Numb
- lab6 @courses:cs101-2021-02
- ur function should call ''string-append'' to glue two strings together. <code> fun list-to-string(lst :... is "hello world" list-to-string([list: "one", "two", "three"]) is "onetwothree" end </code> ====== Exercise 4: max-pos-num ===== Fill in the missing pa... on should call ''num-max'' to find the maximum of two numbers. <code> fun max-pos-num(lst :: List<Numb