CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - a=qr

搜索资源列表

  1. 56465416

    0下载:
  2. 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用Hough变换与Sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.23kb
    • 提供者:黄新
  1. eigen

    0下载:
  2. Computes the eigenvalues and eigenvectors of a real upper-Hessenberg Matrix using the QR method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:5.98kb
    • 提供者:imran
  1. all_source_files

    0下载:
  2. 带双步的QR分解方法求所有特征值,以及反幂法求解对应特征向量-two-steps-qr-descomposure to solve all eigenvalues of a matrix. and antipower method to solve a engenvector correspongding to the eigenvalue
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:8.03kb
    • 提供者:Daniel Kung
  1. poik

    0下载:
  2. a=qr concept explained
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:8.44kb
    • 提供者:Illuminati
  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
    • 文件大小:12.62kb
    • 提供者:Harel
  1. MakeBarCode

    1下载:
  2. VC++制作的PDF417,Qr_Code,DataMatrix二维条码的编码平台,有完整源代码和详细接口说明,以动态库(DLL)方式提供图片格式的二维条码解码,供二次开发。   ● 生成PDF417、QR Code、DataMatrix等二维条码;   ● QR码和DataMatrix码提供条码图象黑白二值信息缓存接口,便于激光机和雕      在程序调用条码制作函数前,先调用SetConfile函数,将配置文件名传递给动态链接库。否者条码制作函数使用默认参数进
  3. 所属分类:其他小程序

    • 发布日期:2013-03-25
    • 文件大小:575.89kb
    • 提供者:wang
  1. ZbarCam

    4下载:
  2. 用ZBar二维码开发库写的一个使用普通摄像头识别二维码的程序,可以识别多种条形码和QR码-ZBar dimensional code development libraries used to write an ordinary camera program to identify the two-dimensional code, you can identify a variety of bar codes and QR Code
  3. 所属分类:其他小程序

    • 发布日期:2014-03-15
    • 文件大小:10.96mb
    • 提供者:kanhu
  1. BarcodeScanner

    0下载:
  2. android平台上的例子,结合了zxing的源码,可以设置多种扫描的格式(QR code)-The example on the android platform, combined zxing source code, you can set a variety of scan format (QR code)
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:2.54mb
    • 提供者:twh
  1. QR

    0下载:
  2. 数值分析的一种算法叫QR分解,即把一个矩阵分为上三角矩阵和一个下三角矩阵乘积的形式-a mathmatical method to deal with a matrix called QR decomposition
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:2.51kb
    • 提供者:凌含潇
  1. QRCode

    0下载:
  2. 二维码生成器,用C++编写的。界面由QT设计。二维条码/二维码(英文名:QR Code) 是用某种特定的几何图形按一定规律在平面(二维方向)分布的黑白相间的图形记录数据符号信息的。二维码是DOI(Digital Object Unique Identifier,数字对象唯一识别符)的一种,全球最大的二维码资源中心是“渡云” ,为全球用户统一提供了“唯一数据样本”的物品、人员、组织二维码识别信息。-Dimensional code generator, with C++ prepared. Int
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1.59mb
    • 提供者:温志玮
  1. matrix-codes

    0下载:
  2. 这是一下关于矩阵分解的程序,用matlab程序关于矩阵的qr分解-This is a program on matrix decomposition, using matlab realize matrix decomposition chol
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1.78kb
    • 提供者:xiahaiqi
  1. qrencode-3.4.4

    0下载:
  2. 一个生成二维码的开源编码库,多数手机等的开发都用此编码库-A lib for QR-code
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:485.84kb
    • 提供者:陈小豪
  1. Qr-code-generation-and-scanning

    0下载:
  2. 这是一个用java编写的实现二维码的生成和扫描的软件,它可以方便生成我们自己想要生成的二维码。-This is a java prepared by the two-dimensional code generation and scanning software, it can easily generate two-dimensional code ourselves want to generate.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1.28mb
    • 提供者:风之痕lch
  1. MakeBarCode

    0下载:
  2. VC制作PDF417,Qr_Code,DataMatrix二维条码编码,源程序演示,有完整的详细接口说明,完整的DEMO,包括条码读码,是制作二维条码的经典作品。 以动态库(DLL)方式提供图片格式的二维条码解码,供二次开发。-VC production PDF417, Qr_Code, DataMatrix two-dimensional bar code, the source presentation, a complete detailed interface descr iption,
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:915.29kb
    • 提供者:张湘
  1. house

    0下载:
  2. 利用householder变换对矩阵做QR分解,它将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R。 - The matrix is decomposed into a regular orthogonal matrix Q and an upper triangular matrix R by QR decomposition using the householder transform.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1.05mb
    • 提供者:刘庆
  1. reck_caculate

    0下载:
  2. 一个简单的矩阵运算器,加,减,乘,求逆 性能较好 十字链表存储 QR分解法 稀疏矩阵-A simple matrix calculator, addition, subtraction, multiplication, inverse orthogonal list storage better performance sparse matrix QR decomposition
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.9kb
    • 提供者:陈本港
  1. QR二维码生成

    0下载:
  2. 二维码生成能够生成QR二维码附带网站邮箱适合c语言的初学者 ,附带中日两国翻译(Google-API two-dimension code; QR Code generate; produce; build; create; make can; be able to; be capable of; in a position to two dimension in passing; incidentally; attach; subsidiary; parenthesis website mai
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:4.58mb
    • 提供者:s.h
  1. zxing_dsp

    0下载:
  2. 成功将zxing二维码扫描库移植到dsp上,运行环境为CCS6(A library which supports decoding and generating of barcodes (like QR Code, PDF 417, EAN, UPC, Aztec, Data Matrix, Codabar) within images.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:12.39mb
    • 提供者:rezin
  1. 计算方法

    0下载:
  2. 吉文斯QR分解,豪斯霍尔德QR分解,三值样条插值法,共轭梯度法,4阶R-K分解(Givens QR decomposition, Moorhouse Holder QR decomposition, three value spline interpolation, conjugate gradient method, 4 order R-K decomposition)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:4kb
    • 提供者:安定符合
  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
    • 文件大小:1.53mb
    • 提供者:东邪_1
« 12 »
搜珍网 www.dssz.com