资源列表
bala
- 符号平衡问题:给定n 个整数n a , a , ,a 1 2 组成的序列,试设计一个O(n)时间算法,计算其最长符号 平衡段的长度。-Symbol balance: Given n integers na, a,, a 1 2 composed of a sequence and try to design an O (n) time algorithm to calculate the balance of the longest segment of t
dist
- 向量距离问题:对于给定的m 个整数m a , a , ,a 1 2 组成的向量A, a m i | |£ ,1 £ i £ m,和另一个由 n个整数n b ,b , ,b 1 2 组成的向量B, b n i | |£ ,1 £ i £ n,试设计一个O(m + n)时间算法, 计算给定向量A和B的距离。-Vector distance problem: For a given m integers
suanfa
- 里面包含了100个C语言编程的经典算法,希望对喜欢编程的人有所帮助。-Which contains the 100 C-language programming of classic algorithms, like the programming people want to help.
1_1
- 最小生成树算法 克鲁斯法尔算法 球最佳路径-kulru method class maiun void cx
yb
- excel仪表盘,很强大的仪表盘功能,做得很漂亮-excel
1
- 字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行数字编号。给定的字母表 A 由 26 个小写英文字母组成 A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左 到右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如, a,b,ab,bc,xyz等字符串都是升序字符串。现在对字母表A 产生的升序字符串按照字典序排列 并编号如下。-Lexicographic problem
S15HashTable
- Collision list Hash table
1094
- ZJU 1092, 主要采用了一个vector来实现,速率比较高-ZJU 1092, primarily using a vector achieved a relatively high rate of
KSP-PDF
- 前k条最短路径(KSP)算法在国内鲜有研究,本压缩包中文献整合了自1971年此问题被提出后几十年来的论文共25篇。 其中以Martin先生的删除(Delelte)算法与Yen先生的背离(Devation)算法为主。 其中所有文献均来自网络。含有两篇中文文章以及23篇英文文章。 算法的复杂度基本控制于O(logn)内-Pre-k shortest paths (KSP) algorithm in the domestic few studies in the literature in
SeqList
- 线性表的顺序逻辑结构的实现,线性表作为数据结构中的较为简单的结构,但对它实现的理解是进一步学习的关键.-the implementation of liner table is the most basic and simple structure in data stucture,but it is the best way to learn other data structures.
p
- 《数据结构与算法分析+C 2B 2B+描述+第三版》答案-answer
datatcu
- 数据结构课程讲义 c、c++ tcu 课程讲义 ppt文档-datastructure of tcu ppt file
