搜索资源列表

  1. MFCMatrix

    1下载:
  2. 利用vc写的一个矩阵类,矩阵行数,列数可自行设定 矩阵元素可通过对话框输入,实现了矩阵的大部分运算-use vc write a matrices, matrix rows. Columns can set their own matrix elements can be imported through dialog and achieve the majority of matrix operations
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:49216
    • 提供者:张波
  1. Matrix_database_source_code

    0下载:
  2. 这个是基于神经网络的文字识别技术的矩阵类库源代码。-This is based on neural network technology to identify the letter to the matrix class library source code.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8038
    • 提供者:樊智勤
  1. vec355

    0下载:
  2. 这是一个矩阵类库源代码,内附演示程序,希望大家能用到。-This is a matrix class library source code, enclosing demonstration procedures in the hope that everyone can be that.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8131
    • 提供者:龚璇
  1. TriMat

    0下载:
  2. 在目录“\\上三角矩阵类的实现”中给定了文件triMat.cpp、triMat.h,请把triMat.h文件中的9个填空位置补上正确的代码,使triMat.cpp能完成上三角矩阵的加、减、乘运算。要求输入: 输入矩阵维数:4 输入矩阵a的元素(包括0): 1 2 3 4 0 1 2 3 0 0 1 2 0 0 0 1 输入矩阵b的元素(包括0): 1 2 3 4 0 1 2 3 0
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7880
    • 提供者:李昭明
  1. Cmatrixbyjoe

    1下载:
  2. 本人用C++编的矩阵类,可以方便实现矩阵的加减乘除运算-I use C + + series of matrices, to facilitate the realization of matrix arithmetic operations
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3790
    • 提供者:乔木人
  1. jzlk

    0下载:
  2. 采用矩阵类来实现计算高等数学中的矩阵,功能齐全.-use matrices to achieve higher mathematics calculating the matrix, complete functions.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13555
    • 提供者:cyp
  1. jvzhen

    0下载:
  2. 在别的网站的找的,矩阵类库源代码,给出了矩阵的操作。比较好用。-in other websites to find the matrix class library source code, is a matrix operation. Better quality.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13858
    • 提供者:lph
  1. MatrixCalculator

    0下载:
  2. 矩阵类,封装了一些有关矩阵的运算-matrices, Packaging, a number of the matrix arithmetic
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:63876
    • 提供者:熊方勋
  1. sanjiaojuzhen

    0下载:
  2. 上三角矩阵类的实现-triangular matrices on the realization
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1677
    • 提供者:沈睿
  1. matrix100

    0下载:
  2. 提供了一个完整的矩阵类库,可再此基础上完成各种基于矩阵及矢量的数学运算。-provide a complete matrix class library, can be completed on the basis of this - based matrix and vector arithmetic.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:111160
    • 提供者:花花
  1. matrixe

    0下载:
  2. 一个矩阵类的实现,有加减乘除、求逆、转置等功能,应该是一个不错的实用程序。-a matrix of type, and it is the arithmetic, inversion, transpose function, it should be a good utility.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:10275
    • 提供者:阿木
  1. newmatrix

    0下载:
  2. 最新收集得老外写的一个矩阵类,功能相当的强大,比以前的源码水平提高了不少,源码中有相当详细的英文注释,简单明了!-collected in the latest foreigner to write a matrix of type, quite powerful, the source than the level a lot, a significant source of detailed notes in English, si
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10399
    • 提供者:孟耀伟
  1. ArrayMatrix

    0下载:
  2. 矩阵类 矩阵基本运算,伴随矩阵,行列式,转置矩阵-Matrix basic operations, accompanied matrix determinant, matrix transpose, etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4376
    • 提供者:章杰
  1. FI565

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

    • 发布日期:2008-10-13
    • 文件大小:547825
    • 提供者:wenwen
  1. jzlkydm

    0下载:
  2. 矩阵类库源代码,用VC编写,程序是MATLAB与VC混合编程这本书上的-matrix class library source code, prepared by VC, the process is MATLAB and VC mixed programming on this book! !
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12194
    • 提供者:柳杨
  1. c++_class_matrix

    0下载:
  2. 完整的矩阵类,实现的功能如下: 方阵、拷贝构造、初始化,分配矩阵数据的内存,并全部置0、将方阵初始化为方阵、设置矩阵个元素的值、得到知道元素的值、获取矩阵的列数、获取矩阵的行数、获取矩阵的数据、获取指定行的向量、获取指定列的向量、重载运算符 = 、重载运算符 ==、重载运算符 !=、重载运算符 +、重载运算符 - 重载运算符 数乘*、重载运算符 矩阵相乘* 矩阵转置。-integrity of the matrix type
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2931
    • 提供者:dingdong
  1. ssdff

    0下载:
  2. 可重用的向量 矩阵类代码.rar(29.75K)?芍赜玫南蛄?矩阵类代码.rar(29.75K)可重用的向量 矩阵类代码.rar(29.75K)-reusable vector matrix category code. Rar (29.75K) reusable vector matrix category code. R ar (29.75K) reusable vector matrix category code. rar (2
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:29912
    • 提供者:边强
  1. Matrixbasicoperation

    0下载:
  2. 一个矩阵类,包括了矩阵的基本运算。大家分享和改进-a matrix category, including the basic matrix calculation. Share and improve
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2817
    • 提供者:代海军
  1. CMatrixForCpp

    0下载:
  2. 一个以double类型为基类型的矩阵类,实现了矩阵的加、减、乘、转置、求逆等基本操作。VC++程序。-a type of double-types of matrices, the matrix to achieve the increase, subtraction, multiplication, transpose, basic inverse operation. VC procedures.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1990
    • 提供者:WM
  1. matrix_source

    0下载:
  2. 在网络上搜集的非常经典的矩阵类,相信对你也很有用-collected on the network of very classic type of matrix, I think you have very useful! !
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10626
    • 提供者:李华
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org