资源列表
[数据结构常用算法] report+of+Algorithm
说明:算法设计的实验报告 包括Bottom-Up Merge Sorting算法、插入排序算法Heaps的创建堆、堆排序算法、按秩合并算法以及带路径压缩算法、实现查找第K小元素算法、实现快速排序算法、实现平面内最接近点对算法、实现最长公共子序列算法、实现矩阵链相乘算法、实现0/1背包问题算法、实现Dijistra’s算法、Prim算法、Kruskal算法、文件压缩算法-Experimental Algorithm Design Report including Bottom-Up Merge So<苏宁> 在 2025-06-16 上传 | 大小:28kb | 下载:0
[数据结构常用算法] PostfixExpressionCalculation
说明:This file that contain postfix expression calculation.The application built in C.And I use the Stack data structure.-This is file that contain postfix expression calculation.The application built in C.And I use the Stack data structure.<rein> 在 2025-06-16 上传 | 大小:28kb | 下载:0
[数据结构常用算法] QuickAndStraightSelectSort
说明:快速排序与直接选择排序相结合的排序算法。对输入的序列,用Partition过程分割成每10个一组的子序列,然后再对子序列实施直接选择排序-Quicksort sorting combined with the direct selection of the sorting algorithm. The input sequence, using Partition process is divided into a group of 10 sub-sequence, then the imple<王佳佳> 在 2025-06-16 上传 | 大小:28kb | 下载:0
[数据结构常用算法] MemoryMgr
说明:可变式分区管理使用的主要数据结构,分配、回收的主要技术,了解最优分配、最坏分配、最先分配等分配算法。-Variable type partition of the data structure, distribution, and the main technology, recovery of optimum allocation, the worst distribution, the first distribution allocation algorithm.<智利蒋> 在 2025-06-16 上传 | 大小:28kb | 下载:0