说明:用加权二叉树,最小堆和贪心算法实现的Huffman树,对学算法和数据结构的朋友很有帮助-weighted binary tree, the smallest reactors and the greedy algorithm Huffman tree for school algorithm and data structure of helpful friends <张钊> 在 2025-01-21 上传
| 大小:62kb | 下载:0
说明:给定n 个整数a ,a , ,an 1 2 组成的序列, a n i | |£ ,1 £ i £ n。如果对于i £ j ,有
0 = å
=
j
k i
k a ,则称序列区间i i j a , a , , a +1 为一个零和区间,相应的区间长度为j-i+1。-given n integers a, a, and an 1 2 <郑文清> 在 2025-01-21 上传
| 大小:62kb | 下载:0
说明:数据结构中快速排序算法的实现,可以对整数以及其他数据进行排序-Data structure in the realization of quick sort algorithm can be an integer, as well as other data on the sort <陈付龙> 在 2025-01-21 上传
| 大小:62kb | 下载:0
说明:在避免死锁的方法中,所施加的限制条件较弱,有可能获得令人满意的系统性能。在该方法中把系统的状态分为安全状态和不安全状态,只要能使系统始终都处于安全状态,便可以避免发生死锁。
银行家算法的基本思想是分配资源之前,判断系统是否是安全的 若是,才分配。它是最具有代表性的避免死锁的算法。
-Avoid deadlock in the method, the restrictions imposed by the weaker condi <陈伟> 在 2025-01-21 上传
| 大小:62kb | 下载:0
说明:按凹入表形式横向打印二叉树结构,即二叉树的根在屏幕的最左边,二叉树的左子数在屏幕的下边,二叉树的右子数在屏幕的上边。-By indentations in the form of a horizontal print binary tree structure, that is the root of binary tree on the screen the most left, the left sub-tree the numbe <易涛> 在 2025-01-21 上传
| 大小:62kb | 下载:0
说明:动态规划问题中经典的背包问题及其变体的讲解,共分9节,深入浅出。-Dynamic programming problem in the classical knapsack problem and its variants to explain, consists of nine, in layman' s language. <cebk> 在 2025-01-21 上传
| 大小:62kb | 下载:0
说明:dd大牛写的背包九讲。
很经典也很重要的ACM竞赛学习资料。-dd wrote large cattle backpack nine speakers. Classic is also very important to learning materials ACM contest. <杨帆> 在 2025-01-21 上传
| 大小:62kb | 下载:0
说明:讲述各种背包问题,帮助了解关于背包问题的算法分析与过程实现。-for the problem about the bag problem ,to solve the problem and find the most effective way of the solution. <陈剑钊> 在 2025-01-21 上传
| 大小:62kb | 下载:0