资源简介

Qt5实现ATK-AS608指纹设备录制、检索、识别功能,可移植开发板2440,A8等,封装各功能

资源截图

代码片段和文件信息

#include “mainwindow.h“
#include 

int main(int argc char *argv[])
{
    QApplication a(argc argv);
    MainWindow w;
    w.show();

    return a.exec();
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      74806  2019-02-28 16:02  fingerPrint\Finger.bmp

     文件       1131  2019-02-28 18:29  fingerPrint\fingerPrint.pro

     文件      23820  2019-03-11 16:50  fingerPrint\fingerPrint.pro.user

     文件         94  2019-02-28 18:30  fingerPrint\images.qrc

     文件        183  2019-02-27 10:25  fingerPrint\main.cpp

     文件      24867  2019-03-11 16:48  fingerPrint\mainwindow.cpp

     文件       2205  2019-03-11 16:04  fingerPrint\mainwindow.h

     文件       4694  2019-03-11 15:49  fingerPrint\mainwindow.ui

     文件      36281  2019-03-11 15:45  fingerPrint\printreader.cpp

     文件       2622  2019-03-11 15:45  fingerPrint\printreader.h

     目录          0  2019-03-11 16:50  fingerPrint

----------- ---------  ---------- -----  ----

               170703                    11


评论

共有 条评论