资源列表
polynom
- 数据结构两个多项式相加源码.数据结构两个多项式相加源码-polyadd,polyadd:the program is about two polynome adding,which use linked storage structure.the program is about two polynome adding,which use linked storage structure.the program is about two polynome adding,which use lin
HUFFMAN_code_for_algorithm_design
- this is huffman code for algorithm design
heap
- 可以创建堆,并且对堆进行插入,删除,排序等操作.-Can create a heap, and the insertion of the heap, delete, sort, such an operation.
quicksort
- python quicksort.use list
Thegreedyalgorithm
- ACM 很不错的贪心算法的学习资料 比较详细介绍贪心算法-The greedy algorithm
DblList
- 数据结构(清华第2版)中,可重用的双向链表类-Data structure (Tsinghua 2nd edition), the reusable doublelinked list Class
LinkedList
- 数据结构(清华第2版)中,可重用的单链表类-Data structure (Tsinghua 2nd edition), you can reuse a linked list Class
SeqList
- 数据结构(清华第2版)中,可重用的顺序表类-Data structure (Tsinghua 2nd edition), the order of reusable table class
StaticList
- 数据结构(清华第2版)中,可重用的静态链表类-Data structure (Tsinghua 2nd edition), the reusable static linked list Class
BinaryTree
- 数据结构(清华第2版)中,可重用的二叉树类-Data structure (Tsinghua 2nd edition), the reusable binary tree class
HuffmanTree
- 数据结构(清华第2版)中,可重用哈夫曼树类-Data structure (Tsinghua 2nd edition), you can reuse the Huffman tree class
Desktop
- 1. 实验题目 在一个有元素组成的表中,出现次数最多的元素称为众数,试写一个寻找众数的算法,并分析其计算复杂性。 -1. Experimental subject elements in a table, the maximum number of occurrences of elements known as the mode and try to write an algorithm to find the plural, and to analyze its computatio