搜索资源列表
java-ga-devel-alpha-0.1.tar
- 遗传算法源代码,实现了选择操作、交叉操作和变异操作,通过适应度函数完成种群的选择及收敛。-genetic algorithm source code and realized the choice of operation, crossover and mutation operation, through fitness function completed Stocks choice and convergence.
java
- Java图形用户界面程序设计 程序需要说明每种最常用的GUI组件(如Label,TextField,TextArea,Button,Checkbox,Choice,List)是如何被显示和访问的,同时也要说明用于每个组件的本地事件处理方法。
JAVA(choice)
- 非常好的JAVA选择题资料,而且内容全面,共1000题
AutoComplete.rar
- 自动补全下拉列表中的值,在选择下列列表时不需要一个个找,只需要你输入其中的部分内容程序就会自动补全你要找的内容。,Auto-completion drop-down list of values, the choice of the following list to find Do not need one, you only need to input part of the contents of one of the procedures will automatically fill
RCXTools_1_4[1].tar
- RCXDownload and RCXDirectMode是leJOS的一个可视化接口。RCXDownload自动设置JDK-, leJOS-和ClassPath,编译选择的Java源代码,显示编译器消息,能够链接和加载被编译的类和leJOS固件和RCXDirectMode。 来源: http://sourceforge.net/projects/rcxtools/ -RCXDownload and RCXDirectMode is a leJOS visible connection. RC
changeDate
- 以前写的日期选择代码,有些地方还有问题,请高手指点,-Before the date of choice to write the code, in some places, there are questions, please expert advice,
java
- 基于java的自动售货机,可自动分辨硬币,选择饮料-Java-based vending machine, can automatically distinguish coins, choice of beverage
java
- Received chat message sent there is choice, as well as an increase of server features and color displayinformation function
webmail
- 通过java mail实现的一款web mail,类似126信箱,是小型企业内部邮件应用的选择。-Java mail achieved through a web mail, similar to 126 mailboxes, is the small businesses the choice of internal e-mail application.
Java[1]
- 经典代码,里面包括JAVA的一些相关说明,有一些经常使用的小代码,可以实现一些功能,我只是有选择的看了一下.-Classical code, which includes a number of JAVA-related note, there are some small frequently used code, can achieve some of the features, I just have a choice look.
Hannoi
- 该程序我们Java课程设计的题目---汉诺塔,根据需求,具有自动演示和保存结果功能,能播放背景音乐,自己任意选择级别等动能。-Java Curriculum Design The program we are subject--- Tower of Hanoi, according to demand, with automatic display and save the results of functions, can play background music, and so on th
My97DatePicker
- java开发前台时间控件的开发包。。包括年月日十分秒的选择-java development time control development kit front. . Including the choice of date is seconds
JXCManager
- 这是一个基于sqlserver2000的企业进销存管理系统。信息分类清晰、准确。强大的查询功能,保证数据查询的灵活性。提供销售排行榜,为管理员提供真实的数据信息。提供灵活、方便的权限设置功能,使整个系统的管理分工明确。对用户输入的数据,系统进行严格的数据检验,尽可能排除人为的错误。本系统管理员用户名为:tsoft,密码为:111。是一个javaweb的初级项目。新手训练的不错选择。 -This is an enterprise based sqlserver2000 Invoicing ma
open-source-tools-choice
- Java开源工具选型参考手册,详细描述了JavaEE开发每层的开源框架的优缺点-Java open-source tool for selection of a reference manual describes in detail the open-source framework for JavaEE development advantages and disadvantages of each layer
SerialDemo
- Serial Communication-package aa import javax.comm.* import java.util.Properties import java.util.Enumeration import org.omg.Dynamic.* import java.awt.Choice public class serialcomm { void listPortChoices() { Ser
Java3D
- 大名鼎鼎的java3D,可以实现web 3D,是开发游戏和实现三维web页面的首选!文件中附带有安装方法。-Famous java3D, can achieve web 3D, is the development and realization of three-dimensional web page games of choice! File included with installation.
Coursemanagement
- Jsp+javabean+servlet 编写的课程管理系统,毕业设计,课程设计不错的选择-Jsp+ javabean+ servlet prepared by the course management system, school design, curriculum design, good choice
STRUTS2
- Jsp相关教程:struts2 轻松入门 pdf,书籍清淅。编书作者:徐明华,感谢奉献此册。 如今,Struts2的使用者越来越多,困为它确实是一个很优秀的框架。在此告诉大家,如果你想精通strtus2,那么将很遗憾地告知你,本书内容不适合你;如果你想花最少的时间来获取对struts2的最大了解程度,则它将是你最好的选择。 文档打开密码:517 -Jsp Related Tutorials: struts2 ease of entry pdf, books, clear
JDK_API_1_6_zh_CN
- java JDK 1.6说明文档的中文版,java docs的CHM版,对于不大喜欢看英文的同学来说是个不错的选择!!! -java JDK 1.6 documentation, the Chinese version, java docs in CHM version, for English students do not like to see is a good choice! ! !
Java中抽象类和接口的区别
- 在Java语言中,abstract class和interface 是支持抽象类定义的两种机制。正是由于这两种机制的存在,才赋予了Java强大的面向对象能力。abstract class和interface之间在对于抽象类定义的支持方面具有很大的相似性,甚至可以相互替换,因此很多开发者在进 行抽象类定义时对于abstract class和interface的选择显得比较随意。其实,两者之间还是有很大的区别的,对于它们的选择甚至反映出对于问题领域本质的理解、对于设计意图的理解是否正确、合理。本文将
