资源列表

« 1 2 ... .44 .45 .46 .47 .48 2349.50 .51 .52 .53 .54 ... 2656 »

[数据结构常用算法Red_Black

说明:红黑树的算法试验作业。控制台程序,vs2008编译调试完全正确。希望对大家有帮助。-Red and black tree algorithm test operation. Console program, vs2008 debugging compiler entirely correct. We want to help.
<cherry> 在 2024-11-16 上传 | 大小:1018kb | 下载:0

[数据结构常用算法Mesh

说明:摘要:针对传统的DP算法存在条纹瑕疵,提出了一种改进的垂直性约束动态规划立体匹配算法,通过利用扫描线间的相关信息来约束动态规划过程,使得处理每一条扫描线时都能充分利用以前扫描线的匹配信息。实验结果表明,该算法可以明显地消除传统DP算法的视差图的条纹瑕疵,匹配精度高, 而且执行时间短。-ABSTRACT Although network speed has been increased over the years,bandwid
<李哲> 在 2024-11-16 上传 | 大小:1019kb | 下载:0

[数据结构常用算法bellman-ford

说明:bellman-ford的实现。可以输出每条最短路径经过的节点-bellman-ford implementation. After the shortest path to the output node of each
<xuwanting> 在 2024-11-16 上传 | 大小:1021kb | 下载:0

[数据结构常用算法Arithmetic_Coding

说明:算数码C++编程,实现算数码的编码过程。输入字符串,算法实现该字符串的数字编码过程。-Arithmetic_Coding,C++ Programming
<lynn> 在 2024-11-16 上传 | 大小:1020kb | 下载:0

[数据结构常用算法AVLtree

说明:使用c++实现(avl tree)均高二叉树-avl tree
<杨轲> 在 2024-11-16 上传 | 大小:1017kb | 下载:0

[数据结构常用算法sort

说明:自己写的排序程序,冒泡法和快速排序法,vs2008,控制台-Write your own sorting program, bubbling, and the quick sort, vs2008, console
<李春丽> 在 2024-11-16 上传 | 大小:1021kb | 下载: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
<王健泽> 在 2024-11-16 上传 | 大小:1017kb | 下载:0

[数据结构常用算法sort

说明:该文件为各排序算法的代码,你可以了解到各种算法的 思想和方法,其中包括插入排序、选择排序、希尔排序、堆排序、冒泡、双向冒泡、快速排序、归并排序、递归的归并排序、基数排序,进一步掌握各种排序的优劣-The file the code for the sorting algorithm, you can learn ideas and methods of the various algorithms, including insertio
<黎明> 在 2024-11-16 上传 | 大小: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 stac
<林文众> 在 2024-11-16 上传 | 大小: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,
<张杰> 在 2024-11-16 上传 | 大小:1021kb | 下载:0

[数据结构常用算法erfge

说明:C++源代码单词扫描程序,编译原理的 实验-C++ source code word scanner
<的言论> 在 2024-11-16 上传 | 大小:1017kb | 下载: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
<黄小嘉> 在 2024-11-16 上传 | 大小:1020kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 2349.50 .51 .52 .53 .54 ... 2656 »

源码中国 www.ymcn.org