搜索资源列表
QRCodeGenerator.zip
- This is a QR-code (2D code) Generator. Program and source code.,This is a QR-code (2D code) Generator. Program and source 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-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_rls
- 一个QR-RLS算法matlab程序,用于预失真技术。-A QR-RLS algorithm matlab program for pre-distortion technology.
txm
- 本标准规定了QR码符号的要求。它规定了QR码模式2符号的特征,数据字符编码,符号格式,尺寸特征,纠错规则,参考译码算法,符号质量要求,以及可由用户选择的应用参数,在附录中给出了QR码模式1符号不同于模式2的特性。-This standard sets out the requirements of QR Code symbols. It provides a QR Code symbol Mode 2 characteristics, data character encoding, symbo
work
- QR factorization of an m × n matrix A with m ≥ n is a pair of matrices A = QR
qr
- JAVA原版QRCODE解码类库,尽情下载-a libary about Qrcode deocde.just download it
EwTM
- qr码的生成与解读 ,二维qr条码项目的J2ME源代码。软件包括1.核心QR码编/解库,2.对一段信息进行QR编码,输出二维条码图片,3.并且可以上传图片到应用服务器。4.从摄像头获取一个拍摄的二维条码并解码。5.从网络上选择一个二维条码并解码取出信息。 -qr code generation and interpretation of two-dimensional bar code project qr J2ME source code. Software includes 1. Cor
QR
- a QR decomposition (also called a QR factorization) of a matrix is a decomposition of the matrix into an orthogonal and an upper triangular matrix. QR decomposition is often used to solve the linear least squares problem, and is the basis for a parti
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
- QR识别 for C++ Builer,一个很好很好的程序,可以使用,有识别算法源码-QR identification for C++ Builer, a very, very good program, you can use, there is recognition algorithm source code
qr_code
- Descr iption A wrapper to the zxing library (http://code.google.com/p/zxing/). This submission includes files to encode a QR code from a string message, and decode a string message from an image containing an existing QR code. With little work the
QR-matlab
- qr算法的matlab代码,利用矩阵的QR分解,逐步按递推法构造矩阵的分解序列的过程,只要原始矩阵式非奇异矩阵,则由QR算法就完全确定其分解序列了-qr algorithm matlab code using a QR decomposition of the matrix, step by step process of the recursive method to construct the matrix decomposition sequence, as long as the ori
QR
- 实现手机拍摄图像的二维码图像的提取,包括QR码的旋转与校正,也可以用于其他条码,但是效果不是很好-The realization of mobile dimensional code image captured image extraction, rotation and including a QR code correction can also be used for other bar code, but the effect is not very good
qrcode_test
- A QR Code example. It can form a QR code using framebuffer or create a BMP file.
qr-code
- This VI scan a QR code printed in any product and decode the information
QR-decomposition
- 矩阵A的QR分解.应用改进的Gram—Schmidt方法和Householder变换的方法计算矩阵A的QR分解.-QR decomposition of the matrix A. Application of modified Gram-Schmidt method and the method of calculation Householder transformation matrix A QR decomposition.
QR-Code
- This programs scans and creates a QR code
QR解码20160226(内存泄露)
- 这是一个QR解码过程,移植到STM32,但是存在内存泄漏。(This is a QR decoding process that is ported to STM32, but there is a memory leak.)
QRCODE
- 识别二维码,在Delphi7 下经过测试非常好用,欢迎下载,请注明出处(Scan a QR Code)