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

搜索资源列表

  1. matrix

    1下载:
  2. 实现复数矩阵的基本运算,并能实现复数矩阵的求逆、快速傅里叶变换和奇异值分解等-The realization of the basic computing complex matrix, and can achieve complex matrix inversion, fast Fourier transform and singular value decomposition and so on. . . .
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:8077
    • 提供者:熊光辉
  1. mpi_matrixMultiplication

    0下载:
  2. 一个简单的MPI矩阵相乘代码,由一个MASTER node分配第一个矩阵的各行到运算节点,然后收集结果-A simple MPI matrix multiplication program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:2320
    • 提供者:eric yang
  1. matrix

    0下载:
  2. 写出了矩阵乘向量的代码,并且作出了相关的优化。这段代码是实验室的人做GLIB优化时单独写的-Write the matrix by vector code, and make the relevant optimization. This code is to do laboratory GLIB write separately to optimize the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:709
    • 提供者:程扬
  1. Matrix

    0下载:
  2. 实现矩阵的运算:+,-,*,=,包括大多数的矩阵运算,其中实现字符串转变成矩阵的功能-The realization of the operator matrix :+,-,*,=, including the majority of the matrix calculation, in which the realization of the string into the function of matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:12313
    • 提供者:杨家
  1. cooccurrence

    0下载:
  2. cooccurence matrix feature-cooccurence matrix feature
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:849
    • 提供者:muhammet
  1. matrix

    0下载:
  2. pretty useful matrix data structure cla-pretty useful matrix data structure class
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3723
    • 提供者:kristy
  1. sba-1.5

    0下载:
  2. sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step of every feature-based multiple view reconstruction vision algorithm to obtain optimal 3D structure and motion (i.e. camera matrix) parameter estimat
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:393170
    • 提供者:picab
  1. 5_AVR_Projects

    0下载:
  2. Interfacing AVR to LED, Tact switch+7-segment, Matrix Keypad, HD44780 Character LCD and LED dot matrix. Compiler: CodeVisionAVR. Proteus simulation included.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:138438
    • 提供者:Rezax
  1. matrix-operation-of-junior-students

    0下载:
  2. MATLAB 的一些运算,关于矩阵以及一些例子。初学者专用,全面专用快速-Some operations on the matrix, as well as some examples. Beginners dedicated, full-specific rapid
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1155
    • 提供者:刘行峰
  1. Matrix

    0下载:
  2. Matrix Properties Problem with C-Matrix Properties Problem with C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:752
    • 提供者:mo
  1. Matrix_computations1

    0下载:
  2. 在网上找到的,很重要的一本关于矩阵计算的书,内容比较详细,写得非常清楚,这个文件是书的第一部分,第二部分很快上传。-Found online, a very important book on the matrix calculation, a more detailed content, is very clear, this document is the first part of the book, From the second part soon.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-16
    • 文件大小:4149544
    • 提供者:仲国强
  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. shixiantudebianli

    0下载:
  2.  MatToList(MGraph g,ALGraph *&G):将邻接矩阵g转换成邻接表G。  ListToMat(ALGraph *G,MGraph &g):将邻接表G转换成邻接矩阵g。  DispMat(MGraph g):输出邻接矩阵g。  DispAdj(ALGraph *G):输出邻接表G。  DFS(ALGraph *G,int v):以递归的方法从顶点v深度优先遍历图G。 =
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2943
    • 提供者:小鬼
  1. matrix

    0下载:
  2. 判断输入的矩阵是否为魔方矩阵,并给与输出-Enter the matrix to determine whether the cube matrix, and to give the output
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1546
    • 提供者:renpeng
  1. Matrix

    0下载:
  2. 这是计算两个矩阵相乘的程序,程序读入两个文本文档,分别存放一个n*m矩阵.-This is the calculation procedure for two matrices, the program read the two text files, stored, respectively, a n* m matrix.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1084
    • 提供者:阎贺
  1. CMatrix

    0下载:
  2. 矩阵类包括了矩阵的基本操作。如加减乘,转置,解方程组,-CODES ABOUT MATRIX CONTAINS THE BASIC OPERATIONS
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:13914
    • 提供者:zgl
  1. moving_sign_display

    0下载:
  2. Character generator for dot matrix aplhanumeric display, moving sign, scrolling functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:90557
    • 提供者:masood alam
  1. leddz

    0下载:
  2. 这是一个32*64的LED点阵屏加时钟芯片ds1302的C程序-This is a 32* 64 LED dot-matrix screen Clock Chip ds1302 increase of C procedures
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2337
    • 提供者:王萧
  1. matrix

    0下载:
  2. its some operations on adaptive matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:520729
    • 提供者:maryam
  1. MatrixGenerator

    0下载:
  2. matrix generator for square matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:828
    • 提供者:mirajia
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com