资源列表
[数据结构常用算法] BagProblem
说明:背包问题的贪心算法,可以解决N个背包的问题-bag problem,<zhou> 在 2024-11-09 上传 | 大小:1.96mb | 下载:0
[数据结构常用算法] MaxOfSubSegSum
说明:vc求最大子串和问题 分别采用分治法和蛮力法很好的解决了这个问题-vc find the largest substring and problems, and were used to divide and conquer a good brute force method to solve this problem<zhou> 在 2024-11-09 上传 | 大小:1.95mb | 下载:0
[数据结构常用算法] NearestDouProble
说明:最近点对问题,分别用蛮力法和分治法进行了求解,算法已经做过优化-Nearest point on the issue, respectively, and with brute force method for solving divide and conquer algorithm optimization has been done<zhou> 在 2024-11-09 上传 | 大小:1.96mb | 下载:0
[数据结构常用算法] NCoinsProblem
说明:n枚硬币问题,采用分治法中的三分算法,很好的解决了n个硬币的问题-n coins problem, using divide and conquer algorithm in the third, a good solution to the problem of n coins<zhou> 在 2024-11-09 上传 | 大小:1.94mb | 下载:0
[数据结构常用算法] BinaryTree
说明:二叉树的创建、遍历、以及左右子树交换,非递归遍历,叶子节点计算及线索树等完整程序. -BinaryTree:Create,preorder,inorder,postorder,treedepth,exchangetreeLR,ThreadingBiTree,and so on...<赵丫丫> 在 2024-11-09 上传 | 大小:2kb | 下载:0
[数据结构常用算法] HuffmanCoding
说明:哈夫曼编码,用C语言实现的. 包括说明文档,源码,和可执行文件-Huffman coding, implemented in C language<cyl> 在 2024-11-09 上传 | 大小:33kb | 下载:0
[数据结构常用算法] delete-AVL-tree
说明:武汉大学的数据结构C++版实验,要求实现AVL树结点删除-Wuhan University' s version of C++ data structure experiments required to achieve AVL tree node to delete<张江> 在 2024-11-09 上传 | 大小:63kb | 下载:0
[数据结构常用算法] dan-xun-huan-lian-biao
说明:这是老师给我们的单循环链表代码,绝对是老师亲手写的-This is the teacher gave us a round robin list code, definitely taught how to write<张江> 在 2024-11-09 上传 | 大小:3.63mb | 下载:0