有一个从3ds max中导出的bottle.wrl文件、vrml97包、两个java文件。将vrml97包加入到java文件所在的工程下,如在eclipse环境下开发,则将bottle.wrl放到bin文件夹下。
-There is an export from 3ds max to bottle.wrl documents, vrml97 package, two java files. Vrml97 package will be added to the java file is located under the expansion project, such as the eclipse development environment, it will bottle.wrl into the bin folder.
部分swing组件的演示,重要的是其中的 MyLineBorder类继承了LineBorder类,以画出象XP那样的圆角边框-part of the display, it is important to the category MyLineBorder inherited LineBorder categories, in order to draw as XP as the frame Fillet
基于决策树实现的AdaBoost分类器,是一个由多个弱分类器进行训练生成强分类的过程。(Based on AdaBoost classifier tree implementation, is a plurality of weak classifiers in the training process generates a strong classifier.)