资源列表

« 1 2 ... .87 .88 .89 .90 .91 1492.93 .94 .95 .96 .97 ... 2656 »

[数据结构常用算法josepharray

说明:约瑟夫问题,用链式结构实现,有N个数,从S开始报数M,列出前后出序序列-Joseph problems with the chain structure to achieve, there are N number, starting from the S reported that the number M, before and after the order listed in the sequence
<梁小歪> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法binary-tree

说明: 1、参考P66建立二叉树的算法,建立图4-13(a)所示二叉树; 2、实现对该二叉树的先、中、后序遍历并输出遍历序列; 3、实现该二叉树的中序遍历非递归算法; 4、实现对该二叉树交换其左右子女的算法。 -1, reference P66 build binary tree algorithm, the establishment of Figure 4-13 (a) shows the binary t
<梁小歪> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法JosephLink

说明:约瑟夫问题,链表实现。有N个数,从S开始报数m,打印出序序列-Joseph problems linked list. There are N number, starting from the S reported that the number m, print out the order sequence
<梁小歪> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法bulid

说明:输入一串数字,创建二叉排序树,并对二叉排序树进行中序遍历,即可以对这串数字排序-Enter the string of numbers, create a binary search tree and binary search tree in order traversal, this string of numbers that can be sorted
<王弘扬> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法graph

说明:图的一些基本操作,包括图的遍历,求解图的最短路径等。-Figure some of the basic operations, including graph traversal, etc. to solve the shortest path map.
<lxn> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法letter-sort

说明:使用c和来实现对多个字母的排列组合,采用递归的方式实现。-Use c and to achieve a number of permutations and combinations of letters, the use of recursive ways.
<navyair> 在 2024-11-13 上传 | 大小:86kb | 下载:0

[数据结构常用算法stack

说明:数据结构中,基于栈的操作,包括判断空栈,入栈,出栈等操作。-Data structures, stack-based operations, including the judge empty stack, stack, stack and other operations.
<lxn> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法queue

说明:数据结构中,基于队列的操作,包括判断队列是否为空,入队,出队等操作-Data structures, queue-based operations, including to determine whether the queue is empty, enqueue, dequeue and other operations
<lxn> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法Array

说明:数据结构中,排序的操作,包括希尔排序、冒泡排序、直接选择排序等-Data structures, sorting operations, including Hill sort, bubble sort, selection sort, etc. directly
<lxn> 在 2024-11-13 上传 | 大小:4kb | 下载:0

[数据结构常用算法Clustering-procedure

说明:非常好的各种聚类程序的实现,采用C++实现-Very good implementation of a variety of clustering procedures, the use of C++ implementation
<李静> 在 2024-11-13 上传 | 大小:3.79mb | 下载:0

[数据结构常用算法chapter20

说明:用C++写的小型通讯录,可以添加,删除,排序和查找,主要使用的数据结构是stl的list。-In C++ to write a small book, you can add, delete, sort, and search, the main use of the data structure is stl the list.
<刘长鸣> 在 2024-11-13 上传 | 大小:7kb | 下载:0

[数据结构常用算法hannuota

说明:算法设计与分析实验中的汉诺塔问题,给定层数,实现塔的转移-Algorithm design and analysis of experiments in the Tower of Hanoi problem, given the number of layers to achieve the transfer of the tower
<sjq> 在 2024-11-13 上传 | 大小:155kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 1492.93 .94 .95 .96 .97 ... 2656 »

源码中国 www.ymcn.org