-
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
-
hce-framework
模拟IC卡,javacard模拟的基础框架,javacard hce framework(javacard hce framework)
- 2016-03-11 09:19:15下载
- 积分:1
-
e-co-pr
E contact,helps it maintaining mail id contact list
- 2014-07-18 17:59:33下载
- 积分:1
-
tree1
数据结构中对树进行各种操作的java实现,并用例子进行了验证(Java to perform various operations on the tree data structure is implemented and verified with examples)
- 2012-12-27 20:50:55下载
- 积分:1
-
99chengfabiao
用java实现简单的程序 九九乘法表 适合初学者(Simple java program with the multiplication table for beginners)
- 2010-11-11 17:07:56下载
- 积分:1
-
guestbook
一个不错的记事本,虽然功能不是很完善,但是经过稍微修改便可用(the nice Notepad)
- 2011-05-15 12:52:29下载
- 积分:1
-
agent_mirate
自己写的一个小程序,是关于agent序列化与迁移的,一个agent经序列化后跑到网络另一台host上运行,然后返回(himself wrote a small procedure, the sequence is on the agent and migration, After a sequence of the agent went after another network host running and then return to)
- 2007-05-09 10:46:17下载
- 积分:1
-
198(153)
长时记忆系统将输入的经编码的物理刺激与系统只能感知的信息进行比较与模式匹配,一部分信息被激活,(Long-term memory system will be entered by the coding system can only perceive the physical stimulus and compare information with pattern matching, part of the information is activated)
- 2010-11-16 09:18:07下载
- 积分:1
-
java2007thinking
此书是经过编译了的html,讲解了有关java的编程思想,有助于提高程序员的编程能力.(book is a compiled by the html, explained the thinking of java programming, help to improve the programmer's programming capabilities.)
- 2007-03-11 12:20:02下载
- 积分:1
-
InfoManage
采用的Java Web设计,开发平台Java和软件架构C/S
就是简单的MVC设计模式+Jsp+Servlet,使用软件Myeclipse + Tomcat + Mysql + Java
由于花费一天时间写Html和代码实现,就没怎么太高要求,能用下就可以了希望可以通过,
就没实现导入的功能,其余功能完全(Using Java Web design, development platforms Java and software architecture C/S is a simple MVC design pattern+Jsp+Servlet, using software Myeclipse+ Tomcat+ Mysql+ Java Html due to spend a day and write code, there is no how high requirements, can hope you can use the following can be, there is no import function to achieve the remaining fully functional)
- 2013-11-22 19:59:40下载
- 积分:1