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

搜索资源列表

  1. MyMatrix

    0下载:
  2. DEV C++ 写的一个矩阵类,用列主元消去法求模的。类的构造函数接收矩阵的行列值或者是一个vector<vector<double> >类型的变量。没有用模板,数据类型是double.-DEV C++ to write a matrix class, with out seeking principal mode of elimination. Class constructor to receive the rank of matrix or a vector val
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:150385
    • 提供者:xiamin
  1. matrix

    0下载:
  2. 在VC++6.0平台上实现的一个比较实用的矩阵类库源代码-In VC++6.0 platform of a more practical realization of the matrix class library source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:7770
    • 提供者:hyuk
  1. sourcecode

    0下载:
  2. 在VC++6.0平台上的基于神经网络的一个比较实用的矩阵类源代码-In VC++6.0 platform based on neural network of the matrix a more practical type of source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7767
    • 提供者:hyuk
  1. CrossList

    1下载:
  2. 一个用十字链表实现的稀疏矩阵类,具有加减和乘法,以及特征值的求法-a sparse matrix class implement by crosslist.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:14962
    • 提供者:孙智鹏
  1. 51622445texturepinyuA2

    0下载:
  2. K均值聚类算法 由于对纹理图像使用灰度共生矩阵分割效果不明显 因此该算法使用图像频域进行处理-K-means clustering algorithm because of the texture image segmentation using the gray co-occurrence matrix effect was not obvious, therefore use the algorithm for processing images in frequency domain
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:303627
    • 提供者:小五子
  1. transfer

    0下载:
  2. 模糊聚类分析的源代码 ,其中包括矩阵标准化,模糊相似矩阵-Fuzzy Cluster Analysis of the source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:829
    • 提供者:wanglin
  1. NeuralrecognitionSystem

    0下载:
  2. 基于神经网络的文字识别系统 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-Based on neural network characte
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:214747
    • 提供者:王飞飞
  1. MyMath

    0下载:
  2. 一个简单的矩阵类,具备矩阵常用的计算功能-a simple matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1724
    • 提供者:de
  1. Matrix

    0下载:
  2. 一个简单的矩阵类,包括求模、求逆,切勒斯基变换等-a simple matrix class
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1692
    • 提供者:sigma
  1. software

    1下载:
  2. 该程序是针对稀疏矩阵而编制的,主要是一个稀疏矩阵类的实现,其中采用十字链表法对矩阵进行存储。该矩阵类能够完成矩阵操作和运算的大部分功能,重点是矩阵的LU分解和线性代数方程组的求解计算。-The program is prepared for the sparse matrix, and is primarily a kind of realization of sparse matrix, in which the use of cross linked matrix storage metho
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:430363
    • 提供者:许智全
  1. finitecal

    1下载:
  2. 本程序设计了一个有限域类,可以提供GF(P)[P为素数]上的矩阵运算,特别通过欧几里德算法提供了多项式的有限域矩阵逆运算。-This procedure designed a type of finite fields can be GF (P) [P for prime] on matrix calculation, in particular through the Euclidean algorithm provides a finite field polynomial matrix i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1430
    • 提供者:小陈
  1. image

    0下载:
  2. 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似-This procedure shows how to use C++ Class to create and display images, the C++ class defined in cxcore.hpp with matrices (CvMatrix) similar to
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:960
    • 提供者:wangwei
  1. matrix

    0下载:
  2. c++实现的一个简单矩阵类,提供了一些简单的基础操作-c++ to achieve a simple matrix type, provided the basis for some simple operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:556212
    • 提供者:li
  1. Matrixestimation

    0下载:
  2. 基础矩阵估计的聚类分析算法,用于对图像进行聚类分析的算法。-Matrix estimation based on cluster analysis algorithms, used for image analysis algorithm for clustering.
  3. 所属分类:Project Manage

    • 发布日期:2017-04-02
    • 文件大小:132488
    • 提供者:
  1. Neural_network_character_recognition

    0下载:
  2. 本目录主要包括:文档和两个源代码。 其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。-Catalog include: the source code files and two. One procedure is to identify the source code, and the ot
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:189635
    • 提供者:彭秋
  1. CSharp_Matrix_of_Complex_polynomial

    0下载:
  2. C#的实矩阵类,复矩阵类、实多项式矩阵类、复多项式矩阵类,还有很多。-Real matrix class, Complex matrix class and so on...
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:11527
    • 提供者:张博
  1. chap11

    0下载:
  2. 数字验证码识别,需要训练。目录主要包括:文档和两个源代码。 其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:201069
    • 提供者:eduto
  1. DigitalIdentification

    0下载:
  2. 本目录主要包括:文档和两个源代码。 其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。-Catalog
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:184788
    • 提供者:曹晓峰
  1. 2

    0下载:
  2. 很好的矩阵类,花了好久才搞到的哦,很好用-vfdevdvdbvbvdvfbgfdbfdb
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:15104
    • 提供者:davidam
  1. math_test

    0下载:
  2. 数学题库 原码帮助您能快速学习矩阵类函式及应用-math test help you to learn math quickly
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:475567
    • 提供者:陳昇
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 45 »
搜珍网 www.dssz.com