MCPcopy Create free account

hub / github.com/WhereIsHeroFrom/Code_Templates / functions

Functions1,409 in github.com/WhereIsHeroFrom/Code_Templates

↓ 1 callersMethodisPoint
计算几何/计算几何 最大空凸包.cpp:287
↓ 1 callersMethodisPoint
计算几何/计算几何 二维凸包.cpp:169
↓ 1 callersMethodisPointIn
计算几何/计算几何 最大空凸包.cpp:302
↓ 1 callersFunctionisSmaller
����K(A, B) <= slope
动态规划/dp斜率优化 模板.cpp:50
↓ 1 callersFunctionisSmaller
����K(A, B) <= slope
动态规划/dp斜率优化(2D) 模板.cpp:65
↓ 1 callersMethodisValidState
图论/广度优先搜索/迷宫搜索 模板.cpp:216
↓ 1 callersMethodisValidState
图论/广度优先搜索/迷宫救公主.cpp:213
↓ 1 callersMethodisWord
字符串/字典树/字典树 字母模板.cpp:81
↓ 1 callersMethodleft
杂项/蜂巢坐标系 模板.cpp:25
↓ 1 callersMethodlen
计算几何/计算几何 圆相关 模板.cpp:56
↓ 1 callersMethodlen
计算几何/模拟退火 模板.cpp:62
↓ 1 callersFunctionmerge_set
树/树的直径 模板.cpp:157
↓ 1 callersFunctionmin3
动态规划/最小编辑距离/Levenshtein.cpp:14
↓ 1 callersFunctionmin3
动态规划/最小编辑距离/Levenshtein 路径回溯.cpp:15
↓ 1 callersMethodmove
图论/广度优先搜索/迷宫搜索 模板.cpp:92
↓ 1 callersMethodmove
图论/广度优先搜索/迷宫救公主.cpp:89
↓ 1 callersFunctionnextState
动态规划/数位 DP 模板.cpp:24
↓ 1 callersMethodnormalize
计算几何/计算几何2D模板.cpp:62
↓ 1 callersMethodnormalize
计算几何/半平面交 模板.cpp:62
↓ 1 callersMethodnormalize
计算几何/模拟退火 模板.cpp:66
↓ 1 callersMethodopposite
大数/高精分数 模板.cpp:307
↓ 1 callersFunctionopt
动态规划/背包问题/01背包 模板.cpp:25
↓ 1 callersFunctionopt
动态规划/背包问题/分组背包 (至少一个) 模板.cpp:56
↓ 1 callersFunctionopt
动态规划/背包问题/树上分组背包 模板.cpp:29
↓ 1 callersFunctionopt
动态规划/背包问题/多重背包 模板.cpp:35
↓ 1 callersFunctionopt
动态规划/背包问题/01背包 模板(滚动数组).cpp:24
↓ 1 callersFunctionopt
动态规划/背包问题/01背包 K优解 模板.cpp:26
↓ 1 callersFunctionopt
动态规划/背包问题/完全背包 模板.cpp:25
↓ 1 callersFunctionopt
动态规划/背包问题/二维 01背包 模板.cpp:27
↓ 1 callersFunctionopt
动态规划/背包问题/分组背包 (最多一个) 模板.cpp:56
↓ 1 callersFunctionoutput
数据结构/画解数据结构/排序/选择排序.cpp:12
↓ 1 callersFunctionoutput
数据结构/画解数据结构/排序/插入排序.cpp:11
↓ 1 callersMethodoutput
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxgame.cpp:58
↓ 1 callersMethodoutputSDKMatrix
Dancing Links/Dancing Links Sudoku 模板.cpp:603
↓ 1 callersFunctionpolyaPart
组合数学/Polya环形计数 模板.cpp:99
↓ 1 callersMethodpop
数据结构/高级数据结构/单调栈/直方图的最大子矩形.cpp:48
↓ 1 callersMethodpopNextFemale
图论/稳定婚姻 模板.cpp:32
↓ 1 callersMethodpostOrderTraversal
图论/强连通分量/2_sat 模板.cpp:146
↓ 1 callersFunctionpostorder
数据结构/画解数据结构/树/遍历.c:71
↓ 1 callersFunctionpower
return x^y
组合数学/多重集排列 模板.cpp:368
↓ 1 callersFunctionpower
组合数学/Polya环形计数 模板.cpp:84
↓ 1 callersMethodpreOrderTraversal
图论/强连通分量/2_sat 模板.cpp:163
↓ 1 callersFunctionpreorder
数据结构/画解数据结构/树/遍历.c:53
↓ 1 callersMethodprint
组合数学/多重集排列 模板.cpp:222
↓ 1 callersMethodprint
数论/因子筛选.cpp:25
↓ 1 callersMethodprint
数论/因子加减法 模板.cpp:37
↓ 1 callersMethodprint
数论/因式分解.cpp:25
↓ 1 callersMethodquery_tree
树/线段树_最值 模板.cpp:139
↓ 1 callersMethodread
计算几何/计算几何 最小覆盖圆 模板.cpp:35
↓ 1 callersMethodread
计算几何/计算几何 最小包围球 模板.cpp:127
↓ 1 callersMethodread
计算几何/计算几何 最大空凸包.cpp:175
↓ 1 callersMethodread
计算几何/计算几何 二维凸包.cpp:136
↓ 1 callersMethodread
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxgame.cpp:15
↓ 1 callersMethodreciprocal
大数/高精分数 模板.cpp:312
↓ 1 callersMethodrender
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxgame.cpp:325
↓ 1 callersMethodreset
字符串/字典树/字典树 字母模板.cpp:56
↓ 1 callersMethodreset
字符串/字典树/字典树 01模板.cpp:46
↓ 1 callersMethodreset
树/树的直径 模板.cpp:26
↓ 1 callersMethodreset
树/矩形树_最值 模板.cpp:38
↓ 1 callersMethodreset
树/线段树_最值 模板.cpp:21
↓ 1 callersMethodreset
图论/差分约束模板.cpp:37
↓ 1 callersMethodresetCol
Dancing Links/Dancing Links Sudoku 模板.cpp:103
↓ 1 callersMethodresetCol
Dancing Links/Dancing Links 模板.cpp:91
↓ 1 callersMethodresumeFromCol
Dancing Links/Dancing Links Sudoku 模板.cpp:172
↓ 1 callersMethodresumeFromCol
Dancing Links/Dancing Links 模板.cpp:160
↓ 1 callersMethodresumeFromRow
Dancing Links/Dancing Links Sudoku 模板.cpp:183
↓ 1 callersMethodresumeFromRow
Dancing Links/Dancing Links 模板.cpp:171
↓ 1 callersMethodsXt
计算几何/计算几何 圆和多边形的交 模板.cpp:129
↓ 1 callersMethodsameSide
向量a和b是否在当前向量的同一边
计算几何/计算几何 圆和多边形的交 模板.cpp:114
↓ 1 callersMethodsearch
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxgame.cpp:53
↓ 1 callersMethodsegCross
计算几何/计算几何_线段判交 模板.cpp:87
↓ 1 callersMethodsegCross
计算几何/解析几何_线段交点.cpp:140
↓ 1 callersMethodsetColHead
Dancing Links/Dancing Links Sudoku 模板.cpp:128
↓ 1 callersMethodsetColHead
Dancing Links/Dancing Links 模板.cpp:116
↓ 1 callersMethodsetMaleRanks
图论/稳定婚姻 模板.cpp:56
↓ 1 callersMethodsetManCode
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxstate.cpp:60
↓ 1 callersMethodsetModulus
数论/中国剩余定理/中国剩余定理 模板.cpp:23
↓ 1 callersMethodsetNode
字符串/字典树/字典树 01模板.cpp:33
↓ 1 callersMethodsetRowIdx
Dancing Links/Dancing Links Sudoku 模板.cpp:136
↓ 1 callersMethodsetRowIdx
Dancing Links/Dancing Links 模板.cpp:124
↓ 1 callersMethodsetTrieData
字符串/字典树/字典树 字母模板.cpp:71
↓ 1 callersMethodsetWord
字符串/字典树/字典树 字母模板.cpp:78
↓ 1 callersMethodsize
动态规划/背包问题/分组背包 (至少一个) 模板.cpp:42
↓ 1 callersMethodsize
动态规划/背包问题/分组背包 (最多一个) 模板.cpp:42
↓ 1 callersMethodsize
计算几何/计算几何2D模板.cpp:218
↓ 1 callersMethodsize
计算几何/半平面交 模板.cpp:218
↓ 1 callersFunctionsolve
动态规划/dp斜率优化 模板.cpp:59
↓ 1 callersFunctionsolve
动态规划/dp斜率优化(2D) 模板.cpp:74
↓ 1 callersFunctionsolve
计算几何/解析几何_线段交点.cpp:221
↓ 1 callersMethodstandardization
数论/中国剩余定理/中国剩余定理 模板.cpp:28
↓ 1 callersMethodsubInDegree
图论/强连通分量/2_sat 模板.cpp:131
↓ 1 callersFunctionsum
树状数组/三维树状数组 模板.cpp:30
↓ 1 callersFunctionswap
数据结构/画解数据结构/排序/选择排序.cpp:21
↓ 1 callersMethodtarjanTraversal
图论/强连通分量/2_sat 模板.cpp:215
↓ 1 callersMethodtest
高等数学/Simpson.cpp:105
↓ 1 callersFunctiontestListDestroyList
数据结构/画解数据结构/链表/单向链表.cpp:195
↓ 1 callersFunctionthreeValue
三值函数
计算几何/模拟退火 模板.cpp:26
↓ 1 callersMethodturnLeft
计算几何/计算几何2D模板.cpp:70
↓ 1 callersMethodturnLeft
计算几何/半平面交 模板.cpp:70
↓ 1 callersMethodturnRight
计算几何/计算几何 圆和多边形的交 模板.cpp:75
← previousnext →501–600 of 1,409, ranked by callers