Meteorological-Data-Management-Center

所属分类:地理学
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2023-03-15 03:21:00
上 传 者sh-1993
说明:  Linux-based back-end projects,C C++气象数据管理中心,
(Linux based back end projects, C C++meteorological data management center,)

文件列表:
LICENSE (11357, 2023-03-14)
Project Introduction Manual/ (0, 2023-03-14)
Project Introduction Manual/Meteorological-Data-Management-Center.pdf (1136560, 2023-03-14)
project/ (0, 2023-03-14)
project/.idea/ (0, 2023-03-14)
project/.idea/misc.xml (137, 2023-03-14)
project/.idea/modules.xml (266, 2023-03-14)
project/.idea/project.iml (97, 2023-03-14)
project/CMakeLists.txt (6766, 2023-03-14)
project/cmake-build-debug/ (0, 2023-03-14)
project/cmake-build-debug/.cmake/ (0, 2023-03-14)
project/cmake-build-debug/.cmake/api/ (0, 2023-03-14)
project/cmake-build-debug/.cmake/api/v1/ (0, 2023-03-14)
project/cmake-build-debug/.cmake/api/v1/query/ (0, 2023-03-14)
project/cmake-build-debug/.cmake/api/v1/query/cache-v2 (0, 2023-03-14)
project/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1 (0, 2023-03-14)
project/cmake-build-debug/.cmake/api/v1/query/codemodel-v2 (0, 2023-03-14)
project/cmake-build-debug/.cmake/api/v1/query/toolchains-v1 (0, 2023-03-14)
project/cmake-build-debug/.cmake/api/v1/reply/ (0, 2023-03-14)
project/cmake-build-debug/.cmake/api/v1/reply/cache-v2-64f3d88acaaf8bec23d2.json (21410, 2023-03-14)
project/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-825bdac27fc2606f3776.json (22991, 2023-03-14)
project/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-088b88ed11f0f87a417d.json (896, 2023-03-14)
project/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json (154, 2023-03-14)
project/cmake-build-debug/.cmake/api/v1/reply/index-2022-04-12T12-12-08-0533.json (1804, 2023-03-14)
project/cmake-build-debug/.cmake/api/v1/reply/target-project-Debug-3f7e76a7aa62ceb78204.json (30190, 2023-03-14)
project/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-154df6e2ac3c10fe6d8e.json (1781, 2023-03-14)
project/cmake-build-debug/.ninja_deps (26364, 2023-03-14)
project/cmake-build-debug/.ninja_log (665, 2023-03-14)
project/cmake-build-debug/CMakeCache.txt (13642, 2023-03-14)
project/cmake-build-debug/CMakeFiles/ (0, 2023-03-14)
project/cmake-build-debug/CMakeFiles/3.21.1/ (0, 2023-03-14)
project/cmake-build-debug/CMakeFiles/3.21.1/CMakeCCompiler.cmake (2574, 2023-03-14)
project/cmake-build-debug/CMakeFiles/3.21.1/CMakeCXXCompiler.cmake (5549, 2023-03-14)
project/cmake-build-debug/CMakeFiles/3.21.1/CMakeDetermineCompilerABI_C.bin (16120, 2023-03-14)
project/cmake-build-debug/CMakeFiles/3.21.1/CMakeDetermineCompilerABI_CXX.bin (16144, 2023-03-14)
project/cmake-build-debug/CMakeFiles/3.21.1/CMakeSystem.cmake (406, 2023-03-14)
project/cmake-build-debug/CMakeFiles/3.21.1/CompilerIdC/ (0, 2023-03-14)
project/cmake-build-debug/CMakeFiles/3.21.1/CompilerIdC/CMakeCCompilerId.c (24939, 2023-03-14)
... ...

# Meteorological Data Management Center **Operating environment**: > OS: CentOS 7 x86_64 > > RAM: 2GB > > SCSI: 80GB > > programming language: C/C++ **Project framework**: ![project](https://user-images.githubusercontent.com/88936287/225012442-0622ecbf-41f4-4a65-af28-c44b40aa1ae7.png) **Detailed description of the project**: /Project Introduction Manual/Meteorological-Data-Management-Center.pdf How do I start a project? first: `cd /project/idc1/c && vim start.sh` Take the extraction data system as an example: ![image](https://user-images.githubusercontent.com/88936287/225015823-48d7ba99-08b9-4261-8e11-b8e423910368.png) You need to change the required information to your own and register the table segments of the relevant database: In this figure, 127.0.0.1 is the IP address, root is the username, 123456 is the password, mysql is the database type, and 3306 is the connection mysql port. The basic table information of the database is shown in the figure: ![image](https://user-images.githubusercontent.com/88936287/225017220-2db33bff-2f6e-4647-bcf3-8362d515c330.png) You need to create the information of the relevant table and insert the data. The SQL statement path of the related table is: `\project\idc\sql` The simulated data path for inserting SQL is: `\project\idc\ini\stcode.ini` data format: ![image](https://user-images.githubusercontent.com/88936287/225019165-8d8ff9b7-6d36-46c9-be04-2f4799852f84.png) You can then go to the /project/idc1/c path and use `sh start.sh` > If you want to close the project, you can use `sh killall.sh`. There may be other related operations that need to be changed, and if they exist and cannot be solved by themselves, you can raise an issue!!!

近期下载者

相关文件


收藏者