# weather **Repository Path**: xiwen12/weather ## Basic Information - **Project Name**: weather - **Description**: C/C++气象数据中心后台 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2023-05-25 - **Last Updated**: 2023-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 工业级C++气象数据中心后台 by zhanghao # 目录说明 `idc/`目录是课程给的代码目录 `idc1/`是自己仿照idc建立的目录,对应2-1~2-6视频 `book/`是练习2-7~2-11共享内存 、信号量创建的目录 `pthread/`是练习多线程创建的目录 `public/`和`tools/`是封装的库文件