You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
601 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

### 后端
主要包含六个模块:
- **medicine-server**[服务器端](../../../medicine-server)
- **medicine-collection**[爬虫工程](../../../medicine-collection)
- **medicine-model**[卷积神经网络](../../../medicine-model)
- **medicine-util**[公用工具类](../../../medicine-util)
- **medicine-dataset**[数据集](../../../medicine-dataset)
- **medicine-runtime-data**[运行时数据](../../../medicine-runtime-data)
### App端
主要使用React Native + Ant Design 设计实现。
### 主要流程
<img src='../../assets/images/流程图.png' width='600px' />