当前位置:网站首页>C语言通信行程卡后台系统
C语言通信行程卡后台系统
2022-07-07 04:23:00 【_程序设计_】
C语言通信行程卡后台系统
1.通信行程卡后台系统。
通信行程卡是我们国家为了识别手机使用人去过地点的一个小程序,基本原理是当手机连接不同的基站时,基站会记录手机使用人的相关信息,然后进行保存,在手机端扫描通信行程卡的二维码的时候就会将手机使用的行程信息进行打印。
请学习C语言中相关知识,设计一个模拟通信行程卡的后台基站管理系统,包含以下主要功能(不限于以下):
在基站处实现对手机使用人的管理,包括添加相关信息(手机号,身份等等,在手机连接的时候添加,通过输入进行模拟),查询相关人员信息,删除相关信息(超过15天后删除);
实现通过文件保存对应的基站所有连接人的信息;
实现基站站点的管理,包括添加基站信息,查询站点内所有连接人员信息,删除站点信息;
实现个人行程的查询功能,通过输入手机号进行行程查询;
除以上基本功能外,可自行添加你认为需要的功能。
源码下载
链接:https://pan.baidu.com/s/1JJs9vbZahUCB6cQvXLgAVg?pwd=1111
提取码:1111
边栏推荐
- Flutter riverpod is comprehensively and deeply analyzed. Why is it officially recommended?
- [ANSYS] learning experience of APDL finite element analysis
- Jenkins remote build project timeout problem
- [guess-ctf2019] fake compressed packets
- [UTCTF2020]file header
- Invalid table alias or column reference`xxx`
- Regular e-commerce problems part1
- 1、 Go knowledge check and remedy + practical course notes youth training camp notes
- Common method signatures and meanings of Iterable, collection and list
- A bit of knowledge - about Apple Certified MFI
猜你喜欢

Simple example of ros2 planning system plansys2

Leetcode-206. Reverse Linked List

What are the positions of communication equipment manufacturers?

L'externalisation a duré trois ans.

misc ez_usb

科技云报道:从Robot到Cobot,人机共融正在开创一个时代

Bi she - college student part-time platform system based on SSM

1142_ SiCp learning notes_ Functions and processes created by functions_ Linear recursion and iteration

2022-07-06: will the following go language codes be panic? A: Meeting; B: No. package main import “C“ func main() { var ch chan struct

1140_ SiCp learning notes_ Use Newton's method to solve the square root
随机推荐
Regular e-commerce problems part1
nacos
Route jump in wechat applet
[mathematical notes] radian
MobaXterm
通信设备商,到底有哪些岗位?
Gslx680 touch screen driver source code analysis (gslx680. C)
Zhilian + AV, AITO asked M7 to do more than ideal one
KBU1510-ASEMI电源专用15A整流桥KBU1510
Info | webrtc M97 update
I failed in the postgraduate entrance examination and couldn't get into the big factory. I feel like it's over
UWB learning 1
gslx680触摸屏驱动源码码分析(gslX680.c)
buuctf misc USB
Deep learning Flower Book + machine learning watermelon book electronic version I found
面试结束后,被面试官在朋友圈吐槽了......
2022-07-06:以下go语言代码是否会panic?A:会;B:不会。 package main import “C“ func main() { var ch chan struct
探索Cassandra的去中心化分布式架构
pytest+allure+jenkins安装问题:pytest: error: unrecognized arguments: --alluredir
[GUET-CTF2019]虚假的压缩包