CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - QR

搜索资源列表

  1. qr

    0下载:
  2. OpenMP 实现QR 分解 环境 曙光 4000A集群-OpenMP to achieve QR decomposition Dawning 4000A cluster environment
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2115
    • 提供者:liuqiang
  1. QR

    0下载:
  2. 对一般矩阵的矩阵QR分解,其中R是对角线元素全为非负实数的上三角矩阵,Q为正交矩阵-QR factorization
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:281594
    • 提供者:lang
  1. QR

    1下载:
  2. 安装VC++和OPENCV库函数后可使用,实现OPENCV中的QR分解-Install VC++, and after OPENCV library functions used in the QR decomposition to achieve OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2016-04-12
    • 文件大小:1106
    • 提供者:江林
  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, and is the basis for a parti
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2102
    • 提供者:James
  1. QR

    0下载:
  2. 使用VC6.0编写的QR算法,比较基础,对于学习很有帮助-Prepared using VC6.0 QR algorithm, basis for comparison, for the very helpful
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1207
    • 提供者:张弦
  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. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:12926
    • 提供者:Harel
  1. QR-Code

    0下载:
  2. 介绍了QR码的相关情况,另附有应用情况,及相关标准说明等。-Introduced the QR code of the relevant circumstances, attached with the application, and related standards descr iptions.
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4644969
    • 提供者:wujiaqi
  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. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:839177
    • 提供者:潘友
  1. STMF4 QR Decoder 二维码识别

    1下载:
  2. 基于 STM32F429 配 OV5642 摄像头感测器成为二维码辨识装置,二维码(QR Code)辨识算法速度极快,二维码偏转也极易辨识成功,内为 Keil MDK 之工程源代码,使用 OV2640、OV7670 及类似的摄像头修改加入容易,不失为二维码辨识算法的参考程序。 Based on STM32F429 with OV5642 camera sensor becomes two-dimensional code recognition apparatus, two-dimensi
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2016-09-20
    • 文件大小:1873435
    • 提供者:xyz543
  1. 21,ATK-QR 二维码&条形码识别库

    1下载:
  2. 二维码条形码识别库,欢迎大家共同下载学习(Qr code library barcode recognition, welcome to download study together)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:19380224
    • 提供者:liyu0910
  1. LU、QR、SVD

    0下载:
  2. 本函数可以实现矩阵的LU变换、QR变换、SVD变换,开发环境为Matlab(This function can realize the matrix of the LU transform, QR transform, SVD transform, development environment for Matlab)
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:MagicOrchid
  1. qr-geoloc-master

    0下载:
  2. code qr geolocation cpp
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:751616
    • 提供者:vitaf
  1. wp-qr-code-generator.1.5

    0下载:
  2. QR weodpress generator for wibsite
  3. 所属分类:android开发

    • 发布日期:2017-12-27
    • 文件大小:58368
    • 提供者:ewaldosoft
  1. QR Code

    0下载:
  2. 实现了二维码的生成,没有调用任何的底层工具库(The generation of qr code is realized, and no underlying tool library is called)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:25600
    • 提供者:年少缥缈
  1. QR-588驱动安装程序

    0下载:
  2. QR-588 WINDOWS7驱动程序用于驱动QR-588(The QR-588 WINDOWS7 driver is used to drive QR-588)
  3. 所属分类:*行业应用

    • 发布日期:2018-01-10
    • 文件大小:6427648
    • 提供者:周星
  1. QR

    0下载:
  2. 自动识别矩阵规模,进行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
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:305152
    • 提供者:INBreeze
  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. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1606656
    • 提供者:东邪_1
  1. QR二维码

    2下载:
  2. 将字符串转换成QR二维码图片,labview编程(Converting string into QR two-dimensional code)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-29
    • 文件大小:13007872
    • 提供者:fwillra
  1. QR-RLS systolic array

    1下载:
  2. 基于QR分解的RLS算法,脉动结构,附带数据例子。基于C++语言。
  3. 所属分类:数学计算/工程计算

  1. QR分解求矩阵特征值特征向量 C语言

    3下载:
  2. QR分解计算矩阵特征值、特征向量的 C语言实现(QR decomposition to calculate matrix eigenvalues and eigenvectors by C language)
  3. 所属分类:其他

    • 发布日期:2020-04-06
    • 文件大小:27648
    • 提供者:sunnyzhujj
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com