搜索资源列表
QR二维码生成
- QR二维码生成
基于排序QR分解的MMSE算法解调VBLAST
- VBLAST编码,然后采用ZF-SIC,MMSE-SIC,MMSE-QR,MMSE-SQR等多种方法解码,适合于初学者。
Good for decoding QR code!!!
- Good for decoding QR code!!!
Decode QR code with VB
- Decode QR code with VB
QR分解的串行实现
- QR分解的串行实现
QR Code 中文标准
- 该文档详细的描述了QR Code的编解码过程,对于二维码的实现和研究有很好的参考价值。
QRCode.二维码QR编码解码源代码
- 二维码QR编码解码源代码,功能十分强大的二维码QR生成源码,Two-dimensional QR code codec source code, functionality is very powerful source to generate two-dimensional QR code
qr.rar
- qr码是一种二维条码. 本源码中包含了完整的编码、解码以及测试程序. 多份代码可供选择.,qr code is a two-dimensional bar code. The source code contains a complete encoding, decoding, as well as testing procedures. more than the code to choose from.
qr
- QR码编码源程序,可以实现QR码生成,复制保存-QR coding source code, you can achieve the QR code generation, copy, save
QR
- C语言实现QR码编码解码,可以纠正3位错误,检4为错误-C language codec QR code can correct 3 errors 4 errors found
QR-method
- 本程序是在数值分析中求特征值和特征向量的一种高效算法,叫带双步位移的QR方法,本程序使用C++编写。-This program is used in numerical analysis to get the eigenvalues and eigenvector. This is an efficient algorithm, called a two-step displacement QR method, the program uses C++ to prepare.
qr
- MPI 并行计算,处理经典QR分解问题,包含测试数据-MPI QR decomposition
QR
- QR条码的C++封装,可以移植到嵌入式系统中.-QR 2D barcode
qr-software
- qr解码工具,支持摄像头解码,支持图片上传解码-qr decoding tools, support camera decoding, support for image upload decoding
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分解法求解矩阵的特征值-To be in the upper triangular matrix based on the use of dual-band step-by-step displacement of QR decomposition method for solving matrix eigenvalue
QR
- 带双步位移的QR分解法求解矩阵的特征值和特征向量-With two-step displacement of the QR decomposition method for solving matrix eigenvalue and eigenvector
QR
- 矩阵全部特征值的QR方法,包括化一般矩阵为上Hessenberg阵,平面旋转阵(Givens变换阵),用 Givens变换对上Hessenberg阵作QR分解,原点平移加速的QR方法等-Eigenvalue matrix of all the QR methods, including the general of the Hessenberg matrix array, planar array rotation (Givens transformation matrix), with the
qr
- 可用于一般及特殊矩阵即奇异矩阵进行QR分解-Can be used for general and special matrix that is singular matrix QR decomposition
QR
- 用QR分解来解方程AX=b,其中QR分解是用householder变换做的-With QR decomposition to solve the equation AX = b, where QR decomposition is done using householder transformation