2021-11-02 11:17:07 索炜达电子 647
项目编号:E2061
文件大小:1.2M
源码说明:带中文注释
开发环境:C编译器
简要概述:
基于STM32制作心率检测仪
目录│文件列表:
└ 基于STM32制作心率检测仪
└ SerialPort
└ SerialPort
├ build-SerialPort-Desktop_Qt_5_5_1_MinGW_32bit-Debug
│ │ Makefile
│ │ Makefile.Debug
│ │ Makefile.Release
│ │ ui_mainwindow.h
│ ├ debug
│ │ │ main.o
│ │ │ mainwindow.o
│ │ │ moc_mainwindow.cpp
│ │ │ moc_mainwindow.o
│ │ │ moc_mythread.cpp
│ │ │ moc_mythread.o
│ │ │ mythread.o
│ │ └ SerialPort.exe
├ build-SerialPort-Desktop_Qt_5_6_0_MinGW_32bit-Debug
│ │ Makefile
│ │ Makefile.Debug
│ │ Makefile.Release
│ │ ui_mainwindow.h
│ ├ debug
│ │ │ main.o
│ │ │ mainwindow.o
│ │ │ moc_mainwindow.cpp
│ │ │ moc_mainwindow.o
│ │ └ SerialPort.exe
└ SerialPort
│ main.cpp
│ mainwindow.cpp
│ mainwindow.h
│ mainwindow.ui
│ SerialPort.pro
│ SerialPort.pro.user
│ SerialPort.pro.user.5af8ba9
└ SerialPort.pro.user.c47cb93