A public-domain example implementation of the AES (Rijndael) encryption algorithm.
A public-domain example implementation of the AES (Rijndael) encryption algorithm.
QR+Algorithm技术资料下载专区,收录988份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
A public-domain example implementation of the AES (Rijndael) encryption algorithm.
This is a Matlab v6.5 implementation of the Lagrange interpolation algorithm.
This is a Matlab v6.5 implementation of the Romberg integration algorithm.
The matlab source code about SIFT algorithm with Accurate Key locations.
A Timestampsensitive Scheduling Algorithm for MPEG-11 Multiplexers in CATV Networks:Abstract-To achi
基于奇异值分解的核线性判别分析(Kernel Discriminant Analysis via QR Decomposition)。
基于hyperbolic Householder transformation的QR分解。 其使用需要调用hyperbolic Householder transformation程序。
基于GM算法和QR分解实现的稳健奇异值分解算法,通过该算法可以获取一个数居阵的稳健方差-协方差阵。在该稳健方差-协方差阵上可以进行诸如,稳健主成份分解、稳健聚类、稳健因子分析等操作。