资源列表
[数据结构常用算法] ShortestPath_Djk-complexnetworks
说明:复杂网络最短路径算法,详细而有条理,很有帮助-Complex network shortest path algorithm, detailed and structured, very helpful<陈国章> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] N-queen_linear_time
说明:N-皇后问题线性时间算法 O(n)复杂度,非O(n^2)的,使用的是构造法。-N-Queen problem of linear time algorithm<Fancy> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] calculater
说明:很短的表达式求值,利用了编译原理里面的只是构建的-A very short version of expression of evaluation, be builted using the principle of the compiler.<Fancy> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] TestHechangDuixing
说明:动态规划之合唱队形,即利用动态规划解决合唱队形的问题-Dynamic Programming<liweilong> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] aoe
说明:AOE网关键路径(Activity On Edge) 数据结构其中前两个数代表两个顶点之间的通路,后两个数分别代表最早开始时间和最迟开始时间 带有*的通路组成关键路径; -Key path AOE Gateway (Activity On Edge) the first two of which data structure to represent the path between two vertices, the number of the latter two represent t<mazheng> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] largestpublicarray
说明:求出任意两个序列的最长公共子序列,使用了动态规划的方法-Obtained the longest sequence of any two common sub-sequences, the use of dynamic programming methods<玄霄> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] longgestundecreaselist
说明:求出一个序列的最长升序列,使用了动态规划的方法-Obtained or a sequence of the longest sequence, using the dynamic programming approach<玄霄> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] seamintersect
说明:使用两个向量的叉积来判断两条线段是否相交-The use of the cross product of two vectors to determine whether two line segments intersect<玄霄> 在 2025-06-10 上传 | 大小:1kb | 下载:0