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

搜索资源列表

  1. erweima

    0下载:
  2. 通过对二维码的3个顶点定位,扫描从而确定二维码的位置为后续解码做准备-hrough the three vertices of qr code, scan to determine the location of the qr code in preparation for the subsequent decoding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6374
    • 提供者:gmy
  1. barcode

    0下载:
  2. 快速生成条码 二维码以及解码,包含打印预览-To generate the barcode Qr code and decode
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:469056
    • 提供者:zhaohang
  1. QR_code

    0下载:
  2. 实现了qr二维码的编码及解码功能,读出二维码信息及保存-Implements encoding and decoding functions qr two-dimensional code, the two-dimensional code information is read out and save
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1863036
    • 提供者:cassie
  1. QR_PRO

    0下载:
  2. QR二维码解码器 只在解码部分用到zxingjar包,其他部分都是用matlab语言写的,希望对你们有帮助-QR code decoder using matlab language
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:459796
    • 提供者:棠小熙
  1. An-information-hiding-method

    0下载:
  2. 一种基于二维码的信息隐藏方法,只有利用根据本文提出的特殊算法设计的解码器通过得到服务器的解密信息后才能发现并解读其中的秘密信息,从而达到秘密通信的目的。-An information hiding method based on the qr code, only using special algorithm according to the proposed design of decoder by the server after the disclosure of the informa
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:72218
    • 提供者:babbage
  1. free-Barcode

    0下载:
  2. Apache 授权工业级商业级的QR二维码解码sdk Supported 1D Barcodes EAN8 EAN13 CODE39 CODE93 CODE128 UPC_A APC_E INTERLEAVED_2_OF_5 Supported 2D Barcodes AZTEC DATA_MATRIX QR CODE MAXICODE PDF417-Supported 1D Barcodes
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:653863
    • 提供者:jimslin
  1. Face-dimensional-code-recognitionm

    1下载:
  2. 设计了GUI界面极具交互性,对ORL人脸图像进行降维以及QR二维码编码、解码。-Designed highly interactive GUI interface on the ORL face image dimension reduction and two-dimensional QR code encoding and decoding
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:417845
    • 提供者:Curry
  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
    • 文件大小:937258
    • 提供者:张湘
  1. PBFuncLib160930有弹窗口版

    3下载:
  2. 历史修改记录 (三)2015.10.18 1.修复RSA的长度限制问题 2.增加COM口读操作 3.增加QR码的删除操作 4.增加https的POST和GET操作 (二)2015-05-03 wxj 1.增加取硬盘的序列号和名称 2.增加http的POST和GET操作 (一)2015.03.27 wxj,主要功能如下: 1.以非图片方式在Datawindow中显示QR二维码 2.GBK和UTF-8编码相互转换 3.加密解密,RSA加密解密 4.取汉字拼音首字母 5.文
  3. 所属分类:加密解密

    • 发布日期:2017-12-21
    • 文件大小:1655808
    • 提供者:chowyun
  1. MakeBarCode(VC)

    1下载:
  2. 可以生成pdf,QR, DataMaturix码,也可以解码,效果很好(Barcode generate ,include pdf,qrcode,datamaturix)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:772096
    • 提供者:xyfage
  1. QRCodeDecoder

    0下载:
  2. 二维码解码,识别,解码,保存到指定目录。(QR code recognition can be saved to a specified directory.)
  3. 所属分类:Java编程

    • 发布日期:2018-01-11
    • 文件大小:2048
    • 提供者:山之巅
  1. matlabQRcode

    1下载:
  2. 基于图像处理的QR码解码技术,并对QR码解码算法进行详细设计与改进,提高了解码效率以及容错能力(QR decoding technology based on image processing, and detailed design and improvement of QR decoding algorithm, improve decoding efficiency and fault tolerance ability)
  3. 所属分类:通讯编程

    • 发布日期:2020-11-06
    • 文件大小:398336
    • 提供者:Xavi
  1. MATLAB数字水印DWT+DCT+GUI+攻击+psnr

    4下载:
  2. 用Matlab编程实现QR二维码的生成与识别,内含zxing-core-1.7和zxing-j2se-1.7的Zxing开源库,下载下来即可运行使用,无需再去下载相应的Zxing开源库,另外本资源将QR二维码编解码分别封装为函数了,这样使用起来方便。(The generation and recognition of QR QR code is realized by MATLAB programming, which contains the zxing open source library
  3. 所属分类:图形图像处理

    • 发布日期:2020-05-14
    • 文件大小:20532224
    • 提供者:just11
« 1 2 3 4 5 6»
搜珍网 www.dssz.com