文件名称:Chapter5
介绍说明--下载内容均来自于网络,请自行研究使用
c++串、数组和广义表的类模板,以及对稀疏矩阵的三元组表示和十字链表表示-c++ strings, arrays, and class template generalized form, as well as sparse matrix representation and triples list represents a cross
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Brute-Force
...........\Assistance.h
...........\Brute-Force.h
...........\LinkList.h
...........\Node.h
...........\String.h
...........\TestBruteForce.cpp
...........\TestBruteForce.exe
cross_list
..........\Assistance.h
..........\CrossList.h
..........\CrossNode.h
..........\TestCrossList.cpp
..........\TestCrossList.exe
..........\Triple.h
gen_list
........\Assistance.h
........\GenList.h
........\GenNode.h
........\TestGenList.cpp
........\TestGenList.exe
KMP
...\Assistance.h
...\KMP.h
...\LinkList.h
...\Node.h
...\String.h
...\TestKMP.cpp
...\TestKMP.exe
reversename
...........\reversename.cpp
...........\reversename.exe
string
......\Assistance.h
......\LinkList.h
......\Node.h
......\String.h
......\TestString.cpp
......\TestString.exe
tri_sparse_matrix
.................\Assistance.h
.................\TestTriSparseMatrix.cpp
.................\TestTriSparseMatrix.exe
.................\Triple.h
.................\TriSparseMatrix.h