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

搜索资源列表

  1. zxinglight-1.0.0.tar

    0下载:
  2. 二维码识别,基于zxing开发包做的优化接口程序,比zxing更好用(Qr code identification)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:woshijjge
  1. Desktop

    0下载:
  2. 利用ZXING在MATLAB中实现QR二维码的识别(QR two dimensional code recognition)
  3. 所属分类:图形/文字识别

  1. MW6QRCodeWin32

    0下载:
  2. 安装后有如何生成二维码的demo,很合适新手模仿.(The demo of how to generate qr code after installation is suitable for novice impersonation.)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1207296
    • 提供者:飞鱼001
  1. pb9二维码

    0下载:
  2. pb9做的例子, 生成 二维 码功 能,已通过测试!(Qr code is generated)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:218112
    • 提供者:明月2017
  1. android二维码的生成和解析

    0下载:
  2. 使用 google zxing扫描二维码(use google zxingScan QR code)
  3. 所属分类:android开发

    • 发布日期:2018-01-07
    • 文件大小:1501184
    • 提供者:徐工一哥
  1. ZInt 1634 1.2.11

    0下载:
  2. ZINT 源码库,这库实现了Code 11, Standard Code 2 of 5, IATA Code 2 of 5, Industrial Code 2 of 5, Interleaved Code 2 of 5, Code 2 of 5 Data Logic, ITF-14, Deutche Post Leitcode, Deutche Post Identcode, UPC-A, UPC-E, EAN-2, EAN-5, EAN-8, EAN-13, UK Plessey, M
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:2571264
    • 提供者:gdgxgl
  1. QR.NET-master

    0下载:
  2. 这是一个DOME,直接下载使用,仅实现二维码生成功能,如要增加二维码打印功能可以参考以下代码,如要增加其他功能请自行开发。 Image image = qrCodeEncoder.Encode(strData); Bitmap printPicture = new Bitmap(image.Width+20, image.Height + 40); Graphics g = Graphics.FromImage(printPicture); Rectangle destRect = ne
  3. 所属分类:.net编程

    • 发布日期:2018-01-09
    • 文件大小:2215936
    • 提供者:cbingqin
  1. ZXIngQRCodeLi

    1下载:
  2. 二维码图形的生成,直接添加控件,修改控件的CODE值,立即显示CODE内容的二维码的BITMAP图形。(Qr code is generated graphics)
  3. 所属分类:Delphi控件源码

    • 发布日期:2018-01-09
    • 文件大小:23552
    • 提供者:钱塘清风
  1. qrcodedemo

    0下载:
  2. QR CODE for Visual Basic 6 SAMPLE (QR CODE VB6 SAMPLE)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:5742592
    • 提供者:frank514
  1. ZbarTest

    0下载:
  2. 使用VS2013开发,利用opencv库和zbar库,实现对任意QR-Code二维码识别(Using VS2013 development, using OpenCV library and ZBar library to realize arbitrary QR-Code two-dimensional code recognition)
  3. 所属分类:图形图象

    • 发布日期:2018-01-10
    • 文件大小:4630528
    • 提供者:诺_哲77
  1. QRCodeDecoder

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

    • 发布日期:2018-01-11
    • 文件大小:2048
    • 提供者:山之巅
  1. 扫码支付模块

    0下载:
  2. 维码器程序测试 使用支付程序 扫描二维码支付(The wiper program test USES the payment program to scan the qr code to pay the qr code program test using the payment program to scan the qr code payment.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2266112
    • 提供者:瞿瞿
  1. QRCode_Prototype_v5

    0下载:
  2. QR CODE PRODUCTION SOURCE CODE
  3. 所属分类:Java编程

    • 发布日期:2018-04-19
    • 文件大小:206848
    • 提供者:S_TTT
  1. Zxing

    0下载:
  2. 实现二维码的扫描识别与生成二维码。还能开启闪光灯和扫描相册中的二维码。(Realize two-dimensional code scanning recognition and generate two-dimensional code. You can also turn on the flash and scan the QR code in the album.)
  3. 所属分类:android开发

    • 发布日期:2018-04-21
    • 文件大小:32434176
    • 提供者:纷纷逗
  1. Crypto_Steganography-master

    0下载:
  2. C# project integrating RSA enciphering and concealing the message in QR code/Image.
  3. 所属分类:加密解密

    • 发布日期:2018-04-22
    • 文件大小:122880
    • 提供者:rainI7
  1. delphi二维码PDF417code

    4下载:
  2. delphi二维码PDF417code, Delphi 7 生成二维条码源代码。(delphi QR code PDF417 code)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:28672
    • 提供者:raymondtchang
  1. zbar-0.10.tar

    0下载:
  2. 二维码识别,可以识别一般的二维码,和常用的一维码。(Qr code identification, can identify the qr code, and the commonly used one dimensional code.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-29
    • 文件大小:713728
    • 提供者:炎黄子孙123
  1. QRcoder

    0下载:
  2. PC端二维码扫描程序 调用AForge.Video打开摄像头,采用ZXING动态链接库实现二维码扫描,模仿手机扫描二维码,在摄像头画面中显示扫描红线,扫描成功显示二维码编码字符,并发出“滴”的声音。(PC QR code scanning program calls the AForge.Video to open the camera, using the dynamic link library ZXING to achieve the two-dimensional code scanni
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:1916928
    • 提供者:simonyichen
  1. ZXingGenerator-master

    0下载:
  2. Two dimensional code is also called two-dimensional barcode. The common two-dimensional code is QR Code, and the full name of QR is Quick Response. It is a very popular encoding method on mobile devices in recent years. It can save more information t
  3. 所属分类:android开发

    • 发布日期:2018-05-01
    • 文件大小:994304
    • 提供者:葛优躺
  1. proposecode

    0下载:
  2. First, we convert an input string as QR code then, encrypted that QR image in other language through AES Algorithm and then hide that encrypted image into another image.
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:3387392
    • 提供者:priyam
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 29 »
搜珍网 www.dssz.com