资源列表

« 1 2 ... .09 .10 .11 .12 .13 1714.15 .16 .17 .18 .19 ... 2656 »

[数据结构常用算法wenbenbianjiqi

说明:文本编辑器插入查处,查找,是数据结构的实验,大学实验,我拿个100分的-The text editor insert to investigate and deal with the search
<李力> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法1

说明:将输入的文件中各奖牌得主按照奖牌的各数或者国家的字典顺序进行排序并输出-The input file each medal winner according to the number or the national medal of the order of sequence and output dictionary
<songsicong> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法binarytree

说明:二叉树的C++实现,包含了二叉树的创建,前序,后序,中序和层次遍历,判断二叉树是否为满二叉树等基本功能。-The program of binary tree using C++.
<梁清凯> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法binary

说明:实现对二叉树的操作:建树、遍历、求层高、叶子数和结点数等-binary tree
<liuxiaoli> 在 2024-10-05 上传 | 大小:295936 | 下载:0

[数据结构常用算法system-airline

说明:航空售票系统的模拟 对已知的航班进行订票退票和查阅等-Air ticketing system simulation of known flight tickets for refund and access, etc.
<songsicong> 在 2024-10-05 上传 | 大小:559104 | 下载:0

[数据结构常用算法priorityQueue

说明:利用二叉树实现的优先级队列类,包含了基本的入队,出队操作,减小键值等功能,可作为数据结构学习之用。-The priority queue class is implemented using binary tree. The fundamental function includes enqueue, dequeue, decrease key, etc.
<梁清凯> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法adjListGraph

说明:本程序基于C++利用邻接链表实现了图的基本数据结构,有向图和无向图均适用,包含了图的存储,图的插入,图的删除等基本操作,可供数据结构学习之用。-This program realizes the class of graph using adjacent list. The fundamental function includes the storage of graph, inserting and removing edges f
<梁清凯> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法N-HuangHou

说明:主要内容 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。-Main content of eight queens problem is a
<> 在 2024-10-05 上传 | 大小:5120 | 下载:0

[数据结构常用算法BubbleSort

说明:一个很经典的排序算法,此算法步骤非常简单,可以快速的进行对数组的排序。-A very classic sort algorithm, this algorithm is very simple steps, can quickly to an array of the list.
<hby> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法FastSort

说明:一个很经典的排序算法,此算法步骤非常简单,可以快速的进行对数组的排序。-A very classic sort algorithm, this algorithm is very simple steps, can quickly to an array of the list.
<hby> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法InsertionSort

说明:一个很经典的排序算法,此算法步骤非常简单,可以快速的进行对数组的排序。-A very classic sort algorithm, this algorithm is very simple steps, can quickly to an array of the list.
<hby> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法ShellSort

说明:一个很经典的排序算法,此算法步骤非常简单,可以快速的进行对数组的排序。-A very classic sort algorithm, this algorithm is very simple steps, can quickly to an array of the list.
<hby> 在 2024-10-05 上传 | 大小:1024 | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 1714.15 .16 .17 .18 .19 ... 2656 »

源码中国 www.ymcn.org