资源列表

« 1 2 ... .34 .35 .36 .37 .38 339.40 .41 .42 .43 .44 ... 2656 »

[数据结构常用算法TSP-MST

说明:最小生成树的思想应用于TSP问题的求解,贪心算法的实际应用。-Minimum Spanning Tree thinking applied to TSP problem solving, the practical application of greedy algorithm.
<xnhcx> 在 2025-01-18 上传 | 大小:894kb | 下载:0

[数据结构常用算法QuickSort

说明: 快速排序与二分搜索的C++实现,适合初学者作参考-Quick sort and binary search for C++ implementation as a reference for beginners
<小小人> 在 2025-01-18 上传 | 大小:893kb | 下载:0

[数据结构常用算法Binary_tree

说明:这是关于平衡树的一个程序,我希望能帮助别人对C++的学习-It is about Binary_tree,I hope it can help someone lean C++ .If someone find mistakes I will thank her/him .
<张汇东> 在 2025-01-18 上传 | 大小:895kb | 下载:0

[数据结构常用算法Binary_balance_sorttree

说明:7、二叉平衡排序树 问题描述:创建二叉平衡排序树 基本要求: 1、 输入数据的数量不得低于15个 2、 建立二叉平衡排序树(要求包括LL型LR型RR型RL型四种调整方式) 3、 完成任意数据的查找(要求给出查找执行的次数) -7, binary sort tree balanced descr iption of the problem: Create a balanced binary tree sort of
<牛小龙> 在 2025-01-18 上传 | 大小:893kb | 下载:0

[数据结构常用算法Joseph

说明:C++语言实现约瑟夫环的求解,采用链表实现环的存储,注释很详细-C++ language Josephus solving
<桂柯易> 在 2025-01-18 上传 | 大小:895kb | 下载:0

[数据结构常用算法4sort

说明:实现了插入排序,快速排序,归并排序,堆排序4种排序。-Realize the insertion sort, quick sort, merge sort, heap sort four sort
<> 在 2025-01-18 上传 | 大小:893kb | 下载:0

[数据结构常用算法huffman

说明:自己编的给数据进行霍夫曼编码的VC++程序,很具有参考性-Themselves to data compiled by Huffman encoding VC++ program, it has a reference
<azure> 在 2025-01-18 上传 | 大小:893kb | 下载:0

[数据结构常用算法hash

说明:一个简单的哈希表在C++中的实现,该哈希表主要是使用二维数组的形式实现-A simple hash table implementation, the hash table is implemented using two-dimensional array in the C++
<王浩> 在 2025-01-18 上传 | 大小:894kb | 下载:0

[数据结构常用算法DP

说明:2014年北京大学暑假公开课算法讲解课件之动态规划,讲解详细,分析透彻-2014 Peking University summer open class courseware of the dynamic programming algorithm to explain, explain in detail, thorough analysis
<小明> 在 2025-01-18 上传 | 大小:895kb | 下载:0

[数据结构常用算法qianxuzhongxu

说明:根据一颗二叉树的前序和中序遍历结果,写出它的后序遍历结果。-According to the preamble and the results of a binary tree in preorder, write it after preorder results.
<张三> 在 2025-01-18 上传 | 大小:894kb | 下载:0

[数据结构常用算法AVL

说明:可以根据自己输入来建立平衡二叉树,并且根据左旋,右旋等方式实现插入删除功能-Build the Avl tree,and you can insert or delete the number
<moon> 在 2025-01-18 上传 | 大小:894kb | 下载:0

[数据结构常用算法词法分析器

说明:用C语言编写的编译原理词法分析器,可读取文件,功能非常强大(The Compiling Principle lexical analyzer, written in C language, can read the file, and the function is very powerful.)
<Sagittarius许 > 在 2025-01-18 上传 | 大小:895kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 339.40 .41 .42 .43 .44 ... 2656 »

源码中国 www.ymcn.org