搜索资源列表
Vblast_QR.rar
- MIMO系统中基于QR分解的VBlast接收,包含多个.m程序,有助于您对于VBlast的理解,MIMO systems based on the QR decomposition VBLAST receiving, contains more than one. M procedures, will help you for understanding VBLAST
QR_Decode_vc
- QR解码器c++版!非常不错,只是解码,没有成成器-QR decoder c++ version!
QR
- C语言实现QR码编码解码,可以纠正3位错误,检4为错误-C language codec QR code can correct 3 errors 4 errors found
QR
- 矩阵QR算法 能计算任何矩阵的Q和R,结果很精确,望大家修改使其精简点-Matrix QR algorithm can calculate any matrix Q and R, the results are accurate, we modify and adapt them to look to streamline the point
QR
- 数值分析中的双步移位QR方法,只包含一个CPP文件-Numerical analysis of double-step shift QR method, contains only one CPP file
QRCode
- QRCode的解碼程序,可以載入TIF的QR code影像並進行解碼。-QRCode decoding program, you can load the TIF image of the QR code and decode.
QR-Code-on-Business-Cards
- This just a document describing the benefit of putting a QR Code on a business card-This is just a document describing the benefit of putting a QR Code on a business card
QR-Code
- 介绍了QR码的相关情况,另附有应用情况,及相关标准说明等。-Introduced the QR code of the relevant circumstances, attached with the application, and related standards descr iptions.
QR-BarCode-Demo
- 使用visual Studio 2010編程的 QR Code產生器源碼-Using visual Studio 2010 programming QR Code Generator Source
QR
- 数值分析的一种算法叫QR分解,即把一个矩阵分为上三角矩阵和一个下三角矩阵乘积的形式-a mathmatical method to deal with a matrix called QR decomposition
QR
- 计算方法 QR方法求矩阵特征值 包括源码和可执行文件-QR method
QR
- gram_schmidt QR decompose
qr.c
- C 语言编写的QR分解,利用子矩阵实现递归 。-QR decomposition
WIFI-QR-Code-Generator
- Visual Studio Source Wifi QR code generator C Code Sample-WIFI- QR Code Generator
qr-scanner-test-master
- QR CODE READER FOR STM32
QR
- QR分解,本程序实现了任意矩阵的QR分解-This program is for matrix qr-decomposition
qr-geoloc-master
- code qr geolocation cpp
QR
- 自动识别矩阵规模,进行QR分解运算,采用HouseHolder变换做成上Hessenberg矩阵,然后通过Givens变换做QR分解。(The size of the matrix is automatically identified, the QR decomposition operation is performed, the HouseHolder transform is used to make the upper Hessenberg matrix, and then the Q
QR解码20160226(内存泄露)
- 这是一个QR解码过程,移植到STM32,但是存在内存泄漏。(This is a QR decoding process that is ported to STM32, but there is a memory leak.)
QR分解求矩阵特征值特征向量 C语言
- QR分解计算矩阵特征值、特征向量的 C语言实现(QR decomposition to calculate matrix eigenvalues and eigenvectors by C language)