资源列表
[数据结构常用算法] improved mergesort
说明:这是一个改进了自顶向下的归并排序,它改进的地方主要有:采用小子文件截止的机制,当序列长度小于32时,采用直接插入排序;对归并的内循环作了优化,判断的次数更少。-This is an improvement from a top-down sort of merger, it improved the main : the deadline for the paper boy mechanism, the length of the se<唐海浪> 在 2024-11-02 上传 | 大小:3072 | 下载:0
[数据结构常用算法] gelei combination
说明:该程序用格雷码来生成组合数序列,它比一般的方法要快,这是由格雷码的分布特性所决定的.-the procedures used to generate Gray code sequence portfolio, it generally means than to be fast, it was a Gray code distribution by the decision.<唐海浪> 在 2024-11-02 上传 | 大小:3072 | 下载:0
[数据结构常用算法] dynamic knapsack
说明:该程序用动态规划解决经典的背包问题,虽然它的效率与分支定界法比起来,还是有一定的差距,但它的简洁性却是无与伦比的.-the program with dynamic programming solution to the classic knapsack problem, although its efficiency and branch and bound over, there is still a certain gap, bu<唐海浪> 在 2024-11-02 上传 | 大小:3072 | 下载:0
[数据结构常用算法] inordervisit
说明:该程序完成对二叉树的非递归中序遍历,因为其中涉及到二叉树的构造,而且使用类来构造,所以代码比较多。-completion of the process of non- recursive binary tree which preorder because it involved the construction of a binary tree, but the use of class structure, the code mor<唐海浪> 在 2024-11-02 上传 | 大小:9216 | 下载:0
[数据结构常用算法] divide and conquer
说明:这是一个分治法应用和递归的完美体现,它根据输入的数字在屏幕上打出美丽的图案。-this is a separate rule and the application of recursive the perfect embodiment of its import figures on the screen making beautiful designs.<唐海浪> 在 2024-11-02 上传 | 大小:1024 | 下载:1