搜索资源列表

  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-05-21
    • 文件大小:15360
    • 提供者:ganesh
  1. b2w

    0下载:
  2. 人脸检测技术在二维条形码(QR码)中的应用,讲得很详细的。-Face detection technology in two-dimensional barcode (QR code) in the application, it very detailed.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-21
    • 文件大小:3735552
    • 提供者:leon3000
  1. QRCodeLib

    1下载:
  2. 扫描条形码或QR码必备的DLL,可用摄像头或手动传一张照片,即可看信息-Scan the bar code or QR code necessary DLL, available camera or manually transfer a photo, you can see information
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:3551232
    • 提供者:huangss2007
  1. QR

    0下载:
  2. 基于andriod,实现二维码QR的编解码(字符、图片)-Based on andriod, 2D QR code encoding and decoding (characters, images)
  3. 所属分类:android开发

    • 发布日期:2024-05-21
    • 文件大小:3486720
    • 提供者:panlin
  1. QR

    0下载:
  2. QR分解在Opencv下的实现;完整代码,根据需要稍作修改后可以直接运行!-QR done in OpenCv
  3. 所属分类:OpenCV

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:李逍遥
  1. QR-algorithm-for-matrix-value

    0下载:
  2. 带双步位移的QR分解求特征值算法(C语言版)。-the QR decomposition algorithm for the characteristic value
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:liuyuan
  1. VBLAST-QR

    0下载:
  2. 此文介绍了一种改进的QR分解VBLAST解码算法。-The article introduces an improved QR decomposition VBLAST decoding algorithm.
  3. 所属分类:编程文档

    • 发布日期:2024-05-21
    • 文件大小:782336
    • 提供者:vicky
  1. QR

    0下载:
  2. 用QR码生成的学位证书,将相应的数据输入进去后能够生成一个QR码的标志-QR application
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:1080320
    • 提供者:ruirui
  1. QR

    0下载:
  2. QR分解的MATLAB程序,可用于MIMO智能天线等-QR decomposition
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:邓豪
  1. QR-decomposition

    0下载:
  2. QR分解的MATLAB程序,可用于MIMO智能天线等-QR decomposition MIMO Smart antenna
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:邓豪
  1. QR

    0下载:
  2. QR类型的二维码生成与解码,压缩包内有所需要的jar,直接部署项目,复制过去,就能与运行-failed to translate
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:1038336
    • 提供者:llb
  1. GAUSS-and-QR

    0下载:
  2. 使用高斯列主元法和QR方法求解方程组,使用matlab编程.-Gaussian and QR column main element method for solving equations.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:涉水灯盏
  1. QR

    0下载:
  2. 对给定的若干组数据,按照指定的阶数,根据最小二乘原理分别利用正规方程方法和QR 分解方法进行多项式拟合。-QR analise
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:260096
    • 提供者:huy
  1. QR

    0下载:
  2. 使用GramSchimidt方法进行矩阵的QR分解和排序的GramSchimidt方法QR分解-QR decomposition using GramSchimidt method
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:harold
  1. Gram-Schmidt-QR-decomposition

    0下载:
  2. fortran科学计算与工程。Gram-Schmidt正交化计算QR分解,进行矩阵的计算。-fortran scientific computing and engineering. Gram-Schmidt orthogonalization computing the QR decomposition, the matrix calculation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:muyu
  1. QR-TImer

    0下载:
  2. Generating and scanning qr code both from local database and scanned image by camera in Windows Phone 7 development. This is the only design.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:18432
    • 提供者:Shishir
  1. QR

    0下载:
  2. QR二维码,程序出自日本,方便使用,准确率高-QR code, the program comes from Japan, easy-to-use, high accuracy
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:4097024
    • 提供者:
  1. QR-algorithm

    0下载:
  2. 求解矩阵特征值的QR算法详细解释外加例子分析-QR algorithm for solving matrix eigenvalue explained in detail plus examples
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:463872
    • 提供者:wade
  1. QR

    0下载:
  2. 基于数字水印和QR二维条码的嵌入式票务数据库管理系统设计-Based on digital watermarking and QR two-dimensional bar code embedded ticketing database management system design
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:3959808
    • 提供者:陈亚琴
  1. QR

    0下载:
  2. QR分解算法求双差载波相位的整周模糊度值-QR decomposition algorithm for double-difference carrier phase integer ambiguity value
  3. 所属分类:GPS编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:ting
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »

源码中国 www.ymcn.org