-
HaviBackgroundController
Xlet will be visible on-screen, so we extend org.havi.ui.HComponent(NOT java.awt.Component). it also implements java.awt.KeyListener to receive keypresses an RCU
- 2015-03-26 14:51:19下载
- 积分:1
-
myeclipse using cvs Daquan, main elements: one, the installation and configurati...
myeclipse使用cvs大全,主要内容:
1、安装与配置cvsnt;
2、在eclipse中配置CVS client;
3、创建一个CVS实例;
4、实践CVS;
-myeclipse using cvs Daquan, main elements: one, the installation and configuration cvsnt 2, in the eclipse to configure CVS client 3, to create a CVS examples 4, the practice of CVS
- 2022-02-04 15:53:12下载
- 积分:1
-
数据挖掘中的 id3 决策树算法
与指定的数据集的文件生成一个决策树。
* @param 名称.names、.data 和.test 文件的基名称
* 为指定的数据分布计算增益
* @param stateEntropy 的熵的数据,然后将拆分在属性上
* @param branchDistribution 重量分布的分支不同的属性值中的数据
* @param classDistribution 重量分布在不同的类中的数据
* 和分支不同的属性值。
* @param unknownRatio 丢失的数据的比例
* @return 指定的数据分布的增益值
- 2022-06-30 01:06:12下载
- 积分:1
-
BlankCard
AdventNet snmp 简单网管协议 从接点取数据之——机架检测(AdventNet snmp Simple Network Management Protocol check data from the contact- rack Detection)
- 2007-07-11 11:00:38下载
- 积分:1
-
ProgressBarTest
进度条显示,可以改变进度条的显示样式。可以自定义图片为进度条的按钮样式。(Progress bar shows the progress bar can change the display style. You can customize the picture as the progress bar button style.)
- 2013-06-26 11:23:06下载
- 积分:1
-
java邮件发送系统
资源描述 这是一个简单邮件发送系统,利用java语言编写的,利用smtp协议和pop3协议模拟邮件的客户端,希望对大家有用。这是一个简单邮件发送系统,利用java语言编写的,利用smtp协议和pop3协议模拟邮件的客户端,希望对大家有用。
- 2022-04-09 15:51:36下载
- 积分:1
-
Airflight
一个飞机票订票系统,是单机版的,功能差不多都实现了(
翻译
英语
中文
德语
检测语言
中文(简体)
英语
日语
一个飞机票订票系统,是单机版的,功能差不多都实现了
A ticket booking system is a stand-alone version, features almost all achieved)
- 2014-07-29 09:19:21下载
- 积分:1
-
XML编辑器(SimpleXmlEditor)
XML编辑器(SimpleXmlEditor) -XML editor (SimpleXmlEditor)
- 2022-01-26 07:31:56下载
- 积分:1
-
javadirtree
java实现系统目录树控件 //导入以下类
import cn.xcode.framework.gui.useModule.xFilesTree.FilesTreeManager
//在面板初始化的地方
FilesTreeManager ftm=new FilesTreeManager() //新增一个文件目录树总管对象
JTree tree=ftm.getFilesTree() //新增一个JTree对象,把ftm.getFilesTree()赋值给它这个树就是系统文件目录树了;
ftm.setShowHidenFiles(true) //设置是否显示隐藏文件
ftm.setShowFilesMode(ftm.SHOWFILESMODE_ALL) //显示的模式有两种(ftm.SHOWFILESMODE_ALL 显示全部
(java realization of the system directory tree control// into the following categories of import cn.xcode.framework.gui.useModule.xFilesTree.FilesTreeManager// in the panel to initialize the local FilesTreeManager ftm = new FilesTreeManager ()// add a file directory Object Explorer tree JTree tree = ftm.getFilesTree ()// add a JTree object to ftm.getFilesTree () assigned to it by the tree is a tree system files ftm.setShowHidenFiles (true)// Set whether to display hidden document ftm.setShowFilesMode (ftm.SHOWFILESMODE_ALL)// show mode, there are two (ftm.SHOWFILESMODE_ALL Show All)
- 2008-06-19 14:16:16下载
- 积分:1
-
software
自己在学Java框架技术的所做的日记,都是现在流行的技术,很有用-software
- 2022-02-07 17:51:32下载
- 积分:1