资源列表
Pailie
- 1~n的m排列问题 采用深度优先搜索解决此类问题-1 ~ n of the m permutation problem
StructSort
- 用C语言写的结构体排序模块。用到了qsort函数。-strut sort
avl_Tree
- 平衡二叉搜索树AVL的插入,并用于在 “词典(每行一个单词)”搜索变位词(例如 abc,acb互为变位词)-AVL balanced binary search tree insertion, and is used in the " Dictionary (one word per line)" Search anagram (eg abc, acb mutually anagram)
shujujiegou
- 包括最小生成树和工资管理系统,可运行,数据结构课设代码!C++代码-include zui xiao sheng cheng shu he gong zi guan li ,shu ju jie gou ke she
chengrui
- 算法设计与分析实验报告,包括排序查找,快速排序,货郎担问题以及最大利润问题。该文档包括源程序和实验运行结果截图。-Algorithm design and analysis experiment report, including the sort to search, quick sort, HuoLangDan problems and the biggest profits. The document, including the source program and the experi
kk
- 看看吧!关于二叉树的一些排序什么的 你懂得!-Look! Binary tree of some sort about what you know!
Lab_ShallSort
- 希尔排序源代码,可以完全很好的进行希尔排序-Bubble sort source code can be completely good for bubble sort
HuffmanTree
- 是本科计科专业数据结构的实验之一,实现赫夫曼树-Total undergraduate experimental subjects of professional data structure to achieve Huffman tree
list_hj
- C语言编写链表的基本实现功能模块,函数清晰好理解,适用于初学链表的人!~-C language linked list of the basic realization of function modules, functions, clear easy to understand for beginners list of the people! ~
3
- 将表达式存入二叉树中,并输出,先序、中序、后序遍历输出-The expression in binary tree, and output, first order, in the preface, traverse sequence after the output
red-black-tree-c
- 红黑树的c实现源码与剖析,添加了注释,教你彻底实现红黑树-red and black tree C language source code and analysis.Include detailed explain.
gauss
- 数值计算方法中的gauss算法,主要是编程的实现。-Numerical methods gauss algorithm is mainly programming implementation.
