资源列表
FFT.tar
- 快速傅立叶变换。蝶式算法。十多年前写的-FFT Algorithm. wrote in 2001-2002
duoceng
- 这个程序是计算多层膜转移矩阵的,欢迎批评指正-This procedure is to calculate the transfer matrix multilayer film, and welcome criticism
Ansys_command
- 大型有限元数值计算软件ansys转有限差分数值计算软件flac资料-Large-scale finite element numerical calculation software ansys
taylor_test
- sin泰勒展开式,某高校研究生复试题目,自己写的-sin talor
matrix
- 用C语言写的在三元组表上实现两个稀疏矩阵求和运算-Written in C language used in the three groups, to achieve the sum of two sparse matrix computation
Mod_Realloc
- 采用FOR90语言编制的实现类似Delphi中Setlength的动态数组扩展功能。原有的FORTRAN90的动态数组在扩展时首先需要释放掉原有空间,即原有数据不能得以保存,而SetLength(A,N)则将A的长度动态设定为N,而保持原有数据。 这种动态数组在很多时候非常有用。-reallocated array a to newsize FORTRAN array while keeping the original data
WGS94
- 同一坐标系下的经纬度坐标转换为X,Y,Z坐标-The same coordinates latitude and longitude coordinates into X, Y, Z coordinates
Lab2
- C++编程实例 //Lab2 迭代法求非线性方程数值分析课本P.93,习题#5 //要求:输出结果用科学计数法表示,小数点后保留8位有效数字 //作者:于涛 //学号:GS1003217 //时间:2011年7月9日-C++ programming examples// Lab2 iterative method for the numerical analysis of nonlinear equations textbooks P.93, Exercise# 5// r
arcpy_applicaiton
- arcpy应用实例,利用python进行一些简单的地理文件的操作-arcpy application example, the use of some simple geographic python file operations
Det
- 采用递归算法求任何阶的行列式,在主函数中还有一个例子说明。-Recursive algorithm for the determinant of any order
jiaoduzhuanhuan
- 不同轨道坐标系相互转化的转换关系。由(x y z)坐标轴向(X Y Z)轴转化。-Coordinate system transformation relationship of mutual transformation between different orbit.By (x, y, z) to (x, y, z) axis coordinate system.
matrixchainmul
- An Efficient And Optimized Algorithm For The Solution Of Matrix Chain Multiplication Problem Using Dynamic Technique