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

搜索资源列表

  1. 图形交互绘制功能

    0下载:
  2. 实现图形交互工具:把交互图形操作功能抽象出来,设计一个工具类层次,实现了初步的图形交互绘制功能。-interactive graphics tools : put interactive feature abstract graphics, and design a class hierarchy tool, achieving a preliminary mapping of interactive graphics functions.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:194550
    • 提供者:王晓明
  1. gxglxt

    0下载:
  2. (1)要求利用面向对象的方法以及C++的编程思想来完成系统的设计; (2)要求在设计的过程中,建立清晰的类层次; (3)在系统的设计中,至少要用到面向对象的一种机制。 (4)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 (5)能够将指定的信息从文件中删除。 (6)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 (7)可以统计全部学生的总成绩,及其在班上的排名。 (8)能够统计各科的平均成绩及及格率。 (9)要求有错误提示功能,例如性
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:20230
    • 提供者:程军
  1. SNMPClass

    0下载:
  2. 一个基于winsnmp的管理端源代码,VC7工程,类层次清晰,容易上手,可以调试,是学习snmp开发的首选。
  3. 所属分类:SNMP编程

    • 发布日期:2008-10-13
    • 文件大小:2879366
    • 提供者:mingjun
  1. 一个建立层次目录的类

    0下载:
  2. 这是一个建立层次目录结构的类,对VC++的初学者可能会有些帮助-One Class to build the hierachical directory structure,which maybe useful to the beginner of VC++.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9525
    • 提供者:蓝羽
  1. 聚类程序

    1下载:
  2. 包含多种聚类算法,例如:kmeans,isodata,遗传算法,层次聚类等等,采用vc实现。
  3. 所属分类:源码下载

  1. Cluster.rar

    4下载:
  2. 在Visual C++下实现聚类分析在图像识别中的应用。其中包括模糊聚类,遗传算法聚类分析,层次聚类和动态聚类等算法。可以运行,并有分类的源文件。是不错的研究素材。,In Visual C++ Achieve clustering analysis in image recognition applications. Including fuzzy clustering, genetic algorithm for cluster analysis, hierarchical clusterin
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-19
    • 文件大小:229208
    • 提供者:dd
  1. Birch.rar

    1下载:
  2. 层次聚类算法 BIRCH 有关数据挖掘方面的,Hierarchical clustering algorithm BIRCH
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:539633
    • 提供者:hanjianli
  1. lindatanetwork1.rar

    0下载:
  2. 主要是数据挖掘中的文本挖掘算法及其分析,其中包括层次聚类,空间向量模型等,处理对象有对于网页的也有针对纯文本的。,Mainly in data mining and analysis of text mining algorithms, including hierarchical clustering, vector space model to deal with subjects of the pages are for plain text.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-30
    • 文件大小:12307968
    • 提供者:林岩峰
  1. des_version2_vc6.0

    0下载:
  2. des自己封装成类 层次不错 效率也还行-des encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:145992
    • 提供者:随大家
  1. MATLAB(M)

    2下载:
  2. 智能控制理论算法实现:层次聚类,hopfield网络和遗传传算法优化三个源代码文件-Intelligent control theory algorithms: hierarchical clustering, hopfield network and genetic algorithm optimization three source codes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1783
    • 提供者:zyh
  1. aa

    1下载:
  2. 层次聚类算法的c++实现,输入分类个数,可以得到相应的分类结果-Hierarchical clustering algorithm to achieve the c++, enter the classification number, you can get the classification results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:39874
    • 提供者:zhengnan
  1. AgglomerativeClustering

    2下载:
  2. 这是一个自下而上的凝聚层次聚类方法。最初,每个元素都是一个单独类,通过算法将两个最近的类合并成一个较大的类,直到形成一个最大包含所有元素的类。 -This is a bottom-up agglomerative hierarchical clustering method. Initially, each element is a separate class, the algorithms of the two most recent classes combined into a la
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-15
    • 文件大小:11264
    • 提供者:bingo
  1. mhsx

    2下载:
  2. 聚类分析,层次聚类法。样品聚类的最优分割应用程序开发 -Optimal Partition Application Development for Sample Cluster
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:635
    • 提供者:小屁
  1. Csharpsnake

    0下载:
  2. 用c#做的类似手机贪食蛇的游戏,其特点: 1、 利用C#完成游戏的设计 2、 在设计过程中建立了清晰的类层次 3、 程序具有容错功能 -C# to do with a similar mobile phone game Snake
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1236603
    • 提供者:lxl
  1. julei

    0下载:
  2. 内包含:模糊聚类 遗传算法聚类 层次聚类法的各方法以及动态聚类的各个算法 -Contains: Fuzzy clustering genetic algorithm clustering hierarchical clustering and dynamic clustering of various methods of the various algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3973448
    • 提供者:王慧
  1. 凝聚层次聚类的matlab代码

    1下载:
  2. 聚类,就是单纯的聚类算法,别的我也不知道啊(I CAN NOT SPERK ENGLISH)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:335872
    • 提供者:杜小白123
  1. 层次聚类代码

    2下载:
  2. matlab实现层次聚类法,不是用库函数实现的,而是一步步根据算法原理完成的(Matlab hierarchical clustering method, not achieved by library functions, but a step by step according to the principles of the algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:胡果
  1. 层次聚类

    0下载:
  2. 层次聚类的使用方法,代码含注释,用的软件是R-studio(Hierarchical clustering)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:miki1168
  1. 基于粗糙集的层次聚类算法研究

    1下载:
  2. 实现了两种基于粗糙集模型的层次聚类算法,采用java编程语言实现(Hierarchical clustering algorithm for categorical data using a probabilistic rough set model)
  3. 所属分类:数据挖掘

    • 发布日期:2018-03-24
    • 文件大小:957440
    • 提供者:迷糊的胡胡
  1. 基于聚类的细分研究

    0下载:
  2. 使用R语言进行聚类分析的例子,包括层次聚类,k均值聚类,密度聚类等(Examples of clustering analysis using R language, including hierarchical clustering, K mean clustering, density clustering, etc.)
  3. 所属分类:大数据

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:yyuan15
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com