资源列表
julijingweidu
- 用VC实现从距离方位到经纬度的转换,已知一点A的经纬度和另一点B相对于点A的距离和方位,求点B的经纬度-With the VC to the latitude and longitude position from a distance conversion, known latitude and longitude point A, and another point A to point B relative to the distance and azimuth, latitude and
2
- 在线性表的顺序存储结构上的第i个位置上插入一个元素时,必须先将线性表的第i个元素之后的所有元素依次后移一个位置,以便腾空一个位置,再把新元素插入到该位置。若要删除第i个元素时,也必须把第i个元素之后的所有元素前移一个位置-Online storage structure of the order of the table on the first i positions to insert an element, you must first linear element in the tabl
BinarySearchTree
- 用给定的数列构造一棵二叉排序树,并用广义表形式输出 输入数据共N+1行 第一行为一个整数N表示数据组数 第二至N+1行每行对应一组数据,共M+1个整数(M<10000) 每组数据以一个整数M开头,表示数列长度为M,后接长度为M的一组无序数列 输出共N行 每组数据对应一行输出 用广义表形式表示构造的二叉排序树,无任何多余空格和空行 它的通项公式为 前几项为 : 1, 2, 5, 14, 42, 132, 429,
Test
- 一个用C++语言实现的有关于R树的部分代码。-A C++ language with the tree on the R part of the code.
newton
- 非线性方程为xe(x)括号的x为e的指数-1=0. 要求输入初值x0.和精度tol及最大循环次数N. 输出利用newton迭代法解出的近似根-Nonlinear equations for the xe (x) x as e brackets index-1 = 0. Asked to enter the initial value x0. And accuracy and the maximum number of cycles N. tol output using newton i
longbeige
- 计算方法课程设计,龙贝格算法源代码,希望对大家有用-Calculation methods course design, the dragon berger algorithm the source code, and the hope of the useful
main
- 本程序,利用c语言实现了二叉树的建立,多种遍历,叶子的计算以及树深的计算!程序全部通过调试!-This program using c language to achieve the establishment of a binary tree, a variety of traversal, the calculation of the leaves and tree depth calculation. All the procedures through the debugger!
image-filter
- matlab实现图像滤波处理 很全的滤波函数 经典-image filter
insertSort.cpp.tar
- 这是一个直接插入排序的算法源程序,算法被单独写成一个函数,希望对大家有用-This is a direct insertion sort algorithm source code, algorithms are written as a separate function, we hope to be useful
movietag
- 把excel表中的文字出现的频率转化成一个数值矩阵-The frequency of the words in the excel table into a numerical matrix
LMSCorrection
- Least-squared algorithms for eye-movement artifact removal