资源列表

« 1 2 ... .86 .87 .88 .89 .90 391.92 .93 .94 .95 .96 ... 2656 »

[数据结构常用算法c

说明:数据结构,程序设计, 括号匹配检验算法。利用栈的方式来实现-Matching brackets
<xiaoquan> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法8-REINAS

说明:Algoritmo de las 8 reinas
<ASDASD> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法O(logN)sort

说明:时间复杂度为O(logN)的排序算法。。俗称重口味排序-Time complexity is O (logN) sorting algorithm. . Commonly known as the flavors sort
<Oniontree> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法topsort

说明:拓扑排序的C++源码,一种有向无环图排序的重要的图论算法-Topological sort of C++ source code, a directed acyclic graph sort of important graph algorithms
<> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法run-babbel-sort

说明:buble sort, this is my code to approve the task from my teacher
<zein> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法KMP

说明:KMP 改进的字符串匹配算法,由D.E.Knuth与V.R.Pratt和J.H.Morris同时发现,因此人们称它为克努特——莫里斯——普拉特操作(简称KMP算法)。KMP算法的关键是根据给定的模式串W1,m,定义一个next函数。next函数包含了模式串本身局部匹配的信息。-Improved KMP string matching algorithm, by DEKnuth with VRPratt and JHMorris also
<chaolan> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法JS

说明:大学计算机算法里面最常用的算法之一贪心算法-failed to translate
<chenyan> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Maximum-Increasing-subsequences

说明:最大递增子序列,动态规划经典算法 设L=<a1,a2,…,an>是n个不同的实数的序列,L的递增子序列是这样一个子序列Lin=<aK1,ak2,…,akm>,其中k1<k2<…<km且aK1<ak2<…<akm。求最大的m值。-Maximum increment sequence, the classic dynamic programming algorithm set
<chaolan> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法TextPrint

说明:数据结构课后习题答案 树的缩格文本形式输出 希望对各位童鞋有帮助啊-Tree data structure after-school exercise answers the indented text output you want to help children' s shoes ah
<余凡> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法ParentNode

说明:数据结构课后习题 输出两个结点的最近的祖先公共结点 希望对各位童鞋有帮助啊-Two after-school exercise output data structure the closest ancestor node common node you want to help children' s shoes ah
<余凡> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法sjswxzxgxs

说明:随机水文学自相关系数的计算,用VB程序编程的随机水文学方面的知识。-Stochastic hydrology calculation of the autocorrelation coefficient, using VB programming random hydrological knowledge.
<ooaahhzz> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法yiyuanduoxiangshi

说明:实现了一元多项式的基本运算,加减乘除等,本程序功能齐全,简单实用-To achieve a polynomial of the basic operations, addition, subtraction, etc.
<chen> 在 2025-01-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 391.92 .93 .94 .95 .96 ... 2656 »

源码中国 www.ymcn.org