资源列表
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
lecture_image.c.tar
- open image with opencv under linux
BinarySearchTree
- 用给定的数列构造一棵二叉排序树,并用广义表形式输出 输入数据共N+1行 第一行为一个整数N表示数据组数 第二至N+1行每行对应一组数据,共M+1个整数(M<10000) 每组数据以一个整数M开头,表示数列长度为M,后接长度为M的一组无序数列 输出共N行 每组数据对应一行输出 用广义表形式表示构造的二叉排序树,无任何多余空格和空行 它的通项公式为 前几项为 : 1, 2, 5, 14, 42, 132, 429,
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
power
- power method in fortran
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!
Cone
- x3d虚拟现实技术圆锥的几何节点,如没此软件,用editplus打开编译即可!-the x3d Virtual Reality technology tapered geometry node, such as not this software, open the compiler can use editplus
insertSort.cpp.tar
- 这是一个直接插入排序的算法源程序,算法被单独写成一个函数,希望对大家有用-This is a direct insertion sort algorithm source code, algorithms are written as a separate function, we hope to be useful
glutEx1
- 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “一个六角星” 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。-On Windows systems, the installation of GLUT library: Open glut-3.7.6-bin.zip, r
movietag
- 把excel表中的文字出现的频率转化成一个数值矩阵-The frequency of the words in the excel table into a numerical matrix