-
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
-
Positive-and-negative-triangle
大学课本中常见的一个题,用C#写程序输出*组成的一个正反三角形状。(University textbooks in common a title, written in C# program output* consisting of a positive and negative triangular shape.)
- 2013-06-21 19:55:10下载
- 积分:1
-
一个简单的vc下tcp客户端程序 向服务器提出TCP连接的请求,当连接建立后,从服务器的端口接收数据并进行显示,然后断开与服务器的连接...
一个简单的vc下tcp客户端程序 向服务器提出TCP连接的请求,当连接建立后,从服务器的端口接收数据并进行显示,然后断开与服务器的连接-Vc under a simple tcp client TCP connection to the server made the request, when the connection is established, from the server port to receive data and display, and then disconnect the connection with the server
- 2022-08-12 15:54:17下载
- 积分:1
-
The examples used to obtain system information of the protocol stack, and contro...
该实例用以获得系统安装的各协议栈信息,并通过树形控件直观的显示出来-The examples used to obtain system information of the protocol stack, and control through an intuitive tree display
- 2022-09-17 23:05:03下载
- 积分:1
-
ssd1-mcq2
It is a MCQ1 SSD1.Here you can find questions with answers!!!
- 2011-02-12 20:45:43下载
- 积分:1
-
Netlogo
基于agent仿真的一个多主题模型,用netlogo编写的代码程序,,具有一定的改进意义。。(an agent based MAS model ,it may be usful for your reasearch,.thansks...it s a bull shit.if you down load it ,youwill stupid)
- 2020-12-19 19:59:09下载
- 积分:1
-
采用c编写的socket套接字的服务器端程序。接收从客户端发送的信息,并向客户端发送信息。...
采用c编写的socket套接字的服务器端程序。接收从客户端发送的信息,并向客户端发送信息。-The preparation of the socket using c socket server-side program. From the client to receive messages sent to the client send a message.
- 2022-01-26 02:22:53下载
- 积分:1
-
world_raster
geoserver 中国地图矢量图,geoserver 中国地图矢量图(Geoserver Chinese map vector diagram,Geoserver Chinese map vector diagram)
- 2016-03-30 10:55:39下载
- 积分:1
-
近红外分析中光谱预处理及波长选择方法进展与应用
说明: 光谱分析的核心介绍,算法内容,功能简介,很好用的(Introduction to the core of spectral analysis, algorithm content, function, easy to use)
- 2020-03-30 16:33:08下载
- 积分:1
-
dianyunyasuoxianshi
通过对曲率压缩法的改进 实现电云的压缩 并显示压缩后的点云数据(By compressing method improvement curvature point cloud compression and display the point cloud data compressed)
- 2016-04-10 09:34:53下载
- 积分:1