-
QR码解码
JAVA利用qrcode.jar解码,解码2k的数据只要120ms
- 2022-07-11 03:54:51下载
- 积分:1
-
ERP
ERP教材,内容包括ERP的发展历程,ERP的设计方法。(ERP materials, including the development process of ERP, ERP' s design.)
- 2010-07-29 18:17:24下载
- 积分: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
-
GoF Pattern: Flyweight
&flyweight是一种软件设计模式。flyweight是一种通过与其他类似对象共享尽可能多的数据来最小化内存使用的对象;当简单的重复表示会使用不可接受的内存量时,它是一种大量使用对象的方法。
- 2022-06-12 04:20:17下载
- 积分:1
-
android 控制LED灯以及门禁开关例子(智能家居)
android 控制LED灯以及门禁开关例子(智能家居)
- 2015-08-11下载
- 积分:1
-
demo.voice_recognition
科大讯飞的语音开发包,可以在android下进行语音识别产品的开发!(IFLYTEK MSC development guide, instruct users under ANDROID speech recognition product development.)
- 2013-08-18 20:16:55下载
- 积分:1
-
LayerDrawable
A Drawable that manages an array of other Drawables. These are drawn in array order, so the element with the largest index will be drawn on top.
- 2014-02-25 11:22:22下载
- 积分:1
-
gn
说明: 社区发现的经典算法 GN算法的java测试(Java test of the classical algorithm GN algorithm for community detection
)
- 2016-10-20 08:58:03下载
- 积分:1
-
中文分析器
针对solr6.x中文解析器不能使用的问题,对中文分析器进行升级,可以和solr6.x版完美使用,maven工程,maven package生成的jar文件导入solr app中的WEB-INF lib下即可
- 2022-08-07 00:54:06下载
- 积分:1
-
ClassHierarchyTraveler
Class Hierarchy Traveler Source Code for Andriod.
- 2013-12-04 10:20:18下载
- 积分:1