资源列表

« 1 2 ... .56 .57 .58 .59 .60 2261.62 .63 .64 .65 .66 ... 2657 »

[数据结构常用算法student

说明:学生成绩管理程序。能精确管理学生的各项数据及简便提取利用-Student performance management process. Students can accurately manage the data and use simple extraction
<地方官> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法exchange_sones_of_Binarytree

说明:由用户输入数据建立二叉树,实现左右儿子交换并输出到终端-exchange sones of Binary tree.
<杨渊> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法Tree

说明:1.16② 试写一算法,如果三个整数X,Y和Z 的值不是依次非递增的,则通过交换,令其为 非递增。 -Status Dencendant(Array1D L,Array1D R,int n,int u,int v) /* If node u is the dencendant of node v ,*/ /* then return TRUE else return FALSE . */ /*
<garming> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法ShellSort

说明:希尔排序(Shell Sort)是插入排序的一种。因D.L.Shell于1959年提出而得名。-Shell Sort
<aaa> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法tree

说明:二叉树先序、中序、后序的递归和非递归算法-First order binary tree, in order, the order of the recursive and non-recursive algorithm
<袁乐笳> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法MiGong

说明:这是一个用递归实现迷宫求解的程序,该程序十分的简单,同时效率很高,是本人对自己比较满意的一个程序-This is a maze solving with a recursive procedure, the procedure is simple, while efficient, is quite satisfied with my own a program
<孤独剑客> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法Newton

说明:实现牛顿插值法的运算,任意输入插值点的数目,再输入每个插值点对应的数与数值,在输入所要求的插值点,程序自动实现差值计算。-Newton
<郭敏霞> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法Prim

说明:普利姆算法的C++实例演示。用于求无向网的最小代价生成树-Pliem algorithm C++ instance of the presentation. Undirected network for minimum cost Spanning Tree ... ... ... ...
<Lay one> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法ShellSort

说明: 希尔排序(Shell Sort)是插入排序的一种。是针对直接插入排序算法的改进。该方法又称缩小增量排序,因D.L.Shell于1959年提出而得名。-Shell Sort is an insertion sort. Is for direct insertion sort algorithm. The method is also known as narrowing the incremental sort, because D.
<wjs> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法HeapSort

说明:实现堆排序算法,里面自带了一个例子,是初学者必学的一个数据结构算法-Heap sorting algorithm implementation, which comes with an example, a beginner must learn a data structure algorithms
<csc> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法MergeSort_10-6-1

说明:归并排序的算法实现,是每个初学者都必须学会的一个数据结构算法-Merge sort algorithm, is every beginner must learn to be a data structure algorithms
<csc> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法NO4

说明:采用llink-rlink方式存储二叉排序树,编写能够通过键盘输入建立二叉排序树,并在建立完立即在屏幕显示中序遍历结果的程序。-Stored using llink-rlink binary sort tree, the preparation of the keyboard input through the establishment of binary sort tree, and build complete immediate
<lb> 在 2024-07-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 2261.62 .63 .64 .65 .66 ... 2657 »

源码中国 www.ymcn.org