资源列表
[数据结构常用算法] SA04225140_NO.1
说明:利用桶排序给数组a排序,建立的桶为b和e,其中b为含有十万个桶,e为只有一个链表的桶,然后对b和e使用插入算法排序,比较两种算法的时间,b需要40毫秒左右,e需要9到10分钟。-use barrels a ranking to the array, in order to establish the barrels of b and e, b to contain 100,000 barrels of only one e Chain barrels, and then to b e used<朱磊> 在 2025-06-13 上传 | 大小:41kb | 下载:0
[数据结构常用算法] NFASearcher
说明:NFA的字符串搜索的实例,带分析过程和中间处理信息-NFA search string of examples, with analysis and intermediate processing of information<luoqijun> 在 2025-06-13 上传 | 大小:41kb | 下载:0
[数据结构常用算法] infix-Postfix
说明:利用堆栈进行表达式的 Infix -> postfix 转换 适合大专院校计算机专业数据结构课参考 用法: 输入infix表达式为:(3+2*3)^2 则 转换位postfix表达式 323*+2^ 进而可以计算出表达式的值为81 目前bug: 主要作原理演示用,只能处理1位数字变量,且变量值不可太大-use of the stack for expression Infix-<QKY> 在 2025-06-13 上传 | 大小:41kb | 下载:0
[数据结构常用算法] Suanfafenxi
说明:在学习计算算法分析与设计时编写的几个算法代码,可供学习时参考-learning algorithm analysis and design prepared by several algorithm code for the reference of the study<张楠> 在 2025-06-13 上传 | 大小:41kb | 下载:0
[数据结构常用算法] 8Queen_Htm_Src
说明:八皇后问题的HTML语言实现,可视化查看八皇后问题的所有解-eight of the Queen's HTML language, visualization eight Queen's View of all solutions<王卫国> 在 2025-06-13 上传 | 大小:41kb | 下载:0
[数据结构常用算法] picture123045
说明:有向图的插入,删除,遍历。采用了相邻矩阵的存储方式。-a map to the insertion, deletion, traversal. Using a matrix of adjacent storage mode.<> 在 2025-06-13 上传 | 大小:41kb | 下载:0