登录
首页 » C++ Builder » BY2003

BY2003

于 2006-03-10 发布 文件大小:2042KB
0 266
下载积分: 1 下载次数: 0

代码说明:

说明:  在程序加载时出现,可以点击画面跳过。 2.登录窗口 只有在输入正确的用户名的密码时,点击登录,才能登录。 3.主体窗口 主体窗口中显示的是当天的话费清单。 4.显示窗口 显示窗口中显示的是当前的各路中断线的状态。 5.打印窗口 可以打印当天的话费清单。 6.退出程序 退出程序。 7.当前费用 可以结算出从当天的00:00:00到些时的费用总和,以及通话时第总和。 (in loading procedures there, click on the picture to skip. 2. Login window only in the correct user name password, click on Login can be logged. 3. The main window of the main window shows the list of the day's calls. 4. Show window display window shows the current rostrum were interrupted state. 5. Print window and print the same day the calls list. 6. Exit exit. 7. The current cost of clearing it out of 00:00:00 from the day when some of the costs of the total, and its total telephone conversation.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 347013
    说明:  OPNET 无线仿真 PPT + 源码 好好学习吧(OPNET wireless simulation PPT source code)
    2019-01-04 05:14:51下载
    积分:1
  • 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
  • 9019633
    说明:  The physical layer of WCDMA is explained in detail. The downlink physical channel structure, uplink physical channel structure and timing relationship between channels are described in detail.
    2019-01-04 19:01:44下载
    积分:1
  • 252616
    通信原理实验指导书,包括全部通信原理章节,原理分析,硬件解释,编程指导等(The communication principle experiment instruction book, including all the communication principle chapter, the principle analysis, the hardware explanation, the programming instruction and so on)
    2019-01-05 07:39:21下载
    积分:1
  • 声音技术
    说明:  在dos下声音的处理pc喇叭发声,声卡技术,WAV文件的播放技术(voice processing pc speakers audible, audio technology, WAV file playback technology)
    2005-12-02 21:38:44下载
    积分:1
  • DirecteryOption
    模拟终端,和几种目录文件操作的系统命令,dir,cd,md,del等(analog terminal, and several catalog operation of the system commands, dir, cd, md, del etc.)
    2005-05-10 21:37:39下载
    积分:1
  • jiaobingbu
    集合的运算:交、并、补(难度系数:1.1) 全集:大写字母 ‘A’~’Z’ 要求实现以下功能: 1、集合的输入:自动去掉重复和非法的字符 2、集合的显示:输出集合的全部元素 3、输出一个给定集合的补集 4、输出两个给定集合的交集和并集 (jiao bing bu)
    2013-11-29 20:49:25下载
    积分:1
  • BY2003
    说明:  在程序加载时出现,可以点击画面跳过。 2.登录窗口 只有在输入正确的用户名的密码时,点击登录,才能登录。 3.主体窗口 主体窗口中显示的是当天的话费清单。 4.显示窗口 显示窗口中显示的是当前的各路中断线的状态。 5.打印窗口 可以打印当天的话费清单。 6.退出程序 退出程序。 7.当前费用 可以结算出从当天的00:00:00到些时的费用总和,以及通话时第总和。 (in loading procedures there, click on the picture to skip. 2. Login window only in the correct user name password, click on Login can be logged. 3. The main window of the main window shows the list of the day's calls. 4. Show window display window shows the current rostrum were interrupted state. 5. Print window and print the same day the calls list. 6. Exit exit. 7. The current cost of clearing it out of 00:00:00 from the day when some of the costs of the total, and its total telephone conversation.)
    2006-03-10 17:23:33下载
    积分:1
  • Desktop
    调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。(Scheduling problem backtracking algorithm is the classic problem. Problem Description: Suppose there are n-task by the k-parallel machine can be completed. The time required to complete the task i is ti. Try to design an algorithm to find completing these n-best task scheduling, making the earliest time to complete all tasks.)
    2010-02-19 23:31:11下载
    积分:1
  • 9019633
    The physical layer of WCDMA is explained in detail. The downlink physical channel structure, uplink physical channel structure and timing relationship between channels are described in detail.
    2019-01-04 19:01:44下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载