资源列表
[数据结构常用算法] longest_common_subsequence
说明:求出所有最长公共子序列(连续序列) 输入: malose malmose 输出: lcs_length=3 lcs_string=ose lcs_string=mal-ouput all the longest common subsequences. the subsequence must be series. for example: [input] malose malmose [out<ocree> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] two_dimension_array
说明:摘 要 : 在堆中模拟生成二维数组-a simulator that generates 2-dimension-array in heap space, using operator new/delete.<ocree> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] DijkstraNetworkAlgorithm
说明:用于网络优化的最短路径算法-采用费波那次堆-Dijkstra s Algorithm for Network Optimization Using Fibonacci Heaps<zjw> 在 2025-01-20 上传 | 大小:1.21mb | 下载:0
[数据结构常用算法] RdWrtHgFile
说明:读写大块的二进制数据文件的源码程序,对二进制文件操作有帮助-Read and write large binary data file source programs, help for binary file operations<chison> 在 2025-01-20 上传 | 大小:25kb | 下载:0