资源列表

« 1 2 ... .48 .49 .50 .51 .52 153.54 .55 .56 .57 .58 ... 2656 »

[数据结构常用算法suanshubiaodashiqiuzhi

说明:按照《数据结构习题集》严蔚敏版的实验2.5做的算术表达式求值演示。-accordance with the "data structure Exercises Set" Yan Wei-min 2.5 version of the experiment do the arithmetic expression evaluates demonstration.
<> 在 2025-01-12 上传 | 大小:32kb | 下载:0

[数据结构常用算法monkey~~~~

说明:一个简单的数据结构 解决经典的猴子选大王问题-a simple data structure to solve the classic problem of monkeys elected king
<Sana> 在 2025-01-12 上传 | 大小:7kb | 下载:0

[数据结构常用算法aaagchcv

说明:源代码\用动态规划算法计算序列关系个数 用关系"<"和"="将3个数a,b,c依次序排列时,有13种不同的序列关系: a=b=c,a=b<c,a<b=v,a<b<c,a<c<b a=c<b,b<a=c,b<a<c,b<c<a,b=c<a c<a=b,c<a<b,c<b<a 若要将n个数依序列,设计一个动态
<Sana> 在 2025-01-12 上传 | 大小:156kb | 下载:0

[数据结构常用算法guize

说明:The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A
<王军> 在 2025-01-12 上传 | 大小:2kb | 下载:0

[数据结构常用算法ant1

说明:利用蚂蚁算法解决TSP旅行商问题,用他能直接输出路由接点-use TSP ant algorithm to solve the traveling salesman problem, in his direct contact output routing
<任天笑> 在 2025-01-12 上传 | 大小:2kb | 下载:0

[数据结构常用算法feibonaqi

说明:经典的斐波那其算法程序,经调试成功。采用第归方式实现。-classic Fibonacci algorithm then its procedures, debug success. Adopt naturalization means.
<杨黎> 在 2025-01-12 上传 | 大小:218kb | 下载:0

[数据结构常用算法FLEXLIST

说明:FLEXLIST Functions Facilitate Support of Linked Lists-FLEXLIST Facilitate Support Functions of Linked Lists
<杨力> 在 2025-01-12 上传 | 大小:77kb | 下载:0

[数据结构常用算法SHUXU

说明:[数据结构 C]二进制转换十进制(顺序表)。-[data structure C] binary conversion metric (sequence table).
<王成> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法2006shortPath

说明:一个关于图论的课程设计,求图中两个节点之间的最短路径的问题。包括详细的试验报告。-on a graph theory of curriculum design, seeking map between two nodes is the shortest path problem. Including the detailed test report.
<杨黎> 在 2025-01-12 上传 | 大小:221kb | 下载:0

[数据结构常用算法GraphCC

说明:有向图的强连通分量算法的java语言实现,-directed graph algorithms strongly connected component of java language.
<黄牛> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法01knap_Dynamic_Programming

说明:本文通过研究动态规划原理,提出了根据该原理解决0/1背包问题的方法与算法实现,并对算法的正确性作了验证.观察程序运行结果,发现基于动态规划的算法能够得到正确的决策方案且比穷举法有效.-through research paper on dynamic programming, According to the principle of resolving the 0/1 knapsack problem with the algorit
<汤烈> 在 2025-01-12 上传 | 大小:10kb | 下载:0

[数据结构常用算法LCS_Dynamic_Programming

说明:LCS(最长公共子序列)问题可以简单地描述如下: 一个给定序列的子序列是在该序列中删去若干元素后得到的序列。给定两个序列X和Y,当另一序列Z既是X的子序列又是Y的子序列时,称Z是序列X和Y的公共子序列。例如,若X={A,B,C,B,D,B,A},Y={B,D,C,A,B,A},则序列{B,C,A}是X和Y的一个公共子序列,但它不是X和Y的一个最长公共子序列。序列{B,C,B,A}也是X和Y的一个公共子序列,它的长度为4,而且它是X和
<汤烈> 在 2025-01-12 上传 | 大小:4kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 153.54 .55 .56 .57 .58 ... 2656 »

源码中国 www.ymcn.org