Dev

High-performance computing module outline

For Warwick University module 402, high performance computation. 1.Fundamentals 1.1 the technologies needed to support HPCcomputer architecture CPU, memory VLSI, transistors

read more

Natural language processing module outline

For Warwick University module 918, natural language processing. Question 1: Regular expressions, linguistic preprocessing, minimum edit distance algorithm. 1 regular expression remember use \

read more

Sensor network module outline

For Warwick University module 912, sensor network. Link quality estimation 2link monitor active A node monitors the links to its neighbours by sending probe packets.passive

read more

Leetcode: Array questions with Python

134.Gas StationThere are N gas stations along a circular route, where the amount of gas at station i is gas[i]. You have a car with an unlimited gas tank and it costs cost[i] of gas to travel f

read more