资源列表
jwdis
- 此函数通过两点的大地经纬度(Ja,Wa)和(Jb,Wb)计算两点间距离 Dis -this function through the 2:00 and Geodesy (Ja, Wa) and ( `, mg) calculated the distance between two points Dis
eig_mifa
- 用幂法求矩阵的特征值,求出来的是矩阵最大的特征和对应的特征向量。-method for using the power of the matrix eigenvalue, seeking the Matrix is the biggest character and the corresponding eigenvector.
zhuiganfa111
- 加算方法中的追赶法的例子,例子经过了最优化处理,可以最小开销的实现追赶法
hj
- 该程序编写了四束光干涉形成三维全息光子晶体的图
四点插值细分曲线绘制
- 这是学校布制的作业用C语言实现四点插值细分曲线绘制-cloth it is the school system's operations with C language sub 4:00 interpolation Curve
Guass-mode
- 最基本的高斯消元法.主要分为消元与回带求解两个部分.采用C++语言,使用Vs2008进行编写.-The basic Gaussian elimination method. Mainly divided into elimination and the back with a solution of two parts. Using C++ language, using Vs2008 to write.
line
- 三点式非线性软件矫正,用于信号传感器的非线性补偿和硬件电路的非线性补偿-Three-point non-linear software correction, non-linear compensation for signal sensors and hardware, non-linear compensation circuit
digits2alphabets
- Converts digits input to corresponding alphabetical value for example: for the input 2345670 the output will be twenty three lack fourty five thousand six hundred and seventy
ruchi4
- to find the all possible subset of any given set.
ellipse-integer
- 一个椭圆积分 Mathematica程序-Mathematica program elliptic integrals
PloyGame
- 多边形计算游戏,第个点有数值,每个边上有数字,去一个边把两个顶点合为一个顶点,顶点的值为两个值的计算结果-Polygon games, the first point has a value, each side has a number, go to a side of the two vertices into one vertex, vertex count value of the two values
inorder-tree
- In order tree using pointer and structure