资源列表
[数据结构常用算法] transfer
说明:使用链表实现公交线路的换乘,实现了直达一次换乘二次换乘。运算速度很快,且拥有较大的优化提升空间。-Use the list to achieve transfer bus lines to achieve a direct transfer to the secondary transfer. Computing speed quickly, and has a large room for improvement optimization.<uncleheart> 在 2025-06-19 上传 | 大小:14kb | 下载:0
[数据结构常用算法] 1
说明:一个比较新颖的思路将运算表达式转换为二叉树,支持括号,若需要支持其他复杂符号扩展也比较容易。-A relatively new idea will be converted to binary arithmetic expression, support brackets, but also relatively easy if you need to support other complex sign extension.<uncleheart> 在 2025-06-19 上传 | 大小:14kb | 下载:0
[数据结构常用算法] 1
说明:首先是以c实现了多项式的相加相乘,然后移植到mfc上。-The first is to achieve a polynomial c by multiplying the sum, and then transplanted into the mfc.<uncleheart> 在 2025-06-19 上传 | 大小:130kb | 下载:0
[数据结构常用算法] Maze
说明:为了测试某种药物对小白鼠方向感的影响,生物学家在实验室做了一个矩形迷宫,入口和出口都确定为唯一的,且分布在矩形的不同边上。现在让你算出小白鼠最短需要走多少步,才可以从入口走到出口。-In order to test the impact of a drug on mice sense of direction, a biologist at the lab made a rectangular maze, inlet and outlet are determined to be unique<Cucuxx> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] HuffmanTree
说明:使用java实现的哈夫曼编码,中序遍历树结构,算法作业-Use java achieve Huffman coding, in order to traverse the tree structure, algorithms job<在于> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] MergeSortL
说明:归并排序的python实现,使用了邻接表,效率更高一些-Merge sort python implementation that uses the adjacency list, a number of more efficient<在于> 在 2025-06-19 上传 | 大小:1kb | 下载:0