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
↓ 199 callers
Function
print
c程序设计/程序设计2-lab/1B.cc:48
↓ 92 callers
Method
append
(self,x)
算法基础/labs/2018-徐云/lab4&sch_2/schedule.py:13
↓ 41 callers
Method
size
数据结构/codes/mbinary/map.cc:100
↓ 23 callers
Method
Get
数据结构/labs/2018/Elevator/elevator.hpp:37
↓ 23 callers
Method
split
(self, prt, t)
数据结构/codes/mbinary/bTree.py:59
↓ 20 callers
Function
contain
p->q
数理逻辑/codes/mbinary/system_L.py:48
↓ 18 callers
Method
GetElem
数据结构/labs/2018/Lib/linklist.hpp:105
↓ 18 callers
Method
find
(self, nd)
数据结构/codes/mbinary/leftHeap.py:96
↓ 17 callers
Method
Append
数据结构/labs/2018/Lib/linklist.hpp:182
↓ 16 callers
Method
add
数据结构/labs/2018/Polynomial/poly.cpp:91
↓ 15 callers
Method
insert
编译原理和技术/labs/2019-licheng/lab3-2/working/ADCE.cpp:273
↓ 15 callers
Method
isDead
c程序设计/程序设计2-lab/10B.cc:52
↓ 15 callers
Function
verboselog
数据结构/labs/2018/Huffman/myzip.cpp:63
↓ 14 callers
Method
ChangeColor
数据结构/labs/2018/SimpleDraw/SimpleDraw.hpp:176
↓ 14 callers
Method
getParent
note that use is to find real node when different nodes have euqiv val
数据结构/codes/mbinary/redBlackTree.py:84
↓ 14 callers
Method
isPressed
数据结构/labs/2018/Elevator/elevator.hpp:83
↓ 14 callers
Function
non
(p)
数理逻辑/codes/mbinary/system_L.py:42
↓ 14 callers
Method
setBlack
(nd, isBlack)
算法基础/labs/2018-徐云/lab2/redBlackTree.py:63
↓ 14 callers
Method
setBlack
(nd, isBlack)
数据结构/codes/mbinary/redBlackTree.py:60
↓ 13 callers
Method
EnqEvent
数据结构/labs/2018/Elevator/event.hpp:44
↓ 13 callers
Method
isValid
(self)
数理逻辑/codes/mbinary/system_L.py:130
↓ 13 callers
Method
setChild
(self, nd, isLeft=True)
数据结构/codes/mbinary/redBlackTree.py:30
↓ 12 callers
Method
AddString
Be able to use c printf style
数据结构/labs/2018/SimpleDraw/SimpleDraw.hpp:96
↓ 12 callers
Function
Panic
数据结构/labs/2018/Elevator/elevator.cpp:11
↓ 12 callers
Function
exitprogram
数据结构/labs/2018/Huffman/myzip.cpp:53
↓ 11 callers
Method
getChild
(self, isLeft)
数据结构/codes/mbinary/redBlackTree.py:34
↓ 11 callers
Method
getChild
(self, s=0)
数据结构/codes/mbinary/splayTree.py:26
↓ 11 callers
Method
setChild
(self, child, s=0)
数据结构/codes/mbinary/splayTree.py:35
↓ 11 callers
Function
swap
c程序设计/程序设计2-lab/9B1.cc:22
↓ 10 callers
Function
isZero
曾因EPS 0.00001,精度太高,而比较失败,得注意
c程序设计/程序设计2-lab/9A.CC:4
↓ 9 callers
Method
getChd
(self, i)
数据结构/codes/mbinary/bTree.py:28
↓ 9 callers
Method
getChild
(self, isLeft)
算法基础/labs/2018-徐云/lab2/redBlackTree.py:36
↓ 9 callers
Method
insert
(self, i, key=None, nd=None)
数据结构/codes/mbinary/bTree.py:52
↓ 9 callers
Method
insert
(self, k)
数据结构/codes/mbinary/splayTree.py:53
↓ 9 callers
Method
isNonType
return True if it's ~p form
数理逻辑/codes/mbinary/system_L.py:133
↓ 9 callers
Function
isZero
数据结构/codes/mbinary/polynomial.cpp:28
↓ 9 callers
Method
isZero
(n)
数据结构/labs/2017/polynomial/polynomial.py:14
↓ 9 callers
Method
isZero
(n)
数据结构/codes/mbinary/polynomial.py:31
↓ 9 callers
Method
pop
(self)
数据结构/codes/mbinary/leftHeap.py:113
↓ 8 callers
Method
CompareTimes
数据结构/labs/2018/Hash/hash.cpp:169
↓ 8 callers
Method
ListDelete
数据结构/labs/2018/Lib/linklist.hpp:136
↓ 8 callers
Method
Search
数据结构/labs/2018/Hash/hash.cpp:159
↓ 8 callers
Method
display
数据结构/codes/mbinary/polynomial.cpp:99
↓ 8 callers
Method
isLeafNode
(self)
数据结构/codes/mbinary/bTree.py:56
↓ 7 callers
Method
checkBlack
(nd)
算法基础/labs/2018-徐云/lab2/redBlackTree.py:59
↓ 7 callers
Method
checkBlack
(nd)
数据结构/codes/mbinary/redBlackTree.py:56
↓ 7 callers
Method
distance
(self, p)
算法基础/labs/2018-徐云/lab1/PB16030899-朱河勤-实验一.py:37
↓ 7 callers
Method
erase
数据结构/codes/mbinary/map.cc:128
↓ 7 callers
Method
insert
Inserts a word into the trie. :type word: str :rtype: void
数据结构/codes/mbinary/trie.py:49
↓ 7 callers
Function
isZero
曾因EPS 0.00001,精度太高,而比较失败,得注意
c程序设计/程序设计2-lab/9A0.cc:4
↓ 7 callers
Method
remove
(self, nd)
数据结构/codes/mbinary/leftHeap.py:83
↓ 7 callers
Function
sort
c程序设计/程序设计2-lab/5A0.cc:17
↓ 6 callers
Method
AddChar
数据结构/labs/2018/SimpleDraw/SimpleDraw.hpp:111
↓ 6 callers
Method
AddRowLine
数据结构/labs/2018/SimpleDraw/SimpleDraw.hpp:162
↓ 6 callers
Method
__getVertex
(self, v)
数据结构/labs/2017/navigation/directed.py:80
↓ 6 callers
Method
__getVertex
(self, v)
数据结构/codes/mbinary/graph/adjacentList.py:89
↓ 6 callers
Method
__getVertex
(self, v)
数据结构/codes/mbinary/graph/directed.py:92
↓ 6 callers
Function
analysis
c程序设计/程序设计2-lab/5B.cc:3
↓ 5 callers
Method
GetLength
数据结构/labs/2018/Lib/linklist.hpp:193
↓ 5 callers
Method
GetTime
数据结构/labs/2018/Elevator/event.hpp:61
↓ 5 callers
Method
delete
search the key, delete it , and form down to up to rebalance it
数据结构/codes/mbinary/bTree.py:123
↓ 5 callers
Method
isDead
c程序设计/程序设计2-lab/10br.cc:51
↓ 5 callers
Method
rotate
rotate prt with the center of chd
算法基础/labs/2018-徐云/lab2/redBlackTree.py:94
↓ 5 callers
Method
setChild
(self, nd, isLeft)
算法基础/labs/2018-徐云/lab2/redBlackTree.py:31
↓ 5 callers
Method
setMax
(self)
算法基础/labs/2018-徐云/lab2/intervalTree.py:45
↓ 5 callers
Method
sort
return a generator of sorted data
算法基础/labs/2018-徐云/lab2/redBlackTree.py:229
↓ 4 callers
Method
AddColLine
数据结构/labs/2018/SimpleDraw/SimpleDraw.hpp:149
↓ 4 callers
Method
__getVertex
(self, v)
数据结构/labs/2017/navigation/graph.py:87
↓ 4 callers
Method
__getVertex
(self, v)
数据结构/codes/mbinary/graph/undirected.py:97
↓ 4 callers
Method
_merge
(root, t)
数据结构/codes/mbinary/leftHeap.py:50
↓ 4 callers
Function
cantor
notice how to get cantor func
c程序设计/程序设计2-lab/AStar.cc:41
↓ 4 callers
Function
cantor
notice how to get cantor func
c程序设计/程序设计2-lab/9B2.cc:26
↓ 4 callers
Function
cantor
notice how to get cantor func
c程序设计/程序设计2-lab/9B.cc:41
↓ 4 callers
Method
dictize
(pl)
数据结构/labs/2017/polynomial/polynomial.py:7
↓ 4 callers
Method
dictize
(pl)
数据结构/codes/mbinary/polynomial.py:24
↓ 4 callers
Function
err_notify
} graphics! n floors, m elevs 1 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+ 2 |Time: 000.0s | 3 |
数据结构/labs/2018/Elevator/main.cpp:111
↓ 4 callers
Function
f
计算方法/labs/1/1.cpp:3
↓ 4 callers
Function
findif
(points, f, reverse=False)
算法基础/labs/2018-徐云/lab1/PB16030899-朱河勤-实验一.py:56
↓ 4 callers
Method
getPairs
return Pairs of formulas likr[(p,q)...] after applying enough p2p func, eg q>(~r>(~t>s)): return [(q,~r>(~t>s)),(~r,~t>s),(~t,s)]
数理逻辑/codes/mbinary/system_L.py:158
↓ 4 callers
Method
getnodeidx
(self, node)
数据结构/labs/2018/Dijkstra/dijkstra.py:22
↓ 4 callers
Method
hightlight
(String text, String data)
Web-信息处理与应用/labs/lab1-搜索引擎/src/lucene/Search.java:80
↓ 4 callers
Method
isDead
c程序设计/程序设计2-lab/10b2.cc:50
↓ 4 callers
Method
isEmpty
(self)
数据结构/codes/mbinary/allOone/allOone.py:42
↓ 4 callers
Function
isZero
c程序设计/程序设计2-lab/count24.cc:3
↓ 4 callers
Method
sort
return a generator of sorted data
数据结构/codes/mbinary/redBlackTree.py:67
↓ 4 callers
Function
sqr
c程序设计/程序设计2-lab/_10b.cc:39
↓ 4 callers
Function
test
(f, points)
算法基础/labs/2018-徐云/lab1/PB16030899-朱河勤-实验一.py:119
↓ 4 callers
Function
trytoInsert
c程序设计/程序设计2-lab/9B1.cc:43
↓ 3 callers
Method
Activate
This is a single elev Main Ctrl Function Decide what to do next, considering all possible conditions Be called frequently
数据结构/labs/2018/Elevator/elevator.cpp:383
↓ 3 callers
Method
PressButton
数据结构/labs/2018/Elevator/elevator.cpp:48
↓ 3 callers
Method
_findPrt
(self, root, nd, parent)
数据结构/codes/mbinary/leftHeap.py:103
↓ 3 callers
Function
buildTree
(n=10, nums=None, visitor=None)
算法基础/labs/2018-徐云/lab2/redBlackTree.py:308
↓ 3 callers
Function
buildTree
(n=10, nums=None, visitor=None)
算法基础/labs/2018-徐云/lab2/intervalTree.py:104
↓ 3 callers
Function
buildTree
(n=10, nums=None, visitor=None)
数据结构/codes/mbinary/redBlackTree.py:328
↓ 3 callers
Method
delChd
(self, i)
数据结构/codes/mbinary/bTree.py:31
↓ 3 callers
Method
display
(self, props)
数理逻辑/codes/mbinary/system_L.py:426
↓ 3 callers
Method
display
(self)
数据结构/codes/mbinary/splayTree.py:170
↓ 3 callers
Method
eval
数据结构/labs/2018/Polynomial/poly.cpp:149
↓ 3 callers
Function
fft
fourier[a]
计算机图像学/labs/dft.py:72
↓ 3 callers
Method
find
(self, val)
算法基础/labs/2018-徐云/lab2/redBlackTree.py:74
next →
1–100 of 1,085, ranked by callers