Dev
High-performance computing module outline
- Jiyu
- University
- 10 Mar, 2019
For Warwick University module 402, high performance computation. 1.Fundamentals 1.1 the technologies needed to support HPCcomputer architecture CPU, memory VLSI, transistors
read moreNatural language processing module outline
- Jiyu
- University
- 10 Mar, 2019
For Warwick University module 918, natural language processing. Question 1: Regular expressions, linguistic preprocessing, minimum edit distance algorithm. 1 regular expression remember use \
read moreSensor network module outline
- Jiyu
- University
- 19 Dec, 2018
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 moreLeetcode: 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