当前位置:网站首页>C语言通信行程卡后台系统
C语言通信行程卡后台系统
2022-07-07 04:23:00 【_程序设计_】
C语言通信行程卡后台系统
1.通信行程卡后台系统。
通信行程卡是我们国家为了识别手机使用人去过地点的一个小程序,基本原理是当手机连接不同的基站时,基站会记录手机使用人的相关信息,然后进行保存,在手机端扫描通信行程卡的二维码的时候就会将手机使用的行程信息进行打印。
请学习C语言中相关知识,设计一个模拟通信行程卡的后台基站管理系统,包含以下主要功能(不限于以下):
在基站处实现对手机使用人的管理,包括添加相关信息(手机号,身份等等,在手机连接的时候添加,通过输入进行模拟),查询相关人员信息,删除相关信息(超过15天后删除);
实现通过文件保存对应的基站所有连接人的信息;
实现基站站点的管理,包括添加基站信息,查询站点内所有连接人员信息,删除站点信息;
实现个人行程的查询功能,通过输入手机号进行行程查询;
除以上基本功能外,可自行添加你认为需要的功能。
源码下载
链接:https://pan.baidu.com/s/1JJs9vbZahUCB6cQvXLgAVg?pwd=1111
提取码:1111
边栏推荐
- Dynamics CRM server deployment - restore database prompt: the database is in use
- After 95, the CV engineer posted the payroll and made up this. It's really fragrant
- 直播平台源码,可折叠式菜单栏
- [UTCTF2020]file header
- Zhilian + AV, AITO asked M7 to do more than ideal one
- Mysql高低版本切换需要修改的配置5-8(此处以aicode为例)
- Flutter riverpod is comprehensively and deeply analyzed. Why is it officially recommended?
- [unity] several ideas about circular motion of objects
- Tongda injection 0day
- 【webrtc】m98 screen和window采集
猜你喜欢
【斯坦福计网CS144项目】Lab4: TCPConnection
A bit of knowledge - about Apple Certified MFI
[2022 actf] Web Topic recurrence
English translation is too difficult? I wrote two translation scripts with crawler in a rage
buuctf misc USB
Hands on deep learning (IV) -- convolutional neural network CNN
【数学笔记】弧度
三、高质量编程与性能调优实战 青训营笔记
ASEMI整流桥RS210参数,RS210规格,RS210封装
Common method signatures and meanings of Iterable, collection and list
随机推荐
Leetcode-206. Reverse Linked List
Common method signatures and meanings of Iterable, collection and list
After 95, the CV engineer posted the payroll and made up this. It's really fragrant
JSON introduction and JS parsing JSON
Interviewer: what development models do you know?
What is the difference between TCP and UDP?
Leetcode-226. Invert Binary Tree
About some details of final, I have something to say - learn about final CSDN creation clock out from the memory model
[UTCTF2020]file header
[ANSYS] learning experience of APDL finite element analysis
[Stanford Jiwang cs144 project] lab3: tcpsender
图解GPT3的工作原理
通信设备商,到底有哪些岗位?
Jenkins远程构建项目超时的问题
Pytorch parameter initialization
[GUET-CTF2019]虚假的压缩包
Build personal website based on flask
Info | webrtc M97 update
Leetcode sword finger offer brush questions - day 20
pytorch 参数初始化