CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 类层次

搜索资源列表

  1. CURE.tar

    1下载:
  2. 是数据挖掘领域中适用于大数据集的层次聚类算法CURE的C语言实现代码-the C source codes of Cluster algorithms of CURE
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:25215
    • 提供者:胡雯雨
  1. yuanwenjian

    0下载:
  2. 该程序要求学生以学生成绩管理业务为背景,设计、开发一套“学生成绩管理系统”软件。 学生成绩管理系统是一个比较综合,也比较实用的软件系统。它主要提供学生成绩管理系统主要提供学生资料的输入,学生资料的输出,学生资料的查询,学生资料删除,学生资料的统计,学生资料的添加以及学生成绩的排序等服务。该设计要求用面向对象相关知识来设计,涉及到类以及对象等信息,还要有清晰的类层次,并且在各类中要有自己的属性及方法。 -The program requires students to student ac
  3. 所属分类:Project Manage

    • 发布日期:2017-04-02
    • 文件大小:14188
    • 提供者:陈生茂
  1. Diana

    3下载:
  2. 经典层次聚类算法DIANA,MATLAB编程,简单易懂,可以运行-Classical hierarchical clustering algorithm DIANA, MATLAB programming, easy to understand, you can run
  3. 所属分类:matlab

    • 发布日期:2014-08-26
    • 文件大小:3123
    • 提供者:Liang Ge
  1. FRAME1.03

    0下载:
  2. MFC六大关键技术之仿真,MFC类层次结构简单实例。-Simulation of the six key technology MFC, MFC class hierarchy simple example.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:15158
    • 提供者:
  1. shape

    0下载:
  2. Shape成为一个包含接口(供层次结构中的类使用)的抽象基类。从类Shape派生出二维形状类TwoDimensionalShape和三维形状类ThreeDimensionalShape,它们也都是抽象类,然后用虚函数print输出每个类的类型和维数。为了计算类层次结构中每个具体类的对象,这两个类中还要包括虚函数area和volume。最后再编写一个程序测试类Shape的层次结构-Shape into a contained interface (for the class hierarchy t
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:245910
    • 提供者:大为
  1. Hierarchical

    0下载:
  2. 用vs实现的层次聚类分析,是基于距离的算法,-Achieved with vs hierarchical clustering analysis algorithm based on distance,
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3222476
    • 提供者:zhangni
  1. 111

    0下载:
  2. 有关层次聚类的源码,对于文本聚类有一定作用。-Hierarchical clustering,Text Clustering
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:51689
    • 提供者:殷梦妮
  1. interface

    0下载:
  2. interface定义了一组行为的协议。两个对象之间通过这个协议进行通信。 interface 不属于类层次结构。不相关的类可以实现相同的接口-interface defines a set of conduct agreement. Through this agreement between the two objects to communicate. interface does not belong to class hierarchy. Unrelated classes ca
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:57353
    • 提供者:金大鹏
  1. julei

    2下载:
  2. 1 掌握不同的聚类方法—基于层次与基于划分的方法 2 学会层次聚类的单连接算法 3 学会K-means算法 -A master of different clustering methods- based on hierarchical partitioning method based on hierarchical clustering 2 Society 3 Society of single-link algorithm K-means algorithm
  3. 所属分类:matlab

    • 发布日期:2014-08-26
    • 文件大小:68608
    • 提供者:李岩
  1. FrameAnalysis

    0下载:
  2. 自动抄表系统中通信命令帧的设计与实现,在通信命令帧规范的基础上,运用面向对象的方法,设计并实现命令帧类层次结构和各具体类-the project of a Network Gas Meters System—data communications and command frames
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:127188
    • 提供者:Etian zou
  1. lunwenji

    1下载:
  2. 如题,是层次聚类法的相关优秀论文集,里面有多个文章-Such as the title, is the outstanding level of clustering related proceedings, there are several articles
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5481114
    • 提供者:cyl
  1. MFCxiangjie

    0下载:
  2. 该MFC参考含盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容。 参考中“类层次结构图”是为了方便查找某个类的基类。 该MFC参考通常不描述通过继承的函数或操作符。若要寻求这些函数的信息,请参阅类层次结构图中该类的基类信息。 每个类的说明文档包括:该类的概括、类成员的种类、-The MFC library reference covers the basic classes in Microsoft, global functions, global vari
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1445016
    • 提供者:peng
  1. cluster

    1下载:
  2. 聚类分析 最短距离法编程实现 层次聚类法-Shortest distance clustering hierarchical clustering method programming
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2398
    • 提供者:yry
  1. 51CTO-MFC-MSDN

    0下载:
  2. 该MFC参考通常不描述通过继承的函数或操作符。若要寻求这些函数的信息,请参阅类层次结构图中该类的基类信息。 每个类的说明文档包括:该类的概括、类成员的种类、以及该成员函数、重载操作符或数据成员的基本用途。-The MFC Reference usually described by the inherited function or operator. To seek these functions, please refer to the information of the base c
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1445434
    • 提供者:lvrui
  1. CPP-student-information

    0下载:
  2. (1)要求利用面向对象的方法以及C++的编程思想来完成系统的设计; (2)要求在设计的过程中,建立清晰的类层次; (3)在系统中至少要定义三个类,每个类中要有各自的属性和方法; (4)在系统的设计中,至少要用到面向对象的一种机制。 -(1) require the use of object-oriented method and C++ of programming ideas to complete the design of the system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:14320
    • 提供者:林欣
  1. SnmpClass

    0下载:
  2. snmp协议解析发送。类层次清晰,容易上手,可以调试,是学习snmp开发的首选。-snmp protocol analysis sent. The class hierarchy is clear and easy to use, you can debug the preferred learning snmp development.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:44519
    • 提供者:apaul
  1. chameleonsimple

    0下载:
  2. 变色龙一个利用动态模型的层次聚类算法,功能非常强大的一种层次聚类算法-Chameleon A Hierarchical Clustering algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-10-31
    • 文件大小:46258
    • 提供者:zjl
  1. Employee

    0下载:
  2. 建立类的层次结构。 创建如下图所示的类 使用类层次结构中的类 Employee : 姓名,保险号、 SalariedEmployee 周薪 CommissionEmployee 佣金率、销售总额 HourlyEmployee 每小时的工资和工作小时数 BaseplusEmployee 每周的基本工资数 -Create a class hierarchy. To create a class as shown Use classes in the class
  3. 所属分类:Games

    • 发布日期:2017-11-22
    • 文件大小:8807
    • 提供者:酥酥念
  1. manage

    0下载:
  2. 1、要求利用面向对象的方法以及C#的编程思想来完成系统的设计; 2、要求在设计的过程中,建立清晰的类层次; 3、在系统设计中要分析和定义各个类,每个类中要有各自的属性和方法; 4、在基本要求达到后,可进行创新设计,如根据查找结果进行修改的功能及设计出比较友好的界面等。 5、系统要求如下: 1)系统能完成住户,楼盘,停车,收费,报修,投诉资料信息的录入和编辑; 2)能够查询用户,楼盘,停车,收费,投诉,报修信息,并能够对这些信息进行修改。 3)能够完成楼盘管理,住户管
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:10181550
    • 提供者:weihuiyi
  1. CPPreport.doc

    0下载:
  2. 实验学生信息管理系统,用类来封装数据,合理规划类和类层次,以及接口-The experimental student information management system, with a class to encapsulate data, rational planning of classes and class hierarchies, as well as the interface
  3. 所属分类:Project Design

    • 发布日期:2017-11-25
    • 文件大小:78848
    • 提供者:xiayangyang
« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com