위키
총 1121개의 페이지 · 46 / 57 · 1121개 중 901–920
- Stateless#architecture #network #scaling
- Stateless vs Stateful#architecture #network #scaling
- Stern-Brocot Tree#algorithm #data-structure #tree #number-theory #rational
- Sticky Session#network #load-balancing #architecture #session #stateful
- Stoer-Wagner 전역 최소 컷 (Global Minimum Cut)#algorithm #graph #stoer-wagner #min-cut #flow
- Subset Sum: 부분집합 합#algorithm #math #combinatorics #dp
- Suffix Array (접미사 배열)#algorithm #string #suffix-array #lcp
- Suffix Automaton, Suffix Tree#algorithm #string #suffix-automaton #suffix-tree #dfa
- Synchronous (동기)#concurrency #programming-model #sync-async #blocking #io
- Systolic Array#hardware #tpu #architecture #matrix-multiply #gemm
- Tarjan SCC: 강한 연결 요소 O(V+E)#algorithm #graph #scc #tarjan
- Taylor Series: 함수 근사#algorithm #math #analysis #numerical
- TCP#network #protocol #transport-layer
- TLS / SSL#network #security #protocol #cryptography
- Top K Selection: 상위 K개 원소#algorithm #data-structure #selection #heap
- TPU (Tensor Processing Unit): Google 의 ML ASIC#ml #hardware #tpu #google #asic #xla
- Transfer Learning: pre-training, fine-tuning, domain adaptation#ml #deep-learning #transfer-learning #fine-tuning #foundation-model
- Transitive Closure: 도달 가능성 폐포#algorithm #graph #reachability #floyd-warshall #bitset
- Treewidth, Tree Decomposition#algorithm #graph #treewidth #tree-decomposition #dp
- TSP (Traveling Salesman Problem): 외판원 순회#algorithm #graph #tsp #np-hard #dp #bitmask