资源列表
disjw
- 利用两点距离计算经纬度的matlab程序,欢迎交流。-use latitude and longitude distance calculation procedures of Matlab, welcomed the exchange.
Fs
- 此程序是复数的加减乘除运算! 学生不才,今年大一,热爱JAVA,所以自学中,渴望大家的指导与执教!
longest_subsequence
- 经典的计算最长公子序列,C语言编译,VC++下测试通过-calculate the longest public subsequence
LU
- 用Doolittle式的LU分解来求解线性方程组。-Solve the linear equations using Doolittle LU Decomposition!
ARRAY
- 稀疏矩阵转置和乘法,通过循环条用,实现一个简单的矩阵相乘-Sparse matrix transpose and multiplication, through the circulation channel used to achieve a simple matrix multiplication
4longge
- 数值计算中的四阶龙格库塔算法,在保证精度的情况下又具有较好的计算速度,是工程上常采用的算法-Numerical calculation of the fourth-order Runge-Kutta algorithm to ensure accuracy in the case of the calculation but also has good speed, is often used in the algorithm works
2.5d
- fluent软件中实现2.5D运动的udf-realization the 2.5D movement of the udf in fluent software
Correlationmiss
- 求有缺省资料的两个序列x(n)和y(n)的相关系数r。-Correlation coefficient r between two series with missing data
Simu_Queuing
- 排队算法的仿真实现,可以用于通信系统中基于M/M/S排队阻塞率计算的实现,-The queuing algorithm simulation to achieve, can be used for the communication system based on the M/M/S queuing blocking rate achieve
Burgers
- 用于精确计算Burgers方程,方便学习关于求解方程的Fortran编程-Burgers equation for the accurate calculation,and facilitate learning Fortran programming on solving equations
Integration
- 数值计算方法:求解积分,梯形公式方法和辛普森方法,C语言版本,VC测试通过。-Numerical methods: Solving integral with Trapezoid formula method and Simpson methods, C language version, VC test.
Fila
- Example of construction of a FIFO in C