资源列表
algorithms-on-strings-trees-and-sequences
- 一本讲述各种与"树"有关的数据结构的算法书.非常经典,比较晦涩,需要认真阅读-a classic algorithm book mainly talking about tree-related data structure. it is hard to read and understand, but it deservers.
123
- 有关数据结构中线性表的讲义,供大家学习,研究。-The data structure of the linear table handouts for them to learn and research.
Matrix
- 用C++语言实现的一个矩阵模板,可以支持基本数据类型,实现了运算符的重载,一条语句就实现矩阵的加减乘和求逆,而不需要循环。-Matrix
closest_pair
- 求最近距离点对。包含o(nlgn)和o(n^2)复杂度算法-Seek nearest point pair. Contains o (nlgn) and o (n^2) complexity of algorithms
sort
- 排序算法,包括插入排序、快速排序、归并排序、基数排序-Sorting algorithms, including insertion sort, quick sort, merge sort, radix sort
LongestIncSubSeq
- 求最长单调递增子序列。举例:原数组:1 5 1 3 1 56 21 6 86 2 1 6 5 22 1 5 9 62 1 3 56 31 1 56 3 1 1 66 3 1 6 6 3 1 6 6 1 结果: the longest monotonically increasing sub-sequence: Length: 14 Content:-Seeking the longest monotonically increasing subsequence. For exam
Classificationalgorithm
- KNN分类算法,命令行启动,从命令行参数输入文件名-KNN classification algorithm, the command line start, enter the file name from the command line parameter
bitonic
- this bitonic sort, used in parallel sorting-this is bitonic sort, used in parallel sorting
c
- 程序包含实现排序的递归函数;把一个文件中的内容输出到另一个文件中;交换两个地址中的数据等。-Achieve the sorting process consists of recursive function to output the contents of a file to another file the exchange of two addresses in the data.
binaryTree
- 实现二叉树的基本功能:插入、删除、查找,非常有助于数据结构的学习-To achieve the basic functions of a binary tree: insert, delete, find, very useful data structure learning
TestOrder
- 一个列出所有Lexsil序列的程序,可直接使用- This program generates all subsets by lexical order
Banking___2023901082006
- the file is a banking system that can be used with a database such as acce-the file is a banking system that can be used with a database such as access