资源列表
Algorithms
- 算法的,不错的讲算法的讲解,从简单开始接受,很完整-Algorithms, good speaking explanation of the algorithm, starting from simple acceptance, very complete
哈夫曼树
- 哈夫曼树,又叫最优二叉树,指的是对于一组具有确定权值的叶子结点的具有最小带权路径长度的二叉树。(The haffman tree, also known as the optimal binary tree, refers to a binary tree with a minimum path length for a set of leaf nodes with determinate weights.)
Stability_Criteria_for_sorting_algorithms
- 排序算法稳定性判别,可迅速查阅各种排序算法的稳定性并进行比较-Stability Criteria for sorting algorithm can quickly access a variety of sorting algorithms and compare the stability of
Insertion_sort
- 插入排序的代码实现,对初学者有很大的帮助-Insert the code sort of great help for beginners
2
- fft,最优二叉树和矩阵链乘的c++实现,并进行了对比,用来计算时间复杂度-sdfaf dsasd fafhq ae sdga badfgt g agaq s asgasga
HUAWEI-Code-Craft-2016
- HUAWEI Code Craft 2016 初赛赛题包 SDK Test-HUAWEI Code Craft 2016 SDK Test
sort
- 自己编写的几种经典的排序算法,里面有自己做的PPT详细讲解,希望有帮助吧-I have written several classic sorting algorithm, which own PPT explain in detail, I hope to help!
lianbiaoOrder
- 链表,实现链表的建立,利用冒泡原理进行排序,然后输出-List,and Order then output
ioi2001
- ioi2001年论文集,古董啊,好不容易找到的哦-ioi2001 In Proceedings, antiques ah, hard to find oh
state-of-art-algorithms-with-c
- 《数据结构经典算法实现》书籍源代码,c语言实现-data structure and state-of-art algorithms
translate
- 数值之间的转换,用于两个不同进制的数之间进行转换 -maths translate
xishuMatrixAdd
- 以三元组表示稀疏矩阵A,B,试编写矩阵相加的算法,结果存放在C矩阵。(Three tuples are represented by the sparse matrix A, B, and the matrix addition algorithm is written. The results are stored in the C matrix.)
