资源列表

« 1 2 ... .07 .08 .09 .10 .11 712.13 .14 .15 .16 .17 ... 2656 »

[数据结构常用算法Hashtab

说明:数据结构算法之一,哈希表的构成,冲突采用双哈希再散列解决-algorithm data structure, the composition Hash Table, double-conflict re-hash Hash solution
<ctp> 在 2025-02-03 上传 | 大小:216kb | 下载:0

[数据结构常用算法solution

说明:著名的算法导论(第二版)CLRS 的部分习题答案的解答-famous algorithm Introduction (2nd Edition) CLRS part of the answer to answer the questions
<闻磊> 在 2025-02-03 上传 | 大小:216kb | 下载:0

[数据结构常用算法DaAn

说明:经典算法书籍-算法导论的答案,算法导论大家都知道吧-classical algorithm books- Introduction to answer algorithm, the algorithm Introduction to everyone you know
<pj> 在 2025-02-03 上传 | 大小:216kb | 下载:0

[数据结构常用算法address

说明:利用线性表知识实现的通讯录,毕业设计题目-The use of linear forms of knowledge to achieve the contacts, graduation project topic
<卢香清> 在 2025-02-03 上传 | 大小:216kb | 下载:0

[数据结构常用算法chitangyejiangcaiseyu

说明:
<慈曾> 在 2025-02-03 上传 | 大小:216kb | 下载:0

[数据结构常用算法MIT_Algotithm_Answers

说明:经典麻省理工MIT的 算法导论 书的配套完整答案。 -MIT Massachusetts Institute of Technology s classic book Introduction to the matching algorithm complete answer.
<haruhi> 在 2025-02-03 上传 | 大小:216kb | 下载:0

[数据结构常用算法Introduction_to_algorithms

说明:算法分析的权威书籍,帮助你深刻理解程序实现过程中各种算法在时间和空间上的效率问题,选择最优算法。-Algorithm for the analysis of the authority of books, to help you achieve a deep understanding of the procedures during the various algorithms in time and space efficiency
<李浩> 在 2025-02-03 上传 | 大小:216kb | 下载:0

[数据结构常用算法xiaoyuanpingmiantu

说明:用C语言实现校园平面图线路查询,给出最优线路-Using C language to achieve campus plan line query, give the optimal line
<Echo Luo> 在 2025-02-03 上传 | 大小:217kb | 下载:0

[数据结构常用算法DP

说明:随着动态规划在 OI 中的广泛运用,动态规划问题已经不再停滞于能够写出 方程就能得到完美解答。如今考察我们的对于动态规划的运用往往是考察动态规 划的优化,也就是降维。我们已经知道维护方程中的决策可以选择用数据结构进 行优化,比如:Splay、线段树,等等。这样的优化仅能将方程的时间复杂度下 降一个 LogN 的级别。如果 N 的范围相当大,即使下降一个 LogN 的级别也依然 超时呢?我们引进一种更强的优化——斜率优
<sxy> 在 2025-02-03 上传 | 大小:217kb | 下载:0

[数据结构常用算法suanshubiaodashiqiuzhi

说明:严蔚敏《数据结构(c语言版)习题集》实习题答案,算术表达式求值-YanWeiMin " data structure (c language version) Problem Set" practice questions answers, arithmetic expressions
<HQR> 在 2025-02-03 上传 | 大小:217kb | 下载:0

[数据结构常用算法hftree

说明:哈夫曼树 c++实现 哈夫曼树(Huffman Tree) 假设有n个权值{ W1,W2,…,W n },试构造有n个叶子结点的二叉树,每个叶子结点拥有一个权值W ,则其中带权路径长度WPL 最小的二叉树,称为最优二叉树或哈夫曼树。-C++ Huffman tree Huffman tree (Huffman Tree) Suppose there are n weights {W1, W2, ..., W n}, the test s
<刘红梅> 在 2025-02-03 上传 | 大小:217kb | 下载:0

[数据结构常用算法fqjpd5

说明:非常好的学习资料,请参考,以后多多请教高手,我这方面还不是很懂()
<Lacce> 在 2025-02-03 上传 | 大小:217kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 712.13 .14 .15 .16 .17 ... 2656 »

源码中国 www.ymcn.org