资源列表
[数据结构常用算法] lujin
说明:最短路径问题(用无向图表示n个城市之间的交通网络建设规划,顶点表示城市,边上的权表示该线路的造价,试设计一个方案,使得这个交通网的总造价最小。)-The shortest path problem (with undirected graph n cities that transport links between the construction plan, vertex, said city, said the right edge of the construction cost of<uliantong> 在 2025-06-04 上传 | 大小:13kb | 下载:0
[数据结构常用算法] stack
说明:三个文件实现了栈的三个基本应用:进制转换、迷宫、四则运算。-Implementation of the stack of three documents, the three basic applications: M-ary conversion, the maze, four computing.<shuiyeshan> 在 2025-06-04 上传 | 大小:13kb | 下载:0
[数据结构常用算法] BinaryTree
说明:二叉树的各种操作,包括二叉树的建立,前序、中序、后序遍历二叉树,另外还包含一个霍夫曼编码的实现。-Binary tree of various operations, including the establishment of binary tree, the former sequence, in order, after the tree traversal, and also includes the implementation of a Huffman code.<王若> 在 2025-06-04 上传 | 大小:13kb | 下载:0
[数据结构常用算法] algorithms
说明:最长单调子序列、字符串比较、加油问题及背包问题的算法分析及求解-The longest monotone subsequence, string comparison, the fuel problem and knapsack problem analysis and solving algorithms<leen> 在 2025-06-04 上传 | 大小:13kb | 下载:0
[数据结构常用算法] Homework3_1
说明:实现多项式运算的程序,该程序充分考虑了计算中可能遇到的各种问题,并且提供了报错的功能。- a program used to compute polynomial<shenxiaoyong> 在 2025-06-04 上传 | 大小:13kb | 下载:0
[数据结构常用算法] people_manage
说明:主要实现人员管理功能,包括:按照姓名\编号搜索,按照姓名\编号删除,显示全体人员,加入人员,退出等功能.-The main achievement of personnel management functions, including: In accordance with the names of \ code search, in accordance with the name \ code removed, shows all the staff, joined the staff,<liufan> 在 2025-06-04 上传 | 大小:13kb | 下载:0
[数据结构常用算法] Queen8
说明:八皇后问题是一个古老而闻名的问题,是回溯算法的典型例题。对于八皇后问题的实现,假如结合动态的图形演示,则可以使算法的描述更形象、更生动,使教学能产生良好的效果。课题目标是实现八皇后动态图形,主要应解决以下两个问题: 1.回溯算法的实现2.图形存取。-8 Queen s problem is an old and well-known problem is a typical example of backtracking algorithms. 8 Queen s problem for the<1233333> 在 2025-06-04 上传 | 大小:13kb | 下载:0