资源列表

« 1 2 ... .55 .56 .57 .58 .59 1360.61 .62 .63 .64 .65 ... 2656 »

[数据结构常用算法c

说明:利用string类与相关函数,实现任意字符串的反转。如:“abcdef”反转后为“fedcba”-Using string classes and related functions, to achieve an arbitrary string reversal. Such as: " abcdef" reversal after " fedcba"
<王立> 在 2024-10-12 上传 | 大小:14336 | 下载:0

[数据结构常用算法maoP

说明:经典冒泡。在面试中,这个题目的可能性是80 ,所以大家一定要好好研究,尽管他很简单-ying wen woshi
<zhangli> 在 2024-10-12 上传 | 大小:14336 | 下载:0

[数据结构常用算法mazesolve

说明:几个迷宫的解法,通过回溯算法和广度优先遍历,深度遍历实现-Several maze solution, through the breadth-first traversal algorithm and back, achieving depth traversal
<张强> 在 2024-10-12 上传 | 大小:14336 | 下载:0

[数据结构常用算法Desktop

说明:POJ3268题解。因为只有1000,所以可以两次迪杰斯特拉搞定,-POJ3268 problem solutions. Because only 1000, so you can Dijkstra buttoned twice, ha ha
<Lay one> 在 2024-10-12 上传 | 大小:14336 | 下载:0

[数据结构常用算法hash

说明:为班级30个人的姓名设计一个哈希表,假设姓名用汉语拼音表示。要求用除留余数法构造哈希函数,用线性探测再散列法处理冲突,平均查找长度上限为2.-The names of 30 people for the class to design a hash table, assuming that the name in pinyin. Required to remain with the addition of more than a fe
<sammie> 在 2024-10-12 上传 | 大小:14336 | 下载:0

[数据结构常用算法Metodos

说明:Metodos de ordenamiento, java BubbleSort, InsertionSort, MergeSort, QuickSort, Randon_quicksort-Metodos de ordenamiento, java BubbleSort, InsertionSort, MergeSort, QuickSort, Randon_quicksort
<mich> 在 2024-10-12 上传 | 大小:14336 | 下载:0

[数据结构常用算法xianxingbiao

说明: 数据结构的相关知识,这一部分主要是关于线性表的,是word版本的,大家拿去吧-Knowledge of data structures, this part is mainly on the linear table is word version, we take it
<> 在 2024-10-12 上传 | 大小:14336 | 下载:0

[数据结构常用算法code2

说明:建立哈夫曼树,哈夫曼树,即最优树,是带权路径长度最短的树。有着广泛的应用。在解决某些判定问题上,及字符编码上,有着重要的价值。 -Establish hoffmann tree, the tree of hoffmann, namely, the right path is parent-stand shortest length of the tree. A wide range of applications. In solvi
<pine> 在 2024-10-12 上传 | 大小:14336 | 下载:0

[数据结构常用算法TravelGraph

说明:中国各主要城市图的演示。图的路径遍历,最短路径计算等功能。-China' s major cities map presentation. Figure of path traversal, shortest path calculation.
<kevin Ning> 在 2024-10-12 上传 | 大小:14336 | 下载:0

[数据结构常用算法RailwaySchd

说明:车厢调度: 输入需要调度的车厢数。 输出所有的调度方案并给出所有的椎栈操作与状态变化,最后给出调度方案总数。 -Train dispatching: Enter the number of compartments needed scheduling. Output all the scheduling program and give all the vertebral stack operation and status
<kevin Ning> 在 2024-10-12 上传 | 大小:14336 | 下载:0

[数据结构常用算法EvaluateExpression

说明:不含变量的整数表达式求值,支持四则运算。栈的典型应用,为学习数据结构的优秀代码。-Non-integer variable expression evaluation, support for arithmetic. Typical applications stacks, data structure for learning the fine code.
<袁迪> 在 2024-10-12 上传 | 大小:14336 | 下载:0

[数据结构常用算法MySIFT

说明:学习sift算法的教科书式的程序源码!代码注释详尽,都舍不得上传。哈哈。-the source code of the best way to learn sift algorithm.
<李志国> 在 2024-10-12 上传 | 大小:14336 | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 1360.61 .62 .63 .64 .65 ... 2656 »

源码中国 www.ymcn.org