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
Function
dfs_init
图论/深度优先搜索/简易DFS样例.cpp:21
↓ 1 callers
Function
dfs_init
图论/深度优先搜索/全排列DFS样例.cpp:11
↓ 1 callers
Function
dfs_print
图论/深度优先搜索/记忆化搜索求最大值样例.cpp:22
↓ 1 callers
Function
dfs_print
图论/深度优先搜索/简易DFS样例.cpp:30
↓ 1 callers
Function
dfs_print
图论/深度优先搜索/全排列DFS样例.cpp:27
↓ 1 callers
Method
digitCount
大数/KaraTsuba 模板.cpp:72
↓ 1 callers
Method
direction
计算几何/计算几何 圆和多边形的交 模板.cpp:351
↓ 1 callers
Method
direction
计算几何/计算几何 圆相关 模板.cpp:304
↓ 1 callers
Method
dp
计算几何/计算几何 最大空凸包.cpp:505
↓ 1 callers
Method
empty
图论/广度优先搜索/迷宫搜索 模板.cpp:159
↓ 1 callers
Function
emunFactor
因式分解后递归枚举所有因子 枚举因子的同时,枚举每个因子的欧拉函数
组合数学/Polya环形计数 模板.cpp:105
↓ 1 callers
Method
equalAngle
计算几何/计算几何2D模板.cpp:396
↓ 1 callers
Method
equalAngle
计算几何/半平面交 模板.cpp:396
↓ 1 callers
Method
exchange
图论/稳定婚姻 模板.cpp:62
↓ 1 callers
Method
fillFemales
图论/稳定婚姻 模板.cpp:27
↓ 1 callers
Function
findFirstBiggerEqualThan
枚举/暴力枚举/线性枚举.c:17
↓ 1 callers
Function
findFirstBiggerThan
枚举/暴力枚举/线性枚举.c:7
↓ 1 callers
Function
findLIS
动态规划/最长公共子序列/最长公共子序列 优化版.cpp:54
↓ 1 callers
Function
findLISIndex
动态规划/最长单调子序列.cpp:49
↓ 1 callers
Function
findLISIndex
动态规划/最长公共子序列/最长公共子序列 优化版.cpp:39
↓ 1 callers
Function
findLastSmallEqualThan
枚举/暴力枚举/线性枚举.c:41
↓ 1 callers
Function
findLastSmallThan
枚举/暴力枚举/线性枚举.c:31
↓ 1 callers
Function
findPath
动态规划/最长单调子序列.cpp:64
↓ 1 callers
Function
findPath
动态规划/最小编辑距离/Levenshtein 路径回溯.cpp:48
↓ 1 callers
Method
gauss
高等数学/高斯消元 模板.cpp:38
↓ 1 callers
Function
gcd
大数/高精分数 模板.cpp:222
↓ 1 callers
Method
genId
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxgame.cpp:187
↓ 1 callers
Method
getBallCenter
计算几何/计算几何 最小包围球 模板.cpp:187
↓ 1 callers
Method
getBoxCode
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxstate.cpp:77
↓ 1 callers
Method
getBoxCount
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxstate.cpp:82
↓ 1 callers
Method
getCrossEnd
���߶ι��߲����ཻ������� ȷ���� �˵��ཻ ���� ��㸲��
计算几何/解析几何_线段交点.cpp:85
↓ 1 callers
Method
getDiameter
树/树的直径 模板.cpp:135
↓ 1 callers
Method
getExcenter
计算几何/计算几何 最小覆盖圆 模板.cpp:73
↓ 1 callers
Method
getExcenter
计算几何/计算几何 最小包围球 模板.cpp:165
↓ 1 callers
Method
getFraction
�����ĸ������M����ӽ� N^(1/2) �ķ���
高等数学/最小分数表示趋近.cpp:39
↓ 1 callers
Method
getGroupId
动态规划/背包问题/分组背包 (至少一个) 模板.cpp:45
↓ 1 callers
Method
getGroupId
动态规划/背包问题/分组背包 (最多一个) 模板.cpp:45
↓ 1 callers
Method
getHalfPlane
计算几何/计算几何2D模板.cpp:452
↓ 1 callers
Method
getHalfPlane
计算几何/半平面交 模板.cpp:452
↓ 1 callers
Function
getLCS
动态规划/最长公共子序列/最长公共子序列 模板.cpp:10
↓ 1 callers
Function
getLCS
动态规划/最长公共子序列/最长公共子序列(滚动数组) 模板.cpp:10
↓ 1 callers
Function
getLCSLength
动态规划/最长公共子序列/最长公共递增子序列 模板.cpp:16
↓ 1 callers
Function
getLargetRectangle
动态规划/最大完全子矩阵 模板.cpp:20
↓ 1 callers
Method
getMatch
图论/稳定婚姻 模板.cpp:48
↓ 1 callers
Function
getMaxKSeq
动态规划/dp单调队列 最大K子串 模板.cpp:32
↓ 1 callers
Method
getMinSurroundBall
��ȡ�㼯����С��Χ��
计算几何/计算几何 最小包围球 模板.cpp:290
↓ 1 callers
Method
getMinSurroundCircle
��ȡ�㼯����С��ΧԲ
计算几何/计算几何 最小覆盖圆 模板.cpp:175
↓ 1 callers
Method
getN
矩阵/矩阵 ikj 模板.cpp:51
↓ 1 callers
Method
getPath
图论/广度优先搜索/PushBoxGame/PushBoxGame/path.cpp:31
↓ 1 callers
Method
getPointDist
计算几何/计算几何 圆和多边形的交 模板.cpp:226
↓ 1 callers
Method
getPolygonIntersect
求两任意多边形的交 要求两个多边形逆时针排列
计算几何/计算几何2D模板.cpp:327
↓ 1 callers
Method
getPolygonIntersect
�����������εĽ� Ҫ�������������ʱ������
计算几何/半平面交 模板.cpp:327
↓ 1 callers
Function
getRadix
数据结构/画解数据结构/排序/基数排序.cpp:38
↓ 1 callers
Method
getState
图论/广度优先搜索/PushBoxGame/PushBoxGame/pushboxstate.cpp:55
↓ 1 callers
Method
getTrieData
字符串/字典树/字典树 字母模板.cpp:75
↓ 1 callers
Method
getXByY
计算几何/计算几何 最小覆盖圆 模板.cpp:102
↓ 1 callers
Method
getXByY
计算几何/解析几何_线段交点.cpp:207
↓ 1 callers
Method
getx
计算几何/模拟退火 模板.cpp:47
↓ 1 callers
Method
gety
计算几何/模拟退火 模板.cpp:48
↓ 1 callers
Method
grahamScan
flag 是否算上边上的点、重复点
计算几何/计算几何 二维凸包.cpp:202
↓ 1 callers
Function
groupKnapsackInit
动态规划/背包问题/分组背包 (至少一个) 模板.cpp:64
↓ 1 callers
Function
groupKnapsackInit
动态规划/背包问题/分组背包 (最多一个) 模板.cpp:60
↓ 1 callers
Function
groupKnapsackRegroup
动态规划/背包问题/分组背包 (至少一个) 模板.cpp:70
↓ 1 callers
Function
groupKnapsackRegroup
动态规划/背包问题/分组背包 (最多一个) 模板.cpp:66
↓ 1 callers
Method
hasKey
图论/广度优先搜索/PushBoxGame/PushBoxGame/hash.cpp:55
↓ 1 callers
Function
heapIsFull
数据结构/画解数据结构/堆/堆.c:75
↓ 1 callers
Function
heapShiftDown
heapShiftDown ����ӿ���һ���ڲ��ӿڣ�������Сд�շ����֣����ڶԶ���Ԫ�ؽ���ɾ����ʱ����³�������
数据结构/画解数据结构/堆/堆.c:42
↓ 1 callers
Function
heapShiftUp
heapShiftUp ����ӿ���һ���ڲ��ӿڣ�������Сд�շ����֣����ڶԶ���Ԫ�ؽ��в����ʱ����ϸ�������
数据结构/画解数据结构/堆/堆.c:62
↓ 1 callers
Method
inRange
计算几何/模拟退火 模板.cpp:76
↓ 1 callers
Function
init
动态规划/数位 DP 模板.cpp:34
↓ 1 callers
Function
init
图论/最短路/SPFA 模板.cpp:28
↓ 1 callers
Method
init
Dancing Links/Dancing Links Sudoku 模板.cpp:311
↓ 1 callers
Method
init
Dancing Links/Dancing Links 模板.cpp:302
↓ 1 callers
Method
init
树/树的直径 模板.cpp:75
↓ 1 callers
Function
initPos2State
图论/广度优先搜索/迷宫搜索 模板.cpp:20
↓ 1 callers
Function
initPos2State
图论/广度优先搜索/迷宫救公主.cpp:21
↓ 1 callers
Function
initTree
数据结构/画解数据结构/树/遍历.c:32
↓ 1 callers
Function
inorder
数据结构/画解数据结构/树/遍历.c:62
↓ 1 callers
Function
input
动态规划/dp单调队列 最大K子串 模板.cpp:13
↓ 1 callers
Function
input
数据结构/画解数据结构/排序/选择排序.cpp:6
↓ 1 callers
Function
input
数据结构/画解数据结构/排序/插入排序.cpp:5
↓ 1 callers
Method
insert_tree
树/线段树_最值 模板.cpp:135
↓ 1 callers
Function
isBigger
����K(A, B) >= K(B, C)
动态规划/dp斜率优化 模板.cpp:41
↓ 1 callers
Function
isBigger
����K(A, B) >= K(B, C)
动态规划/dp斜率优化(2D) 模板.cpp:56
↓ 1 callers
Function
isEndStateValid
动态规划/数位 DP 模板.cpp:20
↓ 1 callers
Method
isFinalState
图论/广度优先搜索/迷宫搜索 模板.cpp:221
↓ 1 callers
Method
isFinalState
图论/广度优先搜索/迷宫救公主.cpp:218
↓ 1 callers
Function
isGreen
枚举/暴力枚举/线性枚举.c:3
↓ 1 callers
Function
isGreen
枚举/二分枚举/二分枚举 数组 模板.c:26
↓ 1 callers
Function
isGreen
枚举/二分枚举/二分枚举 函数 模板.c:25
↓ 1 callers
Function
isGreenX
枚举/暴力枚举/线性枚举.c:27
↓ 1 callers
Method
isInBound
图论/广度优先搜索/迷宫搜索 模板.cpp:81
↓ 1 callers
Method
isInBound
图论/广度优先搜索/迷宫救公主.cpp:78
↓ 1 callers
Method
isLine
计算几何/计算几何 最大空凸包.cpp:294
↓ 1 callers
Method
isLine
计算几何/计算几何 二维凸包.cpp:176
↓ 1 callers
Method
isObstacle
图论/广度优先搜索/迷宫搜索 模板.cpp:84
↓ 1 callers
Method
isObstacle
图论/广度优先搜索/迷宫救公主.cpp:81
↓ 1 callers
Method
isOptimal
��ǰֵ�ȴ���ֵ����
树/矩形树_最值 模板.cpp:26
↓ 1 callers
Method
isParallelTo
计算几何/计算几何2D模板.cpp:179
↓ 1 callers
Method
isParallelTo
计算几何/半平面交 模板.cpp:179
← previous
next →
401–500 of 1,409, ranked by callers