资源列表
[数据结构常用算法] Mesh
说明:摘要:针对传统的DP算法存在条纹瑕疵,提出了一种改进的垂直性约束动态规划立体匹配算法,通过利用扫描线间的相关信息来约束动态规划过程,使得处理每一条扫描线时都能充分利用以前扫描线的匹配信息。实验结果表明,该算法可以明显地消除传统DP算法的视差图的条纹瑕疵,匹配精度高, 而且执行时间短。-ABSTRACT Although network speed has been increased over the years,bandwidth limitation continues to pos<李哲> 在 2025-06-15 上传 | 大小:1019kb | 下载:0
[数据结构常用算法] bellman-ford
说明:bellman-ford的实现。可以输出每条最短路径经过的节点-bellman-ford implementation. After the shortest path to the output node of each<xuwanting> 在 2025-06-15 上传 | 大小:1021kb | 下载:0
[数据结构常用算法] Arithmetic_Coding
说明:算数码C++编程,实现算数码的编码过程。输入字符串,算法实现该字符串的数字编码过程。-Arithmetic_Coding,C++ Programming<lynn> 在 2025-06-15 上传 | 大小:1020kb | 下载:0
[数据结构常用算法] Compartment_rearrangement
说明:车厢重排,十节车厢,练习堆栈处理,不一定是最优的算法,有本可以解决却无法解决的例子-Compartment remake, ten cars, practice stack processing, not necessarily the optimal algorithm, but this can solve the case can not be solved<王健泽> 在 2025-06-15 上传 | 大小:1017kb | 下载:0
[数据结构常用算法] sort
说明:该文件为各排序算法的代码,你可以了解到各种算法的 思想和方法,其中包括插入排序、选择排序、希尔排序、堆排序、冒泡、双向冒泡、快速排序、归并排序、递归的归并排序、基数排序,进一步掌握各种排序的优劣-The file the code for the sorting algorithm, you can learn ideas and methods of the various algorithms, including insertion sort, selection sort, Hill s<黎明> 在 2025-06-15 上传 | 大小:1019kb | 下载:0
[数据结构常用算法] 100204031009
说明:1.掌握栈的类定义及基本操作:初始化栈、判栈为空、出栈、入栈等运算 2. 掌握栈的应用 3.利用栈的基本操作实现将任意一个十进制整数转化为R进制整数-1 master class definition and the basic operation of the stack: stack initialization and sentenced to the stack is empty, the stack, the stack operations. The stack of app<林文众> 在 2025-06-15 上传 | 大小:1018kb | 下载:0
[数据结构常用算法] Hash
说明:本例是用C语言编写的HashMap相关操作的源码,其中包含了原理介绍及其他操作,4个工程,非常值得下载学习。VS2008直接可以打开运行。-This case is HashMap operation using the C language source code, which contains a principle introduced and other operations, and four of the project, well worth the download learni<张杰> 在 2025-06-15 上传 | 大小:1021kb | 下载:0
[数据结构常用算法] AVLTree
说明:使用vc++6.0,实现平衡二叉树的操作演示,功能包括创建、查找、插入、删除、合并和分裂平衡二叉树。内附详细说明文档-Use vc++6.0, balanced binary tree operation and demonstration functions include creating, search, insert, delete, merge and split balanced binary tree. Included detailed documentation<黄小嘉> 在 2025-06-15 上传 | 大小:1020kb | 下载:0