资源列表

« 1 2 ... .20 .21 .22 .23 .24 2425.26 .27 .28 .29 .30 ... 2656 »

[数据结构常用算法kruskal

说明:计算最小生成树的kruskal算法,最普通未加任何优化的最小生成树算法!利于新手理解-Algorithm for computing minimum spanning tree kruskal, the most common Without any optimization of the minimum spanning tree algorithm! Help novice to understand
<吴望龙> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法cengxubianli

说明:层序遍历二叉树算法,构建一个二叉树,然后对其进行层序遍历-Sequence binary tree traversal algorithm, to build a binary tree, and then traverse its sequence
<夏天> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法Try-to-write-A-more-B

说明:设A=(a1, ……,am)和B=(b1,……,bn)均为顺序表,A’和B’分别为A和B中除去最大共同前缀后的子表 试写一个比较A,B大小的算法-Set A = (a1,......, am) and B = (b1,......, bn) are all order list, A "and" B for A and B were removed after the son of the most common prefix ta
<叶子> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法zuiyouzhuangzai

说明:贪心算法之最优装载——有n个集装箱要装上1艘载重量分别为c的轮船,其中第i个集装箱的重量为wi。最优装载问题要求确定在装载体积不受限制的情况下,将尽可能多的集装箱装上轮船,并找出一种装载方案。-Greedy algorithm of the optimal load
<zhuxiaoxiao> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:用链表行使存储一个字符串,输入、删除某个字符串,最后按正序、逆序两种方式输出字符串-The exercise of a linked list to store a string, enter, delete a string, and finally by the positive sequence, two ways to reverse the output string
<郭勋伟> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法test

说明:编写地鬼算法计算二叉树中叶子节点的数目,并求出位于先序序列中第K个位置的节点-Binary tree algorithm to ghost write in the number of leaf nodes, and find the sequence of the first order in the first position of the node K
<郭勋伟> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

说明:中缀转换成后缀表达式有很多运用,例如可以用来构造查询表达式。本程序实现了中缀转换成后缀的算法-Infix expression into postfix to use a lot, for example, can be used to construct a query expression. Realized by the infix into postfix algorithm
<张一> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法CPP

说明:c++课程设计有理数处理源代码,重载运算符加减乘除比较大小,有理数实数化,由原函数-c++ source code to deal with rational curriculum design, overloaded operators, Math relatively small, the number of real rational numbers, the original function
<张夏> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法1002

说明:杭电oj1002的长整数加法简易实现 数组存储每位数字 简单易懂-easy way to approve plus for long int
<vincent> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法KRUSKAL

说明:Kruskal algorithm used for graph algorithms
<andrushkutzzaa> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法Welon

说明:约瑟夫问题。。。适用于数据结构队列。C语言新手可以下载-Joseph problems. . . For the queue data structure. You can download the C language novice
<子苏> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法hold

说明:用邻接表的方式建立有向,无向图,有向,无向网-Used to establish adjacency list, undirected graph, directed, undirected network
<侯阳> 在 2025-01-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 2425.26 .27 .28 .29 .30 ... 2656 »

源码中国 www.ymcn.org