资源列表

« 1 2 ... .71 .72 .73 .74 .75 20576.77 .78 .79 .80 .81 ... 20700 »

[JSP源码/JavaRandomForest

说明:随机森林是由多棵树组成的分类或回归方法。主要思想来源于Bagging算法,Bagging技术思想主要是给定一弱分类器及训练集,让该学习算法训练多轮,每轮的训练集由原始训练集中有放回的随机抽取,大小一般跟原始训练集相当,这样依次训练多个弱分类器,最终的分类由这些弱分类器组合,对于分类问题一般采用多数投票法,对于回归问题一般采用简单平均法。随机森林在bagging的基础上,每个弱分类器都是决策树,决策树的生成过程中中,在属性的选择上增加了依
<小代> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[JSP源码/JavaSaveToFolder

说明:实现html页面代码转储到本地文件夹,方便存储到数据库。-Html page code to achieve the dump to a local folder for easy storage in the .
<赵安> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[WEB源码shubiaoyangshi

说明:本程序用于实现对鼠标样式的改变,使用html语言编著,可在网页直接打开-This procedure is used to achieve the mouse style changes, the use of html language editor, can be opened directly in the website
<dawei> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[JSP源码/JavaFileCleanUtils

说明:java 工具类 用于检索目录 输出目录下指定类型的文件列表 删除指定类型文件-The Java tool class is used to retrieve a list of files that specify the type specified in the directory output directory.
<zhsnghu> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[JSP源码/JavaTestMap

说明:map映射集合的应用,编写程序TestMap-Map mapping set of applications, the preparation of TestMap
<dededede> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[JSP源码/Javaget

说明:获取硬件信息有关java开发的源代码-Get information about the hardware in java source code
<chyli> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[JSP源码/JavaDbUtil

说明:用以在Java的项目的开发中连接MySql数据库-To connect in the development of Java projects in MySql
<董星星> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[JSP源码/JavaHttpUtils

说明:用以在网页后台开发中解决图片不显示的时候使用-To solve the pictures don t show in the website backstage development use
<董星星> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[JSP源码/JavaCartent

说明:车辆出租管理系统 一、项目功能:设计程序,可以管理各种出租汽车并计算其租金。说明:程序主要管理货车类Truck 、客车类 Bus、小车类Car三中车辆 -Vehicle rental management system First, the project features: the design process, you can manage a variety of taxis and calculate their rent. D
<李鸿飞> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[JSP源码/Javagongyueshu-gongbeishu

说明:输入两个正整数m和n,求其最大公约数和最小公倍数。-Enter the two positive integers m and n to find the greatest common divisor and the least common multiple
<杨丹> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[JSP源码/Javamethod

说明:这是一个java中利用正则表达式来分解字符串的典型应用-This is a java in the use of regular expressions to break up the string of typical applications
<孙秀凯> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[JSP源码/Javaheart

说明:Java编写心形代码,包括单个和双个,仅供学习,可能有误-Heart written in Java code, including a single and a double, only to learn, it might be wrong
<xzp> 在 2025-01-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 20576.77 .78 .79 .80 .81 ... 20700 »

源码中国 www.ymcn.org