-
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
-
34887
电子书浏览制作工具1.0版源码,程序结合易语言扩展界面支持库和操作系统界面功能支持库,实现电子书浏览制作。(E-book Builder version 1.0 source code , the program combined with easy language support library expansion interface and operating system support library interface functions to achieve e-book production.)
- 2016-07-21 15:58:04下载
- 积分:1
-
基于Labview的智能小车控制平台
基于Labview的智能小车控制平台,里面有较全的程序代码
- 2021-05-07下载
- 积分:1
-
求取灰度共生矩阵参数(能量、熵、惯性矩、相关性)的Matlab源程序
通过该Matlab程序可以求取用于描述图像纹理特征的灰度共生矩阵参数(能量、熵、惯性矩、相关性)。可以分别求取0,45°,90°,135°方向上的特征参数,同时可以求出这些特征参数的平均值与标准差。
- 2020-12-09下载
- 积分:1
-
矩阵互相关系数计算与直方图
计算矩阵各列与其他各列的互相关系数,并按照概率分布利用直方图的形式展示出来。该互相关系数的定义参考Michael Elad的《Sparse and Redundant Representations》p25 Definition2.3
- 2020-12-04下载
- 积分:1
-
hacker defender 完整版
根随这个程序,你可以将创建的超隐藏账户甚至在注册表中隐藏,让一般的管理人员无从找到后门账户,不适合新手使用,由于命令多,功能强大,不会用的请不要下载,不要用于非法,后果自负!可以我联系获得更多黑客程序
- 2020-11-27下载
- 积分:1
-
idl计算ndvi
计算ndvi的idl源码,有助于idl初学者学习,envi二次开发idl
- 2020-11-29下载
- 积分:1
-
Vc
说明: 画干涉波 借以模拟物理中的相关现象 (To simulate the physical picture of interference related phenomena in)
- 2010-12-13 14:44:51下载
- 积分:1
-
十字路口的交通灯控制 Verilog代码(详细备注)
本代码需要用到EL-SOPC4000试验箱上交通灯模块中的发光二极管,即红、黄、绿各三个。依人们的交通常规,“红灯停,绿灯行,黄灯提醒”。其交通灯的亮灭规律为:初始态是两个路口的红灯全亮,之后东西路口的绿灯亮,南北路口的红灯亮,东西方向通车,延时一段时间后,东西路口绿灯灭,黄灯开始闪烁。闪烁若干次后,东西路口红灯亮,而同时南北路口的绿灯亮,南北方向开始通车,延时一段时间后,南北路口的绿灯灭,黄灯开始闪烁。闪烁若干次后,再切换到东西路口方向,重复上述过程。
- 2020-06-27下载
- 积分:1
-
ClearQuest-Process-Deployment
讲解如何在ClearQuest中实现流程开发(ClearQuest Process development)
- 2011-06-01 09:44:24下载
- 积分:1