资源列表
solar_pos
- 利用matlab实现太阳在地心惯性坐标系的位置计算,可以直接利用*.m文件运行显示。
2fen
- 算法设计中的一个问题。。这是一个递归实现的2分收索问题
SNRINtegCFARTest.rar
- Test CA-CFAR on FFT of sinusoidal beats with controllable SNR,Test CA-CFAR on FFT of sinusoidal beats with controllable SNR
QR
- QR分解计算方程组,程序简单便于理解,容易学习-QR decomposition calculation equations, the program simple and easy to understand, easy to learn
a
- this code simulate sluted aloha protocol.
b64
- Base64 encode decode.
KRUSKAL
- Program in C++ for KRUSKAL Algorithm
Optimum-ratio-spanning-tree
- 本压缩程序为最优比例生成树算法的实现程序,代码完整。-The compression program is the realization of the optimal ratio of Spanning Tree Algorithm, code integrity.
kalman_falling
- This program helps in kalamn filter falling body simlation with EKF
strassen
- 矩阵算法的strassen算法,利用此方法只需执行7次递归的矩阵乘法运算和标量次加法和减法运算。-Matrix algorithm strassen algorithms, using this method only 7 recursive implementation of matrix multiplication and scalar addition and subtraction computation times.
HUFF
- huffman coding this is used for one of the encryption
SeQueue
- 栈的顺序存储结构及实现 C++语言源程序。该程序的功能是实现顺序栈的定义和操作。该程序包括定义的栈结构类型以及对每一 种栈操作的具体的函数定义和主函数。 -Sequential storage structure and implementation C++ language source stack. Feature of the program is to define and implement a sequential operation of the stack. The prog