资源列表

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

[数据结构常用算法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 . */ /* L[i] is the left child of the
<garming> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法ShellSort

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

[数据结构常用算法tree

说明:二叉树先序、中序、后序的递归和非递归算法-First order binary tree, in order, the order of the recursive and non-recursive algorithm
<袁乐笳> 在 2025-07-15 上传 | 大小:1kb | 下载: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
<孤独剑客> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Newton

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

[数据结构常用算法Prim

说明:普利姆算法的C++实例演示。用于求无向网的最小代价生成树-Pliem algorithm C++ instance of the presentation. Undirected network for minimum cost Spanning Tree ... ... ... ...
<Lay one> 在 2025-07-15 上传 | 大小:1kb | 下载: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. L. Shell made its name in 1959
<wjs> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法HeapSort

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

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

说明:归并排序的算法实现,是每个初学者都必须学会的一个数据结构算法-Merge sort algorithm, is every beginner must learn to be a data structure algorithms
<csc> 在 2025-07-15 上传 | 大小:1kb | 下载: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 immediately display the results of the
<lb> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法6.1

说明:实现非递归二叉排序树的插入和创建,并用中序遍历检验-To achieve non-recursive binary tree insertion sort and create and use in order traversal test
<進峰> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法neuralnetworks

说明:此为一个关于神经网络的简单程序-This is a simple program neural networks !!!!!!!!
<张新青> 在 2025-07-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 2261.62 .63 .64 .65 .66 ... 2656 »

源码中国 www.ymcn.org