资源列表
decode_encode
- 使用Python实现DES加解密,并与MD5和异或运算(Python implementation of DES encryption and decryption)
FFT
- 一份FFT C语言实现的源码,供大家参考。其中还包括DFT和IDFT的实现(source code for FFT calculation)
test.py
- 通过遗传算法解决0-1背包问题,以选择办事处为背景(solve the package problem through genetic algorithm)
LU分解法求解线性方程组
- 用LU分解法,求解已知线性方程组的解,最多100阶(The solution of the known linear equations is solved by the LU decomposition method, with a maximum of 100 orders.)
sine wave
- 计算一维波动方程,迎风方法与maccormack方法(one dimesiion wave equation)
时间推算程序
- subroutine time_hour(year,month,day,hour,interval) 用于推算多少小时后的日期时间, year,month,day,hour,interval分别为原始日期的年、月、日、时和时间间隔(单位小时),返回interval小时后的年、月、日、时(subroutine time_hour(year,month,day,hour,interval) Year, month, day, hour and interval are the year, mo
fibonacci一维搜索法
- 利用fibonacci一维搜索法寻找最优值(Find optimum by deploying Fibonacci Linear Research.)
runge-kutta
- Runge-kutta的matlab计算代码(Matlab computing code for Runge-kutta)
resection
- 摄影测量后方交会的代码,初学者,请多见谅(photogrammetry resection)
TOELITZ_MUSIC
- 对相干信号进行方位估计,使用TOEPLITZ矩阵进行解相干,music算法进行DOA估计(Estimation of the azimuth of coherent signals, decoherence using TOEPLITZ matrix and music algorithm for DOA estimation)
FFT
- 计算车辆用于检验,快速傅里叶 变化,还望采纳(vehicle caculate Calculate vehicles for inspection, fast FFT changes, and also hope to adopt)
Gaborandstft
- 一个短时傅里叶变换程序,内含说明,便于初学者应用(A short time Fourier transform program, containing instructions, for beginners.)