登录
首页 » Others » 数据挖掘

数据挖掘

于 2018-11-21 发布 文件大小:15709KB
0 126
下载积分: 1 下载次数: 0

代码说明:

  HIT data mining ppt33333

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

发表评论

0 个回复

  • 79419087gameD
    simple network game(simple network game matlab code)
    2019-05-21 21:51:55下载
    积分:1
  • 智能充电器设计仿真
    说明:  STC89S52单片机设计一款智能充电器的控制系统,通过对电压传感器和电流传感器的检测,当检测充电电压和电流大设置值时,自动断开充电电路。本设计由软件和硬件两部分组成,硬件设计对单片机最小系统、电压电流采集电路、充电控制电路、按键电路、液晶显示电路、报警电路等进行设计,使控制器具备电压、电流检测,系统参数显示,自动断电控制等功能;软件设计方面对控制器的软件驱动程序进行设计。并利用Protues软件进行可行性仿真,对软件和硬件设计进行验证(425/5000 STC89S52 mcu design a smart charger control system, through the voltage sensor and current sensor detection, when the detection charging voltage and current settings, automatically open the charging circuit. This design is composed of two parts: software and hardware. The hardware design designs the minimum system, voltage and current collection circuit, charging control circuit, key-press circuit, liquid crystal display circuit, alarm circuit, etc. , the controller has the functions of voltage and current detection, system parameter display, automatic power-off control and so on. The feasibility simulation is carried out by using Protues software to verify the design of software and hardware)
    2020-11-13 23:03:29下载
    积分:1
  • SVM
    说明:  SVM的基础使用,在机器学习与WEB安全方面(how to use SVM in Machine Learning and WEB security)
    2020-03-12 10:25:08下载
    积分:1
  • DSP有限字长效应分析,对系数量化给系统带来的部稳定因素进行分析...
    DSP有限字长效应分析,对系数量化给系统带来的部稳定因素进行分析
    2022-07-22 11:20:09下载
    积分:1
  • disjw
    说明:  已知地球两点距离、方位角和一个点的lat和lon,求另一个点的经纬度(calculate one point's lat/lon through another point' lat/lon and their distance)
    2017-11-16 11:01:37下载
    积分:1
  • NASA锂电池数据集及matlab加载文件
    针对NASA锂电池数据集,使用MATLAB的M文件函数编程方式获取其中的容量数据。 压缩包中包含数据集和代码两部分。(For the NASA lithium battery data set, the capacity data are obtained by using the M file function programming method of MATLAB.The compressed package contains two parts: data set and code.)
    2020-10-19 20:57:25下载
    积分:1
  • orcad原理图绘制教程。60分钟可学会。
    orcad原理图绘制教程。60分钟可学会。-orcad schematic drawing tutorial. 60 minutes to learn.
    2022-03-21 07:20:55下载
    积分:1
  • 世界您好
    #include < stdio.h > 作废 main () { printf ("你好世界"); }
    2022-06-28 07:24:47下载
    积分:1
  • dcd120978553f8a2ac987a219207e316
    说明:  不同快拍数和信噪比下LS_ESPRIT与TLS_ESPRIT之间的比较(Ls under different snapshot number and SNR_ Esprit and TLS_ Comparison between Esprit)
    2021-03-26 11:58:04下载
    积分:1
  • C#使用LINQ筛选动态数组中是string类型的元素
    C#创建动态数组,筛选指定类型的元素,使用LINQ筛选动态数组中是string类型的元素。核心代码如下:   ArrayList arrList = new ArrayList(); //创建动态数组   arrList.Add(1);//添加动态数组元素   arrList.Add(2);   arrList.Add("A");   arrList.Add(3);   arrList.Add("b");   //使用LINQ筛选动态数组中是string类型的元素   var query = from item in arrList.OfType()    select item;   label1.Text = "是字符串类型的有:";//显示string类型的元素   foreach (var item in query)   {    label1.Text += item + " , ";   }
    2022-01-24 17:23:38下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载