Squad interpolation involves finding tangent point in squad(q1, qa, qb, q2), where qa and qb are two control points.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
throw table_exception(R"'((ノ ゜Д゜)ノ ︵ ┻━┻")'"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- list operators | |
-- head | |
-- tail | |
-- last | |
-- init | |
-- length | |
-- null | |
-- reverse | |
-- take | |
-- drop |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class TableException: public std::runtime_error | |
{ | |
public: | |
TableException(): std::runtime_error("(╯°□°)╯︵ ┻━┻"){} | |
}; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import java.io.FileInputStream; | |
import java.io.IOException; | |
import java.util.ArrayList; | |
import java.util.HashMap; | |
import java.util.Map; | |
import java.util.Scanner; | |
public final class Huffman { | |
static class HuffmanRecord { | |
char ch = '\uffff'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set nocompatible | |
set laststatus=2 " Always show the statusline | |
set encoding=utf-8 " Necessary to show Unicode glyphs | |
filetype off | |
set number | |
set incsearch | |
set autoindent | |
set history=1000 | |
set cursorline |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://marctenbosch.com/quaternions/ |
I'm planing to run my server and manage some races with it. The testing periord is from 2020-04-04 to 2020-04-14, the end of easter holiday.
Will migrate to AWS if things goes well.
Server Name: MTL_Trackday (Search for the name to join, or use the link below with Content Manager)
OlderNewer