# GPS-CS **Repository Path**: lvcp/gps-cs ## Basic Information - **Project Name**: GPS-CS - **Description**: 本项目包含两个程序:Client端和Server端,Client端模拟GPS信号接收机,通过串行口接收真实的GPS信号(需要GPS信号接收器),或者通过程序模拟每隔一秒钟发出一帧NMEA-0183格式的标准GPS信号,对GPS信号进行一定的处理后发送给Server端。Server端通过IPC(进程间通信)获得Client发出的信号,进行解析,并把解析出的地理位置信息进行存储和处理后输出。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/lvcp/gps-cs - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 1 - **Created**: 2020-09-21 - **Last Updated**: 2024-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GPS-CS #### Description {**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**} #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)