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

搜索资源列表

  1. QR_matrix

    0下载:
  2. VC++实现矩阵的QR分解。里面有个类和调用的实力。-In VC++ matrix QR decomposition. Which has a class and call strength.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:225905
    • 提供者:ld
  1. matrix

    0下载:
  2. VC++实现对矩阵运算,包括求逆,加减乘除。内涵实例及说明。-VC++ implementation of matrix operations, including inversion, Math. Content examples and instructions.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1670193
    • 提供者:ld
  1. Matrix-operations

    0下载:
  2. vc矩阵运算源代码,适合初学者下载学习,非常有用-matrix operations vc source code download for beginners to learn, very useful
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:894065
    • 提供者:唐豪
  1. matrix

    0下载:
  2. 采用VC++6.0实现两个任意矩阵相乘的算法程序-matrix multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:535
    • 提供者:mikewang
  1. Matrix-Operate

    0下载:
  2. 是使用c++进行矩阵运算。各种数学运算的程序独立写出,用户可以根据需要自由进行裁剪。-it is matrix operator complete in VC++ using C++. every operator is dependent, so you can combine them in your projects.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4196444
    • 提供者:国学大师
  1. Matrix-Quick-transpose

    0下载:
  2. 使用vc++实现矩阵的快速转置,调试可以使用-Matrix transpose
  3. 所属分类:Data structs

    • 发布日期:2017-11-06
    • 文件大小:503842
    • 提供者:xiaorui
  1. matrix-multiplication-algorithm

    0下载:
  2. 用C++实现矩阵的连乘算法,这是一个完整的VC工程,该源码采用VC6.0编辑。-VC projects, the matrix multiplication algorithm, which is a complete C++ achieve the source code using the the VC6.0 edit.
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:1240064
    • 提供者:王伟
  1. GAUSS

    0下载:
  2. 用vc++矩阵求逆源代码,用gauss方法求矩阵的逆-Vc++ matrix inversion source code gauss method and the inverse of the matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:1626
    • 提供者:王齐
  1. ezMTL-matrix-alth

    0下载:
  2. 可在VC编程时方便使用的矩阵运算的模板类,可使用它进行很多矩阵运算,并且有详细的使用例子代码,推荐下载!-The VC program to facilitate the use of matrix operations template class can use it for a lot of matrix operations, and detailed examples of the use of the code to download!
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:225326
    • 提供者:lvxg
  1. VC-largest-eigenvalue-of-the-matrix

    0下载:
  2. 通过VC++语言 求矩阵的最大特征值 利用迭代算法 有精确度-Matrix VC++ language largest eigenvalue accuracy using an iterative algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:919533
    • 提供者:xiang
  1. VC-Symmetric-matrix-eigenvalue

    0下载:
  2. VC++ 对称矩阵 所有特征值 -Written by VC++ language for solving all eigenvalues ​ ​ of the symmetric matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:318491
    • 提供者:xiang
  1. Matrix

    0下载:
  2. 使用vc++ 6.o制作了一个矩阵模板类 可以使用不同的 数据类型 包含基本矩阵运算 main函数为测试程序-Use vc++ 6.o produced a matrix template class can use different data type contains the main function of the basic matrix operations for the test procedure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:13404
    • 提供者:gao
  1. Matrix-multiplication

    0下载:
  2. 通过vc++ 6.0编写的计算矩阵连乘的运算的代码-Through the calculation of the matrix with vc++ 6 prepared by the operation code
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1044
    • 提供者:张准东
  1. sparse-matrix

    0下载:
  2. VC平台的稀疏矩阵的计算。基于三元组顺序表的简单算法-Sparse matrix calculation. Simple algorithm based on the order form triples
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1058907
    • 提供者:
  1. MatrixMultiplication

    0下载:
  2. 在VC++下实现矩阵乘法计算,使用的是visual studio 2010.-Realization of VC++ matrix multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:9469
    • 提供者:陈凯强
  1. Debug

    0下载:
  2. .声明一个矩阵类,通过重载+,-,*实现矩阵的加、减和乘运算(Declare a class of matrices, add, subtract and multiply a matrix by overloading +, -, *)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:1921024
    • 提供者:神色悠悠
  1. transform_new

    0下载:
  2. 二维几何变换的基本变换矩阵,包括向上/下平移,基于原点对称,相对x轴/y轴对称,相对中心点向左/右旋转,相对中心点缩小/放大,x轴/y轴正向及反向错切。(The basic transformation matrix of two-dimensional geometric transformation.)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-07
    • 文件大小:46080
    • 提供者:asasyu
  1. 矩阵运算程序

    0下载:
  2. 程序包含矩阵加减、转置和乘法的功能,用于学习动态内存分配、结构体、二级指针、文件I/O.(The program contains the function of matrix addition, subtraction, and multiplication, which is used to learn dynamic memory allocation, structure, two level pointer, file I/O)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:244736
    • 提供者:theisness
  1. 矩阵的并行程序

    0下载:
  2. 本代码基于vc++实现的矩阵的并行相乘的程序,在串行代码的基础上寻找并行化(This code is based on the parallel multiplication of the matrix based on vc++, and searches for parallelization on the basis of serial code)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-10
    • 文件大小:297984
    • 提供者:harvey1
  1. opencv

    0下载:
  2. 利用opencv图像库对两幅报纸图像进行拼接,输出拼接结果图。实际的使用过程中可以预先计算参数和变换矩阵以提高效率。拼接的结果图略有重影,如果要消除重影,可以自行修改最后部分的拼接算法,把两幅图叠加改为依据分割线拼接。(Using OpenCV image library to splice two newspaper images and output the results of stitching. In practical use, parameters and transformati
  3. 所属分类:Windows编程

    • 发布日期:2018-05-06
    • 文件大小:2021376
    • 提供者:ES2157
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com