( Due: Sep 16, 2019 )
Name (Chinese/English) | Descriptions | HackMD note | Program (GitHub link) |
---|---|---|---|
Jim Huang | mathematical factorial function (! function) |
Lab1: R32I Simulator | Factorial function |
黃偉宸 | Implementation a binary search procedure | Lab1: R32I Simulator | recursive binary search |
黃俞紘 | example explaination | Lab1: R32I Simulator | example explaination |
張家銘(DC) | Lucas number | Lab1: R32I Simulator | Lucas number |
王昱翔 | Multiplier | Lab1: R32I Simulator | Multiplier |
林家葦 | bit reverse | Lab1: R32I Simulator | bit reverse |
Soonmyun Jang | Prime number | Lab1: R32I Simulator | Prime number |
周沛辰 | Sum of First N Natural Numbers | Lab1: R32I Simulator | Sum of First N Natural Numbers |
戴宏諺 | Permutations(nCk) with recursion | Lab1: R32I Simulator | Permutations(nCk) with recusion |
陳冠廷 | 32bit djb2 hash function | Lab1: R32I Simulator | |
黃瀚群 | Tower of Hanoi | Lab1: R32I Simulator | Tower of Hanoi |
林於縉 | Printing to the Console | Lab1: R32I Simulator | Printing to the Console |
Rasmus Pettersson | Basic switch case with console print | Lab1: R32I Simulator | Switch case with console print |
曾士峰 | 9*9 Multiplication Table | Lab1: R32I Simulator | 9*9 Multiplication Table |
林聖堯 | Sort 1~5 With Bubble Sort | Lab1: R32I Simulator | Bubble_sort |
潘家瑞/Suraj Pramanik | N-th Catalan number | Lab1: R32I Simulator | |
李佶龍 | POW Function | Lab1: R32I Simulator | Pow Function |