资源列表

« 1 2 ... .17 .18 .19 .20 .21 1622.23 .24 .25 .26 .27 ... 2656 »

[数据结构常用算法tdistance-stringlabel

说明:计算任意两棵树结构间的编辑距离,是Zhang和Shasha提出来的,时间复杂度为O(V*V *min(L, D)*min(L , D -compute the edit distance between two tree structures, it s proposed by Zhang and Shasha , time complexity is O(V*V *min(L, D)*min(L , D ))
<> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法=.=

说明: 采用llink-rlink方式存储二叉排序树,编写能够通过键盘输入建立二叉排序树,并在建立完立即在屏幕显示中序遍历结果的程序。-Llink-rlink stored using a binary sort tree, the preparation can be established through the keyboard input binary sort tree, and immediately in the establi
<范蠡> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法yinhanjiasuanfa-c

说明:银行家算法 c编写-Banker' s algorithm c prepared
<xuqiang> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法btree.tar

说明:C++实现的异质二叉树,实现了对节点的增加,删除,查询,以及整个树的释放。利用了面向对象编程的封装,继承和多态的思想。-C++ implementation of heterogeneous binary tree, the realization of the node to add, delete, query, and the release of the entire tree. Object-oriented programm
<Jason> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法viterbi

说明:在visual c++开发环境下,采用viterbi算法进行译码 -In visual c++ development environment, using viterbi decoding algorithms
<陈嘉> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法1-103

说明:有向图,有向网,无向图,无向网的邻接表存储、增删顶点和边。-Directed graph, directed networks, undirected graph without adjacent to the network table to store, add and delete vertices and edges.
<张翔> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法haffman

说明:哈夫曼编码 源程序 附详细注释,均已调试通过!-Huffman coding program with detailed source notes, all have been debugged!
<solar> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法erchapaixu-tree

说明:二叉排序树 数据结构基本编程必须学会的基本编程方法 很重要-erchapaixu tree
<zx> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法Greedy-algorithm

说明:贪心算法 解决支付找零问题有算法 还可以上机调试-Greedy algorithm
<langchunling> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法Tree

说明:非递归建立已知先序与中序遍历结果的二叉树-Non-recursive first order and the establishment of the known results of the binary tree traversal
<ganyue> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法sort-algorithms

说明:用C++实现各种各样的排序算法,以VC++为开发工具-sort algorithm
<吴坤> 在 2024-10-07 上传 | 大小:4096 | 下载:6

[数据结构常用算法paixu

说明:对数字进行排序,并且调用子程序从小到大输出-Sorting and of digital output, since the subroutine output
<闭玉梅> 在 2024-10-07 上传 | 大小:4096 | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 1622.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org