资源列表
[数据结构常用算法] To-solve-the-equation-solution
说明:使用二分法不断循环,一直到误差很小。求近似解未知方程的零点-To solve the equation<qiuxiaohui> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 1273
说明:poj1273 一道网络流图论的简单题,运用增光路的算法-poj1273 a simple graph problem<hangweiqiang> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Dijkstra-alg
说明:Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。本算法时间复杂度完全符合要求。-Dijkstra (Dijkstra) algorithm is a typical single-source shortest path algorithm, is used to calculate a node to all other nodes in the shortest path. Th<吕子乔> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] The-matrix-the-chain-multiplication-
说明:运用动态规划思想,解决矩阵链最优算法问题。-The use of dynamic programming to solve the problem of the optimal matrix chain algorithm.<吕子乔> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] The-longest-common-subsequence
说明:运用动态规划思想和策略,解决最长公共子序列问题。-The use of dynamic programming ideas and strategies to solve the longest common subsequence problem.<吕子乔> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] single-list
说明:单链表实现代码,各种操作:数据插入,删除,显示等-Single linked list implementation code, a variety of operations: data insertion, deletion, display<罗锦盛> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] beibaosufa
说明:背包算法 问题描述 给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。-The knapsack algorithm descr iption of the problem given a set of items, each item has its own weight and price, the total weight of the limited, how to choos<gcl> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Taskassgin
说明:n个操作员以n种不同时间完成n种不同作业。要求分配每位操作员完成一项工作,使完成n项工作的总时间最少。 -n operator to n different time to complete the n kinds of different jobs. Assign each operator to complete a task, make work completed n the total time at least.<jenhro> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] STACK1.C.tar
说明:program to show the implementation of stack datstructure<daemon> 在 2024-12-26 上传 | 大小:1kb | 下载:0