-
DxUtil
check Verify Exception Source Code for Andriod.
- 2013-12-02 14:15:02下载
- 积分:1
-
MyEclipseGen
用代码生成 MyEclipse 7.1 注册序列号(generate myeclipse7 serial code)
- 2009-11-25 15:27:42下载
- 积分:1
-
javadepuzzle
是一些Java的谜题,很有意思,如果能够好好思考的话,Java水平会有很大的提高(Some of Java puzzles, very interesting, if we can think carefully about it, Java will be greatly improved level of)
- 2011-07-10 10:47:58下载
- 积分:1
-
01
说明: 针对施工单位开发的一款管理app,实现了建筑工程流程的精细化管理,功能模块包括过程控制、成本控制和人力资源管理、工艺标准、常见问题解决方案等。(A management app for the development of the construction unit)
- 2018-03-02 16:49:00下载
- 积分:1
-
p2
说明: cpu scheduling using java wwewe
- 2010-02-01 21:40:04下载
- 积分:1
-
TimeResolution
JAVA实现各种不同计时方式的计数器TIMER,并且比较功能差异。(JAVA realization of various forms of counter timer TIMER, and comparing the functional differences.)
- 2009-02-05 01:09:27下载
- 积分:1
-
CPP116
c++单纯型法。方法不错,希望对大家有帮助。(The simplex method)
- 2016-02-16 11:34:31下载
- 积分:1
-
ScrollViewButtonsAndLabels
Basic scroll view example Source Code for Andriod.
- 2013-11-22 15:13:15下载
- 积分:1
-
project
基于P2P的几款用java语言编写的程序,像是P2P点对点通信什么的(Based on several P2P programs written using the java language, such as P2P peer communication or something)
- 2016-08-28 17:49:25下载
- 积分:1
-
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