搜索资源列表
key_sort_system
- 多关键字的排序是有一定的实用范围。例如:在进行高考分数处理时,除了对总分进行排序外,不同的专业对单科分数的要求不同,因此尚需在总分相同的情况下,按用户提出的单科分数的次序要求排出考生录取的次序。(1)假如代排序的记录数不超10000,表中记录的关键字数不超过5,各个关键字的范围均为0至100。按用户给定的排序的关键字的优先关系,输出排序的结果。(2)约定按LSD方法进行多关键字的排序。在对各个关键字进行排序时采用两种策略:其一是利用稳定的内部排序方法,其二是利用“分配”和“收集”的方法。并综合比
zhekou
- 这是一个适用于超市、酒店等行业进行计费的系统,可以根据消费额不同进行不同的折扣计算。-apply to supermarkets, hotels and other sectors of the billing system, under the spending for a variety of different discount.
Tollquery
- 计费查询程序,供大家参考,可自行修改实用。-billing inquiries procedures, for your reference, to amend its own practical.
9_76
- 问题的提出:编写一个长途电话计费程序,计费规则是每6秒钟0.06元,要求能输入发话地、收话地,输出话费。-the problem : the preparation of a long-distance telephone billing procedures, billing rules every six seconds to 0.06 yuan. asked the caller to input land. words, the output calls.
charge
- c++实现的对电话进行计费的系统,涉及到闰年平年的判断及夏时制冬时制的转换问题-c achieve the right telephone billing system, which involves non-leap year of a leap year in the judgment and daylight saving time in winter when the system conversion,
停车场模拟
- 利用栈和队列实现停车场的管理,包括车的进出及计费。-use stack and queue to achieve the management of car parks, including vehicle access and billing.
200603011052sjjg
- 本人自己作的一个数据结构课程设计,曾获得过满分.它是一个停车场管理系统,利用所学的栈,队列知识对停车厂管理系统进行模拟.本程序有记录停车时间的功能并且可以自动计费,功能强大.-I own a data structure for curriculum design, has won out. It is a car park management system, using what we learned in the stack, queue停车厂knowledge management sy
telpricepro
- 一个电信计费程序,用于学习计费编程非常不错-A telecommunications billing procedures, billing for learning programming is very good
tingchechang
- 用于停车场问题,可以记录进出的车辆数和统计计费-For the parking problem, you can record the number of vehicles entering and leaving and statistical billing
200510282246282796
- 简单的网吧收费系统,可用在小型网吧,有服务端与客户端两个部分组成。-Simple Internet cafe billing system can be used in a small cafe
taxi-program
- 能实现计费功能。车起步开始计费,首先显示起步价(本次设计起步费为7.00元),车在行驶3 km以内,只收起步价7.00元。车行驶超过3 km后,每公里2元,车费依次累加。当总费用达到或超过40元时,每公里收费4元。当遇到红灯或客户需要停车等待时,则按时间计费,计费单价为每20S收费1元-Billing function can be realized. Start start charging car, the first show starting price (starting fee of
taxi12
- 能实现计费功能。车起步开始计费,首先显示起步价(本次设计起步费为7.00元),车在行驶3 km以内,只收起步价7.00元。车行驶超过3 km后,每公里2元,车费依次累加。当总费用达到或超过40元时,每公里收费4元。当遇到红灯或客户需要停车等待时,则按时间计费,计费单价为每20S收费1元-Billing function can be realized. Start start charging car, the first show starting price (starting fee of
wuhua
- 机房计费系统,即有管理功能,高效率运算计费。-Room billing system, that is, management, efficient billing operations.
CustomerBillingManagement
- 客户帐单管理是电信计费系统必备的重要功能模块,主要负责对电信各类客户每月帐单的增加、修改、删除、查询、备份等管理工作。本课题以中国电信企业客户帐单管理模块原型参照,要求基于单链表结构对文件存储的客户帐单数据进行排序、查找、计算、显示等造作。通过此可以,熟练掌握单链表结构、文件读写、函数调用等知识,以及查找、排序典型算法的设计与应用。-Customer Billing Telecom Billing System management is an important function module
shuju
- 多关键字排序的实现,利用多关键字排序进行高考分数处理,除了需对总分进行排序外,不同的专业对单科分数的要求不同,因此在总分相同的情况下,按用户提出的单科分数的次序要求排出考生录取的次序(详见题集p169)。-The realization of multi-key sort using multiple keyword ranking for the college entrance examination scores of treatment, in addition to be sort o
17.Project-SuperMarketp20Billingp20system
- supermarket billing system
tonghuashoufei
- 对实际生活中的通话计费问题的一个实用程序,可以参考一下-Call on the real life of a utility billing questions, you can refer to
cpro
- 里面包含了五个c语言程序源代码,长途电话计费程序,用来计算长途电话费用问题。插入排序,将无序的数字排好序。比较大小的代码程序。-Which contains five c language source code, long distance telephone billing program used to calculate the long-distance telephone costs. Insertion sort, the number of unordered sorted. C
prc2
- the generalized program to have knowledge about the billing system.
telecommunications-billing-system
- 模拟电信计费系统的设计与实现: (1) 计费功能。根据存放在源数据文件中的通话记录和长途费率文件对每一条通话记录计算其通话费用,并将结果保存在费用文件中。其中: 通话费的计算方法如下:通话费=长途电话费+本地电话费 长途电话费=费率(元/分钟)×通话时长(分钟) (通话时长不满1分钟的按1分钟计算) 本地电话费为:3分钟以内0.5元,以后每3分钟递增0.2元。 (2) 话费查询。输入一个电话号码,从费用文件中统计该电话号码的所有本地话费、长途话费,并从用户文件中查