资源列表

« 1 2 ... .82 .83 .84 .85 .86 1187.88 .89 .90 .91 .92 ... 2656 »

[数据结构常用算法spanning_tree

说明:最小生成树的Prim 和Kruscal算法-Prim minimum spanning tree algorithm and Kruscal
<chenjinxin> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[数据结构常用算法matching

说明:利用循环队列模拟舞伴配对问题:在舞会上,男、女各自排成一队。舞会开始时。依次从男队和女队的队头各出一人配成舞伴。如果两队初始人数不等,则较长的那一队中未配对者等待下一轮舞曲。假设初始男、女人数及性别已经固定,舞会的轮数从键盘输入。-Simulation using circular queue partner matching problem: at the ball, male and female each queue. Party
<tang> 在 2024-10-16 上传 | 大小:4096 | 下载:0

[数据结构常用算法DFSBFS

说明:设计一个有向图,建立图的邻接矩阵或邻接表的存储结构,完成有向图的DFS(深度优先遍历)和BFS(广度优先遍历)的操作-Design of a directed graph, the establishment of the adjacency matrix or adjacency list of the storage structure, complete directed graph DFS (depth-first traver
<tang> 在 2024-10-16 上传 | 大小:5120 | 下载:0

[数据结构常用算法erchashudejianli

说明:数据结构之二叉树的建立源代码,严蔚敏版本,好不容易把课本上的代码打出来-The establishment of a binary tree data structure of source code, YAN Wei-min version, and finally to break out the code on the books
<suzhihuang> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[数据结构常用算法Bitree

说明:建立一个用二叉链表存储的二叉排序树,并按中序遍历输出其值-The establishment of a binary list stored with binary sort tree, according to its value in the output order traversal
<tang> 在 2024-10-16 上传 | 大小:3072 | 下载:0

[数据结构常用算法bitree-bianli

说明:输入根据用户的输入信息,建立二叉树的二叉链表。 利用递归和非递归实现二叉树的中序遍历,利用队列实现二叉树的层次遍历。 -Enter the information based on user input, the establishment of binary binary tree list. Recursive and non recursive implementation of binary tree traversal
<tang> 在 2024-10-16 上传 | 大小:6144 | 下载:0

[数据结构常用算法shuzhi

说明: 实现不同数制之间的转换 当你输入一个数值要求后再输入数值就能转换成相应的数制值-To achieve the conversion between different number system when you enter a value and then enter the required values can be converted into the corresponding value of the number of
<助威> 在 2024-10-16 上传 | 大小:6144 | 下载:0

[数据结构常用算法bdsbhh

说明:其中包含八皇后及表达式求值的程序,经验证均可行,且有运行结果,望可以交流-Which contains eight queens and expression evaluation process, the line can be proven, and there operating results, hope to exchange
<fanfan> 在 2024-10-16 上传 | 大小:31744 | 下载:0

[数据结构常用算法lisanshuxu2

说明:1. 求有限集上给定关系的自反、对称和传递闭包。(有两种求解方法,只做一种为A,两种都做为B) 2. 求有限集上等价关系的数目。(有两种求解方法,只做一种为A,两种都做为B) -1. Find a limited set of relations on a given reflexive, symmetric and transitive closure. (There are two solution method, only
<程国栋> 在 2024-10-16 上传 | 大小:2048 | 下载:0

[数据结构常用算法lisanshuxushiyan3

说明:以偶对的形式输入一个无向简单图的边,建立该图的邻接矩阵,判断图是否连通(A)。并计算任意两个结点间的距离(B)。对不连通的图输出其各个连通支(C)。-Even on the form to input an undirected graph edge, the establishment of the adjacency matrix to determine whether the connectivity graph (A). An
<程国栋> 在 2024-10-16 上传 | 大小:2048 | 下载:0

[数据结构常用算法Advanced.cell.algorithm

说明:细胞算法设计高级代码Advanced code cell algorithm -Advanced code cell algorithm
<d> 在 2024-10-16 上传 | 大小:2048 | 下载:0

[数据结构常用算法tree_bfs

说明: a sample tree program using BFS algorithm
<SAIKAT MONDAL> 在 2024-10-16 上传 | 大小:1024 | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 1187.88 .89 .90 .91 .92 ... 2656 »

源码中国 www.ymcn.org