资源列表

« 1 2 ... .89 .90 .91 .92 .93 1294.95 .96 .97 .98 .99 ... 2656 »

[数据结构常用算法DblList

说明:数据结构(清华第2版)中,可重用的双向链表类-Data structure (Tsinghua 2nd edition), the reusable doublelinked list Class
<廖伟> 在 2024-11-18 上传 | 大小:14kb | 下载:0

[数据结构常用算法StaticList

说明:数据结构(清华第2版)中,可重用的静态链表类-Data structure (Tsinghua 2nd edition), the reusable static linked list Class
<廖伟> 在 2024-11-18 上传 | 大小:14kb | 下载:0

[数据结构常用算法Desktop

说明:实验四:分枝限界算法设计 实现课本上旅行售货员问题的分枝限界算法(P225),随机生成两个规模为10和20的TSP实例,比较算法运行时间。 提交源代码以及实验报告。 -Experiment 4: Design and Implementation of Branch and Bound algorithm for the traveling salesman problem textbooks Branch and Boun
<pactric> 在 2024-11-18 上传 | 大小:14kb | 下载:0

[数据结构常用算法c

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

[数据结构常用算法maoP

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

[数据结构常用算法mazesolve

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

[数据结构常用算法Desktop

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

[数据结构常用算法Metodos

说明:Metodos de ordenamiento, java BubbleSort, InsertionSort, MergeSort, QuickSort, Randon_quicksort-Metodos de ordenamiento, java BubbleSort, InsertionSort, MergeSort, QuickSort, Randon_quicksort
<mich> 在 2024-11-18 上传 | 大小:14kb | 下载:0

[数据结构常用算法xianxingbiao

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

[数据结构常用算法TravelGraph

说明:中国各主要城市图的演示。图的路径遍历,最短路径计算等功能。-China' s major cities map presentation. Figure of path traversal, shortest path calculation.
<kevin Ning> 在 2024-11-18 上传 | 大小:14kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 1294.95 .96 .97 .98 .99 ... 2656 »

源码中国 www.ymcn.org