资源列表
[数据结构常用算法] Fenno-coding
说明:费诺编码 一种编码方法 和哈弗曼编码 其他编码都能实现的编码算法-Fenno coding<朱昱青> 在 2025-06-19 上传 | 大小:252kb | 下载:0
[数据结构常用算法] zhebanchazhao
说明:这半查找法 是一种快速查找算法 查找效率比较高 容易实现 理想的查找算法-This search method is a fast and find more efficient algorithms to find easy to implement the ideal search algorithm<朱昱青> 在 2025-06-19 上传 | 大小:193kb | 下载:0
[数据结构常用算法] shijiadongmanpingxuan
说明:这是用Visual C++ 6.0做的十佳动漫评选系统的代码及各种相应的数据结构图。-This is with Visual C++ 6.0 to do the top ten cartoon selection system code and the corresponding data structure diagram.<王栗> 在 2025-06-19 上传 | 大小:17kb | 下载:0
[数据结构常用算法] hyper_mpi
说明:这是一个快速排序的程序,是基于MPI的编程,是基于单内存多处理器的编程-hyper quicksort<Li Yingjia> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] data-structure-and-Algorithm
说明:数据结构与算法的总结,很详细的资料库。适合当参考书-Summary of the data structure of the Budget Act<蒋云杰> 在 2025-06-19 上传 | 大小:1.59mb | 下载:0
[数据结构常用算法] FIFO
说明:队列是一个先进先出的数据结构,支持业务enque(添加一个项目的结构)和dequeue(删除一个项目从结构)。作为一个FIFO数据结构,项目将在相同的顺序,他们原本排队出列。-A queue is a FIFO data structure that supports the operations enque (to add an item to the structure) and dequeue (to remove an item from the structure). As a FIF<马龙> 在 2025-06-19 上传 | 大小:1kb | 下载:0