-
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
-
multiagent-system-mobile-robot
本代码为非完整多智能体系统的MATLAB仿真,论文源文件。论文源文件为Shi S, Yu X, Liu G. Finite-Time Consensus Algorithm for Multiple Nonholonomic Disturbed Systems with Its Application[J]. Mathematical Problems in Engineering, 2015, 2015.(Shi S, Yu X, Liu G. Finite-Time Consensus Algorithm for Multiple Nonholonomic Disturbed Systems with Its Application[J]. Mathematical Problems in Engineering, 2015, 2015.)
- 2016-04-11 13:13:32下载
- 积分:1
-
AbstractWindowedCursorTest
Abstract Windowed Cursor Test Source Code for Andriod.
- 2013-10-12 16:26:33下载
- 积分:1
-
MirrorDraw
Mirror Draw App include it self code for drawing any shapes in four diff colors with mirroning
- 2015-03-10 05:59:40下载
- 积分:1
-
五点差分型多重网格方法
说明: 用用五点差分算法结合多重网格算法求解偏微分方程;用五点差分算法结合多重网格算法求解偏微分方程。(Using five-point difference algorithm combined with a multigrid algorithm to solve partial differential equations; Using five-point difference algorithm combined with multigrid algorithm to solve partial differential equations.)
- 2020-09-21 11:47:57下载
- 积分:1
-
TemplateTrans
利用VC++对图像进行增强处理,包括图像平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色编码(Using VC++ to enhance the image processing, including image smoothing, median filter, sharpening the gradient, Laplacian sharpening, pseudo-color coding)
- 2009-06-09 15:39:30下载
- 积分:1
-
自然连接
计算任意两个表的简单自然连接过程。假设有两个表A、B,分别为m1行、n1列和m2行、n2列,求它们简单自然连接的结果C=A B(i=j)。(A simple natural join procedure for computing two arbitrary tables. Suppose there are two tables A and B, which are M1 rows, N1 columns and M2 rows, N2 columns, and the result of their simple natural connection is C=A B (i=j).)
- 2017-10-31 17:35:34下载
- 积分:1
-
c# winform QQ表情例子 附完整源码
winform qq表情功能实现,支持表情管理,支持分页,仅供学习交流使用
- 2013-09-22下载
- 积分:1
-
testexcel
VC2008 操作excel2003 ,用odbc方式创建excel,用excel接口类对excel进行读写,包括设置边框 字体 颜色 合并单元格等 附录excel小例子(VC2008 operation excel2003, with a way to create odbc excel, excel with excel interface class for reading and writing, including setting borders font color merging cells small example in Appendix excel)
- 2013-10-09 10:23:56下载
- 积分:1
-
NDIS underlying development, miniport middle layer, network intercept data packe...
ndis底层开发,miniport 中间层,网络数据包拦截-NDIS underlying development, miniport middle layer, network intercept data packets
- 2022-08-24 09:07:57下载
- 积分:1