资源列表

« 1 2 ... .27 .28 .29 .30 .31 2232.33 .34 .35 .36 .37 ... 2657 »

[数据结构常用算法Huffman

说明:用vc++实现用最短路径查找哈弗曼树。n个权值构成n棵二叉树的集合F={T1, T2, …, Tn},其中每棵二叉树Ti中只有一个带树为Ti的根结点。-Achieved with the vc++ to find the shortest path tree Havermann. n-weight constitutes a collection of n binary trees F = (T1, T2, ..., Tn), whic
<liangsi> 在 2024-09-17 上传 | 大小:1024 | 下载:0

[数据结构常用算法ShortestPath

说明:从始点v0开始,逐步求v0到其它可达的各顶点的最短路径,直到所有顶点计算完成为止。-Starting from the starting point v0, v0 to other stepwise up to the shortest path to each vertex, until all vertex calculations are completed.
<liangsi> 在 2024-09-17 上传 | 大小:1024 | 下载:0

[数据结构常用算法array

说明:C++、数据结构、数组的基本运算、源代码-C++, data structure, an array of basic operations, the source code
<贝隆> 在 2024-09-17 上传 | 大小:1024 | 下载:0

[数据结构常用算法string

说明:C++、数据结构、顺序串的基本操作、源代码-C++, data structure, the basic operation of the order of strings, the source code
<贝隆> 在 2024-09-17 上传 | 大小:1024 | 下载:0

[数据结构常用算法1390

说明:acm.pku.edu.cn problem 1390, source code, fastest one
<yuhch> 在 2024-09-17 上传 | 大小:1024 | 下载:0

[数据结构常用算法xishujuzhen

说明:用户可以任意输入两个矩阵,该程序的功能实现对两个矩阵的压缩并进行相加-Users can enter any two matrices, the program functions to achieve the compression of the two matrices and make the sum of
<柯辉> 在 2024-09-17 上传 | 大小:1024 | 下载:0

[数据结构常用算法qiuhe

说明:数据结构实现两个多次多项式相加相减的运算-shujujiegoushixianlianggeduoxiangshixiangjiaxiangjiandeyunsuan
<fanny> 在 2024-09-17 上传 | 大小:1024 | 下载:0

[数据结构常用算法Joseph

说明:约瑟夫问题,用循环队列解决,从指定的第m个元素到第n个元素依次读出队列中的元素-Joseph problems, and use circular queue resolved, the first m from the specified element to the first n elements in turn to read out the elements of the queue
<王远> 在 2024-09-17 上传 | 大小:1024 | 下载:0

[数据结构常用算法sj

说明:数据结构课程设计:深度优先和广度优先分别遍历树-Data Structure Course Design: Depth-first and breadth-first traversal tree, respectively
<jiang li> 在 2024-09-17 上传 | 大小:1024 | 下载:0

[数据结构常用算法sousuo

说明:用有序链表编写的搜索算法,数据结构课用,可以参考-pointer
<杜诺桑> 在 2024-09-17 上传 | 大小:1024 | 下载:0

[数据结构常用算法2cha

说明:建立二叉搜索树、实现其删除算法,数据结构课用,参考-tree
<杜诺桑> 在 2024-09-17 上传 | 大小:1024 | 下载:0

[数据结构常用算法chazhao2

说明:设单链表的结点是按关键字的值从小到大排列的,试写出对此表的搜索程序并调试。-Set up a single list of nodes is based on the value of keywords arranged from small to large, try to write on this form of search procedures and debugging.
<杜诺桑> 在 2024-09-17 上传 | 大小:1024 | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 2232.33 .34 .35 .36 .37 ... 2657 »

源码中国 www.ymcn.org