-
B06040324_B2
模拟电信计费系统的设计与实现
要求:(1) 计费功能。根据存放在源数据文件中的通话记录和长途费率文件对每一条通话记录计算其通话费用,并将结果保存在费用文件中。其中:
通话费的计算方法如下:
通话费=长途电话费+本地电话费
长途电话费=费率(元/分钟)×通话时长(分钟)
(通话时长不满1分钟的按1分钟计算)
本地电话费为:3分钟以内0.5元,以后每3分钟递增0.2元。
(2) 话费查询。输入一个电话号码,从费用文件中统计该电话号码的所有本地话费、长途话费,并从用户文件中查找其用户名,最后在屏幕上显示:
用户名 电话号码 本地话费 长途话费 话费总计
(3) 话单查询。输入一个电话号码,查询并在屏幕显示该用户的所有通话记录,格式为:
用户名 主叫电话号码 被叫电话号码 通话时长
(Design and implementation of simulation of telecommunication billing system
Requirements: (1) the charging function. According to the calculation of the call charges stored in the source data file in the call records and the long rate documents for each call record, and save the results in cost file. Among them:
The following conversation method to calculate the fee:
Long distance telephone calls =+ local telephone fee
Long distance telephone fee = rate (yuan/minute)* call time (minutes)
(call time less than 1 minutes to 1 minutes)
Local call: 3 minutes 0.5 yuan, increasing 0.2 yuan every 3 minutes later.
(2) calls inquiries. Enter a phone number, all local calls, long-distance calls statistics the phone number from the cost in the file, and find the user name from user file, and finally displayed on the screen:
The user name phone number local calls long distance charges charges totaling
(3) if a single query. Enter a phone number, query and display all the call records of th)
- 2013-09-25 05:53:29下载
- 积分:1
-
yuvtoavi
Executable file to convert yuv video file to avi video file . text file eas given for further help.
- 2014-01-29 15:02:07下载
- 积分:1
-
VcPP-access-to-DAO-database
基于C++编程下的,实现了对DAO数据库的访问功能(Based C++ programming under the realization of the DAO database access functions)
- 2014-04-27 11:27:57下载
- 积分:1
-
LAN-monitoring-system
局域网监控系统采用vc++6.0编写,需要oracle数据库(LAN monitoring system)
- 2013-12-13 22:03:19下载
- 积分:1
-
da5651
说明: 杭州康芯电子公司的高速DA模块全部资料,上传啦,绝对的好使,包括DATASHEET(Kang Hangzhou high-speed core electronics module DA all the information you upload, so absolute, including DATASHEET)
- 2009-08-22 17:52:07下载
- 积分:1
-
ClrGradientPrgssCtrl
vc 颜色渐变进度条ClrGradientPrgssCtrl 的程序源码,很不错的demo(vc color gradient progress bar ClrGradientPrgssCtrl the program source code, very good demo)
- 2011-06-29 23:21:17下载
- 积分:1
-
similar_windows_mspaint
说明: 类似windows画图程序,基本功能都可以实现(simalar to windows mspaint.exe)
- 2009-07-22 10:55:50下载
- 积分:1
-
very_useful_SmartEdit
说明: 非常有用的智能编辑框。过滤非设定的输入字符,可以设定为NUMBER、LETTER、FLOATINGPT、OTHERCHAR、SIGNED、UNDERSCORE。(Very useful smart edit box. Filtering of non-setting input characters can be set to NUMBER, LETTER, FLOATINGPT, OTHERCHAR, SIGNED, UNDERSCORE.)
- 2008-08-29 21:59:40下载
- 积分:1
-
MY_ping_command(1)
Visual C++ 平台下实现ping命令过程,包括打包发送接受解包等
对网络编程初期学习者很有帮助
- 2011-04-23 12:55:18下载
- 积分:1
-
DecodeGPSINFO
模拟GPS信号的解析的MFC程序。有卫星的轨迹和人的轨迹图~(GPS signal simulation analysis of the MFC program. Satellite trajectory and the trajectories of people ~)
- 2011-07-21 12:55:05下载
- 积分:1