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
Method
operator<
c程序设计/程序设计2-lab/5A1.cc:17
Method
operator<
c程序设计/程序设计2-lab/10br.cc:28
Method
operator<
数据结构/codes/mbinary/huffman/huffman.cc:99
Method
operator=
数据结构/codes/mbinary/polynomial.cpp:88
Function
parse
c程序设计/程序设计2-lab/negatuveWeight.cc:5
Method
polynomial
数据结构/codes/mbinary/polynomial.cpp:58
Method
preOrder
数据结构/codes/mbinary/huffman/huffman.cc:159
Function
pread
(fileName, sep=' ')
算法基础/labs/2018-徐云/lab5/directedGraph.py:123
Function
print
c程序设计/程序设计2-lab/div.cc:14
Function
printSyntaxTree
编译原理和技术/labs/2019-licheng/lab2_syntax_analyzer/SyntaxTree.c:108
Function
printSyntaxTreeNodeGraphic
编译原理和技术/labs/2019-licheng/lab2_syntax_analyzer/SyntaxTree.c:89
Function
random_prop
(prop = formula([sympy.Symbol('p')]),\ symbols=sympy.symbols('p q r s t'),n=10)
数理逻辑/codes/mbinary/system_L.py:431
Method
reVisitEdge
数据结构/codes/mbinary/graph/graph.cc:82
Method
reVisitVertex
数据结构/codes/mbinary/graph/graph.cc:78
Method
reload
Insert reload instruction for \p PhysReg before \p Before. seems the reverse of spill
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:291
Method
reload
Insert reload instruction for \p PhysReg before \p Before.
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:342
Method
removeDeadInstructions
===----------------------------------------------------------------------===// Routines to update the CFG and SSA information before removing dead co
编译原理和技术/labs/2019-licheng/lab3-2/working/ADCE.cpp:536
Method
rotate
rotate prt, and return new prt, namyly the original chd
算法基础/labs/2018-徐云/lab2/intervalTree.py:78
Method
run
===----------------------------------------------------------------------===// Pass Manager integration code ===------------------------------------
编译原理和技术/labs/2019-licheng/lab3-2/working/ADCE.cpp:716
Method
run
run, the interface, as is des//what des??
编译原理和技术/labs/2019-licheng/lab3-2/working/DCE.cpp:160
Function
run1
c程序设计/程序设计2-lab/arrangement.cc:51
Method
runOnBasicBlock
编译原理和技术/labs/2019-licheng/lab3-2/working/DCE.cpp:47
Method
runOnFunction
编译原理和技术/labs/2019-licheng/lab3-2/working/ADCE.cpp:741
Method
runOnFunction
编译原理和技术/labs/2019-licheng/lab3-2/working/DCE.cpp:177
Method
runOnMachineFunction
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:1179
Method
runOnMachineFunction
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:1296
Function
run_myzip
()
数据结构/labs/2018/Huffman/gmyzip.py:86
Method
save
(self)
数据结构/labs/2017/polynomial/polynomial.py:159
Method
save
(self)
数据结构/codes/mbinary/polynomial.py:176
Method
search
support matchall function eg, 'p.d' matchs 'pad' , 'pid'
数据结构/codes/mbinary/trie.py:67
Method
setChd
(self, i, chd)
数据结构/codes/mbinary/bTree.py:34
Method
setChild
(self, nd, isLeft=True)
算法基础/labs/2018-徐云/lab2/intervalTree.py:23
Method
setPhysReg
Changes operand OpNum in MI the refer the PhysReg, considering subregs. This may invalidate any operand pointers. Return true if the operand kills it
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:736
Method
setPhysReg
Changes operand OpNum in MI the refer the PhysReg, considering subregs. This may invalidate any operand pointers. Return true if the operand kills it
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:855
Method
setPhysRegState
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:235
Method
setPhysRegState
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:241
Function
show
(img, s='opencv')
计算机图像学/labs/lab1.py:80
Method
spill
Insert spill instruction for \p AssignedReg before \p Before. Update DBG_VALUEs with \p VirtReg operands with the stack slot.
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:261
Method
spill
Insert spill instruction for \p AssignedReg before \p Before. Update DBG_VALUEs with \p VirtReg operands with the stack slot.
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:314
Method
spillAll
Spill all dirty virtregs without killing them.
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:385
Method
spillAll
Spill all dirty virtregs without killing them.
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:435
Method
spillVirtReg
This method spills the value specified by VirtReg into the corresponding stack slot if needed.
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:356
Method
spillVirtReg
This method spills the value specified by VirtReg into the corresponding stack slot if needed.
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:406
Method
startsWith
Returns if there is any word in the trie that starts with the given prefix. :type prefix: str :rtype: bool
数据结构/codes/mbinary/trie.py:87
Function
strtoken
编译原理和技术/labs/2019-licheng/lab1_lexical_analyzer/lexical_analyzer.c:3
Function
subFunc
(match,pre)
utils/genIndex.py:14
Function
testDelete
(nums=None)
算法基础/labs/2018-徐云/lab2/intervalTree.py:133
Function
testInsert
(nums=None)
算法基础/labs/2018-徐云/lab2/redBlackTree.py:320
Function
testInsert
()
数据结构/codes/mbinary/redBlackTree.py:339
Function
testSuc
(nums=None)
算法基础/labs/2018-徐云/lab2/redBlackTree.py:331
Function
testSuc
(nums=None)
算法基础/labs/2018-徐云/lab2/intervalTree.py:127
Function
testSuc
()
数据结构/codes/mbinary/redBlackTree.py:349
Function
test_linklist
数据结构/labs/2018/Polynomial/main.cpp:8
Function
test_poly
数据结构/labs/2018/Polynomial/main.cpp:52
Method
to
(self, it)
数据结构/codes/mbinary/hashTable.py:20
Method
traceCopies
Check if any of \p VirtReg's definitions is a copy. If it is follow the chain of copies to check whether we reach a physical register we can coalesce
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:643
Method
traceCopyChain
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:624
Method
u
(self)
数据结构/labs/2017/navigation/graph.py:60
Method
u
(self)
数据结构/codes/mbinary/graph/undirected.py:67
Method
u
(self)
数据结构/codes/mbinary/graph/adjacentList.py:59
Method
updateDeadRegions
A dead region is the set of dead blocks with a common live post-dominator. this is updateDeadRegions, seems it just do some cleanup to make the follow
编译原理和技术/labs/2019-licheng/lab3-2/working/ADCE.cpp:598
Method
usePhysReg
Handle the direct use of a physical register. Check that the register is not used by a virtreg. Kill the physreg, marking it free. This may add impli
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:401
Method
usePhysReg
Handle the direct use of a physical register. Check that the register is not used by a virtreg. Kill the physreg, marking it free. This may add impli
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:453
Method
v
(self)
数据结构/labs/2017/navigation/graph.py:56
Method
v
(self)
数据结构/codes/mbinary/graph/undirected.py:63
Method
v
(self)
数据结构/codes/mbinary/graph/adjacentList.py:55
Method
vertex
数据结构/codes/mbinary/graph/graph.cc:29
Method
vis
(self, nd)
算法基础/labs/2018-徐云/lab5/directedGraph.py:103
Method
visit
define _DEBUG_PRINT_N_(N) {\ //std::cout << std::string(N, '-');\ //}
编译原理和技术/labs/2019-licheng/lab3-1/cminus_builder.cpp:33
Method
w
(sym)
数理逻辑/codes/mbinary/system_L.py:148
Function
xx
code optim test 1 */
编译原理和技术/labs/2019-licheng/lab3-2/working/test1.c:2
Function
zh2en
(txt)
utils/codecogs.py:30
Method
~HuffmanCode
数据结构/labs/2018/Huffman/huffman.hpp:101
Method
~HuffmanTree
数据结构/labs/2018/Huffman/huffman.hpp:34
Method
~LinearHash
数据结构/labs/2018/Hash/hash.cpp:36
Method
~LinkHash
数据结构/labs/2018/Hash/hash.cpp:131
Method
~Linklist
数据结构/labs/2018/Lib/linklist.hpp:73
Method
~Node
数据结构/labs/2018/Lib/linklist.hpp:26
Method
~SimpleCanvas
数据结构/labs/2018/SimpleDraw/SimpleDraw.hpp:29
Method
~dft
计算机图像学/labs/cpp/dft.cpp:6
Method
~edge
数据结构/codes/mbinary/graph/graph.cc:56
Method
~graph
数据结构/codes/mbinary/graph/graph.cc:125
Method
~map
数据结构/codes/mbinary/map.cc:56
Method
~polynomial
数据结构/codes/mbinary/polynomial.cpp:63
Method
~vertex
数据结构/codes/mbinary/graph/graph.cc:33
← previous
1,001–1,085 of 1,085, ranked by callers