资源列表

« 1 2 ... .43 .44 .45 .46 .47 2448.49 .50 .51 .52 .53 ... 2656 »

[数据结构常用算法push-relabel

说明:(push-relabel)预流推进重标签算法的C语言详细描述-(Push-relabel) Preflow promote weight label algorithm C language described in detail
<王雪松> 在 2025-01-10 上传 | 大小:3kb | 下载:0

[数据结构常用算法TouYing

说明:地图投影方法,并用MFC实现画图和生成相应的格网-Map projection method, and use the MFC drawing and generate the corresponding grid
<> 在 2025-01-10 上传 | 大小:4.95mb | 下载:0

[数据结构常用算法link-list

说明:c语言的单向链表应用,使用WIN-TC V1.9.1编译器,从键盘输入70 65 78 90 95 85 -1共七个数据,注意,最后一个数据为负数,实现单向键表的创建,插入,删除,输出,销毁功能-c language s application for link list
<yiyu> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法jieceng

说明:求n的阶层,要求n必须是大于20的数,也就是意味着该算法能够处理很大的数据-The factorial of n requires n must be greater than the number 20, which is means that the algorithm can handle a lot of data
<刘博> 在 2025-01-10 上传 | 大小:1.87mb | 下载:0

[数据结构常用算法tongjishuzi

说明:统计数字问题,从文件中读取数据,在统计0-9出现的个数,在output中输出。- Statistics Questions, read data the file, the number of statistical 0-9 arise in the output of the output.统计数字问题,从文件中读取数据,在统计0-9出现的个数,在output中输出。
<刘博> 在 2025-01-10 上传 | 大小:2.15mb | 下载:0

[数据结构常用算法swap

说明:数组换位,输入数组,在第K位对换序列,并实现时间复杂度最小-Array transposition, the input array, in the first K-bit sequence to change, and to achieve the minimum time complexity
<刘博> 在 2025-01-10 上传 | 大小:10kb | 下载:0

[数据结构常用算法zuidazuixiao

说明:用C++编写的求最大和最小值,并且空间复杂度是O(1),时间复杂度3n/2-2.-Written in C++ uates the maximum and minimum values, and the space complexity is O (1), the time complexity of 3n/2-2.
<刘博> 在 2025-01-10 上传 | 大小:10kb | 下载:0

[数据结构常用算法CPP

说明:使用C++数据结构实现字符串的就地逆置。-Using C++ data structures to achieve local Retrograde string.
<张倩> 在 2025-01-10 上传 | 大小:1.04mb | 下载:0

[数据结构常用算法tree

说明:二叉树是n(n>=0)个结点的有限集合,它或为空树,或是由一个称之为根的结点加上两棵分别称为左子树和右子树的互不相交的二叉树组成。 对二叉树的操作主要有:建立一棵二叉树;遍历二叉树;求二叉树的深度、结点数等。 1. 定义二叉链表类型; 2. 实现二叉树的基本操作:建立、先中后序遍历、层次遍历及输出。 -Binary Tree is n (n> = 0) a finite set of nodes, it is
<李丽> 在 2025-01-10 上传 | 大小:14kb | 下载:0

[数据结构常用算法hafuman

说明:设计程序以实现构造哈夫曼树的哈夫曼算法 求解出所构造的哈夫曼树的带权路径长度-Design procedures to achieve construct Huffman Huffman tree algorithm Solving the weighted path length Huffman tree constructed
<jiafazi> 在 2025-01-10 上传 | 大小:28kb | 下载:0

[数据结构常用算法xishu

说明:十字链表法 程序一开始, 读入一个稀疏矩阵 A  计算 A 矩阵的转置, 得到矩阵 B, 打印 B 矩阵  计算 A+B 的得到一个新矩阵 C, 打印 C 矩阵  计算 A*B 矩阵得到一个新矩阵 D, 打印 D 矩阵-Cross-linked law program started, reads a sparse matrix A  computing A ma
<> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法lcdyt

说明:鉴于LCD方法存在的问题,本文提出了一种基于互相关匹配端点延拓局部特征尺度分解(Cross-correlation matching endpoint Extension Local Characteristic scale Decomposition,简称CELCD),由于LCD分解原理是依据信号的局部极值点信息不断进行筛分信号,在信号分解时需要先确定信号的局部极值点,而信号的两个端点可能不是极值点,因此在信号两端点就会出现虚假成分,
<Grace> 在 2025-01-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 2448.49 .50 .51 .52 .53 ... 2656 »

源码中国 www.ymcn.org