登录
首页 » 其他项目 » 计算机人工智能方面的决策树方法 c4.5

计算机人工智能方面的决策树方法 c4.5

于 2023-06-11 发布 文件大小:259.61 kB
0 196
下载积分: 2 下载次数: 1

代码说明:

计算机人工智能方面的决策树方法 c4.5-the decision tree method Bank

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • QC software, a very user
    QC软件,非常好用的一个软件, 可自动给QC洗澡喂食-QC software, a very user-friendly software that can automatically to the QC bath feeding
    2022-05-25 00:26:11下载
    积分:1
  • TI公司DSP原理图和封装文件.部分经本人修改过,绘图更方便.
    TI公司DSP原理图和封装文件.部分经本人修改过,绘图更方便.-TI company DSP schematic documents and packaging. Some of my modified, mapping and more convenient.
    2022-02-04 11:27:16下载
    积分:1
  • 又是一宽经典手机游戏,让大家在手机上领略游戏的魅力,操作简单!画面漂亮...
    又是一宽经典手机游戏,让大家在手机上领略游戏的魅力,操作简单!画面漂亮-is a classic wide mobile phone games, we appreciate the phone on the game"s charm, simple! Beautiful picture!
    2022-06-26 16:47:27下载
    积分:1
  • 用于建网站的礼花背景 是用HTML语言编的
    用于建网站的礼花背景 是用HTML语言编的-site for the construction of the fireworks background is part of the HTML language
    2022-05-25 05:33:27下载
    积分:1
  • 用matlab来实现MFCC的提取,并进行测试
    用matlab来实现MFCC的提取,并进行测试-using Matlab MFCC to achieve the extraction and testing
    2022-07-09 16:57:41下载
    积分:1
  • 设计四 拔河游戏机 1、 设计一个能进行拔河游戏的电路。 2、 电路使用15个(或9个)发光二极管,开机后只有中间一个发亮,此即拔河的中心点。 3、 游戏双方各...
    设计四 拔河游戏机 1、 设计一个能进行拔河游戏的电路。 2、 电路使用15个(或9个)发光二极管,开机后只有中间一个发亮,此即拔河的中心点。 3、 游戏双方各持一个按钮,迅速地、不断地按动,产生脉冲,谁按得快,亮点就向谁的方向移动,每按一次,亮点移动一次。 4、 亮点移到任一方终端二极管时,这一方就获胜,此时双方按钮均无作用,输出保持,只有复位后才使亮点恢复到中心。 5、 用数码管显示获胜者的盘数。 教学提示: 1、 按钮信号即输入的脉冲信号,每按一次按钮都应能进行有效的计数。 2、 用可逆计数器的加、减计数输入端分别接受两路脉冲信号,可逆计数器原始输出状态为0000,经译码器输出,使中间一只二极管发亮。 3、 当计数器进行加法计数时,亮点向右移;进行减法计数时,亮点向左移。 4、 由一个控制电路指示谁胜谁负,当亮点移到任一方终端时,由控制电路产生一个信号,使计数器停止计数。 5、 将双方终端二极管“点亮”信号分别接两个计数器的“使能”端,当一方取胜时,相应的计数器进行一次计数,这样得到双方取胜次数的显示。 6、 设置一个“复位”按钮,使亮点回到中心,取胜计数器也要设置一个“复位”按钮,使之能清零。--design a tug-of-war game, can design a game of tug of war circuit. 2, circuit use 15 (or 9), light-emitting diodes, come only among a shiny, namely, the center of tug-of-war. 3, the game with a two button rapidly and continuously pressed, have a pulse, who by fast, Who bright spots on the move, every time, a bright spot in Mobile. 4, the party moved to highlight terminal diode, on the winning side, this time the two sides had no effect buttons, to maintain output, so after only bright
    2022-07-25 10:14:55下载
    积分:1
  • 模拟电路后
    模拟电路课后答案,可能要3个同时使用才能完全解压缩-Analog circuit after-school answer, you may want to use three at the same time to be fully extract
    2022-03-13 12:03:49下载
    积分:1
  • C语言编写的,利用非线性插值发进行网格值插值运算,等价于从新定义数组大小。...
    C语言编写的,利用非线性插值发进行网格值插值运算,等价于从新定义数组大小。-prepared by the C language, the use of non-linear interpolation for the grid operator interpolation value, equivalent to the new definition of array size.
    2022-09-24 09:10:03下载
    积分:1
  • 以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码...
    以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码-PDU string in the form of sending out the Chinese characters to Unicode code to express, so before sending Chinese text messages must first Chinese characters will be converted to Unicode code
    2022-03-15 19:24:19下载
    积分:1
  • 通过欧几里德距离对三维空间内的数据点进行聚类: 从文件读入三列表示坐标的数据进行聚类。按总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再...
    通过欧几里德距离对三维空间内的数据点进行聚类: 从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再按距离由小到大排序,找出距这两个点最近的若干个点。 除去这些点后对其余的点重复进行上述操作。-By Euclidean distance on three-dimensional space, clustering of data points: from the file read into the three coordinates of the data indicated that cluster. According to the average number of total number of projects and group division. First, calculate the distance between 22 to elect the nearest two points, and then from small to large order to identify these two points away from a number of recent points. After removing these points the rest of the point of repeating to carry out such operations.
    2023-01-05 15:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载