资源列表
[数据结构常用算法] key_sort_system
说明:多关键字的排序是有一定的实用范围。例如:在进行高考分数处理时,除了对总分进行排序外,不同的专业对单科分数的要求不同,因此尚需在总分相同的情况下,按用户提出的单科分数的次序要求排出考生录取的次序。(1)假如代排序的记录数不超10000,表中记录的关键字数不超过5,各个关键字的范围均为0至100。按用户给定的排序的关键字的优先关系,输出排序的结果。(2)约定按LSD方法进行多关键字的排序。在对各个关键字进行排序时采用两种策略:其一是利用稳定的内部排序方法,其二是利用“分配”和“收集”的方法。并综合比<walew> 在 2025-06-19 上传 | 大小:2.96mb | 下载:0
[数据结构常用算法] caculation
说明:电力系统潮流算法,内含多个子程序,可工大家学习参考-power flow algorithm, containing more than subroutine, we can learn from the Public Reference<郭小龙> 在 2025-06-19 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Calgorithms
说明:c algorithm source code for gerneral data structure-c algorithm source code for gerneral data s ingScienceandEngineeringthroughCyberinfrastructure<实姓名> 在 2025-06-19 上传 | 大小:265kb | 下载:0
[数据结构常用算法] datastructnote
说明:数据结构笔记,类c语言版本,我自觉很不错,大家可以-data structure, type c language version, I do feel quite well, and we can s<郑小光> 在 2025-06-19 上传 | 大小:30kb | 下载:0
[数据结构常用算法] FIFOandLRUarithmetic
说明:最佳页面置换算法,FIFO,LRU的仿真。页面调用和置换过程有动态显示。内存分配页面数目和页面引用串的长度可以进行人工交互输入。 -best pages replacement algorithm, FIFO, the LRU simulation. Page calls and replacement process is dynamic display. Memory allocation of the number of pages and pages cited the lengt<刘利辉> 在 2025-06-19 上传 | 大小:233kb | 下载:0
[数据结构常用算法] feedback_loading
说明:回溯算法的应用,经典的装载问题,程序通过答辩,好用!-retroactive application of the algorithm, classic loading issues, procedures adopted by the respondent and ease of use!<高媛> 在 2025-06-19 上传 | 大小:222kb | 下载:0
[数据结构常用算法] lru-cache
说明:使用LRU方法更新Cache 结合数据结构的相关知识,使用LRU的策略,对一组访问序列进行内部的Cache更新 并附实验报告-use LRU Cache update method combining data structures and the related knowledge, the use of the LRU strategy the group visited a sequence within the Cache update accompanied experimen<小米> 在 2025-06-19 上传 | 大小:14kb | 下载:0