-
jAva
这是一个关于JAVA基础知识的介绍,如果你是一个学习JAVA的新手,它是非常适合你的。
(primary konwledge about java,
if you fresh-man who want to learn java
you should have a look at it,please bleive in me)
- 2012-04-28 22:27:10下载
- 积分:1
-
Flex4
说明: 基于Flex4_Java的多个文件上传类源码,flex批量上传文件服务器(Multiple file upload source code based on Flex4_Java, flex batch upload file server)
- 2020-04-23 19:23:15下载
- 积分: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
-
lexical-analysis
通过写好的最小DFA实现源码的分词功能。
内容:GetToken.java(源码)SourceCode.txt(要分词的源码)
Tokens.txt(Token序列)(Achieve source word feature written by minimal DFA. Content: GetToken.java (source) SourceCode.txt (word to the source) Tokens.txt (Token sequence))
- 2014-04-18 13:59:16下载
- 积分:1
-
En_Decoder
java自带类3des加解密
java自带类3des加解密
java自带类3des加解密(java class comes 3des encryption 3des decryption java java class comes with its own class 3des encryption and decryption)
- 2013-08-27 15:11:13下载
- 积分:1
-
Mouse
说明: java 打地鼠小游戏 课程设计 经过测定 非常好用(the code for java game)
- 2020-06-19 15:40:02下载
- 积分:1
-
EasyPay-master
EasyPay(易支付)集成并高度封装了Android平台的微信支付,支付宝支付以银联支付。使用此库,开发者可以使用简单方便的api实现支付功能。
易支付编码实现遵循设计模式六大原则,并且使用了单例以及策略模式来实现整个库,扩展性良好,可以轻松扩展其他支付方式如百度,美团等。支付方式类继承IPayStrategy接口,支付信息类实现IPayInfo接口,再分别传入场景类EasyPay中即可。具体请参照代码中支付宝或者微信或者银联支付方式封装。(This is a library for Developers easily to use Alipay,WechatPay and UnionPay in Android project.)
- 2020-06-25 07:00:02下载
- 积分:1
-
Shooter
飞机大战,能让你对java的核心语法进行了解,并能带你认识java编程的乐趣(World War II aircraft, allows you to understand java core syntax, and can take the fun you know java programming)
- 2016-08-02 17:02:27下载
- 积分:1
-
eayl-iostream
struts in action, 详细介绍action,form的使用方法,经典(Struts in action, introduces the usage of action,form in detail.)
- 2018-09-16 07:16:41下载
- 积分:1
-
KNN
knn算法,java 源码实现,简单有效的算法(algorithm of knn,a simple and efficient algorithm )
- 2009-03-22 09:44:37下载
- 积分:1