资源列表
yuyinchuli
- 用Python编写的语音信号处理的基本程序-The basic program written in Python speech signal processing
GPS
- 高动态 GPS 自适应 抗干扰 算法研究 -High Dynamic GPS jamming Adaptive Algorithm
eigen
- c语言实现的对称矩阵求特征值特征向量源码-symmetric matrix c language source eigenvalues
rankmaniac_sky_code_runfast
- 网页排名的程序,用了map-reduce的方法,所以需要在多服务器的平台下跑,测试是在Amazon的平台上跑的,程序无bug,而且在保证正确率的情况下尽可能提高速度-pagerank,written in python. use map-reduce method, run on amazon platform.
Main0326_CZT
- 雷诺方程的有限差分求解 织构化表面的模型数值求解-Finite difference numerical model for solving Reynolds equation solving textured surface
gsl115-compiled
- 大名鼎鼎的gsl科学计算库,你或许没听过,但你可以查查然后用用。这是一个编译好的windows下可用的库,安装很简单,不用谢我,我叫雷锋。-Gsl famous scientific computing library, you may have not heard, but you can look up and then use. This is a compiled library available under windows, installation is very simple,
Queuing-Theory
- 排队论建模matlab代码,MM1和MMN-Queuing theory modeling code, MM1 and MMN
rk4sys
- 用于求解4阶常微分方程组的龙格库塔法matlab求解函数工具-fourth-order Runge-Kutta for a system of ODEs
euler_solver_v0
- This Code Introduces a solution for 2D Euler Equations.
FVM-for-Couette
- 有限体积法计算二维couette流(包含算法说明和C++,Fortran源代码)-Calculation of two-dimensional couette flow with finite volume method (including the algorithm and C++, Fortran source code)
FVM-for-cavity-flow
- 有限体积法计算二维方腔流(含数值算法介绍及C++,Fortran源代码)-Calculation of two-dimensional cavity flow with finite volume method (including introduction of numerical algorithm and C++, Fortran source code)
trajectory
- 用4阶龙格库塔法求解给定攻角情况下的空地导弹弹道。-to solve a given Angle of attack of the ballistic missile with a four order runge kutta method.