-
MailSystem
设计一个邮寄包裹的收费系统,在邮寄类型确定的情况下,包裹的邮资由包裹的重量a,邮寄距离b,保价金额c三个参数决定。
如:普通邮件(RegularMail)的邮费 = 3(a+b/100)+0.01c
挂号邮件(RegisterdMail)的邮费 = 4(a+b/100)+0.02c等等
请设计一个系统,计算包裹的邮资。系统使用图形用户界面,用户在图形用户界面选择邮寄类型,再输入重量、距离和报价金额,单击确定按钮系统就计算出包裹的邮资。要求系统能够灵活的增减邮寄类型和修改某种邮寄类型的邮资计算方法。(Design of a parcel of charge system, the type identified in the case of mail, parcels by the weight of the parcel postage a, mailing distance b, c insured amount three parameters. Such as: regular mail (RegularMail) postage = 3 (a+b/100)+0.01c registered mail (RegisterdMail) postage = 4 (a+b/100)+0.02c etc. Please design a system to calculate the parcel postage. System using the graphical user interface, users select the mail type graphical user interface, and then enter the weight, distance and offer amount, click the OK button the system will calculate the parcel postage. Require the system to increase or decrease mailing flexible type and modify some types of mailing postage calculation.)
- 2013-11-14 13:27:11下载
- 积分:1
-
campo
easy algorithm to 3d representation, and example of plotter vector fields.
- 2009-09-16 08:18:05下载
- 积分:1
-
0到9语音识别
说明: 实现数字0到9的语音信号的dtw识别,识别率高,(It realizes DTW recognition of speech signals with digits 0 to 9, and has high recognition rate.)
- 2019-05-16 00:06:41下载
- 积分:1
-
BaseMenuDemo
基本下拉菜单的创建与消息响应,VC++精选编程学习源码,很好的参考资料。(The basic menu creation and message response, VC++ select learning programming source code, a good reference.)
- 2013-12-02 11:29:46下载
- 积分:1
-
Accelerated C++中文版_
说明: 非常经典的一本C++教材,适合初学者入门(Accelerated C++, a very good C++ book for beginners.)
- 2020-06-19 19:00:01下载
- 积分:1
-
Based_on_Net_Office_Management_Information_System_
基于.net办公管理信息系统的设计与实现:一个毕业设计,完整版,参考学习用!(Based on. Net Office Management Information System Design and Implementation: A graduate design, full version, refer to learning to use!)
- 2010-06-09 08:22:00下载
- 积分:1
-
TextView_VC6_Project
Sample Visual Studio C++ 6 source code for building a text file viewer named, TextView. May be used as a replacement for Microsoft s Notepad utility.
- 2014-05-07 11:42:19下载
- 积分:1
-
PowerBuilder 9.0课程设计案例精编源代码
说明: 基于PowerBuilder的一些学习源代码,适合初学者学习(Learning source code)
- 2020-06-16 04:40:02下载
- 积分:1
-
TextToSound
本文简单介绍了如何运用VC编程,Microsoft Speech SDK 建立自己的文本语音转换应用程序.
(This paper briefly describes how to use VC programming, Microsoft Speech SDK to create your own text to speech application.)
- 2013-07-27 13:27:07下载
- 积分:1
-
Untitled
说明: 故障行波提取 相模变换 小波模极大值的求取 适用于输电线路故障测距(Fault Traveling Wave Extraction Phase Modulus Transform Wavelet Modulus Maximum)
- 2020-09-03 14:18:08下载
- 积分:1