资源列表
QuickSort
- 快速排序,用数组的存储结构,实现数的排序。共有八组随机数据,还能够计算出每组数据的处理时间,最终得到平均时间。-Quicksort array storage structure, to achieve the sort of number. A total of eight sets of random data, but also be able to calculate the processing time of each data, and eventually obtain the
jishupaixu
- 基数排序,用链表的存储结构,实现数的排序。共有十组随机数据,还能够计算出每组数据的处理时间,最终得到平均时间。-Radix sort, linked list storage structure to achieve a number of sort. Ten set of random data, but also be able to calculate the processing time of each data, and eventually obtain the average t
InsertSort
- 直接插入排序,用数组的存储结构,实现数的排序。共有十组随机数据,还能够计算出每组数据的处理时间,最终得到平均时间。-Direct insertion sort, using an array of storage structure, to achieve the sort of number. Ten set of random data, but also be able to calculate the processing time of each data, and eventuall
heapsort
- 堆排序,用数组的存储结构,构造大顶堆,实现数的排序。共有十组随机数据,还能够计算出每组数据的处理时间,最终得到平均时间。-Heap sort, with an array of storage structure, constructed big top heap to achieve the sort of number. Ten set of random data, but also be able to calculate the processing time of each data
guibingpaixu
- 归并排序,用数组的存储结构,实现数的排序。共有十组随机数据,还能够计算出每组数据的处理时间,最终得到平均时间。-Merge sort array storage structure, to achieve the sort of number. Ten set of random data, but also be able to calculate the processing time of each data, and eventually obtain the average time.
maze
- 用C语言,通过典型的线性数据结构栈来解决迷宫问题,算法与严蔚敏的数据结构中相同-C language, typical stack linear data structure to solve the maze problem, the same algorithm and data structure Yan Wei Min
matrix-inverse-matlab
- 高斯消元法矩阵求逆,程序详细,仅供学习使用-Gaussian elimination of matrix inversion and detailed procedures, only to learn to use
ddd
- 一些简单的数学计算方法 帮助大学计算的线性问题-Some simple mathematical calculation method to help the university to calculate the linear problem
daima
- 数学代码 关于多元线性分析以及相关系数的求法-Mathematical code on multiple linear analysis and correlation coefficient method
engineering-optimize
- 工程优化课件,很多优化算法的讲解与应用,适于初学者-The engineering optimization courseware, a lot of explanation and application optimization algorithm
pd_swerling3
- 雷达系统中用于计算起伏目标的检测概率,适用于Swerling III型目标。-The radar system used to calculate the undulation target detection probability, applies Swerling III target.
pd_swerling2
- 雷达系统中用于计算起伏目标的检测概率,适用于Swerling II型目标。-The radar system used to calculate the undulation target detection probability, applies Swerling II target.
