资源列表
[数据结构常用算法] recursiveBTKnapsack
说明:用vc++6编写的程序,采用回溯法,解决背包问题。-Vc++6 with the preparation of the procedures, the use of backtracking to solve knapsack problem.<柳春锋> 在 2024-11-05 上传 | 大小:1097728 | 下载:1
[数据结构常用算法] @Cmy_Binary_Tree_template
说明:一个基于排序二叉树的模版,用来巩固二叉树的基本算法--前序、后序、中序遍历等。-A binary tree based on the sort of template for the consolidation of the basic binary tree algorithm- pre-order, after the sequence, and so on in order traversal.<过限于> 在 2024-11-05 上传 | 大小:512000 | 下载:0
[数据结构常用算法] Dijkstra2009
说明:银行家算法: 1、能任意设定资源的种类数。 2、能任意设定进程的总数。 3、能查看各类资源的剩余情况。 4、能查看各个进程的资源分配情况。 5、当某进程申请资源时,能用银行家算法和安全性算法检查系统的安全性。 6、当系统处于安全状态时,能输出系统的安全性序列。 7、在初始化银行家算法时,能对输入的数据进行判断,并能报错! -Banker' s Algorithm: 1, to arbitraril<施振磊> 在 2024-11-05 上传 | 大小:159744 | 下载:0
[数据结构常用算法] SearchDemonstration
说明:能够模拟多种经典算法的过程,为算法学习者学习提供了很*利-Classical algorithm to simulate a wide range of process, provided for the algorithm to learn a great deal of learners to facilitate the<tom> 在 2024-11-05 上传 | 大小:56320 | 下载:0
[数据结构常用算法] BinaryTrees
说明:Binary trees super tutorial. All ur tree concepts cleared.<innqubus> 在 2024-11-05 上传 | 大小:38912 | 下载:0
[数据结构常用算法] AVRClanguge
说明:avr单片机的c语言书籍,内容丰富,易懂,并且有很多历程,有助于单片机开发-avr microcontroller c language books, content-rich, easy-to-understand, and a lot of history, contribute to the development of single-chip<刘雨> 在 2024-11-05 上传 | 大小:7353344 | 下载:0
[数据结构常用算法] datastruct
说明:数据结构实验代码,从中可以学到很多基础的东西-data struct<杨川> 在 2024-11-05 上传 | 大小:1630208 | 下载:0
[数据结构常用算法] FastSortandKnap
说明:快速排序和背包问题的C++实现代码,其中快速排序采用数组中第一个元素、最后一个元素以及中间元素的中间值作为枢轴。-Quick Sort and the knapsack problem of C++ code, including the use of quick sort of the first element of the array, the last element, as well as the middle element<江林> 在 2024-11-05 上传 | 大小:216064 | 下载:0