MCPcopy Create free account

hub / github.com/WhereIsHeroFrom/Code_Templates / functions

Functions1,409 in github.com/WhereIsHeroFrom/Code_Templates

↓ 1 callersFunctiondfs_init
图论/深度优先搜索/简易DFS样例.cpp:21
↓ 1 callersFunctiondfs_init
图论/深度优先搜索/全排列DFS样例.cpp:11
↓ 1 callersFunctiondfs_print
图论/深度优先搜索/记忆化搜索求最大值样例.cpp:22
↓ 1 callersFunctiondfs_print
图论/深度优先搜索/简易DFS样例.cpp:30
↓ 1 callersFunctiondfs_print
图论/深度优先搜索/全排列DFS样例.cpp:27
↓ 1 callersMethoddigitCount
大数/KaraTsuba 模板.cpp:72
↓ 1 callersMethoddirection
计算几何/计算几何 圆和多边形的交 模板.cpp:351
↓ 1 callersMethoddirection
计算几何/计算几何 圆相关 模板.cpp:304
↓ 1 callersMethoddp
计算几何/计算几何 最大空凸包.cpp:505
↓ 1 callersMethodempty
图论/广度优先搜索/迷宫搜索 模板.cpp:159
↓ 1 callersFunctionemunFactor
因式分解后递归枚举所有因子 枚举因子的同时,枚举每个因子的欧拉函数
组合数学/Polya环形计数 模板.cpp:105
↓ 1 callersMethodequalAngle
计算几何/计算几何2D模板.cpp:396
↓ 1 callersMethodequalAngle
计算几何/半平面交 模板.cpp:396
↓ 1 callersMethodexchange
图论/稳定婚姻 模板.cpp:62
↓ 1 callersMethodfillFemales
图论/稳定婚姻 模板.cpp:27
↓ 1 callersFunctionfindFirstBiggerEqualThan
枚举/暴力枚举/线性枚举.c:17
↓ 1 callersFunctionfindFirstBiggerThan
枚举/暴力枚举/线性枚举.c:7
↓ 1 callersFunctionfindLIS
动态规划/最长公共子序列/最长公共子序列 优化版.cpp:54
↓ 1 callersFunctionfindLISIndex
动态规划/最长单调子序列.cpp:49
↓ 1 callersFunctionfindLISIndex
动态规划/最长公共子序列/最长公共子序列 优化版.cpp:39
↓ 1 callersFunctionfindLastSmallEqualThan
枚举/暴力枚举/线性枚举.c:41
↓ 1 callersFunctionfindLastSmallThan
枚举/暴力枚举/线性枚举.c:31
↓ 1 callersFunctionfindPath
动态规划/最长单调子序列.cpp:64
↓ 1 callersFunctionfindPath
动态规划/最小编辑距离/Levenshtein 路径回溯.cpp:48
↓ 1 callersMethodgauss
高等数学/高斯消元 模板.cpp:38
↓ 1 callersFunctiongcd
大数/高精分数 模板.cpp:222
↓ 1 callersMethodgenId
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxgame.cpp:187
↓ 1 callersMethodgetBallCenter
计算几何/计算几何 最小包围球 模板.cpp:187
↓ 1 callersMethodgetBoxCode
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxstate.cpp:77
↓ 1 callersMethodgetBoxCount
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxstate.cpp:82
↓ 1 callersMethodgetCrossEnd
���߶ι��߲����ཻ������� ȷ���� �˵��ཻ ���� ��㸲��
计算几何/解析几何_线段交点.cpp:85
↓ 1 callersMethodgetDiameter
树/树的直径 模板.cpp:135
↓ 1 callersMethodgetExcenter
计算几何/计算几何 最小覆盖圆 模板.cpp:73
↓ 1 callersMethodgetExcenter
计算几何/计算几何 最小包围球 模板.cpp:165
↓ 1 callersMethodgetFraction
�����ĸ������M����ӽ� N^(1/2) �ķ���
高等数学/最小分数表示趋近.cpp:39
↓ 1 callersMethodgetGroupId
动态规划/背包问题/分组背包 (至少一个) 模板.cpp:45
↓ 1 callersMethodgetGroupId
动态规划/背包问题/分组背包 (最多一个) 模板.cpp:45
↓ 1 callersMethodgetHalfPlane
计算几何/计算几何2D模板.cpp:452
↓ 1 callersMethodgetHalfPlane
计算几何/半平面交 模板.cpp:452
↓ 1 callersFunctiongetLCS
动态规划/最长公共子序列/最长公共子序列 模板.cpp:10
↓ 1 callersFunctiongetLCS
动态规划/最长公共子序列/最长公共子序列(滚动数组) 模板.cpp:10
↓ 1 callersFunctiongetLCSLength
动态规划/最长公共子序列/最长公共递增子序列 模板.cpp:16
↓ 1 callersFunctiongetLargetRectangle
动态规划/最大完全子矩阵 模板.cpp:20
↓ 1 callersMethodgetMatch
图论/稳定婚姻 模板.cpp:48
↓ 1 callersFunctiongetMaxKSeq
动态规划/dp单调队列 最大K子串 模板.cpp:32
↓ 1 callersMethodgetMinSurroundBall
��ȡ�㼯����С��Χ��
计算几何/计算几何 最小包围球 模板.cpp:290
↓ 1 callersMethodgetMinSurroundCircle
��ȡ�㼯����С��ΧԲ
计算几何/计算几何 最小覆盖圆 模板.cpp:175
↓ 1 callersMethodgetN
矩阵/矩阵 ikj 模板.cpp:51
↓ 1 callersMethodgetPath
图论/广度优先搜索/PushBoxGame/PushBoxGame/path.cpp:31
↓ 1 callersMethodgetPointDist
计算几何/计算几何 圆和多边形的交 模板.cpp:226
↓ 1 callersMethodgetPolygonIntersect
求两任意多边形的交 要求两个多边形逆时针排列
计算几何/计算几何2D模板.cpp:327
↓ 1 callersMethodgetPolygonIntersect
�����������εĽ� Ҫ�������������ʱ������
计算几何/半平面交 模板.cpp:327
↓ 1 callersFunctiongetRadix
数据结构/画解数据结构/排序/基数排序.cpp:38
↓ 1 callersMethodgetState
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxstate.cpp:55
↓ 1 callersMethodgetTrieData
字符串/字典树/字典树 字母模板.cpp:75
↓ 1 callersMethodgetXByY
计算几何/计算几何 最小覆盖圆 模板.cpp:102
↓ 1 callersMethodgetXByY
计算几何/解析几何_线段交点.cpp:207
↓ 1 callersMethodgetx
计算几何/模拟退火 模板.cpp:47
↓ 1 callersMethodgety
计算几何/模拟退火 模板.cpp:48
↓ 1 callersMethodgrahamScan
flag 是否算上边上的点、重复点
计算几何/计算几何 二维凸包.cpp:202
↓ 1 callersFunctiongroupKnapsackInit
动态规划/背包问题/分组背包 (至少一个) 模板.cpp:64
↓ 1 callersFunctiongroupKnapsackInit
动态规划/背包问题/分组背包 (最多一个) 模板.cpp:60
↓ 1 callersFunctiongroupKnapsackRegroup
动态规划/背包问题/分组背包 (至少一个) 模板.cpp:70
↓ 1 callersFunctiongroupKnapsackRegroup
动态规划/背包问题/分组背包 (最多一个) 模板.cpp:66
↓ 1 callersMethodhasKey
图论/广度优先搜索/PushBoxGame/PushBoxGame/hash.cpp:55
↓ 1 callersFunctionheapIsFull
数据结构/画解数据结构/堆/堆.c:75
↓ 1 callersFunctionheapShiftDown
heapShiftDown ����ӿ���һ���ڲ��ӿڣ�������Сд�շ����֣����ڶԶ���Ԫ�ؽ���ɾ����ʱ����³�������
数据结构/画解数据结构/堆/堆.c:42
↓ 1 callersFunctionheapShiftUp
heapShiftUp ����ӿ���һ���ڲ��ӿڣ�������Сд�շ����֣����ڶԶ���Ԫ�ؽ��в����ʱ����ϸ�������
数据结构/画解数据结构/堆/堆.c:62
↓ 1 callersMethodinRange
计算几何/模拟退火 模板.cpp:76
↓ 1 callersFunctioninit
动态规划/数位 DP 模板.cpp:34
↓ 1 callersFunctioninit
图论/最短路/SPFA 模板.cpp:28
↓ 1 callersMethodinit
Dancing Links/Dancing Links Sudoku 模板.cpp:311
↓ 1 callersMethodinit
Dancing Links/Dancing Links 模板.cpp:302
↓ 1 callersMethodinit
树/树的直径 模板.cpp:75
↓ 1 callersFunctioninitPos2State
图论/广度优先搜索/迷宫搜索 模板.cpp:20
↓ 1 callersFunctioninitPos2State
图论/广度优先搜索/迷宫救公主.cpp:21
↓ 1 callersFunctioninitTree
数据结构/画解数据结构/树/遍历.c:32
↓ 1 callersFunctioninorder
数据结构/画解数据结构/树/遍历.c:62
↓ 1 callersFunctioninput
动态规划/dp单调队列 最大K子串 模板.cpp:13
↓ 1 callersFunctioninput
数据结构/画解数据结构/排序/选择排序.cpp:6
↓ 1 callersFunctioninput
数据结构/画解数据结构/排序/插入排序.cpp:5
↓ 1 callersMethodinsert_tree
树/线段树_最值 模板.cpp:135
↓ 1 callersFunctionisBigger
����K(A, B) >= K(B, C)
动态规划/dp斜率优化 模板.cpp:41
↓ 1 callersFunctionisBigger
����K(A, B) >= K(B, C)
动态规划/dp斜率优化(2D) 模板.cpp:56
↓ 1 callersFunctionisEndStateValid
动态规划/数位 DP 模板.cpp:20
↓ 1 callersMethodisFinalState
图论/广度优先搜索/迷宫搜索 模板.cpp:221
↓ 1 callersMethodisFinalState
图论/广度优先搜索/迷宫救公主.cpp:218
↓ 1 callersFunctionisGreen
枚举/暴力枚举/线性枚举.c:3
↓ 1 callersFunctionisGreen
枚举/二分枚举/二分枚举 数组 模板.c:26
↓ 1 callersFunctionisGreen
枚举/二分枚举/二分枚举 函数 模板.c:25
↓ 1 callersFunctionisGreenX
枚举/暴力枚举/线性枚举.c:27
↓ 1 callersMethodisInBound
图论/广度优先搜索/迷宫搜索 模板.cpp:81
↓ 1 callersMethodisInBound
图论/广度优先搜索/迷宫救公主.cpp:78
↓ 1 callersMethodisLine
计算几何/计算几何 最大空凸包.cpp:294
↓ 1 callersMethodisLine
计算几何/计算几何 二维凸包.cpp:176
↓ 1 callersMethodisObstacle
图论/广度优先搜索/迷宫搜索 模板.cpp:84
↓ 1 callersMethodisObstacle
图论/广度优先搜索/迷宫救公主.cpp:81
↓ 1 callersMethodisOptimal
��ǰֵ�ȴ���ֵ����
树/矩形树_最值 模板.cpp:26
↓ 1 callersMethodisParallelTo
计算几何/计算几何2D模板.cpp:179
↓ 1 callersMethodisParallelTo
计算几何/半平面交 模板.cpp:179
← previousnext →401–500 of 1,409, ranked by callers