# 智慧农业后端CPP **Repository Path**: MyDearest35/smart-agriculture-cpp ## Basic Information - **Project Name**: 智慧农业后端CPP - **Description**: 参加大学生计算机设计大赛的项目《智联农芯》的c++后端 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-17 - **Last Updated**: 2025-07-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 智慧农业后端CPP #### 介绍 参加大学生计算机设计大赛的项目《智联农芯》的c++后端 #### 安装教程 1. 安装 vcpkg ```shell .\vcpkg integrate install .\vcpkg install boost .\vcpkg install opencv[ffmpeg] ``` #### 使用说明 1. 本项目用到了c++23 2. 有模块机制