搜索资源列表

  1. QR_method

    0下载:
  2. MATLAB, computing matrix by QR
  3. 所属分类:其他小程序

    • 发布日期:2024-06-08
    • 文件大小:2048
    • 提供者:一个人
  1. homework(1)prog

    0下载:
  2. 数值分析课程中Householder变换法对n阶矩阵A作正交分解A=QR -Numerical Analysis of the curriculum Householder transformation method for n-order matrix A for the orthogonal decomposition A = QR
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-08
    • 文件大小:25600
    • 提供者:甘雯
  1. qr

    0下载:
  2. 一个qr矩阵算法,并行计算再smp环境下实现。具有很好的类比价值-A qr matrix algorithms, parallel computing environment re-smp realize. The value of a good analogy
  3. 所属分类:并行运算

    • 发布日期:2024-06-08
    • 文件大小:2048
    • 提供者:322
  1. txm

    0下载:
  2. 本标准规定了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,
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-08
    • 文件大小:2367488
    • 提供者:eydp
  1. work

    0下载:
  2. QR factorization of an m × n matrix A with m ≥ n is a pair of matrices A = QR
  3. 所属分类:matlab例程

    • 发布日期:2024-06-08
    • 文件大小:1024
    • 提供者:anaid
  1. QRCodeGenerator

    0下载:
  2. This a QR-code (2D code) Generator. Program and source code.-This is a QR-code (2D code) Generator. Program and source code.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-08
    • 文件大小:5230592
    • 提供者:tomi
  1. qr

    0下载:
  2. JAVA原版QRCODE解码类库,尽情下载-a libary about Qrcode deocde.just download it
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-08
    • 文件大小:572416
    • 提供者:lixiangfa
  1. qr

    0下载:
  2. 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.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-08
    • 文件大小:1586176
    • 提供者:scan
  1. QR-method

    0下载:
  2. 本程序是在数值分析中求特征值和特征向量的一种高效算法,叫带双步位移的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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-08
    • 文件大小:1024
    • 提供者:李贺
  1. EwTM

    0下载:
  2. qr码的生成与解读 ,二维qr条码项目的J2ME源代码。软件包括1.核心QR码编/解库,2.对一段信息进行QR编码,输出二维条码图片,3.并且可以上传图片到应用服务器。4.从摄像头获取一个拍摄的二维条码并解码。5.从网络上选择一个二维条码并解码取出信息。 -qr code generation and interpretation of two-dimensional bar code project qr J2ME source
  3. 所属分类:图形图象

    • 发布日期:2024-06-08
    • 文件大小:37888
    • 提供者:李学兵
  1. qr_rls

    1下载:
  2. 一个QR-RLS算法matlab程序,用于预失真技术。-A QR-RLS algorithm matlab program for pre-distortion technology.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-08
    • 文件大小:1024
    • 提供者:li tao
  1. QR

    0下载:
  2. 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-08
    • 文件大小:2048
    • 提供者:James
  1. QR-Code-on-Business-Cards

    0下载:
  2. 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
  3. 所属分类:其他小程序

    • 发布日期:2024-06-08
    • 文件大小:13312
    • 提供者:Harel
  1. QR

    0下载:
  2. QR识别 for C++ Builer,一个很好很好的程序,可以使用,有识别算法源码-QR identification for C++ Builer, a very, very good program, you can use, there is recognition algorithm source code
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-08
    • 文件大小:839680
    • 提供者:潘友
  1. qr_code

    0下载:
  2. 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
  3. 所属分类:matlab例程

    • 发布日期:2024-06-08
    • 文件大小:15360
    • 提供者:ganesh
  1. QR-matlab

    0下载:
  2. 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 decompositio
  3. 所属分类:matlab例程

    • 发布日期:2024-06-08
    • 文件大小:1024
    • 提供者:王喜
  1. QR

    0下载:
  2. 实现手机拍摄图像的二维码图像的提取,包括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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-08
    • 文件大小:4264960
    • 提供者:陈熊
  1. qr-code

    0下载:
  2. This VI scan a QR code printed in any product and decode the information
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-08
    • 文件大小:34816
    • 提供者:Fra
  1. QR解码20160226(内存泄露)

    0下载:
  2. 这是一个QR解码过程,移植到STM32,但是存在内存泄漏。(This is a QR decoding process that is ported to STM32, but there is a memory leak.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-08
    • 文件大小:1606656
    • 提供者:东邪_1
  1. QRCODE

    2下载:
  2. 识别二维码,在Delphi7 下经过测试非常好用,欢迎下载,请注明出处(Scan a QR Code)
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-06-08
    • 文件大小:256000
    • 提供者:viphousan
« 12 3 4 5 6 7 8 9 10 ... 17 »

源码中国 www.ymcn.org