资源列表
1035Spellchecker
- 算法编程题,北京大学OnlineJudge 1035Spellchecker-1035Spellchecker
BuildAndOutputDiagramForC
- 用C语言实现数据结构中的图的建立和输出,可实现输出有向图和无向图,由用户自己选择建立有向图还是无向图的邻接矩阵。用户输入图的定点和边的信息,存储到相应的存储结构中去,而后输出图的邻接矩阵。-Data structure using C language implementation of the map creation and output, enabling the output have to map and undirected graph, chosen by the user to
line
- 常用的直线拟合源程序,用于电、震法定解释方面-Commonly used linear fitting source for electricity, shock of statutory interpretation
gsfs
- 高斯反算,在测绘的大地测量中有着广泛的应用!此可以计算出大地纬度和经度!-Inverse Gaussian, the geodetic surveying and mapping has a wide range of applications! This can calculate the latitude and longitude of the earth!
Quick-Sort
- 快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。 -Quick sort (Quicksort) is a bubble sort of an improvement. By the CAR Hoare in 1962. Th
Topological-sort
- 拓扑排序,实现图或网络的拓扑结构的排序问题!-Topological sort, to achieve the network topology map, or sort the problem!
Guass-Elimination
- 列主元高斯消去法解线性方程组,C语言程序,运行通过,数值算法的基本算法,很实用-Gauss Elimination
RLS
- RLS算法 自适应算法中的RLS算法. 即是递归最小二乘算法-RLS algorithm in the adaptive algorithm of the RLS algorithm is the recursive least squares algorithm
fraction_bn
- 绘制分数阶bode曲线和奈奎斯特曲线的matlab代码-To draw fractional bode curve and Nyquist curve matlab code
determinant of matrix
- A program in C++ to determine the determinant of a matrix
Demo
- 数据结构中堆排序的代码实现。堆排序就是首先建立一个小顶堆或是大顶堆,然后把堆中最大的放到数组最后,再建立堆,再放到数组后面的位置-Data structure in the heap sort code. Heap sort is to first establish a small cap pile or pile top, and then put the heap s largest array in the end, to build pile, put them behind the
Check--interference-
- 使用visual basic 对solidworks进行二次开发,检查装配体中零部件干涉情况-Solidworks use visual basic for the second development, the assembly components for interference checking
