资源列表
[数据结构常用算法] CompressedSuffixTrie.java
说明:构造compressed suffix trie class,并且实现findString()和findLongestCommonSubsequence()功能-implement the compact representation of the compressed suffix trie ADT for DNA analyses.<rachel> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[数据结构常用算法] shortestPath
说明:用Java语言实现的用分支限界法解决单源最短路径问题的算法-An implementation of single source shortest path problem with Java language based on branch and bound method<gladnews> 在 2025-06-09 上传 | 大小:88kb | 下载:1
[数据结构常用算法] 123456
说明:图书管理系统旨在用计算机对图书进行管理,包括图书的购入,借阅,归还以及注销。管理人员可以查询某位读者,某种图书的借阅情况,还可以对当前图书借阅情况进行一些统计,给出统计表格,以便全面掌握图书的流通情况。在本系统投入使用后,可以大量节省人力,财力-Library management system is designed to use computer management books, including books purchased, borrowed, restitution and lo<阳前果> 在 2025-06-09 上传 | 大小:1.12mb | 下载:0
[数据结构常用算法] shuYouguandao
说明:输油管道问题,从文件读取站点位置求到所有站点距离最短的管道位置-The pipeline problems from the location of the file to read the site and to all the sites the shortest distance pipeline location<高洁> 在 2025-06-09 上传 | 大小:500kb | 下载:0
[数据结构常用算法] structure
说明:各种各样的高级数据结构原理以及C++实现,例如红黑树,哈希表,笛卡尔树,字典树,斐波那契堆,二叉堆,SBT等等。-The wide range of advanced data structural principle C++ of implementation, such as red-black trees, hash tables, Cartesian tree dictionary tree, Fibonacci heap, binary heap, SBT and so on.<冰封> 在 2025-06-09 上传 | 大小:19.07mb | 下载:0
[数据结构常用算法] tree_sanyuanzu
说明:假设以如下说明的三元组 (F、C、L/R) 序列输入一棵二叉树的诸边(其中 F 表示双亲结点的标识,C 表示孩子结点标识,L/R 表示 C 为 F 的左孩子或右孩子),且在输入的三元组序列中,C 是按层次顺序出现的。设结点的标识是字符类型。F=‘^’时 C 为根结点标识,若 C 亦为‘^’,则表示输入结束。试编写算法,由输入的三元组序列建立二叉树的二叉链表,并以中序序列输出。 -Assumed that the input to the following descr iption of th<shiloh> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[数据结构常用算法] CPP_ExpressionConvert
说明:利用栈实现表达式转换(中缀到后缀)并求值-Stack expressions conversion (infix to postfix) and evaluated<wanshitao> 在 2025-06-09 上传 | 大小:5.21mb | 下载:0
[数据结构常用算法] code
说明:3道分治算法题目以及解析。题目为图片,对应题目名有对应程序,在C/C++语言编译环境中测试通过。-3 topics as well as parsing of divide-and-conquer algorithm. Subject to the pictures corresponding topic name corresponding to the program, the test passed in the C/C++ language compiler environment.<伯南克> 在 2025-06-09 上传 | 大小:222kb | 下载:0