-
Algorithms-4th-Chinese
算法 第4版 谢路云翻译(Java描述)_完整版 超实用超经典(Algorithms 4th edition Jerrodd cloud translation (Java description) _ the full version of the classic super-ultra-practical)
- 2021-04-03 23:39:05下载
- 积分:1
-
lucene-2.2.0
lucene开发demo例子及源码包,包中的文档有demo介绍,多种组合得索引建立(Lucene demo examples and source code development package, the package of documents has demo introduce a variety of combinations may Indexing)
- 2007-10-17 19:32:43下载
- 积分:1
-
Employee
创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对象,并输出与对象相关的信息。注意子类有时需调用父类的构造方法和被覆盖的方法,成员变量定义为private,对有些方法实现重载。
(Create four categories, namely the Employee class, SalariedEmplyee class, HourlyEmployee classes and CommissionEmployee classes. Employee class is the parent class where the other three classes. Employee class contains the name and ID number. In addition, SalariedEmployee class also includes a monthly salary HourlyEmployee class should also include the number of hourly wages and the number of working hours CommissionEmployee should also include the proportion and total sales commission. Each class should have the right to set and read the constructor method, data members. Write an application to create objects of these classes, and output information associated with the object. Sometimes need to call attention to a subclass of the parent class constructor and methods are covered, member variables defined as private, to achieve overloading of some methods.)
- 2013-11-27 11:43:06下载
- 积分:1
-
WebSphere
WebSphere快速入门.pdf 送给正在学习WebSphere的朋友。(WebSphere)
- 2010-07-23 20:27:57下载
- 积分:1
-
testGps
此段JAVA程序的功能是利用SOCKET编程实现两太计算机之间的通信(This JAVA program)
- 2008-03-27 16:06:05下载
- 积分:1
-
cJSON
cjson用于json数据格式的编码与解码。(cjson json data format used for encoding and decoding.)
- 2013-11-01 13:07:51下载
- 积分:1
-
sendmail
邮件收发系统,实现了邮件发送以及新邮件的下载以及显示(Send and receive e-mail system, the realization of the e-mail and download new messages as well as the display)
- 2008-12-23 13:21:45下载
- 积分:1
-
HyperTerminal
HyperTerminal源代码,包括超级终端安装(HyperTerminal source code.)
- 2021-01-26 14:58:41下载
- 积分:1
-
[www.java1234.com]jsp校园宿舍管理系统分享
校园宿舍管理系统分享,登录,查询,考勤,添加学生(Campus dormitory management system sharing)
- 2018-05-02 10:27:32下载
- 积分:1
-
GA-master
遗传算法java代码实现,遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法(GeneticAlgorithm,download from github)
- 2018-05-28 19:05:50下载
- 积分:1