资源列表
[数据结构常用算法] line
说明:比较冒泡排序、直接插入排序、简单选择排序、快速排序,待排序长度不小于100,数据可有随机函数产生,用五组不同输入数据做比较,比较的指标为关键字参加比较的次数和关键字移动的次数;对结果做简单的分析,包括各组数据得出的结果出现被动的解释。设计程序用顺序存储 -Comparison of bubble sort, direct insertion sort, simple selection sort, quick sort, to be sorted by length not less tha<阿狸> 在 2025-06-11 上传 | 大小:8kb | 下载:0
[数据结构常用算法] guid
说明:了解数据结构,熟悉图的应用,并利用迪杰斯特拉算法求得2点之间的最短路径。-Understanding of data structures, familiar with the map application, obtained using the Dijkstra algorithm for the shortest path between 2 points.<wenzhouzhou> 在 2025-06-11 上传 | 大小:8kb | 下载:0
[数据结构常用算法] cvery_976671
说明:xor运算 xor运算 xor运算-xor operation<skichen> 在 2025-06-11 上传 | 大小:8kb | 下载:0
[数据结构常用算法] wenjiansystem
说明:多向链表实现的文件系统模拟,利用C语言完成-More to the list of file system to achieve simulation, using C language to complete<dangai> 在 2025-06-11 上传 | 大小:8kb | 下载:0
[数据结构常用算法] maximumincreasingsubsequence
说明: Longest Common Subsequence A simple way of finding the longest increasing subsequence is to use the Longest Common Subsequence (Dynamic Programming) algorithm. 1. Make a sorted copy of the sequence A, denoted as B. O(nlog(n)) time. 2.<jiraheta> 在 2025-06-11 上传 | 大小:8kb | 下载:0
[数据结构常用算法] progresspriorityalgorithm
说明:进程优先权优先算法c语言模拟 用结构体个参量表示PCB的各个参数 程序有详细的解释-progress priority algorithm c<wen> 在 2025-06-11 上传 | 大小:8kb | 下载:0