搜索资源列表

  1. 属性均值聚类二叉树及其在人脸识别中的应用

    0下载:
  2. 采用二叉树数据结构,属性均值聚类算法在图象识别中的应用。-using a binary tree data structure, attributes means clustering algorithm in image recognition applications.
  3. 所属分类:文档资料

    • 发布日期:2024-05-12
    • 文件大小:107520
    • 提供者:石支柱
  1. 一种无距离函数聚类方法

    0下载:
  2. 聚类算法大部分都使用距离来计算相似度,本文探讨了无需使用距离的方法。-clustering algorithm used to calculate similarity distance, the paper discusses the need to use the distance.
  3. 所属分类:文档资料

    • 发布日期:2024-05-12
    • 文件大小:32768
    • 提供者:石支柱
  1. 一种新的聚类分析距离算法

    0下载:
  2. K均值是一个预先知道类数的算法,需要具备专业知识,不现实。本文提出一个确定类数的方法。-K is a means to know in advance the number of categories algorithm, requires expertise and unrealistic. This paper presents a number of categories to determine the method.
  3. 所属分类:文档资料

    • 发布日期:2024-05-12
    • 文件大小:31744
    • 提供者:李中
  1. 一种用于非球形分布数据的新型聚类算法

    0下载:
  2. 聚类算法是基于距离的,但是大多采取单一的欧氏距离,不利于结果的发现。-clustering algorithm is based on the distance, but most of the adoption of a single Euclidean distance, is not conducive to the discovery of the results.
  3. 所属分类:文档资料

    • 发布日期:2024-05-12
    • 文件大小:184320
    • 提供者:李中
  1. 399 基于聚类分析的属性数据挖掘技术

    0下载:
  2. 数据库中的数据都有各种属性,目前算法很少涉及这部分,这是一个关于属性的聚类算法。-the data in the database have different attributes, the current algorithm is rarely associated with this part, it is an attribute of the clustering algorithm.
  3. 所属分类:文档资料

    • 发布日期:2024-05-12
    • 文件大小:25600
    • 提供者:李中
  1. 读写jpgdib文件的类

    0下载:
  2. 一个可以随意操纵Jpeg文件的函数库,我曾经在这个库上做过很多图形类的程序,希望可以为大家提供一点帮助-one can arbitrarily manipulate Jpeg document libraries, I have been at the library has done a lot of graphics category procedures, we hope to provide a bit of help
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-12
    • 文件大小:273408
    • 提供者:王奇
  1. 一步一步实现MFC扩展DLL中导出类和对话框

    0下载:
  2. 如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲起,如何实现MFC扩展DLL中导出类和对话框。-If you want to make you software module, you should make sense of DLL. Modifying my previous software these days, I
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:19456
    • 提供者:
  1. Carlos Antollini编写的ado封装类

    0下载:
  2. Carlos Antollini编写的ado封装类,几乎把所有的Ado操作都封装了,有使用价值和学习价值-Carlos Antollini prepared ado Packaging categories, almost all of Ado package, the operation, use and value learning
  3. 所属分类:数据库编程

    • 发布日期:2024-05-12
    • 文件大小:10240
    • 提供者:李川
  1. 一个好用的串口类

    0下载:
  2. 很好用的串口类,可以以块的方式发送,可以以块的方式接收,而且可以一个一个字符的接收-good use of Serial category, to be sent to the block, the block can receive, but a character can be a receiver
  3. 所属分类:串口编程

    • 发布日期:2024-05-12
    • 文件大小:8192
    • 提供者:王鹏
  1. 复件 轻松实现类VC界面

    1下载:
  2. 轻松实现类VC界面_界面-窗口。一个类似VC的界面,左边、底下有两个可浮动、可变大小的控制窗口-easily interface _ VC type interface-window. A similar VC interface, and to the left, two back of a floating, variable size of the control window
  3. 所属分类:界面编程

    • 发布日期:2024-05-12
    • 文件大小:2266112
    • 提供者:文龙
  1. 一个通用的图像基类

    0下载:
  2. 这是一个很好的图像处理类的介绍!通用性很强,有代码!-This is a very good introduction for Image Process Classes,and have code for them.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:314368
    • 提供者:山药蛋
  1. 谈谈Delphi中的类和对象

    0下载:
  2. 说到类和对象,我们不能不提及这样几个概念:类,对象,实例。就我个人觉得可 以这样来理解:对象指的是泛称,自然界的任何实体都可以看成一个对象;而类则是 以这些对象某些特征而分成的一系列的种类;实例则是特指属于某一个类的一个对象-said classes and objects, we can not fail to mention the following concepts : type, object, examples. I per
  3. 所属分类:系统编程

    • 发布日期:2024-05-12
    • 文件大小:6144
    • 提供者:黄区
  1. MD5加密的C++类

    0下载:
  2. 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:俞训峰
  1. CserialPort类源码

    1下载:
  2. VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法-VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods
  3. 所属分类:串口编程

    • 发布日期:2024-05-12
    • 文件大小:7168
    • 提供者:dli
  1. 变长记录存取类库

    0下载:
  2. 数据结构大作业——变长记录文件存取类库 设计一个类库,支持对变长记录文件的存贮、插入、删除、查找、修改等功能。-large data structure operations-- variable length records file access library design a class library, support for variable-length records document storage, inser
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:15360
    • 提供者:冯昊飞
  1. MFC类库

    0下载:
  2. 对于学习和使用VC的人来说,这可以算是帮助文档,几乎集成了MFC所用到的类-For people who study and use VC++, this file can help him as help document,this file nearly include all MFC class.
  3. 所属分类:文档资料

    • 发布日期:2024-05-12
    • 文件大小:9652224
    • 提供者:黄玫
  1. 聚类程序

    0下载:
  2. 图像模式识别的聚类器设计,采用VC++实现,和分类器设计相对应。-the designation of image pattern recognation,VC++ is adopted, along with the sort ware designation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:7922688
    • 提供者:zxm
  1. sql类

    0下载:
  2. 数据库编程类,提供一个借口,可以使人很方面的操作sql类-Database Programming category, providing an excuse to say the very type operation sql
  3. 所属分类:数据库编程

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:赵宏波
  1. 聚类算法 dbscan

    0下载:
  2. 数据挖掘中的聚类算法程序演示参考 dbscan for C# -data mining algorithms procedures demonstration dbscan reference for C#
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:30720
    • 提供者:梁飞
  1. 公用类库

    0下载:
  2. 一个操作系统性能浏览类,此类可以设置性能值取Cpu 使用率-an operating system performance browse categories, such values can set performance from cache usage
  3. 所属分类:系统编程

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:wmyao
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org