资源列表
Tree
- 1.16② 试写一算法,如果三个整数X,Y和Z 的值不是依次非递增的,则通过交换,令其为 非递增。 -Status Dencendant(Array1D L,Array1D R,int n,int u,int v) /* If node u is the dencendant of node v ,*/ /* then return TRUE else return FALSE . */ /* L[i] is the left child of the
delete
- 数据结构。检查删除,一个链表。程序完整。-Data structure. Check to delete a linked list. Integrity of the process.
link
- 此文件是有关链表的创建、删除、插入、查找、销毁-This paper is on the list to create, delete, insert, search, destroy
HuffmanDecoding
- 利用二叉树数据结构实现对应的赫夫曼解码,运行良好。-Binary tree data structure using the corresponding Huffman decoding, run well.
queens
- 女皇排序问题的简单实现-simple achievement of Eight Queens Problem using Python
p_insert_sort
- 经典的插入排序算法,提供初学者阅读借鉴,C语言编写。-Classical insertion sort algorithm, providing beginners learn to read, C language.
erchalianbiaoqiuyezijiedian
- 该程序是数据结构中二叉树以链表形式存储时求叶子结点,用C++语言描述的-The program is in the binary tree data structure to the linked list is stored and the leaf nodes, C++ language to describe
6-281new
- 顺序表A、B和C递增有序,在A表中删除既在B中出现又在C中出现的那些元素,特别注意算法的时间复杂度。-Sequence tables A, B and C increments ordered removed in Table A in both those elements in C, B, and pay special attention to the time complexity of the algorithm.
matrix
- 本实验实现了稀疏矩阵的转置,为数据结构必做实验,仅提供cpp文件,读者可在编译器上自行编译实现。-The experimental realization of a sparse matrix transpose, the data structure must do the experiment, only cpp file, the reader can compiler to compile your own implementation.
PCAWAFA
- Basic PCA (Principal Component Analysis)
segment_tree
- NotOnlySuccess线段树模板,非常简洁,易于效仿-NotOnlySuccess segment tree templates, a very simple, easy to follow
nmi
- NormalizedMutualInformation(NMI),areusedtomeasure the clusteringperformance
