Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WhereIsHeroFrom/Code_Templates
/ functions
Functions
1,409 in github.com/WhereIsHeroFrom/Code_Templates
⨍
Functions
1,409
◇
Types & classes
191
↓ 1 callers
Method
isPoint
计算几何/计算几何 最大空凸包.cpp:287
↓ 1 callers
Method
isPoint
计算几何/计算几何 二维凸包.cpp:169
↓ 1 callers
Method
isPointIn
计算几何/计算几何 最大空凸包.cpp:302
↓ 1 callers
Function
isSmaller
����K(A, B) <= slope
动态规划/dp斜率优化 模板.cpp:50
↓ 1 callers
Function
isSmaller
����K(A, B) <= slope
动态规划/dp斜率优化(2D) 模板.cpp:65
↓ 1 callers
Method
isValidState
图论/广度优先搜索/迷宫搜索 模板.cpp:216
↓ 1 callers
Method
isValidState
图论/广度优先搜索/迷宫救公主.cpp:213
↓ 1 callers
Method
isWord
字符串/字典树/字典树 字母模板.cpp:81
↓ 1 callers
Method
left
杂项/蜂巢坐标系 模板.cpp:25
↓ 1 callers
Method
len
计算几何/计算几何 圆相关 模板.cpp:56
↓ 1 callers
Method
len
计算几何/模拟退火 模板.cpp:62
↓ 1 callers
Function
merge_set
树/树的直径 模板.cpp:157
↓ 1 callers
Function
min3
动态规划/最小编辑距离/Levenshtein.cpp:14
↓ 1 callers
Function
min3
动态规划/最小编辑距离/Levenshtein 路径回溯.cpp:15
↓ 1 callers
Method
move
图论/广度优先搜索/迷宫搜索 模板.cpp:92
↓ 1 callers
Method
move
图论/广度优先搜索/迷宫救公主.cpp:89
↓ 1 callers
Function
nextState
动态规划/数位 DP 模板.cpp:24
↓ 1 callers
Method
normalize
计算几何/计算几何2D模板.cpp:62
↓ 1 callers
Method
normalize
计算几何/半平面交 模板.cpp:62
↓ 1 callers
Method
normalize
计算几何/模拟退火 模板.cpp:66
↓ 1 callers
Method
opposite
大数/高精分数 模板.cpp:307
↓ 1 callers
Function
opt
动态规划/背包问题/01背包 模板.cpp:25
↓ 1 callers
Function
opt
动态规划/背包问题/分组背包 (至少一个) 模板.cpp:56
↓ 1 callers
Function
opt
动态规划/背包问题/树上分组背包 模板.cpp:29
↓ 1 callers
Function
opt
动态规划/背包问题/多重背包 模板.cpp:35
↓ 1 callers
Function
opt
动态规划/背包问题/01背包 模板(滚动数组).cpp:24
↓ 1 callers
Function
opt
动态规划/背包问题/01背包 K优解 模板.cpp:26
↓ 1 callers
Function
opt
动态规划/背包问题/完全背包 模板.cpp:25
↓ 1 callers
Function
opt
动态规划/背包问题/二维 01背包 模板.cpp:27
↓ 1 callers
Function
opt
动态规划/背包问题/分组背包 (最多一个) 模板.cpp:56
↓ 1 callers
Function
output
数据结构/画解数据结构/排序/选择排序.cpp:12
↓ 1 callers
Function
output
数据结构/画解数据结构/排序/插入排序.cpp:11
↓ 1 callers
Method
output
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxgame.cpp:58
↓ 1 callers
Method
outputSDKMatrix
Dancing Links/Dancing Links Sudoku 模板.cpp:603
↓ 1 callers
Function
polyaPart
组合数学/Polya环形计数 模板.cpp:99
↓ 1 callers
Method
pop
数据结构/高级数据结构/单调栈/直方图的最大子矩形.cpp:48
↓ 1 callers
Method
popNextFemale
图论/稳定婚姻 模板.cpp:32
↓ 1 callers
Method
postOrderTraversal
图论/强连通分量/2_sat 模板.cpp:146
↓ 1 callers
Function
postorder
数据结构/画解数据结构/树/遍历.c:71
↓ 1 callers
Function
power
return x^y
组合数学/多重集排列 模板.cpp:368
↓ 1 callers
Function
power
组合数学/Polya环形计数 模板.cpp:84
↓ 1 callers
Method
preOrderTraversal
图论/强连通分量/2_sat 模板.cpp:163
↓ 1 callers
Function
preorder
数据结构/画解数据结构/树/遍历.c:53
↓ 1 callers
Method
print
组合数学/多重集排列 模板.cpp:222
↓ 1 callers
Method
print
数论/因子筛选.cpp:25
↓ 1 callers
Method
print
数论/因子加减法 模板.cpp:37
↓ 1 callers
Method
print
数论/因式分解.cpp:25
↓ 1 callers
Method
query_tree
树/线段树_最值 模板.cpp:139
↓ 1 callers
Method
read
计算几何/计算几何 最小覆盖圆 模板.cpp:35
↓ 1 callers
Method
read
计算几何/计算几何 最小包围球 模板.cpp:127
↓ 1 callers
Method
read
计算几何/计算几何 最大空凸包.cpp:175
↓ 1 callers
Method
read
计算几何/计算几何 二维凸包.cpp:136
↓ 1 callers
Method
read
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxgame.cpp:15
↓ 1 callers
Method
reciprocal
大数/高精分数 模板.cpp:312
↓ 1 callers
Method
render
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxgame.cpp:325
↓ 1 callers
Method
reset
字符串/字典树/字典树 字母模板.cpp:56
↓ 1 callers
Method
reset
字符串/字典树/字典树 01模板.cpp:46
↓ 1 callers
Method
reset
树/树的直径 模板.cpp:26
↓ 1 callers
Method
reset
树/矩形树_最值 模板.cpp:38
↓ 1 callers
Method
reset
树/线段树_最值 模板.cpp:21
↓ 1 callers
Method
reset
图论/差分约束模板.cpp:37
↓ 1 callers
Method
resetCol
Dancing Links/Dancing Links Sudoku 模板.cpp:103
↓ 1 callers
Method
resetCol
Dancing Links/Dancing Links 模板.cpp:91
↓ 1 callers
Method
resumeFromCol
Dancing Links/Dancing Links Sudoku 模板.cpp:172
↓ 1 callers
Method
resumeFromCol
Dancing Links/Dancing Links 模板.cpp:160
↓ 1 callers
Method
resumeFromRow
Dancing Links/Dancing Links Sudoku 模板.cpp:183
↓ 1 callers
Method
resumeFromRow
Dancing Links/Dancing Links 模板.cpp:171
↓ 1 callers
Method
sXt
计算几何/计算几何 圆和多边形的交 模板.cpp:129
↓ 1 callers
Method
sameSide
向量a和b是否在当前向量的同一边
计算几何/计算几何 圆和多边形的交 模板.cpp:114
↓ 1 callers
Method
search
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxgame.cpp:53
↓ 1 callers
Method
segCross
计算几何/计算几何_线段判交 模板.cpp:87
↓ 1 callers
Method
segCross
计算几何/解析几何_线段交点.cpp:140
↓ 1 callers
Method
setColHead
Dancing Links/Dancing Links Sudoku 模板.cpp:128
↓ 1 callers
Method
setColHead
Dancing Links/Dancing Links 模板.cpp:116
↓ 1 callers
Method
setMaleRanks
图论/稳定婚姻 模板.cpp:56
↓ 1 callers
Method
setManCode
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxstate.cpp:60
↓ 1 callers
Method
setModulus
数论/中国剩余定理/中国剩余定理 模板.cpp:23
↓ 1 callers
Method
setNode
字符串/字典树/字典树 01模板.cpp:33
↓ 1 callers
Method
setRowIdx
Dancing Links/Dancing Links Sudoku 模板.cpp:136
↓ 1 callers
Method
setRowIdx
Dancing Links/Dancing Links 模板.cpp:124
↓ 1 callers
Method
setTrieData
字符串/字典树/字典树 字母模板.cpp:71
↓ 1 callers
Method
setWord
字符串/字典树/字典树 字母模板.cpp:78
↓ 1 callers
Method
size
动态规划/背包问题/分组背包 (至少一个) 模板.cpp:42
↓ 1 callers
Method
size
动态规划/背包问题/分组背包 (最多一个) 模板.cpp:42
↓ 1 callers
Method
size
计算几何/计算几何2D模板.cpp:218
↓ 1 callers
Method
size
计算几何/半平面交 模板.cpp:218
↓ 1 callers
Function
solve
动态规划/dp斜率优化 模板.cpp:59
↓ 1 callers
Function
solve
动态规划/dp斜率优化(2D) 模板.cpp:74
↓ 1 callers
Function
solve
计算几何/解析几何_线段交点.cpp:221
↓ 1 callers
Method
standardization
数论/中国剩余定理/中国剩余定理 模板.cpp:28
↓ 1 callers
Method
subInDegree
图论/强连通分量/2_sat 模板.cpp:131
↓ 1 callers
Function
sum
树状数组/三维树状数组 模板.cpp:30
↓ 1 callers
Function
swap
数据结构/画解数据结构/排序/选择排序.cpp:21
↓ 1 callers
Method
tarjanTraversal
图论/强连通分量/2_sat 模板.cpp:215
↓ 1 callers
Method
test
高等数学/Simpson.cpp:105
↓ 1 callers
Function
testListDestroyList
数据结构/画解数据结构/链表/单向链表.cpp:195
↓ 1 callers
Function
threeValue
三值函数
计算几何/模拟退火 模板.cpp:26
↓ 1 callers
Method
turnLeft
计算几何/计算几何2D模板.cpp:70
↓ 1 callers
Method
turnLeft
计算几何/半平面交 模板.cpp:70
↓ 1 callers
Method
turnRight
计算几何/计算几何 圆和多边形的交 模板.cpp:75
← previous
next →
501–600 of 1,409, ranked by callers