LAJ2201 - Homework 18
Posted on October 20, 2020
CS3230 - Lecture 9: NP Hardness
Posted on October 20, 2020
A game you can’t win Imagine an adversay present you with a black steel box with n binary switches on the front and light bulb on top Sales man tell you that the state of the light bulb is controlled by a complex boolean circuit and a collection of AND,...
[Read More]
CS3103 - Lecture 10: Multimedia protocols and SIP for VOIP
Posted on October 20, 2020
Streaming audio/video
[Read More]
CS3103 - Experiment 8: IPSEC
Posted on October 18, 2020
LAJ2201 - Lecture 19
Posted on October 16, 2020
Summary
Vocab
ta form
になります
いadj - い + く なります
なadj/noun + になります
verb (ナーform)なります
たり~たりします
のぼる
New words:
一度だけ : only once
何度も: many times
何度か: A few times
一度も: never, not even once
[Read More]
LAJ2201 - Lecture 18
Posted on October 16, 2020
CS2107 - Lecture 8: Network Security
Posted on October 16, 2020
Network layers
[Read More]
CS3237 - Lecture 9: IoT Device Energy Sources
Posted on October 14, 2020
Battery Characteristics
[Read More]
CS3230 - Tutorial 8: Assignment 4 and intro to random algo
Posted on October 14, 2020
CS3230 - Tutorial 7: Randominised algo
Posted on October 14, 2020
CS2107 - Tutorial 9 : TLS and renegotiation attack
Posted on October 14, 2020
CS3230 - Lecture 8: Randomized Algorithms
Posted on October 13, 2020
Recap:
Linearity of expectations
Independent Events
Conditional probability
Exclusive Events
[Read More]
CS3103 - Lecture 9: Network Security
Posted on October 13, 2020
Attacks on internet
[Read More]
CS3103 - Experiment 7
Posted on October 11, 2020
cs2107 - Lecture 7-8: Secure channel, TLS/SSL and Misc Cyrptographic topics
Posted on October 9, 2020
Strong authentication
[Read More]
LAJ2201 - Homework 16
Posted on October 6, 2020
CS3103 - Lecture 8: OSPF
Posted on October 6, 2020
Link state routing
Each router in the network knows the link state so that they can plan the appropriate path
Distance vector: Router knows only cost to each destination
Link state: Router knows the entire network topologu
Computes shortest path by itself
Independent computation of routes
[Read More]
LAJ2201 - Lecture 17
Posted on October 5, 2020
CS3230 - Tutorial 7: Assignment 3 and Graph theory
Posted on October 5, 2020
CS3230 - Lecture 7 : APSP, Matrix multiplication
Posted on October 5, 2020
All Pair shortest path
Problem: A graph = (V,E), with a weight function w:E-> R. For every u,v in V, find the path of minimum total weight from u to v.
[Read More]