• 大小: 376KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-03
  • 语言: Matlab
  • 标签:

资源简介

matlab 利用zxing包 实现二维码的生成及识别 简单易行

资源截图

代码片段和文件信息

function varargout = main(varargin)
% MAIN MATLAB code for main.fig
%      MAIN by itself creates a new MAIN or raises the existing
%      singleton*.
%
%      H = MAIN returns the handle to a new MAIN or the handle to
%      the existing singleton*.
%
%      MAIN(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in MAIN.M with the given input arguments.
%
%      MAIN(‘Property‘‘Value‘...) creates a new MAIN or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before main_OpeningFcn gets called.  An
%      unrecognized property name or invalid value makes property application
%      stop.  All inputs are passed to main_OpeningFcn via varargin.
%
%      *See GUI Options on GUIDE‘s Too

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-12-20 19:41  新建文件夹\
     文件       25599  2017-06-25 16:57  新建文件夹\main.fig
     文件       10697  2017-06-27 09:52  新建文件夹\main.m
     文件         954  2017-06-25 16:49  新建文件夹\otsut.m
     文件         572  2017-06-27 08:54  新建文件夹\qrgen.m
     文件      372550  2014-04-11 18:31  新建文件夹\zxing17.jar
     文件       14542  2013-03-21 13:30  新建文件夹\zxing2.jar
     文件         526  2017-06-27 15:04  新建文件夹\zxing_decode.m

评论

共有 条评论