Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/USTC-Resource/USTC-Course
/ functions
Functions
1,085 in github.com/USTC-Resource/USTC-Course
⨍
Functions
1,085
◇
Types & classes
128
↓ 1 callers
Method
display
(self)
数据结构/codes/mbinary/redBlackTree.py:268
↓ 1 callers
Method
display
(self)
数据结构/codes/mbinary/trie.py:101
↓ 1 callers
Method
display
(self)
数据结构/codes/mbinary/binaryHeap.py:114
↓ 1 callers
Method
display
数据结构/codes/mbinary/graph/graph.cc:139
↓ 1 callers
Method
display
(self)
数据结构/codes/mbinary/graph/directed.py:193
↓ 1 callers
Method
encode
数据结构/codes/mbinary/huffman/huffman.cc:251
↓ 1 callers
Function
fft2
(arr)
计算机图像学/labs/dft.py:88
↓ 1 callers
Function
fileExists
Function: fileExists Check if a file exists @param[in] filename - the name of the file to check @return true if the file exists, else false */
数据结构/labs/2018/Huffman/myzip.cpp:26
↓ 1 callers
Method
filterTags
(String s)
Web-信息处理与应用/labs/lab1-搜索引擎/src/lucene/Index.java:61
↓ 1 callers
Method
find
(self, val)
数据结构/codes/mbinary/redBlackTree.py:96
↓ 1 callers
Method
findEdge
(self, v, u)
数据结构/codes/mbinary/graph/adjacentList.py:111
↓ 1 callers
Function
findInitial
利用贪心算法寻找初解, 贪心策略: 每次添加一个任务到 当前机器时间最小的机器
算法基础/labs/2018-徐云/lab4&sch_2/schedule.py:44
↓ 1 callers
Function
find_median
(arr)
计算机图像学/labs/lab2.py:74
↓ 1 callers
Function
find_median
计算机图像学/labs/cpp/lab2.cpp:54
↓ 1 callers
Function
findone
c程序设计/程序设计2-lab/8A.cc:4
↓ 1 callers
Method
fixUpDel
adjust colors and rotate
算法基础/labs/2018-徐云/lab2/redBlackTree.py:186
↓ 1 callers
Method
fixUpDel
adjust colors and rotate
数据结构/codes/mbinary/redBlackTree.py:216
↓ 1 callers
Method
fixUpInsert
adjust color and level, there are two red nodes: the new one and its parent
算法基础/labs/2018-徐云/lab2/redBlackTree.py:123
↓ 1 callers
Method
fixUpInsert
adjust color and level, there are two red nodes: the new one and its parent
数据结构/codes/mbinary/redBlackTree.py:150
↓ 1 callers
Method
focus
c程序设计/程序设计2-lab/10b2.cc:216
↓ 1 callers
Method
focus
c程序设计/程序设计2-lab/10B.cc:206
↓ 1 callers
Method
focus
c程序设计/程序设计2-lab/10br.cc:195
↓ 1 callers
Function
g
计算方法/labs/1/1.cpp:7
↓ 1 callers
Function
genData
(n, unique=True)
算法基础/labs/2018-徐云/lab1/PB16030899-朱河勤-实验一.py:127
↓ 1 callers
Function
genData
(n=100, upper=None)
算法基础/labs/2018-徐云/lab5/directedGraph.py:135
↓ 1 callers
Function
genDirectoryList
(path, dirs)
utils/genIndex.py:170
↓ 1 callers
Function
genFileList
(path, files, tar=TARDIR)
utils/genIndex.py:151
↓ 1 callers
Function
genIndex
(path, dirs, files, htmlTemp=HTML)
utils/genIndex.py:111
↓ 1 callers
Function
genNum
(n=10)
算法基础/labs/2018-徐云/lab2/redBlackTree.py:297
↓ 1 callers
Function
genNum
(n=10)
数据结构/codes/mbinary/redBlackTree.py:317
↓ 1 callers
Function
genZipFile
(tar=WALKDIR, rewrite=False)
utils/genZipFile.py:32
↓ 1 callers
Function
getData
c程序设计/程序设计2-lab/1B.cc:38
↓ 1 callers
Method
getData
数据结构/codes/mbinary/polynomial.cpp:129
↓ 1 callers
Function
getFmt
()
utils/genIndex.py:44
↓ 1 callers
Function
getHashNum
c程序设计/程序设计2-lab/9B1.cc:39
↓ 1 callers
Function
getIcon
(name)
utils/genIndex.py:72
↓ 1 callers
Function
getInput
(f)
算法基础/labs/2018-徐云/lab1/PB16030899-朱河勤-实验一.py:137
↓ 1 callers
Method
getMax
(self)
数据结构/codes/mbinary/allOone/allOone.py:62
↓ 1 callers
Method
getMin
(self)
数据结构/codes/mbinary/allOone/allOone.py:65
↓ 1 callers
Method
getNum
(self)
数据结构/codes/mbinary/winnerTree.py:32
↓ 1 callers
Method
getNum
(self)
数据结构/codes/mbinary/loserTree.py:36
↓ 1 callers
Method
getOppo
(self, i, x, p)
数据结构/codes/mbinary/winnerTree.py:72
↓ 1 callers
Method
getOppo
(self, i, x, p)
数据结构/codes/mbinary/loserTree.py:83
↓ 1 callers
Function
getPath
(path)
utils/genIndex.py:136
↓ 1 callers
Method
getTop
(self)
数据结构/codes/mbinary/leftHeap.py:110
↓ 1 callers
Method
getWinIdx
(self, idx=1)
数据结构/codes/mbinary/loserTree.py:73
↓ 1 callers
Method
graph
数据结构/codes/mbinary/graph/graph.cc:87
↓ 1 callers
Method
grow
c程序设计/程序设计2-lab/10b2.cc:37
↓ 1 callers
Method
grow
c程序设计/程序设计2-lab/10B.cc:39
↓ 1 callers
Method
grow
c程序设计/程序设计2-lab/10br.cc:38
↓ 1 callers
Function
handle
(path)
utils/codecogs.py:37
↓ 1 callers
Function
handleDir
(target)
utils/genIndex.py:90
↓ 1 callers
Function
handle_one
数据结构/codes/mbinary/huffman/huffman.cc:329
↓ 1 callers
Function
histogram
(img, high=200, low=20)
计算机图像学/labs/lab1.py:31
↓ 1 callers
Function
histogram
计算机图像学/labs/cpp/lab1.cpp:46
↓ 1 callers
Function
histogram_enhance
计算机图像学/labs/cpp/lab1.cpp:86
↓ 1 callers
Function
histogram_equalize
(img=cv2.imread('images/pout.bmp',cv2.IMREAD_GRAYSCALE))
计算机图像学/labs/lab1.py:49
↓ 1 callers
Method
hormone
c程序设计/程序设计2-lab/10b2.cc:77
↓ 1 callers
Method
hormone
c程序设计/程序设计2-lab/10B.cc:75
↓ 1 callers
Method
hormone
c程序设计/程序设计2-lab/10br.cc:74
↓ 1 callers
Function
ifft
invert fourier[a]
计算机图像学/labs/dft.py:80
↓ 1 callers
Function
ifft2
(arr)
计算机图像学/labs/dft.py:93
↓ 1 callers
Function
in
c程序设计/程序设计2-lab/10b2.cc:189
↓ 1 callers
Function
in2pre
inorder symbols of list -> prorder symbols of list
数理逻辑/codes/mbinary/system_L.py:57
↓ 1 callers
Method
incTo
(self, key, val)
数据结构/codes/mbinary/allOone/allOone.py:97
↓ 1 callers
Method
incrementToken
()
Web-信息处理与应用/labs/lab1-搜索引擎/src/ICTCLAS_Analyzer/NLPIRTokenizer.java:66
↓ 1 callers
Method
info
c程序设计/程序设计2-lab/10b2.cc:73
↓ 1 callers
Method
info
c程序设计/程序设计2-lab/10B.cc:71
↓ 1 callers
Method
info
c程序设计/程序设计2-lab/10br.cc:70
↓ 1 callers
Function
ini
c程序设计/程序设计2-lab/_10b.cc:235
↓ 1 callers
Function
init
c程序设计/程序设计2-lab/AStar.cc:59
↓ 1 callers
Function
init
c程序设计/程序设计2-lab/10b2.cc:231
↓ 1 callers
Function
init
c程序设计/程序设计2-lab/10B.cc:219
↓ 1 callers
Function
init
c程序设计/程序设计2-lab/10br.cc:208
↓ 1 callers
Function
init
c程序设计/程序设计2-lab/9B2.cc:44
↓ 1 callers
Method
init
()
Web-信息处理与应用/labs/lab1-搜索引擎/src/lucene/Index.java:49
↓ 1 callers
Method
initTree
(self, p)
数据结构/codes/mbinary/winnerTree.py:54
↓ 1 callers
Method
initTree
(self, p)
数据结构/codes/mbinary/loserTree.py:58
↓ 1 callers
Method
insert
(self, nd)
算法基础/labs/2018-徐云/lab2/redBlackTree.py:104
↓ 1 callers
Method
insert
(self, nd)
算法基础/labs/2018-徐云/lab2/intervalTree.py:62
↓ 1 callers
Method
insert
(self, nd)
数据结构/codes/mbinary/leftHeap.py:66
↓ 1 callers
Function
isConn
(p)
数理逻辑/codes/mbinary/system_L.py:53
↓ 1 callers
Method
isHome
c程序设计/程序设计2-lab/10b2.cc:46
↓ 1 callers
Method
isHome
c程序设计/程序设计2-lab/10B.cc:48
↓ 1 callers
Method
isHome
c程序设计/程序设计2-lab/10br.cc:47
↓ 1 callers
Function
isIgnore
(li, files)
utils/genZipFile.py:26
↓ 1 callers
Function
isIntersect
c程序设计/程序设计2-lab/1A.cc:3
↓ 1 callers
Method
isIntersect
c程序设计/程序设计2-lab/10b2.cc:152
↓ 1 callers
Method
isIntersect
c程序设计/程序设计2-lab/10B.cc:150
↓ 1 callers
Method
isIntersect
c程序设计/程序设计2-lab/10br.cc:141
↓ 1 callers
Function
isOk
c程序设计/程序设计2-lab/8B.cc:27
↓ 1 callers
Function
jiewei
c程序设计/程序设计2-lab/sub.cc:42
↓ 1 callers
Function
jinwei
c程序设计/程序设计2-lab/ab1046.cc:4
↓ 1 callers
Function
jinwei
c程序设计/程序设计2-lab/1B.cc:6
↓ 1 callers
Function
lcs2
time: O(mn); space: O(min(m,n))
算法基础/labs/2018-徐云/lab3/lcs.py:29
↓ 1 callers
Method
levelTraverse
(self)
数据结构/codes/mbinary/leftHeap.py:118
↓ 1 callers
Method
levelTraverse
(self)
数据结构/codes/mbinary/splayTree.py:159
↓ 1 callers
Function
loop
(dic)
数据结构/labs/2017/navigation/graph.py:177
↓ 1 callers
Function
loop
数据结构/codes/mbinary/polynomial.cpp:281
↓ 1 callers
Function
match
映射关系,0--25为密码
c程序设计/程序设计2-lab/3B.CC:4
← previous
next →
301–400 of 1,085, ranked by callers