搜索资源列表
BP_GA_PSOforjava.zip
- BP_GA_PSO是利用JAVA开发的一个小程序,分别给出了BP算法,GA算法,以及PSO算法的JAVA源程序,并分别利用三个算法同时解决XOR问题,使用户能够直观的观察三个算法的优劣。,BP_GA_PSO is the use of JAVA development of a small procedure, respectively, are given BP algorithm, GA algorithm, and the PSO algorithm JAVA source and use
Observe
- 观察者模式,通过两个案例展示了观察者设计模式的使用。两个Client.java分别是对应的测试类!-Observer mode, through two case studies demonstrating the use of the observer design pattern. Client.java are two corresponding test-class!
Solarsystem
- 用java开发的太阳系运行图 可直观观察各行星运行情况 附用户手册和技术文档-Using java to develop solar system diagram can observe the planets directly attached to the operation of the user manuals and technical documentation
observer
- java设计模式中观察者模式的简单实现,可以让读者清晰明白观察者模式的原理。-a java design pattern can let you know what is observe design pattern
experiment1
- 个人原创:熟悉JDK的安装和配置,学习如何编写并运行简单的Application程序和Applet程序(能输出一条简单的问候信息): 1.在Editplus(或JCreator ,Textpad)环境下编写一个HelloWorld.java程序, (1)在主方法static public void main(String[ ] args)中调用System.out.println()方法,使程序输出一条问候信息; (2) 编译运行程序,观察运行情况和输出结果。(使用JDK环境,调用j
Solarsystem
- 用java开发的太阳系运行图 可直观观察各行星运行情况 附用户手册和技术文档-Java development of the solar system diagram to visually observe the operation of the planets attached user manual and technical documentation
ObserverSample
- Java中有关observe的相关源码,适合刚学Java的人学习使用-Related Java source code of the relevant observe for people just learning to use Java