-
Myquants.java
Myquant套利源代码,下单源代码,java语言(Myquant arbitrage source code ,order,trading ,use java language)
- 2012-01-15 01:33:40下载
- 积分:1
-
聊天室系统charroom
本系统用java+Mysql技术,实现了一个聊天室系统,可同时允许多人一起在线聊天,互发信息。(The system used java+ Mysql technology, achieve a chat room system, while allowing people to chat online with each other fat information.)
- 2020-07-06 14:58:58下载
- 积分:1
-
des
stock quant trade for chinese A market, this is a test.
- 2020-06-20 07:40:01下载
- 积分:1
-
Pindlebot
暗黑2 专门 kpbot,早期版本,能用(Diablo 2 special kpbot, early version, can be used)
- 2020-06-18 17:20:01下载
- 积分:1
-
PictureInfor_code
java开发规范,包含了前台、后台的开发规范,详细说明了开发过程中应该注意的地方。(Java development specification, including the front, backstage development specification, detailed description of the development process should be paid attention to.)
- 2018-01-09 09:47:03下载
- 积分:1
-
sudoku
逻辑推理,通过程序设计实现简单的逻辑推理功能
(logic reasoning)
- 2010-05-07 16:49:51下载
- 积分:1
-
JAVA-programming
本书介绍了java语言的基本特性,包括字符串、选择、小应用程序以及异常等内容。与一般书籍不同的事,本书用大量的示例说明了java语言的语法、特性等,特别适合与刚刚接触java的学生,使其在实战中锻炼java语言的开发技巧。(This book introduces the basic features of java language, including strings, select, small applications, and exceptions and so on. Different things with the general books, book with plenty of examples illustrate the syntax of the java language, characteristics, especially for students and new to java, java training in actual combat to the development of language skills.)
- 2011-11-08 13:36:43下载
- 积分:1
-
DDDownload
Dual Direction Download. split file into blocks and download from first and last block.usage:cloud servers download from replications
- 2013-11-02 16:05:46下载
- 积分:1
-
java_gui
java绘图方面的源码,java日期选择控件源码(java source mapping, java date selection control source)
- 2008-08-20 23:06:26下载
- 积分: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